OSDN Git Service

Merge branch 'workSpace'
[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="14F27" 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 title="Awars III" 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="118" height="17"/>
468                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
469                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Version alpha 0.62" 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         <customObject id="3826" customClass="MapEditor">
509             <connections>
510                 <outlet property="EDAppear1AC" destination="s5m-qC-rDg" id="Caa-hA-U7v"/>
511                 <outlet property="EDAppear1TV" destination="tdc-xg-y6U" id="ObY-dg-2uA"/>
512                 <outlet property="EDAppear2AC" destination="1qd-yQ-NSy" id="vK4-rp-S3X"/>
513                 <outlet property="EDAppear2TV" destination="uv9-Oz-dpY" id="8zN-1r-bm3"/>
514                 <outlet property="EDAppearBC1" destination="5pa-J8-dqS" id="U0K-bt-WHe"/>
515                 <outlet property="EDAppearBC2" destination="1BM-Hq-M3p" id="qiZ-yx-hRC"/>
516                 <outlet property="EDAppearT1V" destination="tdc-xg-y6U" id="YdA-9T-yts"/>
517                 <outlet property="EDAppearWindow" destination="nNk-dn-uy1" id="aHk-gN-fhi"/>
518                 <outlet property="EDBGMAC" destination="xgQ-JQ-5ax" id="7fE-ca-ZHu"/>
519                 <outlet property="EDBGMTV" destination="dni-q7-lOB" id="R1z-Ac-ozf"/>
520                 <outlet property="EDBGMWindow" destination="1E8-im-drr" id="Fwj-Xk-I7a"/>
521                 <outlet property="EDGameOverBtn" destination="bOT-TK-z6N" id="qg6-mL-73S"/>
522                 <outlet property="EDGameOverIV" destination="9IC-Pz-c0X" id="yVu-70-unA"/>
523                 <outlet property="EDGameOverTF" destination="3ps-zi-1PH" id="ljd-Xj-PoL"/>
524                 <outlet property="EDGameOverWindow" destination="z3H-i4-hxm" id="hIq-nf-PvG"/>
525                 <outlet property="EDSEAC" destination="3Sz-9U-X87" id="Jpv-YY-qZ3"/>
526                 <outlet property="EDSETV" destination="8nN-Cw-ko5" id="RFZ-yw-Mnf"/>
527                 <outlet property="EDSEWindow" destination="buT-p8-7RV" id="kHX-xQ-TNg"/>
528                 <outlet property="EDSWOFF" destination="gug-pq-8d3" id="xDG-Wr-Aif"/>
529                 <outlet property="EDSWON" destination="6bt-lO-Y4I" id="eep-9x-5OL"/>
530                 <outlet property="EDSWTF" destination="y9V-vr-e4v" id="RoT-KM-KrN"/>
531                 <outlet property="EDStageClearBtn" destination="Rc9-iv-fZh" id="7FD-Xu-qDr"/>
532                 <outlet property="EDStageClearWindow" destination="3mO-ps-L5k" id="eoV-wr-le5"/>
533                 <outlet property="EDSwitchWindow2" destination="icF-x4-gp4" id="F1t-0U-4Of"/>
534                 <outlet property="EDTimerSet1A" destination="jpT-ZX-byg" id="Yyk-Y7-Hdq"/>
535                 <outlet property="EDTimerSet1B" destination="Ch2-kr-CdZ" id="P0q-Dg-e0W"/>
536                 <outlet property="EDTimerSet2A" destination="sPx-4h-DcB" id="j5k-wI-Oz9"/>
537                 <outlet property="EDTimerSet2B" destination="reH-gy-a7R" id="vBi-yg-bI6"/>
538                 <outlet property="EDTimerSet3A" destination="XZS-jY-8Fi" id="P9O-Ir-ygu"/>
539                 <outlet property="EDTimerSet3B" destination="veb-h0-8PW" id="3aU-a4-Rid"/>
540                 <outlet property="EDTimerTF1" destination="NcS-6r-bj5" id="Wp9-W1-j1f"/>
541                 <outlet property="EDTimerTF2" destination="gmG-4C-wSf" id="DVd-oK-1EK"/>
542                 <outlet property="EDWaitTF" destination="wei-np-Col" id="UFg-Gj-qsP"/>
543                 <outlet property="EDWaitWindow" destination="PKC-k4-dLW" id="N9v-bG-TG0"/>
544                 <outlet property="EDbrachPlaceHaniTF" destination="L6l-RC-RAa" id="zV9-1G-PT1"/>
545                 <outlet property="EDbrachPlaceHaniWindow" destination="mVv-qE-Twx" id="4o2-BM-W7n"/>
546                 <outlet property="EDbrachSuicchiTF" destination="hOX-Hu-aYQ" id="dvs-Q0-Ae5"/>
547                 <outlet property="EDbrachSuicchiWindow" destination="yZp-AP-ncP" id="IpD-4y-AAC"/>
548                 <outlet property="EDbranchBuildAC" destination="gOB-p9-7Y9" id="BP5-Lm-3ND"/>
549                 <outlet property="EDbranchBuildTV" destination="WPy-1X-zaA" id="OXD-M9-9CN"/>
550                 <outlet property="EDbranchHensu" destination="T7N-9K-PEG" id="AMX-wF-fq7"/>
551                 <outlet property="EDbranchHensu2" destination="mS0-Oq-Uqt" id="Hca-DA-Xcl"/>
552                 <outlet property="EDbranchHensu2AC" destination="PSV-6H-oXd" id="XPe-dP-tNF"/>
553                 <outlet property="EDbranchHensu2TV" destination="p29-z4-AVX" id="dWm-1Y-wo5"/>
554                 <outlet property="EDbranchHensuAC" destination="JZL-0k-XMk" id="oIb-rL-BS0"/>
555                 <outlet property="EDbranchHensuTV" destination="uQd-g9-ojb" id="tqX-Bt-WH6"/>
556                 <outlet property="EDbranchJumpLabelFalse" destination="JdZ-Qd-mNj" id="Eih-bl-Lit"/>
557                 <outlet property="EDbranchJumpLabelTrue" destination="fiq-HP-oMn" id="AKv-YH-biW"/>
558                 <outlet property="EDbranchObjeAC" destination="Rox-Se-Lfe" id="ckh-9H-3sV"/>
559                 <outlet property="EDbranchObjeRange" destination="p5d-Tn-C67" id="4bw-lf-2Dz"/>
560                 <outlet property="EDbranchObjeTV" destination="9qD-x3-ohq" id="pRZ-p9-WpL"/>
561                 <outlet property="EDbranchPUB11" destination="b0H-BN-rXH" id="7pn-me-sd7"/>
562                 <outlet property="EDbranchPUB12" destination="n3n-JE-hXH" id="hT4-iK-5Fm"/>
563                 <outlet property="EDbranchPUB13" destination="u45-h8-n0z" id="stV-51-VtC"/>
564                 <outlet property="EDbranchPUB21" destination="epN-Ht-c9c" id="6l9-Fd-bsf"/>
565                 <outlet property="EDbranchPUB22" destination="esJ-DI-2hf" id="TiO-B3-e7G"/>
566                 <outlet property="EDbranchPlaceAC" destination="wa5-Dw-20R" id="6AA-e8-Mu9"/>
567                 <outlet property="EDbranchPlaceTV" destination="0bV-Ec-qUf" id="9Vc-eN-kz7"/>
568                 <outlet property="EDbranchSuicchi" destination="LQG-CN-URC" id="bYu-w3-EhN"/>
569                 <outlet property="EDbranchSuicchiAC" destination="SDf-7k-75Z" id="V61-MA-Lal"/>
570                 <outlet property="EDbranchSuicchiTV" destination="PRc-yd-L46" id="xLi-zz-T3F"/>
571                 <outlet property="EDbranchTeisu" destination="fuF-8p-E5N" id="jFF-k9-sY3"/>
572                 <outlet property="EDbranchTeisuTF" destination="ym6-Uz-8Ca" id="hPT-fl-22M"/>
573                 <outlet property="EDbranchTimer" destination="Xjq-aZ-v3u" id="OIc-hJ-381"/>
574                 <outlet property="EDbranchTimerMinTF" destination="ISg-Xc-gSw" id="Ojm-AR-56c"/>
575                 <outlet property="EDbranchTimerSecTF" destination="ghA-Up-141" id="laZ-XZ-cst"/>
576                 <outlet property="EDbranchUnitAC" destination="6Yo-5j-AWN" id="2zo-qD-Brj"/>
577                 <outlet property="EDbranchUnitBuild" destination="6CC-jN-Jtd" id="tEs-1z-NAU"/>
578                 <outlet property="EDbranchUnitElect" destination="IKJ-3J-VzO" id="kbB-m6-upB"/>
579                 <outlet property="EDbranchUnitNum" destination="N7h-uV-455" id="tgh-Dh-swk"/>
580                 <outlet property="EDbranchUnitObje" destination="xxD-hC-DpD" id="lyG-im-KyD"/>
581                 <outlet property="EDbranchUnitPlace" destination="pxe-mQ-s5k" id="VLc-1k-S4p"/>
582                 <outlet property="EDbranchUnitSelect" destination="EE8-Ro-mnC" id="5T3-UN-Hq7"/>
583                 <outlet property="EDbranchUnitTV" destination="4Qh-wd-Vkd" id="GxB-uP-Oa1"/>
584                 <outlet property="EDbranchUnitTeam" destination="bw4-oE-hZH" id="Vn1-Vf-LCu"/>
585                 <outlet property="EDbranchUnitValue" destination="GUh-SF-1eo" id="SnW-3U-aUL"/>
586                 <outlet property="EDdissappearAC" destination="zW9-yd-cJu" id="JIk-nk-EFS"/>
587                 <outlet property="EDdissappearSubmitWindow" destination="bO1-xr-jsS" id="bdG-yE-AIB"/>
588                 <outlet property="EDdissappearTV" destination="iWZ-ZK-2C5" id="lCx-PG-u2Y"/>
589                 <outlet property="EDdissappearWindow" destination="qke-ES-FI6" id="dEj-eU-T2u"/>
590                 <outlet property="EDeventTimeTF1" destination="LCC-mq-PsF" id="xQj-nk-1nQ"/>
591                 <outlet property="EDeventTimeTF2" destination="89j-NJ-SNG" id="3eZ-Wq-5AU"/>
592                 <outlet property="EDeventTrigger" destination="rAO-0J-ajM" id="wf8-1O-86w"/>
593                 <outlet property="EDhp1AC" destination="fEW-Dh-30u" id="yTW-ra-ZxX"/>
594                 <outlet property="EDhp1TV" destination="Xwe-1P-CYg" id="Erx-4l-IiR"/>
595                 <outlet property="EDhp2AC" destination="3IQ-ze-3zY" id="lwS-FX-wEM"/>
596                 <outlet property="EDhp2TV" destination="ItL-HP-xDF" id="krQ-VI-rlH"/>
597                 <outlet property="EDhpButton1" destination="E5V-YB-cKS" id="aTu-U0-qrp"/>
598                 <outlet property="EDhpButton2" destination="IpT-zY-MX0" id="rCQ-45-Xmp"/>
599                 <outlet property="EDhpButtonA" destination="rjz-AR-FVH" id="cuc-lK-45X"/>
600                 <outlet property="EDhpButtonB" destination="Odu-zf-LmK" id="DLC-8T-OYT"/>
601                 <outlet property="EDhpTF" destination="Y5V-Km-m9A" id="BCV-Gg-R6j"/>
602                 <outlet property="EDlabelJumpTF" destination="mxc-bZ-L3I" id="k98-no-Ap6"/>
603                 <outlet property="EDlabelJumpWindow" destination="hR9-Tc-lNv" id="Hdy-G0-hQQ"/>
604                 <outlet property="EDlabelTF" destination="XP1-6Q-7Va" id="9jH-8O-SH4"/>
605                 <outlet property="EDlabelWindow" destination="9FO-Ca-tXd" id="0xb-0e-fer"/>
606                 <outlet property="EDmemoTF" destination="srC-Sk-SJR" id="WbO-Z1-RdU"/>
607                 <outlet property="EDmemoWindow" destination="C8g-D6-Mka" id="cBl-5b-Jnm"/>
608                 <outlet property="EDmp1AC" destination="YDX-O2-9LW" id="glO-NE-143"/>
609                 <outlet property="EDmp1TV" destination="1HY-Q7-nfW" id="wN4-Qk-2vR"/>
610                 <outlet property="EDmp2AC" destination="CVJ-EH-LvH" id="Ecc-Cp-Hjo"/>
611                 <outlet property="EDmp2TV" destination="u59-9M-7Mf" id="MMl-TA-sIU"/>
612                 <outlet property="EDmpButton1" destination="GQQ-cS-Jwz" id="6ev-3y-e4C"/>
613                 <outlet property="EDmpTF" destination="Pjb-kS-Usu" id="rID-rh-kZI"/>
614                 <outlet property="EDmpWindow" destination="86H-2U-uZm" id="bMy-lY-O0t"/>
615                 <outlet property="EDnameTF" destination="q4D-Bg-Hwm" id="BfO-zG-dyz"/>
616                 <outlet property="EDpubA" destination="PIk-xu-pGq" id="B9Z-Tp-uG6"/>
617                 <outlet property="EDpubB" destination="Wcm-ew-wHD" id="bdg-zB-VP5"/>
618                 <outlet property="EDresourceAC1" destination="p1U-wU-xM5" id="Lc7-TC-oZa"/>
619                 <outlet property="EDresourceAC2" destination="Nb4-Pc-Ok6" id="rPq-vb-9uf"/>
620                 <outlet property="EDresourceAC3" destination="58i-XA-5ch" id="A51-pE-pi4"/>
621                 <outlet property="EDresourceBtn1" destination="LqA-EK-y65" id="HJ0-Zf-nRQ"/>
622                 <outlet property="EDresourceBtn2" destination="Nxy-YO-mzZ" id="qAX-BS-ZjD"/>
623                 <outlet property="EDresourceBtn3" destination="vTU-W1-iGd" id="khP-qO-Cau"/>
624                 <outlet property="EDresourceButton1" destination="U3K-ET-3kh" id="Rcz-O8-INr"/>
625                 <outlet property="EDresourceButton2" destination="dmr-UC-mQR" id="vL4-gZ-PNM"/>
626                 <outlet property="EDresourceButton3" destination="XAf-lK-q1G" id="3K5-TX-NtI"/>
627                 <outlet property="EDresourceButton4" destination="vag-br-Qrh" id="J8B-1P-B0V"/>
628                 <outlet property="EDresourceButton5" destination="Szo-pX-AAM" id="AYl-EB-2FE"/>
629                 <outlet property="EDresourceButton6" destination="po8-4N-Aq7" id="Flk-b1-i5Y"/>
630                 <outlet property="EDresourceButtonS1" destination="GQQ-cS-Jwz" id="wRJ-25-AJa"/>
631                 <outlet property="EDresourceButtonS2" destination="2nr-Fr-UuG" id="QEr-TZ-XCb"/>
632                 <outlet property="EDresourceButtonS3" destination="mwz-2H-YND" id="1V4-Ta-3VM"/>
633                 <outlet property="EDresourceButtonS4" destination="91A-Ka-sMU" id="2Pj-am-q00"/>
634                 <outlet property="EDresourceButtonS5" destination="qDt-fu-dFo" id="Wrt-xr-mZD"/>
635                 <outlet property="EDresourceButtonS6" destination="OhX-ac-X3D" id="tFS-BZ-5aI"/>
636                 <outlet property="EDresourceTF1" destination="pM7-GM-D6i" id="Njv-w3-5TB"/>
637                 <outlet property="EDresourceTF2" destination="Cl5-YI-L26" id="jJt-Zn-LEF"/>
638                 <outlet property="EDresourceTF3" destination="Qya-j5-wMv" id="Gio-DI-Uzn"/>
639                 <outlet property="EDresourceTV1" destination="pTP-xU-fsr" id="KCY-7m-XKg"/>
640                 <outlet property="EDresourceTV2" destination="H0t-vi-mZ6" id="a1x-Xt-TOi"/>
641                 <outlet property="EDresourceTV3" destination="Lji-Ph-drn" id="pA5-H0-XS1"/>
642                 <outlet property="EDresourceTeam" destination="26j-IY-Zcq" id="OYE-ab-EpN"/>
643                 <outlet property="EDresourceWindow" destination="6Hi-zV-IoJ" id="BRE-4h-2IC"/>
644                 <outlet property="EDselectionAC" destination="NYW-Xh-i7e" id="GAB-8z-Wri"/>
645                 <outlet property="EDselectionTF" destination="baZ-Rv-HJC" id="LQ9-2L-fsc"/>
646                 <outlet property="EDselectionTF2" destination="i7K-Rp-YUs" id="fut-rt-sea"/>
647                 <outlet property="EDselectionWindow" destination="Z53-lU-wRt" id="F3O-Go-CAU"/>
648                 <outlet property="EDstA1AC" destination="Frj-Tw-T3e" id="qss-6m-WUW"/>
649                 <outlet property="EDstA1TV" destination="YKD-zW-KbW" id="DwN-sw-jDc"/>
650                 <outlet property="EDstA2AC" destination="Q5f-Sk-4Lh" id="AFa-MO-QZg"/>
651                 <outlet property="EDstA2TV" destination="zXu-1R-ES3" id="ZY2-xA-HQM"/>
652                 <outlet property="EDstB1AC" destination="mix-Lv-10G" id="whh-ck-yUd"/>
653                 <outlet property="EDstB1TV" destination="See-j2-ff2" id="0gg-2o-S2h"/>
654                 <outlet property="EDstB2AC" destination="0XT-wb-2Xd" id="zAd-oU-hV9"/>
655                 <outlet property="EDstB2TV" destination="Axj-2b-lgs" id="8HH-wK-vWm"/>
656                 <outlet property="EDstButtonA12" destination="62w-Qe-74Y" id="taa-gI-Y8Q"/>
657                 <outlet property="EDstButtonA13" destination="8Yt-0q-fiX" id="S20-oo-JRy"/>
658                 <outlet property="EDstButtonA21" destination="NV6-CO-Xnk" id="Dh5-0E-iUz"/>
659                 <outlet property="EDstButtonA22" destination="2gy-Qd-XyT" id="9Sz-Iz-cjF"/>
660                 <outlet property="EDstButtonB11" destination="Pp7-WC-9xs" id="6NG-Up-3qy"/>
661                 <outlet property="EDstButtonB12" destination="wjb-Us-7r9" id="Z2H-RL-QkX"/>
662                 <outlet property="EDstButtonB13" destination="sh9-aL-Ipa" id="F6s-DT-UCX"/>
663                 <outlet property="EDstButtonB21" destination="xJZ-XJ-EC9" id="RKp-07-2Lh"/>
664                 <outlet property="EDstButtonB22" destination="kU8-up-7xh" id="94q-ei-UbD"/>
665                 <outlet property="EDstTFA" destination="65B-2s-1ZB" id="SJQ-QT-W2P"/>
666                 <outlet property="EDstTFB" destination="QMn-rA-vkd" id="QHW-Zu-dIB"/>
667                 <outlet property="EDstpubA" destination="PIk-xu-pGq" id="ina-br-EXO"/>
668                 <outlet property="EDstpubB" destination="Wcm-ew-wHD" id="lDi-mr-QQd"/>
669                 <outlet property="EDswitch1AC" destination="AFK-Ig-Gpn" id="BP8-Op-GLu"/>
670                 <outlet property="EDswitch1Btn" destination="XIw-bB-wwd" id="GS6-IB-AeI"/>
671                 <outlet property="EDswitch1TV" destination="el7-mT-iKE" id="yas-BR-sQ8"/>
672                 <outlet property="EDswitch2AC" destination="8ZU-c6-Pte" id="Cdf-VO-eoj"/>
673                 <outlet property="EDswitch2Btn" destination="N7b-Kl-HEP" id="nx8-tD-QWz"/>
674                 <outlet property="EDswitch2TV" destination="7Vq-ff-JM0" id="yRR-NB-ajb"/>
675                 <outlet property="EDswitchTF" destination="Ksv-OG-zmZ" id="art-Lf-kyg"/>
676                 <outlet property="EDswitchWindow" destination="wHi-ec-FWU" id="993-y8-O8u"/>
677                 <outlet property="EDtermsWindow" destination="o5n-nH-rBa" id="Tq4-uX-Can"/>
678                 <outlet property="EDtextImage" destination="hPd-Xa-wFH" id="1wW-yO-n1t"/>
679                 <outlet property="EDtextImageAC" destination="i6q-F8-oeg" id="hDO-30-cSB"/>
680                 <outlet property="EDtextImageButton1" destination="XRZ-eq-FRL" id="Vmn-10-tOE"/>
681                 <outlet property="EDtextImageButton2" destination="zzB-kV-hsQ" id="nPI-wK-L8R"/>
682                 <outlet property="EDtextImageButton3" destination="6SZ-fp-hh0" id="aso-aG-gEE"/>
683                 <outlet property="EDtextImageTV" destination="At7-iN-Wmd" id="lMj-BG-7Ir"/>
684                 <outlet property="EDtextImageWindow" destination="LYW-Xc-dJE" id="Ad5-AT-58Y"/>
685                 <outlet property="EDtextName" destination="9u2-KB-W00" id="86V-k9-5gJ"/>
686                 <outlet property="EDtextString" destination="g3K-Ag-LUV" id="rF8-x4-woO"/>
687                 <outlet property="EDtextWindow" destination="vXf-RC-FUn" id="7zH-2g-17q"/>
688                 <outlet property="EDtileBackWindow" destination="3xK-Hu-8Va" id="tK2-Xa-Gvn"/>
689                 <outlet property="EDtimerButton1" destination="jpT-ZX-byg" id="7yO-r4-FY2"/>
690                 <outlet property="EDtimerButton2" destination="Ch2-kr-CdZ" id="f78-AB-6fZ"/>
691                 <outlet property="EDtimerTF1" destination="NcS-6r-bj5" id="ZaS-Ah-io1"/>
692                 <outlet property="EDtimerTF2" destination="gmG-4C-wSf" id="oaZ-mP-YTj"/>
693                 <outlet property="EDtimerWindow" destination="Cnw-Ln-Ynn" id="MgO-JO-uws"/>
694                 <outlet property="EDvalueAC" destination="37K-9A-DeL" id="nCL-1o-tUl"/>
695                 <outlet property="EDvalueSetWIndow" destination="vCd-mx-DZf" id="dDe-T0-qno"/>
696                 <outlet property="EDvalueTV" destination="rq5-pj-WYL" id="6KQ-zD-PZv"/>
697                 <outlet property="EDvalueWindow" destination="6tL-eK-Mae" id="kXF-gE-z26"/>
698                 <outlet property="EDvarAC" destination="iHP-P2-t0Y" id="hBz-4k-g71"/>
699                 <outlet property="EDvarButton1" destination="TKd-hF-myU" id="uTF-km-2He"/>
700                 <outlet property="EDvarButton2" destination="iYC-w2-jma" id="wQC-wx-4PA"/>
701                 <outlet property="EDvarButton3" destination="1Cx-Un-OeD" id="fjb-qF-5ua"/>
702                 <outlet property="EDvarButton4" destination="Ejl-4I-wWF" id="2JQ-Dw-ssp"/>
703                 <outlet property="EDvarButton5" destination="Qjp-Yz-udh" id="Tji-BN-YO6"/>
704                 <outlet property="EDvarButton6" destination="po8-4N-Aq7" id="ukh-oV-m7f"/>
705                 <outlet property="EDvarButtonA" destination="9C9-Pi-aWb" id="A4R-88-9k0"/>
706                 <outlet property="EDvarButtonB" destination="mDk-k2-7Pa" id="JUW-fb-dRk"/>
707                 <outlet property="EDvarButtonC" destination="cTi-Tb-TXb" id="fT3-9X-YqW"/>
708                 <outlet property="EDvarButtonD" destination="l8s-wc-IH7" id="R15-qh-tJk"/>
709                 <outlet property="EDvarButtonE" destination="1VZ-Ej-AeA" id="JDH-3d-Wah"/>
710                 <outlet property="EDvarButtonF" destination="Aj3-Jn-gUP" id="MBq-rE-ST6"/>
711                 <outlet property="EDvarButtonI" destination="1Yr-LT-hq9" id="KKn-C8-fcT"/>
712                 <outlet property="EDvarButtonT" destination="kTY-Gc-Gpt" id="UI9-dR-j5i"/>
713                 <outlet property="EDvarEtc" destination="iCj-RP-fKP" id="W3q-Hl-C99"/>
714                 <outlet property="EDvarHensuAC" destination="YSS-a8-Fys" id="T4I-lb-r6r"/>
715                 <outlet property="EDvarHensuSet1AC" destination="B7Y-Yq-yrY" id="75f-0G-qLq"/>
716                 <outlet property="EDvarHensuSet1TV" destination="KiL-6v-fdZ" id="H1j-6n-q01"/>
717                 <outlet property="EDvarHensuSet2AC" destination="VKd-iA-SKL" id="hks-aB-KrK"/>
718                 <outlet property="EDvarHensuSet2TV" destination="Toj-2A-Ng5" id="iZa-Er-Cv4"/>
719                 <outlet property="EDvarHensuTV" destination="DIX-dU-hS3" id="3MW-L9-mqF"/>
720                 <outlet property="EDvarMax" destination="XC5-Vd-kH4" id="vd3-fN-Boc"/>
721                 <outlet property="EDvarRansu1" destination="mhE-iu-Ub4" id="bzM-sf-pu3"/>
722                 <outlet property="EDvarRansu2" destination="F6w-t1-cbo" id="JSi-2C-ma3"/>
723                 <outlet property="EDvarSetWindow" destination="vCd-mx-DZf" id="mFM-hJ-ghR"/>
724                 <outlet property="EDvarTF1" destination="eER-mk-l1L" id="b0b-hM-IVl"/>
725                 <outlet property="EDvarTF2" destination="yIW-ii-gse" id="NEe-PG-95m"/>
726                 <outlet property="EDvarTV" destination="tRm-uV-ATH" id="Gtw-9m-umu"/>
727                 <outlet property="EDvarTeisu" destination="nlT-dI-fXF" id="W29-i9-ucx"/>
728                 <outlet property="EDvarWindow" destination="kGD-gD-dFH" id="B5l-fQ-IbI"/>
729                 <outlet property="EDvariableAC" destination="vUJ-2q-AWz" id="pFv-nw-awh"/>
730                 <outlet property="EDvariableBtn" destination="XTe-Jz-b03" id="4Hm-ur-dps"/>
731                 <outlet property="EDvariableTF" destination="TNN-Ng-Vih" id="nLH-W8-3Gm"/>
732                 <outlet property="EDvariableTV" destination="eWw-Wf-UIH" id="nYv-NX-ePg"/>
733                 <outlet property="EEGC012str" destination="VhI-J2-wyf" id="cMy-yP-Q3i"/>
734                 <outlet property="EEGC01str" destination="rrJ-9w-3Un" id="txp-Gn-6hG"/>
735                 <outlet property="EEGC022str" destination="Adq-YP-qts" id="K34-Cy-u9m"/>
736                 <outlet property="EEGC02str" destination="Zmb-8a-Dzc" id="gDf-Yf-Hgy"/>
737                 <outlet property="EEGC1AC" destination="wWg-Ih-Dqr" id="VSG-YK-aDa"/>
738                 <outlet property="EEGC1TV" destination="wg2-Kp-qr4" id="QoS-aE-etE"/>
739                 <outlet property="EEGC2AC" destination="Eir-uH-Hci" id="GHt-oc-2Po"/>
740                 <outlet property="EEGC2TV" destination="tEy-RS-tOd" id="XCC-vt-e5S"/>
741                 <outlet property="EEGCstr" destination="nez-dz-aIH" id="Ggk-07-VPw"/>
742                 <outlet property="EPUB1" destination="USZ-a0-oSz" id="c95-Ta-oLz"/>
743                 <outlet property="EPUB2" destination="B4c-ot-RZL" id="sLm-MV-Gl1"/>
744                 <outlet property="MapEditorWindow" destination="767" id="3854"/>
745                 <outlet property="PBCL" destination="959" id="3852"/>
746                 <outlet property="PLCL" destination="8Rs-NI-iyx" id="mok-Nz-lza"/>
747                 <outlet property="PMCL" destination="908" id="3851"/>
748                 <outlet property="PUCL" destination="1017" id="3853"/>
749                 <outlet property="TFcurrentChipIndex" destination="3815" id="3827"/>
750                 <outlet property="TitleWindow" destination="371" id="3982"/>
751                 <outlet property="eventBattleDetailBtn" destination="MEv-FT-WBm" id="h6y-cW-5si"/>
752                 <outlet property="eventCheckBtn" destination="0Uk-yg-qGf" id="Esc-Wv-X6h"/>
753                 <outlet property="eventDetailListAC" destination="Ule-ju-9lM" id="isN-8p-Vd2"/>
754                 <outlet property="eventDetailListTV" destination="zJb-EL-N44" id="EJ8-gN-ywx"/>
755                 <outlet property="eventDetailSelectionWindow" destination="6Ho-16-Ie6" id="9aE-ye-u7f"/>
756                 <outlet property="eventDetailWindow" destination="rCv-M4-34U" id="FCp-CR-ga7"/>
757                 <outlet property="eventEndGameCondition" destination="TCU-hD-KGw" id="fgG-4R-k09"/>
758                 <outlet property="eventListAC" destination="v8V-gL-u6H" id="RBU-bZ-aJb"/>
759                 <outlet property="eventListTV" destination="z7M-O3-mGg" id="Emr-r5-F22"/>
760                 <outlet property="eventPlayerSetPUB1" destination="GDc-cE-cYz" id="sJ6-Xr-Pgc"/>
761                 <outlet property="eventPlayerSetPUB2" destination="GAD-Rf-DoZ" id="Zap-7f-cM7"/>
762                 <outlet property="eventPopupBtn" destination="gf1-5s-E8a" id="djt-nE-hH5"/>
763                 <outlet property="eventPosAC" destination="6TH-id-uPu" id="6NM-ho-21N"/>
764                 <outlet property="eventPosTV" destination="Zy7-VL-AJQ" id="R2d-Nw-yoi"/>
765                 <outlet property="eventWindow" destination="PjK-su-h3Y" id="oNQ-Bv-qU8"/>
766                 <outlet property="loadMapListAC" destination="10148" id="10156"/>
767                 <outlet property="loadMapListTV" destination="10132" id="10147"/>
768                 <outlet property="loadMapWindow" destination="10066" id="10158"/>
769                 <outlet property="mapSizeHeight" destination="9966" id="10025"/>
770                 <outlet property="mapSizeWidth" destination="9980" id="10026"/>
771                 <outlet property="mapSizeWindow" destination="9955" id="10030"/>
772                 <outlet property="saveMapListAC" destination="10233" id="10234"/>
773                 <outlet property="saveMapListTV" destination="10214" id="10231"/>
774                 <outlet property="saveMapTF" destination="10221" id="10230"/>
775                 <outlet property="saveMapWindow" destination="10189" id="10240"/>
776                 <outlet property="topHealth" destination="886" id="BDf-ex-fTk"/>
777                 <outlet property="topIV" destination="1744" id="ZmS-xH-Zti"/>
778                 <outlet property="topName" destination="870" id="ndk-B5-RuD"/>
779             </connections>
780         </customObject>
781         <customObject id="uJI-Be-wdu" customClass="LevelList">
782             <connections>
783                 <outlet property="levelListAC1" destination="A8Z-3g-Ph1" id="Bpt-SM-4Wc"/>
784                 <outlet property="levelListAC2" destination="Emr-ho-xrS" id="ziT-hz-IDn"/>
785                 <outlet property="levelListAC3" destination="o1D-3J-bih" id="0Al-TP-qLu"/>
786                 <outlet property="levelListTV1" destination="8xp-0M-W7f" id="3cW-AY-j1z"/>
787                 <outlet property="levelListTV2" destination="dJb-ef-LFc" id="jWx-Kt-qpj"/>
788                 <outlet property="levelWindow" destination="N2U-Rv-jyJ" id="3TT-Jv-15v"/>
789             </connections>
790         </customObject>
791         <arrayController id="p1U-wU-xM5" userLabel="EDresourceAC1">
792             <connections>
793                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA1" id="MuP-Pq-fQn"/>
794             </connections>
795         </arrayController>
796         <arrayController id="Nb4-Pc-Ok6" userLabel="EDresourceAC2">
797             <connections>
798                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA2" id="E7o-55-Xgz"/>
799             </connections>
800         </arrayController>
801         <arrayController id="58i-XA-5ch" userLabel="EDresourceAC3">
802             <connections>
803                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA3" id="kj7-KP-Bzi"/>
804             </connections>
805         </arrayController>
806         <arrayController id="zW9-yd-cJu" userLabel="EDdissappearAC">
807             <connections>
808                 <binding destination="3826" name="contentArray" keyPath="EDdissappearMA" id="OpG-TF-gV0"/>
809             </connections>
810         </arrayController>
811         <arrayController id="A8Z-3g-Ph1" userLabel="levelListAC1">
812             <connections>
813                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA1" id="4zJ-36-dYc"/>
814             </connections>
815         </arrayController>
816         <arrayController id="Emr-ho-xrS" userLabel="levelListAC2">
817             <connections>
818                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA2" id="IN7-Ex-XiM"/>
819             </connections>
820         </arrayController>
821         <arrayController id="o1D-3J-bih" userLabel="levelListAC3">
822             <connections>
823                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA3" id="rpg-ax-5pf"/>
824             </connections>
825         </arrayController>
826         <arrayController id="SDf-7k-75Z" userLabel="EDbranchSuicchiAC">
827             <connections>
828                 <binding destination="3826" name="contentArray" keyPath="EDbranchSuicchiMA" id="sbG-s0-mlG"/>
829             </connections>
830         </arrayController>
831         <arrayController id="JZL-0k-XMk" userLabel="EDbranchHensuAC">
832             <connections>
833                 <binding destination="3826" name="contentArray" keyPath="EDbranchHensuMA" id="4Cx-7V-8fn"/>
834             </connections>
835         </arrayController>
836         <arrayController id="PSV-6H-oXd" userLabel="EDbranchHensu2AC">
837             <connections>
838                 <binding destination="3826" name="contentArray" keyPath="EDbranchHensu2MA" id="A4I-Yd-JV5"/>
839             </connections>
840         </arrayController>
841         <arrayController id="6Yo-5j-AWN" userLabel="EDbranchUnitAC">
842             <connections>
843                 <binding destination="3826" name="contentArray" keyPath="EDbranchUnitMA" id="nAy-VI-ENb"/>
844             </connections>
845         </arrayController>
846         <arrayController id="wa5-Dw-20R" userLabel="EDbranchPlaceAC">
847             <connections>
848                 <binding destination="3826" name="contentArray" keyPath="EDbranchPlaceMA" id="Ydg-Q3-Po8"/>
849             </connections>
850         </arrayController>
851         <arrayController id="Rox-Se-Lfe" userLabel="EDbranchObjeAC">
852             <connections>
853                 <binding destination="3826" name="contentArray" keyPath="EDbranchObjeMA" id="4dR-QJ-7Hi"/>
854             </connections>
855         </arrayController>
856         <arrayController id="gOB-p9-7Y9" userLabel="EDbranchBuildAC">
857             <connections>
858                 <binding destination="3826" name="contentArray" keyPath="EDbranchBuildMA" id="nl3-qv-fe0"/>
859             </connections>
860         </arrayController>
861         <arrayController id="10148" userLabel="LoadMapListAC">
862             <connections>
863                 <binding destination="3826" name="contentArray" keyPath="loadMapListMA" id="10150"/>
864             </connections>
865         </arrayController>
866         <arrayController id="10233" userLabel="SaveMapListAC">
867             <connections>
868                 <binding destination="3826" name="contentArray" keyPath="saveMapListMA" id="10237"/>
869             </connections>
870         </arrayController>
871         <arrayController id="v8V-gL-u6H" userLabel="EventListAC">
872             <connections>
873                 <binding destination="3826" name="contentArray" keyPath="eventListMA" id="kOH-nA-DdA"/>
874             </connections>
875         </arrayController>
876         <arrayController id="6TH-id-uPu" userLabel="EventPosAC">
877             <connections>
878                 <binding destination="3826" name="contentArray" keyPath="eventPosMA" id="mBl-WZ-FOv"/>
879             </connections>
880         </arrayController>
881         <arrayController id="wWg-Ih-Dqr" userLabel="EEGC1AC">
882             <connections>
883                 <binding destination="3826" name="contentArray" keyPath="EEGC1MA" id="Spo-Rw-xLT"/>
884             </connections>
885         </arrayController>
886         <arrayController id="Eir-uH-Hci" userLabel="EEGC2AC">
887             <connections>
888                 <binding destination="3826" name="contentArray" keyPath="EEGC2MA" id="3lO-15-UJ5"/>
889             </connections>
890         </arrayController>
891         <arrayController id="Ule-ju-9lM" userLabel="EventDetailListAC">
892             <connections>
893                 <binding destination="3826" name="contentArray" keyPath="eventDetailListMA" id="oH9-HI-CZH"/>
894             </connections>
895         </arrayController>
896         <arrayController id="AFK-Ig-Gpn" userLabel="EDswitch1AC">
897             <connections>
898                 <binding destination="3826" name="contentArray" keyPath="EDswitch1MA" id="Nbp-2b-cJ0"/>
899             </connections>
900         </arrayController>
901         <arrayController id="8ZU-c6-Pte" userLabel="EDswitch2AC">
902             <connections>
903                 <binding destination="3826" name="contentArray" keyPath="EDswitch2MA" id="kbE-da-u9j"/>
904             </connections>
905         </arrayController>
906         <arrayController id="vUJ-2q-AWz" userLabel="EDvariableAC">
907             <connections>
908                 <binding destination="3826" name="contentArray" keyPath="EDvariableMA" id="5yq-84-bmo"/>
909             </connections>
910         </arrayController>
911         <arrayController id="i6q-F8-oeg" userLabel="EDtextImageAC">
912             <connections>
913                 <binding destination="3826" name="contentArray" keyPath="EDtextImageMA" id="yka-ET-EZq"/>
914             </connections>
915         </arrayController>
916         <arrayController id="NYW-Xh-i7e" userLabel="EDselectionAC">
917             <connections>
918                 <binding destination="3826" name="contentArray" keyPath="EDselectionMA" id="xjo-ZI-SfH"/>
919             </connections>
920         </arrayController>
921         <arrayController id="37K-9A-DeL" userLabel="EDvalueAC">
922             <connections>
923                 <binding destination="3826" name="contentArray" keyPath="EDvalueMA" id="GQH-q6-oFg"/>
924             </connections>
925         </arrayController>
926         <arrayController id="iHP-P2-t0Y" userLabel="EDvarAC">
927             <connections>
928                 <binding destination="3826" name="contentArray" keyPath="EDvarMA" id="wYn-RO-XEw"/>
929             </connections>
930         </arrayController>
931         <arrayController id="YSS-a8-Fys" userLabel="EDvarHensuAC">
932             <connections>
933                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuMA" id="QKq-02-zSI"/>
934             </connections>
935         </arrayController>
936         <arrayController id="fEW-Dh-30u" userLabel="EDhp1AC">
937             <connections>
938                 <binding destination="3826" name="contentArray" keyPath="EDhp1MA" id="odn-yf-fwn"/>
939             </connections>
940         </arrayController>
941         <arrayController id="3IQ-ze-3zY" userLabel="EDhp2AC">
942             <connections>
943                 <binding destination="3826" name="contentArray" keyPath="EDhp2MA" id="7F9-Be-Xhg"/>
944             </connections>
945         </arrayController>
946         <arrayController id="YDX-O2-9LW" userLabel="EDmp1AC">
947             <connections>
948                 <binding destination="3826" name="contentArray" keyPath="EDmp1MA" id="fcA-Tb-CpG"/>
949             </connections>
950         </arrayController>
951         <arrayController id="CVJ-EH-LvH" userLabel="EDmp2AC">
952             <connections>
953                 <binding destination="3826" name="contentArray" keyPath="EDmp2MA" id="fDb-Yz-ABd"/>
954             </connections>
955         </arrayController>
956         <arrayController id="Frj-Tw-T3e" userLabel="EDstA1AC">
957             <connections>
958                 <binding destination="3826" name="contentArray" keyPath="EDstA1MA" id="hRz-ta-fft"/>
959             </connections>
960         </arrayController>
961         <arrayController id="Q5f-Sk-4Lh" userLabel="EDstA2AC">
962             <connections>
963                 <binding destination="3826" name="contentArray" keyPath="EDstA2MA" id="oVB-Lb-MdE"/>
964             </connections>
965         </arrayController>
966         <arrayController id="mix-Lv-10G" userLabel="EDstB1AC">
967             <connections>
968                 <binding destination="3826" name="contentArray" keyPath="EDstB1MA" id="Blx-6s-9aE"/>
969             </connections>
970         </arrayController>
971         <arrayController id="0XT-wb-2Xd" userLabel="EDstB2AC">
972             <connections>
973                 <binding destination="3826" name="contentArray" keyPath="EDstB2MA" id="tDF-Nj-6I6"/>
974             </connections>
975         </arrayController>
976         <arrayController id="B7Y-Yq-yrY" userLabel="EDvarHensuSet1AC">
977             <connections>
978                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuSet1MA" id="VZ2-h7-iiN"/>
979             </connections>
980         </arrayController>
981         <arrayController id="VKd-iA-SKL" userLabel="EDvarHensuSet2AC">
982             <connections>
983                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuSet2MA" id="IF0-vQ-CWt"/>
984             </connections>
985         </arrayController>
986         <arrayController id="s5m-qC-rDg" userLabel="EDAppear1AC">
987             <connections>
988                 <binding destination="3826" name="contentArray" keyPath="EDAppear1MA" id="ZZ6-YI-4oN"/>
989             </connections>
990         </arrayController>
991         <arrayController id="1qd-yQ-NSy" userLabel="EDAppear2AC">
992             <connections>
993                 <binding destination="3826" name="contentArray" keyPath="EDAppear2MA" id="Cvb-eh-7sd"/>
994             </connections>
995         </arrayController>
996         <arrayController id="xgQ-JQ-5ax" userLabel="EDBGMAC">
997             <connections>
998                 <binding destination="3826" name="contentArray" keyPath="EDBGMMA" id="HWr-aB-1Sm"/>
999             </connections>
1000         </arrayController>
1001         <arrayController id="3Sz-9U-X87" userLabel="EDSEAC">
1002             <connections>
1003                 <binding destination="3826" name="contentArray" keyPath="EDSEMA" id="Fib-el-esZ"/>
1004             </connections>
1005         </arrayController>
1006         <customObject id="1811" customClass="MapChipList">
1007             <connections>
1008                 <outlet property="IVimg" destination="1070" id="4001"/>
1009                 <outlet property="MCLDetailPanel" destination="1068" id="3987"/>
1010                 <outlet property="MCLPanel" destination="908" id="1830"/>
1011                 <outlet property="MCLregistPanel" destination="10516" id="10641"/>
1012                 <outlet property="TFchipNumb" destination="10521" id="10653"/>
1013                 <outlet property="TFchu" destination="1114" id="3998"/>
1014                 <outlet property="TFfix" destination="1849" id="3995"/>
1015                 <outlet property="TFname" destination="1087" id="3994"/>
1016                 <outlet property="TFriku" destination="1100" id="3996"/>
1017                 <outlet property="TFsora" destination="1121" id="3999"/>
1018                 <outlet property="TFtype" destination="1893" id="4000"/>
1019                 <outlet property="TFumi" destination="1107" id="3997"/>
1020                 <outlet property="mapChipListAC" destination="1809" id="1814"/>
1021                 <outlet property="mapChipListTV" destination="911" id="3990"/>
1022             </connections>
1023         </customObject>
1024         <arrayController id="1809" userLabel="MapChipListAC">
1025             <connections>
1026                 <binding destination="1811" name="contentArray" keyPath="mapChipListMA" id="1813"/>
1027             </connections>
1028         </arrayController>
1029         <customObject id="2629" customClass="BuildChipList">
1030             <connections>
1031                 <outlet property="BCLDetailOptionPanel" destination="4301" id="4923"/>
1032                 <outlet property="BCLDetailPanel" destination="1603" id="4032"/>
1033                 <outlet property="BCLPanel" destination="959" id="2634"/>
1034                 <outlet property="BCLUnitResearchPanel" destination="2386" id="4927"/>
1035                 <outlet property="BCLregisterPanel" destination="10572" id="10648"/>
1036                 <outlet property="BTNcapture" destination="14110" id="14116"/>
1037                 <outlet property="BTNinroads" destination="2218" id="4870"/>
1038                 <outlet property="IVimg" destination="1617" id="4929"/>
1039                 <outlet property="IVimgBig" destination="1666" id="4931"/>
1040                 <outlet property="PUPlinkD" destination="2124" id="4872"/>
1041                 <outlet property="PUPlinkN" destination="4556" id="4882"/>
1042                 <outlet property="PUPtype" destination="1911" id="4871"/>
1043                 <outlet property="PUresearch" destination="2390" id="12407"/>
1044                 <outlet property="PUunion" destination="4734" id="12408"/>
1045                 <outlet property="PUunit" destination="4685" id="12409"/>
1046                 <outlet property="TFDLv" destination="4604" id="4866"/>
1047                 <outlet property="TFHP" destination="1682" id="4863"/>
1048                 <outlet property="TFREN" destination="4201" id="4869"/>
1049                 <outlet property="TFRHP" destination="2586" id="4867"/>
1050                 <outlet property="TFRHPL" destination="0Vk-7H-kNP" id="YDp-0Q-8GT"/>
1051                 <outlet property="TFRMP" destination="2601" id="4868"/>
1052                 <outlet property="TFWT" destination="1936" id="4864"/>
1053                 <outlet property="TFWTE" destination="4889" id="4925"/>
1054                 <outlet property="TFWTN" destination="4571" id="4903"/>
1055                 <outlet property="TFchipNumb" destination="10574" id="10654"/>
1056                 <outlet property="TFcostF" destination="1996" id="4874"/>
1057                 <outlet property="TFcostFe" destination="4482" id="4877"/>
1058                 <outlet property="TFcostFn" destination="4537" id="4880"/>
1059                 <outlet property="TFcostM" destination="2004" id="4875"/>
1060                 <outlet property="TFcostMe" destination="4480" id="4878"/>
1061                 <outlet property="TFcostMn" destination="4539" id="4881"/>
1062                 <outlet property="TFcostS" destination="1964" id="4873"/>
1063                 <outlet property="TFcostSe" destination="4479" id="4876"/>
1064                 <outlet property="TFcostSn" destination="4540" id="4879"/>
1065                 <outlet property="TFfix" destination="2565" id="4865"/>
1066                 <outlet property="TFname" destination="1616" id="4860"/>
1067                 <outlet property="TFnameID" destination="4847" id="4862"/>
1068                 <outlet property="TFnameR" destination="4223" id="4861"/>
1069                 <outlet property="buildChipListAC" destination="2631" id="2632"/>
1070                 <outlet property="buildChipListTV" destination="983" id="3985"/>
1071                 <outlet property="researchListAC" destination="12418" id="12435"/>
1072                 <outlet property="researchListTV" destination="2413" id="12438"/>
1073             </connections>
1074         </customObject>
1075         <arrayController id="2631" userLabel="BuildChipListAC">
1076             <connections>
1077                 <binding destination="2629" name="contentArray" keyPath="buildChipListMA" id="2639"/>
1078             </connections>
1079         </arrayController>
1080         <customObject id="3039" customClass="UnitChipList">
1081             <connections>
1082                 <outlet property="ALBCarchery" destination="xO0-kt-auf" id="ssj-bp-tFo"/>
1083                 <outlet property="ALBCgun" destination="XHt-Pu-PIh" id="sZk-wH-rvf"/>
1084                 <outlet property="ALBCnormal" destination="mJ8-ZI-msj" id="8nV-Ul-A9N"/>
1085                 <outlet property="ALPUBchu" destination="7774" id="9363"/>
1086                 <outlet property="ALPUBcost" destination="6360" id="9369"/>
1087                 <outlet property="ALPUBriku" destination="7744" id="9362"/>
1088                 <outlet property="ALPUBseed" destination="6625" id="9367"/>
1089                 <outlet property="ALPUBsora" destination="7808" id="9365"/>
1090                 <outlet property="ALPUBsort" destination="6967" id="9368"/>
1091                 <outlet property="ALPUBtype" destination="6658" id="9366"/>
1092                 <outlet property="ALPUBumi" destination="7791" id="9364"/>
1093                 <outlet property="ALPUBwType" destination="6490" id="9419"/>
1094                 <outlet property="ALTFatkHit" destination="9860" id="9905"/>
1095                 <outlet property="ALTFbullet" destination="6990" id="9348"/>
1096                 <outlet property="ALTFcFood" destination="7640" id="9358"/>
1097                 <outlet property="ALTFcMoney" destination="7638" id="9359"/>
1098                 <outlet property="ALTFcSupply" destination="7637" id="9357"/>
1099                 <outlet property="ALTFcmd" destination="7130" id="9360"/>
1100                 <outlet property="ALTFcost" destination="6338" id="9346"/>
1101                 <outlet property="ALTFcostP" destination="6383" id="9347"/>
1102                 <outlet property="ALTFdmgCount" destination="6640" id="9355"/>
1103                 <outlet property="ALTFdmgExtent" destination="7101" id="9378"/>
1104                 <outlet property="ALTFdmgRate" destination="6709" id="9356"/>
1105                 <outlet property="ALTFextend" destination="6314" id="9345"/>
1106                 <outlet property="ALTFfix0" destination="mJ8-ZI-msj" id="2hN-I1-irP"/>
1107                 <outlet property="ALTFfix1" destination="xO0-kt-auf" id="VsO-0U-dj9"/>
1108                 <outlet property="ALTFfix2" destination="XHt-Pu-PIh" id="74Y-23-jwK"/>
1109                 <outlet property="ALTFhit" destination="7579" id="9353"/>
1110                 <outlet property="ALTFhitCount" destination="7090" id="9349"/>
1111                 <outlet property="ALTFhitRate" destination="9319" id="9352"/>
1112                 <outlet property="ALTFimagine" destination="KgG-On-sSC" id="ujD-R5-ROX"/>
1113                 <outlet property="ALTFmelee" destination="7055" id="9371"/>
1114                 <outlet property="ALTFmsg" destination="7229" id="9361"/>
1115                 <outlet property="ALTFname" destination="6266" id="9342"/>
1116                 <outlet property="ALTFpass" destination="7056" id="9372"/>
1117                 <outlet property="ALTFrangeA" destination="6279" id="9343"/>
1118                 <outlet property="ALTFrangeB" destination="6297" id="9344"/>
1119                 <outlet property="ALTFrate" destination="7571" id="9354"/>
1120                 <outlet property="ALTFsuccessRate" destination="7332" id="9350"/>
1121                 <outlet property="ALTFtrigger" destination="7048" id="9370"/>
1122                 <outlet property="ALTFvigor" destination="7676" id="9351"/>
1123                 <outlet property="AMbtnA" destination="11389" id="11545"/>
1124                 <outlet property="AMbtnB" destination="11400" id="11546"/>
1125                 <outlet property="AMbtnC" destination="11412" id="11547"/>
1126                 <outlet property="AMbtnD" destination="11424" id="11548"/>
1127                 <outlet property="ATAnimationListTV" destination="abe-p0-Egd" id="5sg-o7-1zx"/>
1128                 <outlet property="ATEffectAniWindow" destination="xGI-sa-7AS" id="cfI-pw-561"/>
1129                 <outlet property="ATEffectMovWindow" destination="gnR-a9-LnO" id="WMh-V5-MP9"/>
1130                 <outlet property="ATEffectWindow" destination="BFi-4B-Lrm" id="9kv-eC-NFr"/>
1131                 <outlet property="ATIV" destination="h9p-v4-KuY" id="CT4-6m-TUi"/>
1132                 <outlet property="ATPreferenceWindow" destination="JWZ-ni-Uv8" id="x2A-kB-Jhg"/>
1133                 <outlet property="ATalphaBtn" destination="ok7-kz-wU1" id="sUU-Nv-doo"/>
1134                 <outlet property="ATalphaFix" destination="ok7-kz-wU1" id="xa9-ol-ghs"/>
1135                 <outlet property="ATaniBC" destination="pRN-A4-zVg" id="FTF-lm-kxO"/>
1136                 <outlet property="ATframeCntTF" destination="d2V-OI-28q" id="H2v-Cc-lZb"/>
1137                 <outlet property="ATframeTF" destination="DCS-oC-lDS" id="eRw-he-ORM"/>
1138                 <outlet property="ATmovBC" destination="du1-8W-Tsw" id="bUh-QP-ODm"/>
1139                 <outlet property="ATmovFileNameTF" destination="TKd-KS-cpV" id="8yb-qK-0od"/>
1140                 <outlet property="AVPV" destination="3GZ-ID-vqV" id="StC-DP-ap8"/>
1141                 <outlet property="AVPV2" destination="moo-ho-WXo" id="vbb-DS-i2T"/>
1142                 <outlet property="AnimationListAC" destination="Xd6-UN-4HS" id="Nob-ZI-phf"/>
1143                 <outlet property="AnimationListTV" destination="abe-p0-Egd" id="Qjl-ht-Ull"/>
1144                 <outlet property="Baura" destination="pl4-oZ-3pn" id="n6O-6L-Br0"/>
1145                 <outlet property="ILPUBtype" destination="9126" id="9278"/>
1146                 <outlet property="ILTFAGI" destination="8297" id="9226"/>
1147                 <outlet property="ILTFAP" destination="8306" id="9221"/>
1148                 <outlet property="ILTFDEX" destination="8252" id="9227"/>
1149                 <outlet property="ILTFHP" destination="8312" id="9219"/>
1150                 <outlet property="ILTFINT" destination="8250" id="9229"/>
1151                 <outlet property="ILTFLUK" destination="8248" id="9230"/>
1152                 <outlet property="ILTFMEN" destination="8251" id="9228"/>
1153                 <outlet property="ILTFMOV" destination="8282" id="9253"/>
1154                 <outlet property="ILTFMP" destination="8307" id="9220"/>
1155                 <outlet property="ILTFSTR" destination="8304" id="9223"/>
1156                 <outlet property="ILTFVIT" destination="8299" id="9225"/>
1157                 <outlet property="ILTFWT" destination="8305" id="9222"/>
1158                 <outlet property="ILTFair" destination="8779" id="9250"/>
1159                 <outlet property="ILTFarrow" destination="8708" id="9240"/>
1160                 <outlet property="ILTFblood" destination="8791" id="9259"/>
1161                 <outlet property="ILTFblow" destination="8702" id="9237"/>
1162                 <outlet property="ILTFcharm" destination="8900" id="9245"/>
1163                 <outlet property="ILTFcold" destination="8775" id="9251"/>
1164                 <outlet property="ILTFcomment" destination="8968" id="9264"/>
1165                 <outlet property="ILTFconfusion" destination="8902" id="9246"/>
1166                 <outlet property="ILTFdark" destination="8787" id="9257"/>
1167                 <outlet property="ILTFelectoric" destination="8777" id="9254"/>
1168                 <outlet property="ILTFexplosion" destination="8789" id="9258"/>
1169                 <outlet property="ILTFflame" destination="8773" id="9249"/>
1170                 <outlet property="ILTFgas" destination="8783" id="9255"/>
1171                 <outlet property="ILTFgun" destination="8710" id="9241"/>
1172                 <outlet property="ILTFholy" destination="8785" id="9256"/>
1173                 <outlet property="ILTFname" destination="8315" id="9214"/>
1174                 <outlet property="ILTFnameID" destination="8272" id="9216"/>
1175                 <outlet property="ILTFnameR" destination="8274" id="9215"/>
1176                 <outlet property="ILTFpAGI" destination="9033" id="9232"/>
1177                 <outlet property="ILTFpDEX" destination="9046" id="9233"/>
1178                 <outlet property="ILTFpINT" destination="9063" id="9235"/>
1179                 <outlet property="ILTFpLUK" destination="9075" id="9236"/>
1180                 <outlet property="ILTFpMEN" destination="9054" id="9234"/>
1181                 <outlet property="ILTFpSTR" destination="9012" id="9224"/>
1182                 <outlet property="ILTFpVIT" destination="9022" id="9231"/>
1183                 <outlet property="ILTFparalysis" destination="8896" id="9243"/>
1184                 <outlet property="ILTFpoison" destination="8898" id="9244"/>
1185                 <outlet property="ILTFprice" destination="9094" id="9218"/>
1186                 <outlet property="ILTFrecHP" destination="9144" id="9260"/>
1187                 <outlet property="ILTFrecHPp" destination="9163" id="9261"/>
1188                 <outlet property="ILTFrecMP" destination="9171" id="9262"/>
1189                 <outlet property="ILTFrecMPp" destination="9173" id="9263"/>
1190                 <outlet property="ILTFshell" destination="8712" id="9242"/>
1191                 <outlet property="ILTFsilent" destination="8906" id="9248"/>
1192                 <outlet property="ILTFslash" destination="8704" id="9238"/>
1193                 <outlet property="ILTFsleep" destination="8904" id="9247"/>
1194                 <outlet property="ILTFstub" destination="8706" id="9239"/>
1195                 <outlet property="ILTFwater" destination="8781" id="9252"/>
1196                 <outlet property="ILTFweight" destination="8994" id="9217"/>
1197                 <outlet property="ILregiTF" destination="NU5-y8-RLM" id="87T-nF-Gn9"/>
1198                 <outlet property="ILregiWIndow" destination="9HV-uG-He9" id="18l-da-cWN"/>
1199                 <outlet property="IVimg" destination="1193" id="9279"/>
1200                 <outlet property="IVimgBig" destination="1242" id="9280"/>
1201                 <outlet property="PUBsl" destination="5847" id="13093"/>
1202                 <outlet property="PUPtEquip" destination="5169" id="9265"/>
1203                 <outlet property="PUPtMons" destination="5256" id="7913"/>
1204                 <outlet property="PUPtMove" destination="3004" id="7914"/>
1205                 <outlet property="RETFair" destination="5448" id="12385"/>
1206                 <outlet property="RETFarrow" destination="6762" id="12386"/>
1207                 <outlet property="RETFblood" destination="6942" id="12387"/>
1208                 <outlet property="RETFblow" destination="5394" id="12388"/>
1209                 <outlet property="RETFcharm" destination="5532" id="12389"/>
1210                 <outlet property="RETFcold" destination="5423" id="12390"/>
1211                 <outlet property="RETFconfusion" destination="6860" id="12391"/>
1212                 <outlet property="RETFdark" destination="6826" id="12392"/>
1213                 <outlet property="RETFelectoric" destination="5446" id="12393"/>
1214                 <outlet property="RETFexplosion" destination="6923" id="12394"/>
1215                 <outlet property="RETFflame" destination="5421" id="12395"/>
1216                 <outlet property="RETFgas" destination="5473" id="12396"/>
1217                 <outlet property="RETFgun" destination="6764" id="12397"/>
1218                 <outlet property="RETFholy" destination="6824" id="12398"/>
1219                 <outlet property="RETFparalysis" destination="5496" id="12399"/>
1220                 <outlet property="RETFpoison" destination="5518" id="12400"/>
1221                 <outlet property="RETFshell" destination="6797" id="12401"/>
1222                 <outlet property="RETFsilent" destination="6891" id="12402"/>
1223                 <outlet property="RETFslash" destination="5407" id="12403"/>
1224                 <outlet property="RETFsleep" destination="6876" id="12404"/>
1225                 <outlet property="RETFstub" destination="5563" id="12405"/>
1226                 <outlet property="RETFwater" destination="5471" id="12406"/>
1227                 <outlet property="SLBpanel" destination="13387" id="13495"/>
1228                 <outlet property="SLUpanel" destination="13441" id="13496"/>
1229                 <outlet property="TFacu" destination="3230" id="7897"/>
1230                 <outlet property="TFagi" destination="1381" id="7888"/>
1231                 <outlet property="TFap" destination="1324" id="7911"/>
1232                 <outlet property="TFatk" destination="3216" id="7894"/>
1233                 <outlet property="TFbp" destination="6428" id="7909"/>
1234                 <outlet property="TFcFood" destination="5227" id="7907"/>
1235                 <outlet property="TFcMoney" destination="5242" id="7908"/>
1236                 <outlet property="TFcSupply" destination="5207" id="7906"/>
1237                 <outlet property="TFcWT" destination="12447" id="12465"/>
1238                 <outlet property="TFcap" destination="3242" id="7896"/>
1239                 <outlet property="TFchipNumb" destination="10599" id="10655"/>
1240                 <outlet property="TFdef" destination="3222" id="7895"/>
1241                 <outlet property="TFdex" destination="1436" id="7889"/>
1242                 <outlet property="TFdod" destination="1544" id="7902"/>
1243                 <outlet property="TFeva" destination="3236" id="7898"/>
1244                 <outlet property="TFhit" destination="1543" id="7901"/>
1245                 <outlet property="TFhp" destination="1282" id="7912"/>
1246                 <outlet property="TFint" destination="1438" id="7891"/>
1247                 <outlet property="TFluk" destination="5064" id="7893"/>
1248                 <outlet property="TFmel" destination="1515" id="7899"/>
1249                 <outlet property="TFmen" destination="1437" id="7890"/>
1250                 <outlet property="TFmis" destination="1516" id="7900"/>
1251                 <outlet property="TFmov" destination="2995" id="7892"/>
1252                 <outlet property="TFmp" destination="1317" id="7910"/>
1253                 <outlet property="TFname" destination="1192" id="7877"/>
1254                 <outlet property="TFnameC" destination="2953" id="7880"/>
1255                 <outlet property="TFnameID" destination="5120" id="7882"/>
1256                 <outlet property="TFnameN" destination="1259" id="7879"/>
1257                 <outlet property="TFnameR" destination="5102" id="7881"/>
1258                 <outlet property="TFrea" destination="1571" id="7904"/>
1259                 <outlet property="TFski" destination="1572" id="7905"/>
1260                 <outlet property="TFstr" destination="1362" id="7886"/>
1261                 <outlet property="TFvit" destination="1370" id="7887"/>
1262                 <outlet property="TFwt" destination="1332" id="7885"/>
1263                 <outlet property="UCLDetailPanel" destination="1179" id="3988"/>
1264                 <outlet property="UCLPanel" destination="1017" id="3157"/>
1265                 <outlet property="UCLPanelAttack" destination="6438" id="7828"/>
1266                 <outlet property="UCLPanelAttackDetail" destination="5903" id="9317"/>
1267                 <outlet property="UCLPanelAttackList" destination="11341" id="11544"/>
1268                 <outlet property="UCLPanelEquipDetail" destination="8246" id="9208"/>
1269                 <outlet property="UCLPanelEquipList" destination="7947" id="8090"/>
1270                 <outlet property="UCLPanelRegist" destination="5286" id="7829"/>
1271                 <outlet property="UCLPanelSkill" destination="5591" id="7830"/>
1272                 <outlet property="UCLPanelSkillDetail" destination="8246" id="9206"/>
1273                 <outlet property="UCLPanelSkillList" destination="8091" id="8138"/>
1274                 <outlet property="UCLRegisterPanel" destination="10597" id="10650"/>
1275                 <outlet property="animationListAC" destination="Xd6-UN-4HS" id="UbE-OJ-MhJ"/>
1276                 <outlet property="animationListTV" destination="abe-p0-Egd" id="Klz-ef-zNl"/>
1277                 <outlet property="attackListAC" destination="9196" id="9197"/>
1278                 <outlet property="attackListTV" destination="6542" id="9201"/>
1279                 <outlet property="comboListAC" destination="12214" id="12216"/>
1280                 <outlet property="comboListTV" destination="11482" id="12212"/>
1281                 <outlet property="commandListAC" destination="12213" id="12215"/>
1282                 <outlet property="commandListTV" destination="11451" id="12211"/>
1283                 <outlet property="damageListAC" destination="9379" id="9381"/>
1284                 <outlet property="damageListTV" destination="6605" id="9402"/>
1285                 <outlet property="equipItemAC" destination="9268" id="9272"/>
1286                 <outlet property="equipItemTV" destination="5138" id="9277"/>
1287                 <outlet property="equipListAC" destination="8222" id="8224"/>
1288                 <outlet property="equipListTV" destination="7999" id="9202"/>
1289                 <outlet property="hitListAC" destination="9380" id="9382"/>
1290                 <outlet property="hitListTV" destination="7079" id="9403"/>
1291                 <outlet property="skillListAC" destination="13096" id="13108"/>
1292                 <outlet property="skillListBuildAC" destination="13253" id="13541"/>
1293                 <outlet property="skillListBuildTV" destination="13678" id="13776"/>
1294                 <outlet property="skillListTV" destination="5802" id="13109"/>
1295                 <outlet property="skillListUnitAC" destination="13254" id="13542"/>
1296                 <outlet property="skillListUnitTV" destination="13521" id="13537"/>
1297                 <outlet property="unitChipListAC" destination="3040" id="3176"/>
1298                 <outlet property="unitChipListTV" destination="1036" id="3986"/>
1299             </connections>
1300         </customObject>
1301         <arrayController id="12418" userLabel="ResearchListAC">
1302             <connections>
1303                 <binding destination="2629" name="contentArray" keyPath="researchListMA" id="12421"/>
1304             </connections>
1305         </arrayController>
1306         <arrayController id="3040" userLabel="UnitChipListAC">
1307             <connections>
1308                 <binding destination="3039" name="contentArray" keyPath="unitChipListMA" id="3179"/>
1309             </connections>
1310         </arrayController>
1311         <arrayController id="9268" userLabel="EquipItemAC">
1312             <connections>
1313                 <binding destination="3039" name="contentArray" keyPath="equipItemMA" id="9271"/>
1314             </connections>
1315         </arrayController>
1316         <arrayController id="9196" userLabel="AttackListAC">
1317             <connections>
1318                 <binding destination="3039" name="contentArray" keyPath="attackListMA" id="9200"/>
1319             </connections>
1320         </arrayController>
1321         <arrayController id="9379" userLabel="DamageListAC">
1322             <connections>
1323                 <binding destination="3039" name="contentArray" keyPath="damageListMA" id="9385"/>
1324             </connections>
1325         </arrayController>
1326         <arrayController id="9380" userLabel="HitListAC">
1327             <connections>
1328                 <binding destination="3039" name="contentArray" keyPath="hitListMA" id="9388"/>
1329             </connections>
1330         </arrayController>
1331         <arrayController id="8222" userLabel="EquipListAC">
1332             <connections>
1333                 <binding destination="3039" name="contentArray" keyPath="equipListMA" id="8228"/>
1334             </connections>
1335         </arrayController>
1336         <arrayController id="12213" userLabel="CommandListAC">
1337             <connections>
1338                 <binding destination="3039" name="contentArray" keyPath="commandListMA" id="12241"/>
1339             </connections>
1340         </arrayController>
1341         <arrayController id="12214" userLabel="ComboListAC">
1342             <connections>
1343                 <binding destination="3039" name="contentArray" keyPath="comboListMA" id="12244"/>
1344             </connections>
1345         </arrayController>
1346         <arrayController id="13096" userLabel="SkillListAC">
1347             <connections>
1348                 <binding destination="3039" name="contentArray" keyPath="skillListMA" id="13102"/>
1349             </connections>
1350         </arrayController>
1351         <arrayController id="13253" userLabel="SkillListBuildAC">
1352             <connections>
1353                 <binding destination="3039" name="contentArray" keyPath="skillListBuildMA" id="13363"/>
1354             </connections>
1355         </arrayController>
1356         <arrayController id="13254" userLabel="SkillListUnitAC">
1357             <connections>
1358                 <binding destination="3039" name="contentArray" keyPath="skillListUnitMA" id="13366"/>
1359             </connections>
1360         </arrayController>
1361         <arrayController id="Xd6-UN-4HS" userLabel="AnimationListAC">
1362             <connections>
1363                 <binding destination="3039" name="contentArray" keyPath="animationListMA" id="hA4-WH-xra"/>
1364             </connections>
1365         </arrayController>
1366         <customObject id="3fj-BE-hOi" customClass="LoadChipList">
1367             <connections>
1368                 <outlet property="ALPUBchu" destination="7774" id="Pgg-Eb-SAQ"/>
1369                 <outlet property="ALPUBcost" destination="6360" id="bcG-r8-kLP"/>
1370                 <outlet property="ALPUBriku" destination="7744" id="mIY-Zz-Ryk"/>
1371                 <outlet property="ALPUBseed" destination="6625" id="58D-sG-gH8"/>
1372                 <outlet property="ALPUBsora" destination="7808" id="7hk-9k-h2u"/>
1373                 <outlet property="ALPUBsort" destination="6967" id="rq1-Ui-5ip"/>
1374                 <outlet property="ALPUBtype" destination="6658" id="RgO-G8-7sF"/>
1375                 <outlet property="ALPUBumi" destination="7791" id="8X8-kB-Xg2"/>
1376                 <outlet property="ALPUBwType" destination="6490" id="R5S-6f-oFb"/>
1377                 <outlet property="ALTFatkHit" destination="9860" id="P9P-RT-d5r"/>
1378                 <outlet property="ALTFbullet" destination="6990" id="eeH-CH-t3g"/>
1379                 <outlet property="ALTFcFood" destination="7640" id="Ad3-xO-4QA"/>
1380                 <outlet property="ALTFcMoney" destination="7638" id="w7a-Ue-Mvb"/>
1381                 <outlet property="ALTFcSupply" destination="7637" id="G1e-On-brD"/>
1382                 <outlet property="ALTFcmd" destination="7130" id="ZCC-we-e55"/>
1383                 <outlet property="ALTFcost" destination="6338" id="aR1-0F-1Yv"/>
1384                 <outlet property="ALTFcostP" destination="6383" id="mGl-eZ-VKE"/>
1385                 <outlet property="ALTFdmgCount" destination="6640" id="Cuh-wy-5c2"/>
1386                 <outlet property="ALTFdmgExtent" destination="7101" id="ujd-ls-Jse"/>
1387                 <outlet property="ALTFdmgRate" destination="6709" id="pFJ-rN-95x"/>
1388                 <outlet property="ALTFextend" destination="6314" id="9sl-zX-CiH"/>
1389                 <outlet property="ALTFhit" destination="7579" id="co0-7e-ObT"/>
1390                 <outlet property="ALTFhitCount" destination="7090" id="Opi-pD-SAp"/>
1391                 <outlet property="ALTFhitRate" destination="9319" id="sBU-qF-eZB"/>
1392                 <outlet property="ALTFmelee" destination="7055" id="62L-XG-X8y"/>
1393                 <outlet property="ALTFmsg" destination="7229" id="fZ5-OK-IAR"/>
1394                 <outlet property="ALTFname" destination="6266" id="y2f-hb-QGz"/>
1395                 <outlet property="ALTFpass" destination="7056" id="JY2-EJ-Vxy"/>
1396                 <outlet property="ALTFrangeA" destination="6279" id="8Se-MU-P7R"/>
1397                 <outlet property="ALTFrangeB" destination="6297" id="3jH-8Q-RPB"/>
1398                 <outlet property="ALTFrate" destination="7571" id="bt4-uy-sHX"/>
1399                 <outlet property="ALTFsuccessRate" destination="7332" id="8dt-I8-7XX"/>
1400                 <outlet property="ALTFtrigger" destination="7048" id="qBj-Sp-OCc"/>
1401                 <outlet property="ALTFvigor" destination="7676" id="Ft1-4l-4XA"/>
1402                 <outlet property="IVimg" destination="o3i-OK-jEg" id="gmb-I2-8gY"/>
1403                 <outlet property="IVimgb" destination="0Ux-79-z97" id="53k-DN-X4i"/>
1404                 <outlet property="LCLDetailPanel" destination="tB8-I0-9Gp" id="NZ0-85-s6x"/>
1405                 <outlet property="LCLPanel" destination="8Rs-NI-iyx" id="y4c-8A-o5v"/>
1406                 <outlet property="LCLRegisterPanel" destination="uvi-Fg-l24" id="FoT-3A-1SO"/>
1407                 <outlet property="PUPtEquip" destination="b0M-Wm-lTG" id="g0C-0J-oLQ"/>
1408                 <outlet property="PUPtMove" destination="9iA-af-nCv" id="GfN-c1-Ct2"/>
1409                 <outlet property="PUPtSize" destination="CHo-EL-3k4" id="aKY-41-G1C"/>
1410                 <outlet property="TFarm" destination="5UW-KH-tfL" id="bGo-Yi-2Fu"/>
1411                 <outlet property="TFcFood" destination="zbI-VJ-E3D" id="Zzo-jq-10S"/>
1412                 <outlet property="TFcMoney" destination="Ghb-2N-k6k" id="pBa-LB-vpf"/>
1413                 <outlet property="TFcSupply" destination="a8B-yd-FEB" id="9Ux-0A-wmw"/>
1414                 <outlet property="TFcWT" destination="DIX-ha-k05" id="UyT-rG-9Zg"/>
1415                 <outlet property="TFchipNumb" destination="2RT-Xi-qnT" id="b4O-Fj-d0Q"/>
1416                 <outlet property="TFen" destination="JRC-a9-R9b" id="7BT-Jv-yTk"/>
1417                 <outlet property="TFhp" destination="r63-15-eKe" id="ahp-p9-d3j"/>
1418                 <outlet property="TFlim" destination="Hbg-ay-Z1i" id="rIy-hw-cwR"/>
1419                 <outlet property="TFloadCount" destination="exb-KY-7Qk" id="m1T-Ug-vfP"/>
1420                 <outlet property="TFmob" destination="Vyo-ft-foS" id="IFx-JP-PeT"/>
1421                 <outlet property="TFmov" destination="OVv-Yq-eYp" id="9nb-sW-Ev4"/>
1422                 <outlet property="TFname" destination="kXp-C7-Rei" id="mya-KY-sKC"/>
1423                 <outlet property="TFnameID" destination="tgn-y9-ujP" id="twa-NM-k6a"/>
1424                 <outlet property="TFnameR" destination="oee-bL-GsY" id="Qbd-EN-6Ds"/>
1425                 <outlet property="TFwt" destination="qL8-Nz-gg8" id="ICu-se-mln"/>
1426                 <outlet property="attackEditPanel" destination="5903" id="ze6-e0-wlj"/>
1427                 <outlet property="attackListPanel" destination="6438" id="Wao-UG-hLl"/>
1428                 <outlet property="commandListPanel" destination="11341" id="3VU-ex-cGh"/>
1429                 <outlet property="loadChipListAC" destination="UDg-Hv-fTw" id="3x2-11-Hfu"/>
1430                 <outlet property="loadChipListTV" destination="12D-TR-Ww9" id="icu-0I-COO"/>
1431                 <outlet property="loadCount" destination="exb-KY-7Qk" id="rT1-kF-1T2"/>
1432             </connections>
1433         </customObject>
1434         <arrayController id="UDg-Hv-fTw" userLabel="LoadChipListAC">
1435             <connections>
1436                 <binding destination="3fj-BE-hOi" name="contentArray" keyPath="loadChipListMA" id="YB0-L9-DO6"/>
1437             </connections>
1438         </arrayController>
1439         <customObject id="3369" userLabel="Scenario List" customClass="ScenarioList">
1440             <connections>
1441                 <outlet property="IVscene" destination="691" id="3371"/>
1442                 <outlet property="PUBscenario" destination="3378" id="3400"/>
1443                 <outlet property="SLPanel" destination="643" id="3370"/>
1444                 <outlet property="eventSceneWindow" destination="10241" id="10341"/>
1445                 <outlet property="scenarioListAC" destination="3372" id="3373"/>
1446                 <outlet property="scenarioListTV" destination="646" id="10340"/>
1447                 <outlet property="titleWindow" destination="371" id="3427"/>
1448             </connections>
1449         </customObject>
1450         <arrayController id="3372" userLabel="ScenarioListAC">
1451             <connections>
1452                 <binding destination="3369" name="contentArray" keyPath="scenarioListMA" id="3405"/>
1453             </connections>
1454         </arrayController>
1455         <customObject id="3280" customClass="StringText"/>
1456         <customObject id="3407" customClass="SaveDataList">
1457             <connections>
1458                 <outlet property="IVsave" destination="737" id="3412"/>
1459                 <outlet property="SDLPanel" destination="702" id="3411"/>
1460                 <outlet property="saveListAC" destination="3408" id="3833"/>
1461                 <outlet property="titleWindow" destination="371" id="3428"/>
1462             </connections>
1463         </customObject>
1464         <arrayController id="3408" userLabel="SaveDataListAC">
1465             <connections>
1466                 <binding destination="3407" name="contentArray" keyPath="saveListMA" id="3421"/>
1467             </connections>
1468         </arrayController>
1469         <customObject id="3745" customClass="Gallery">
1470             <connections>
1471                 <outlet property="IV01" destination="3593" id="3751"/>
1472                 <outlet property="IV02" destination="3650" id="3752"/>
1473                 <outlet property="IV03" destination="3706" id="3753"/>
1474                 <outlet property="IV04" destination="3679" id="3754"/>
1475                 <outlet property="IV05" destination="3631" id="3755"/>
1476                 <outlet property="IV06" destination="3651" id="3756"/>
1477                 <outlet property="IV07" destination="3707" id="3757"/>
1478                 <outlet property="IV08" destination="3680" id="3758"/>
1479                 <outlet property="IV09" destination="3640" id="3759"/>
1480                 <outlet property="IV10" destination="3652" id="3760"/>
1481                 <outlet property="IV11" destination="3708" id="3761"/>
1482                 <outlet property="IV12" destination="3681" id="3762"/>
1483                 <outlet property="IVGD" destination="6OW-b8-USr" id="CLJ-qc-Y9M"/>
1484                 <outlet property="TF" destination="3792" id="3814"/>
1485                 <outlet property="TFGD" destination="ibW-DQ-b9N" id="gej-Nw-fPu"/>
1486                 <outlet property="galleryDetailWindow" destination="3sw-XT-MQR" id="Hy9-kJ-1dA"/>
1487                 <outlet property="galleryListAC" destination="3750" id="3834"/>
1488                 <outlet property="galleryListTV" destination="3541" id="76W-e5-o14"/>
1489                 <outlet property="galleryWindow" destination="3481" id="3746"/>
1490                 <outlet property="startWindow" destination="371" id="3747"/>
1491                 <outlet property="titleWindow" destination="371" id="3748"/>
1492             </connections>
1493         </customObject>
1494         <arrayController id="3750" userLabel="GalleryListAC">
1495             <connections>
1496                 <binding destination="3745" name="contentArray" keyPath="galleryListMA" id="3768"/>
1497             </connections>
1498         </arrayController>
1499         <customObject id="9720" customClass="ScenarioEditor">
1500             <connections>
1501                 <outlet property="AC" destination="Mt4-GY-nuc" id="gwe-QN-gxK"/>
1502                 <outlet property="AC1" destination="O9l-8N-49r" id="RBG-e6-egm"/>
1503                 <outlet property="AC2" destination="9K5-gj-GuP" id="qP8-fY-bve"/>
1504                 <outlet property="Dname" destination="9759" id="9782"/>
1505                 <outlet property="Dstring" destination="9563" id="9783"/>
1506                 <outlet property="FIbtn" destination="q7Q-bY-LIS" id="Jhd-b2-L1H"/>
1507                 <outlet property="FObtn" destination="z3c-fR-j9N" id="zFl-LN-od1"/>
1508                 <outlet property="IV1" destination="14275" id="D20-gD-ocH"/>
1509                 <outlet property="IV2" destination="14379" id="ugq-U6-Lhr"/>
1510                 <outlet property="IVface" destination="f9Y-cd-S7O" id="kGa-Qg-Z8i"/>
1511                 <outlet property="IVwall" destination="dCf-rG-UDU" id="AOI-hZ-yO0"/>
1512                 <outlet property="NSIV" destination="14275" id="14390"/>
1513                 <outlet property="NSIV2" destination="14379" id="14389"/>
1514                 <outlet property="SEAC" destination="Mt4-GY-nuc" id="PsS-VX-d6C"/>
1515                 <outlet property="SEAC1" destination="2zT-RB-pfI" id="Nr0-Sw-8PM"/>
1516                 <outlet property="SEAC2" destination="9BO-Ae-spg" id="Den-ym-J8d"/>
1517                 <outlet property="SEAC3" destination="reG-zM-v37" id="orK-J9-Tsm"/>
1518                 <outlet property="SEIV" destination="dov-Fa-rJa" id="60z-af-YMG"/>
1519                 <outlet property="SESTIV" destination="oRP-UT-PmY" id="noz-0U-MrD"/>
1520                 <outlet property="SETV" destination="ZG7-rC-5pw" id="meV-li-oKJ"/>
1521                 <outlet property="SETV1" destination="VBQ-WV-yhH" id="jXr-nw-IMy"/>
1522                 <outlet property="SETV2" destination="Jir-jS-DII" id="Oec-ar-GYN"/>
1523                 <outlet property="SETV3" destination="uTt-dl-S1R" id="bxy-Uv-T7b"/>
1524                 <outlet property="SEstandIDTF" destination="z78-tH-F3j" id="wOx-sJ-v3V"/>
1525                 <outlet property="SEstandTF0" destination="z78-tH-F3j" id="cUU-Aw-FXg"/>
1526                 <outlet property="SEstandTFx" destination="3ko-0k-bUa" id="wxn-gb-Kyk"/>
1527                 <outlet property="SEstandTFy" destination="aGg-v1-tns" id="R7K-46-sQu"/>
1528                 <outlet property="SEstandViewTestWindow" destination="AKE-Yl-5aP" id="QbM-JI-hYF"/>
1529                 <outlet property="SEstandWindow" destination="G95-63-pDA" id="F6y-Xr-tnR"/>
1530                 <outlet property="TFface" destination="p9x-Qs-jP3" id="DSS-Y0-w9M"/>
1531                 <outlet property="TFposX" destination="14235" id="14375"/>
1532                 <outlet property="TFposY" destination="14241" id="14376"/>
1533                 <outlet property="TFwall" destination="UmM-R6-555" id="dpo-Ao-ocp"/>
1534                 <outlet property="TV" destination="ZG7-rC-5pw" id="NIe-al-0Ib"/>
1535                 <outlet property="TV1" destination="14179" id="Kaj-jP-N9O"/>
1536                 <outlet property="TV2" destination="14196" id="XEJ-e1-mLc"/>
1537                 <outlet property="baseListAC" destination="14320" id="14334"/>
1538                 <outlet property="baseListTV" destination="14179" id="14332"/>
1539                 <outlet property="detailWindow" destination="BJG-uQ-d4G" id="Lzs-Y0-27g"/>
1540                 <outlet property="dialogImage" destination="9511" id="9786"/>
1541                 <outlet property="dialogName" destination="9552" id="9785"/>
1542                 <outlet property="dialogString" destination="9486" id="9784"/>
1543                 <outlet property="layerListAC" destination="14321" id="14335"/>
1544                 <outlet property="layerListTV" destination="14196" id="14331"/>
1545                 <outlet property="lineListAC" destination="9723" id="9725"/>
1546                 <outlet property="lineListTV" destination="9583" id="9780"/>
1547                 <outlet property="scenarioEditorWindow" destination="9420" id="9788"/>
1548                 <outlet property="standEditorPanel" destination="14176" id="14358"/>
1549                 <outlet property="standListAC" destination="14319" id="14333"/>
1550                 <outlet property="standListTV" destination="14153" id="14330"/>
1551                 <outlet property="standPanel" destination="14150" id="14357"/>
1552                 <outlet property="testIV" destination="z4m-ym-FIw" id="Sbt-aM-D10"/>
1553                 <outlet property="textListAC" destination="9722" id="9724"/>
1554                 <outlet property="textListTV" destination="9628" id="9781"/>
1555                 <outlet property="titleWindow" destination="371" id="9787"/>
1556             </connections>
1557         </customObject>
1558         <arrayController id="O9l-8N-49r" userLabel="AC1">
1559             <connections>
1560                 <binding destination="9720" name="contentArray" keyPath="MA1" id="E30-ey-lMj"/>
1561             </connections>
1562         </arrayController>
1563         <arrayController id="9K5-gj-GuP" userLabel="AC2">
1564             <connections>
1565                 <binding destination="9720" name="contentArray" keyPath="MA2" id="dMN-VX-X99"/>
1566             </connections>
1567         </arrayController>
1568         <arrayController id="2zT-RB-pfI" userLabel="SEAC1">
1569             <connections>
1570                 <binding destination="9720" name="contentArray" keyPath="SEMA1" id="rn2-t4-KUI"/>
1571             </connections>
1572         </arrayController>
1573         <arrayController id="9BO-Ae-spg" userLabel="SEAC2">
1574             <connections>
1575                 <binding destination="9720" name="contentArray" keyPath="SEMA2" id="p64-lZ-u7t"/>
1576             </connections>
1577         </arrayController>
1578         <arrayController id="reG-zM-v37" userLabel="SEAC3">
1579             <connections>
1580                 <binding destination="9720" name="contentArray" keyPath="SEMA3" id="qtW-pb-bKz"/>
1581             </connections>
1582         </arrayController>
1583         <arrayController id="Mt4-GY-nuc" userLabel="SEAC">
1584             <connections>
1585                 <binding destination="9720" name="contentArray" keyPath="SEMA" id="pWj-9Q-uKR"/>
1586             </connections>
1587         </arrayController>
1588         <arrayController id="9722" userLabel="TextListAC">
1589             <connections>
1590                 <binding destination="9720" name="contentArray" keyPath="textListMA" id="9729"/>
1591             </connections>
1592         </arrayController>
1593         <arrayController id="9723" userLabel="LineListAC">
1594             <connections>
1595                 <binding destination="9720" name="contentArray" keyPath="lineListMA" id="9732"/>
1596             </connections>
1597         </arrayController>
1598         <arrayController id="14319" userLabel="StandListAC">
1599             <connections>
1600                 <binding destination="9720" name="contentArray" keyPath="standListMA" id="14324"/>
1601             </connections>
1602         </arrayController>
1603         <arrayController id="14320" userLabel="BaseListAC">
1604             <connections>
1605                 <binding destination="9720" name="contentArray" keyPath="baseListMA" id="VX5-sG-JPz"/>
1606             </connections>
1607         </arrayController>
1608         <arrayController id="14321" userLabel="LayerListAC">
1609             <connections>
1610                 <binding destination="14320" name="contentArrayForMultipleSelection" keyPath="selection.baseListMA" id="z2t-df-M4d"/>
1611                 <binding destination="14320" name="contentSet" keyPath="selection.layerListMA" previousBinding="z2t-df-M4d" id="RZZ-7G-DnN"/>
1612             </connections>
1613         </arrayController>
1614         <customObject id="10292" customClass="EventScene">
1615             <connections>
1616                 <outlet property="BTN1" destination="uYZ-no-tcC" id="b7a-MR-7Bk"/>
1617                 <outlet property="BTN2" destination="Fkq-O8-bZy" id="Ych-y3-Tz5"/>
1618                 <outlet property="BTN3" destination="bW6-ZA-xsA" id="0tY-OF-aE8"/>
1619                 <outlet property="BTN4" destination="2Zc-Ay-nx3" id="XVw-iP-ewo"/>
1620                 <outlet property="BTN5" destination="qou-cw-rBW" id="8hV-Ud-PEq"/>
1621                 <outlet property="BTN6" destination="FqF-ej-Kbp" id="dFX-bs-4GV"/>
1622                 <outlet property="BTN7" destination="Pr6-7M-h8L" id="kSq-zG-iyC"/>
1623                 <outlet property="BTN8" destination="MON-mp-OJL" id="gya-pp-rqV"/>
1624                 <outlet property="BTN9" destination="2uf-9p-yCU" id="hLL-2a-i1p"/>
1625                 <outlet property="backIV" destination="10245" id="10304"/>
1626                 <outlet property="bsWindow" destination="NIc-R6-IYe" id="Hq4-4v-eMm"/>
1627                 <outlet property="dialogTF" destination="10266" id="10294"/>
1628                 <outlet property="esWindow" destination="10241" id="10495"/>
1629                 <outlet property="faceIV" destination="10246" id="10295"/>
1630                 <outlet property="fsWindow" destination="10342" id="10494"/>
1631                 <outlet property="nameTF" destination="Y4D-Vq-58U" id="XcS-QM-dpI"/>
1632                 <outlet property="selectionDialog" destination="d50-mX-eQ4" id="3Zh-ps-eBC"/>
1633                 <outlet property="selectionTF" destination="Lkl-rj-bSB" id="9OR-Rb-Yh7"/>
1634                 <outlet property="textPointer" destination="RjP-H8-el2" id="m0p-8T-0dD"/>
1635                 <outlet property="titleWindow" destination="371" id="13718"/>
1636                 <outlet property="trueSelectionDialog" destination="Mpe-WF-JbB" id="hCA-iK-oRJ"/>
1637                 <outlet property="wallIV" destination="10244" id="10305"/>
1638             </connections>
1639         </customObject>
1640         <customObject id="10496" customClass="FieldScene">
1641             <connections>
1642                 <outlet property="AVPV" destination="8sA-SN-NRK" id="NCY-6C-2o1"/>
1643                 <outlet property="BCreateListAC" destination="14035" id="14037"/>
1644                 <outlet property="BCreateListTV" destination="13939" id="14039"/>
1645                 <outlet property="BXmessage" destination="hRF-K7-cTi" id="cdY-68-QJn"/>
1646                 <outlet property="BXname" destination="Qlb-2S-eV1" id="ee4-Z2-vPJ"/>
1647                 <outlet property="CAttackListAC" destination="11008" id="11010"/>
1648                 <outlet property="CAttackListTV" destination="10935" id="11009"/>
1649                 <outlet property="CResearchListAC" destination="12763" id="12778"/>
1650                 <outlet property="CResearchListTV" destination="12687" id="12777"/>
1651                 <outlet property="CSummonListAC" destination="14036" id="14100"/>
1652                 <outlet property="CSummonListTV" destination="14006" id="14059"/>
1653                 <outlet property="GameOverIV" destination="aC9-rN-s1T" id="z8g-LG-STF"/>
1654                 <outlet property="GameOverWindow" destination="Z8H-DC-plw" id="c5c-wz-IzH"/>
1655                 <outlet property="HPBarLI" destination="11176" id="11206"/>
1656                 <outlet property="HPbarLI" destination="11176" id="11216"/>
1657                 <outlet property="HPbarTF" destination="10351" id="11205"/>
1658                 <outlet property="IVimage" destination="3EP-gD-Uum" id="R4U-wu-F0b"/>
1659                 <outlet property="MPbarTF" destination="12304" id="12318"/>
1660                 <outlet property="STIV" destination="nKC-L3-rYm" id="B1O-pm-V16"/>
1661                 <outlet property="STacuTF" destination="SyR-Du-uzD" id="HOs-0u-1Ch"/>
1662                 <outlet property="STagiTF" destination="UKN-Sn-kqL" id="i6S-Qs-3km"/>
1663                 <outlet property="STatkTF" destination="47A-bo-w3F" id="CXG-E7-edh"/>
1664                 <outlet property="STcapTF" destination="Nld-Pz-XvH" id="3u2-Es-Z3v"/>
1665                 <outlet property="STclassTF" destination="Ixz-Th-40d" id="9wi-2c-psa"/>
1666                 <outlet property="STdefTF" destination="PIf-3j-284" id="U7f-UO-Aeu"/>
1667                 <outlet property="STdexTF" destination="zZn-ap-80z" id="aUI-m6-qB3"/>
1668                 <outlet property="STdodTF" destination="8NZ-U9-2h8" id="S43-9v-9ej"/>
1669                 <outlet property="STequipListAC" destination="9A4-Cg-LcC" id="URO-8d-dBP"/>
1670                 <outlet property="STequipListTV" destination="ZXV-E8-0X5" id="gv2-2U-Sfz"/>
1671                 <outlet property="STevaTF" destination="ckd-kc-GjD" id="hQF-Zg-NeL"/>
1672                 <outlet property="SThitTF" destination="3Ah-AJ-HFY" id="1xs-mi-4YD"/>
1673                 <outlet property="SThpTF" destination="Vpn-iq-ZgI" id="Ugx-2a-M7T"/>
1674                 <outlet property="STintTF" destination="fkg-pY-oO3" id="xRP-zK-lM1"/>
1675                 <outlet property="STjoinListAC" destination="Mad-BG-dmK" id="Umq-6k-Ifd"/>
1676                 <outlet property="STjoinListTV" destination="B6b-MZ-FWa" id="QE1-f3-g9h"/>
1677                 <outlet property="STmelTF" destination="3PB-Bj-UqA" id="xMU-oc-3QV"/>
1678                 <outlet property="STmenTF" destination="MZN-Jn-ACt" id="Npo-8G-R4U"/>
1679                 <outlet property="STmisTF" destination="GQj-85-OXY" id="WbW-2w-eSr"/>
1680                 <outlet property="STmpTF" destination="jy5-wL-kVv" id="7LN-ck-VdN"/>
1681                 <outlet property="STnameTF" destination="OVl-tR-eEx" id="fZG-BW-JSY"/>
1682                 <outlet property="STreaTF" destination="tuN-qU-VF7" id="Z1g-fo-Eml"/>
1683                 <outlet property="STskiTF" destination="71k-bj-30G" id="ybt-i5-oMb"/>
1684                 <outlet property="STskillListAC" destination="73J-iY-S3k" id="jsv-fY-jGh"/>
1685                 <outlet property="STskillListTV" destination="usz-eI-awO" id="ma2-ua-EGy"/>
1686                 <outlet property="STstrTF" destination="smH-qg-w9S" id="0my-5m-zIk"/>
1687                 <outlet property="STvigTF" destination="wbT-RS-Zkt" id="OKR-2X-gIm"/>
1688                 <outlet property="STvitTF" destination="EJh-fj-6e3" id="D8d-dO-TZZ"/>
1689                 <outlet property="STwindow" destination="CWY-jP-PWh" id="C2r-QN-MrB"/>
1690                 <outlet property="TFattack" destination="10687" id="10734"/>
1691                 <outlet property="TFcancel" destination="10725" id="10740"/>
1692                 <outlet property="TFcreate" destination="10705" id="10741"/>
1693                 <outlet property="TFmessage" destination="Kcz-lQ-Cuy" id="rMK-wU-YoB"/>
1694                 <outlet property="TFmind" destination="10705" id="10736"/>
1695                 <outlet property="TFmove" destination="10681" id="10733"/>
1696                 <outlet property="TFname" destination="F69-xp-VZd" id="ahk-v5-H3C"/>
1697                 <outlet property="TFstandby" destination="10696" id="10738"/>
1698                 <outlet property="TFstatus" destination="10713" id="10739"/>
1699                 <outlet property="atkPanel" destination="10887" id="11045"/>
1700                 <outlet property="atkProperty" destination="11153" id="11175"/>
1701                 <outlet property="attackBtn" destination="10687" id="9Od-x7-G86"/>
1702                 <outlet property="battleAttackBtn1" destination="12110" id="yR7-hn-C9n"/>
1703                 <outlet property="battleAttackBtn2" destination="12048" id="T9Q-Mq-Ts5"/>
1704                 <outlet property="battleCancelBtn" destination="11564" id="B5N-tP-JUq"/>
1705                 <outlet property="battleDialog" destination="11270" id="11278"/>
1706                 <outlet property="battleDodgeBtn1" destination="12112" id="BWP-5D-SrP"/>
1707                 <outlet property="battleDodgeBtn2" destination="12070" id="naA-DI-gSh"/>
1708                 <outlet property="battleGuardBtn1" destination="12111" id="IdG-KT-K8a"/>
1709                 <outlet property="battleGuardBtn2" destination="12060" id="PhZ-QM-Xi7"/>
1710                 <outlet property="battlePanel" destination="11549" id="12197"/>
1711                 <outlet property="battleReadyUpFood1" destination="lUt-cx-W8N" id="xZK-x7-rnX"/>
1712                 <outlet property="battleReadyUpFood2" destination="eGg-iS-dnb" id="uJE-eQ-CLT"/>
1713                 <outlet property="battleReadyUpIV1" destination="Jox-Z8-YKv" id="edw-0Y-ARH"/>
1714                 <outlet property="battleReadyUpIV2" destination="Sjg-aD-kRh" id="ddL-tl-woX"/>
1715                 <outlet property="battleReadyUpLeader1" destination="HJs-3Z-vfS" id="j7I-7O-XZE"/>
1716                 <outlet property="battleReadyUpLeader2" destination="iPm-CK-2EU" id="j7Q-rP-b6m"/>
1717                 <outlet property="battleReadyUpMAN1A" destination="OMI-3t-nbm" id="SL8-SI-fMz"/>
1718                 <outlet property="battleReadyUpMAN1B" destination="fek-yn-WV3" id="9WL-iT-8eK"/>
1719                 <outlet property="battleReadyUpMAN2A" destination="ogS-d8-vTo" id="Ajs-df-rMj"/>
1720                 <outlet property="battleReadyUpMAN2B" destination="Oqs-NP-oE5" id="Tyg-Jg-b2p"/>
1721                 <outlet property="battleReadyUpMoney1" destination="ugH-N4-stb" id="qi5-Hq-cTZ"/>
1722                 <outlet property="battleReadyUpMoney2" destination="6rZ-sr-CsC" id="1GZ-l5-xDO"/>
1723                 <outlet property="battleReadyUpPN1" destination="fSD-Ac-ulI" id="VDv-kh-x7S"/>
1724                 <outlet property="battleReadyUpPN2" destination="wzf-7q-oos" id="TaO-L7-avW"/>
1725                 <outlet property="battleReadyUpRule" destination="pmg-wh-QM1" id="7hX-m3-B0Y"/>
1726                 <outlet property="battleReadyUpSupply1" destination="Yap-hL-AmK" id="vH5-R8-gFF"/>
1727                 <outlet property="battleReadyUpSupply2" destination="he1-Pd-xnr" id="v79-ZI-MSC"/>
1728                 <outlet property="battleStartBtn" destination="12038" id="qSe-nS-2LN"/>
1729                 <outlet property="battleWindow" destination="10750" id="11217"/>
1730                 <outlet property="bplayer1" destination="10754" id="11218"/>
1731                 <outlet property="bplayer2" destination="10809" id="11219"/>
1732                 <outlet property="bsWindow" destination="NIc-R6-IYe" id="BDj-j2-Sbt"/>
1733                 <outlet property="bullet" destination="11056" id="11170"/>
1734                 <outlet property="cancelBtn" destination="13794" id="6WI-65-2Q0"/>
1735                 <outlet property="combatAP1" destination="11763" id="12193"/>
1736                 <outlet property="combatAP2" destination="11956" id="12194"/>
1737                 <outlet property="combatATK1" destination="11734" id="12195"/>
1738                 <outlet property="combatATK2" destination="12019" id="12196"/>
1739                 <outlet property="combatHIT1" destination="11743" id="12189"/>
1740                 <outlet property="combatHIT2" destination="11959" id="12190"/>
1741                 <outlet property="combatHP1" destination="11685" id="12181"/>
1742                 <outlet property="combatHP2" destination="12004" id="12182"/>
1743                 <outlet property="combatLHP1" destination="11676" id="12185"/>
1744                 <outlet property="combatLHP2" destination="12003" id="12186"/>
1745                 <outlet property="combatLMP1" destination="11707" id="12187"/>
1746                 <outlet property="combatLMP2" destination="12007" id="12188"/>
1747                 <outlet property="combatMP1" destination="11715" id="12183"/>
1748                 <outlet property="combatMP2" destination="12002" id="12184"/>
1749                 <outlet property="combatNAME1" destination="11725" id="12297"/>
1750                 <outlet property="combatNAME2" destination="11960" id="12298"/>
1751                 <outlet property="combatVIG1" destination="11750" id="12191"/>
1752                 <outlet property="combatVIG2" destination="11958" id="12192"/>
1753                 <outlet property="commandPanel" destination="10656" id="usI-r5-SSD"/>
1754                 <outlet property="costP" destination="11074" id="11171"/>
1755                 <outlet property="costV" destination="11104" id="11172"/>
1756                 <outlet property="createBtn" destination="10705" id="a2T-pd-7cG"/>
1757                 <outlet property="createPanel" destination="13903" id="Ojz-bR-GmG"/>
1758                 <outlet property="crytical" destination="11147" id="11174"/>
1759                 <outlet property="endGamePanel" destination="13719" id="13737"/>
1760                 <outlet property="endGameText" destination="13721" id="13738"/>
1761                 <outlet property="esWindow" destination="10241" id="13716"/>
1762                 <outlet property="fsEffectPanel" destination="9tv-gX-969" id="zWM-jt-V1C"/>
1763                 <outlet property="fsWindow" destination="10342" id="13717"/>
1764                 <outlet property="hplayer1" destination="10834" id="11234"/>
1765                 <outlet property="hplayer2" destination="10757" id="11235"/>
1766                 <outlet property="iplayer1" destination="10831" id="11231"/>
1767                 <outlet property="iplayer2" destination="10760" id="11237"/>
1768                 <outlet property="lplayer1" destination="10877" id="11220"/>
1769                 <outlet property="lplayer2" destination="10861" id="11221"/>
1770                 <outlet property="mapWindow" destination="10342" id="10743"/>
1771                 <outlet property="menuPanel" destination="10656" id="10742"/>
1772                 <outlet property="moveBtn" destination="10681" id="pBQ-rU-nLw"/>
1773                 <outlet property="mplayer1" destination="10832" id="11230"/>
1774                 <outlet property="mplayer2" destination="10759" id="11238"/>
1775                 <outlet property="nplayer1" destination="10756" id="11224"/>
1776                 <outlet property="nplayer2" destination="10807" id="11225"/>
1777                 <outlet property="region" destination="11086" id="11173"/>
1778                 <outlet property="researchACU" destination="12712" id="12761"/>
1779                 <outlet property="researchATK" destination="12709" id="12754"/>
1780                 <outlet property="researchCAP" destination="12711" id="12755"/>
1781                 <outlet property="researchDEF" destination="12710" id="12756"/>
1782                 <outlet property="researchEVA" destination="12713" id="12757"/>
1783                 <outlet property="researchIMG" destination="12715" id="12758"/>
1784                 <outlet property="researchMOV" destination="12714" id="12779"/>
1785                 <outlet property="researchPanel" destination="12617" id="12760"/>
1786                 <outlet property="rplayer1" destination="10833" id="11232"/>
1787                 <outlet property="rplayer2" destination="10758" id="11236"/>
1788                 <outlet property="selectChara" destination="10350" id="10497"/>
1789                 <outlet property="selectMesh" destination="10430" id="10498"/>
1790                 <outlet property="selectMeshText" destination="10441" id="10499"/>
1791                 <outlet property="selectMeshValue" destination="10501" id="10515"/>
1792                 <outlet property="selectionWindow" destination="Mpe-WF-JbB" id="UwK-Om-cyg"/>
1793                 <outlet property="slctBtn1" destination="uYZ-no-tcC" id="N2j-Um-Rh4"/>
1794                 <outlet property="slctBtn2" destination="Fkq-O8-bZy" id="HuE-Zu-3Gj"/>
1795                 <outlet property="slctBtn3" destination="bW6-ZA-xsA" id="pU4-yI-ybb"/>
1796                 <outlet property="slctBtn4" destination="2Zc-Ay-nx3" id="nuX-9E-Ak7"/>
1797                 <outlet property="slctBtn5" destination="qou-cw-rBW" id="Nkb-TE-tyt"/>
1798                 <outlet property="slctBtn6" destination="FqF-ej-Kbp" id="SWI-yk-35J"/>
1799                 <outlet property="slctBtn7" destination="Pr6-7M-h8L" id="bU0-cc-WT4"/>
1800                 <outlet property="slctBtn8" destination="MON-mp-OJL" id="EvA-wU-hMF"/>
1801                 <outlet property="slctBtn9" destination="2uf-9p-yCU" id="M9O-gv-m8g"/>
1802                 <outlet property="stanbyBtn" destination="10696" id="rkM-1E-3fX"/>
1803                 <outlet property="statusBtn" destination="10713" id="Xpc-Hf-bE5"/>
1804                 <outlet property="summonBtn" destination="10725" id="Ghp-yM-0Cf"/>
1805                 <outlet property="summonPanel" destination="13970" id="14042"/>
1806                 <outlet property="tfArmy" destination="12370" id="12383"/>
1807                 <outlet property="tfAttack" destination="11288" id="11332"/>
1808                 <outlet property="tfCalc" destination="11307" id="11334"/>
1809                 <outlet property="tfDefence" destination="11299" id="11333"/>
1810                 <outlet property="tfDodge" destination="11323" id="11336"/>
1811                 <outlet property="tfFood" destination="12327" id="12355"/>
1812                 <outlet property="tfHit" destination="11315" id="11335"/>
1813                 <outlet property="tfMoney" destination="12337" id="12354"/>
1814                 <outlet property="tfMove" destination="12877" id="12894"/>
1815                 <outlet property="tfName" destination="10352" id="12384"/>
1816                 <outlet property="tfResource" destination="12319" id="12353"/>
1817                 <outlet property="tfWait" destination="12962" id="12969"/>
1818                 <outlet property="titleWindow" destination="371" id="8sb-vD-hKR"/>
1819                 <outlet property="tplayer1" destination="10755" id="11222"/>
1820                 <outlet property="tplayer2" destination="10808" id="11223"/>
1821             </connections>
1822         </customObject>
1823         <arrayController id="11008" userLabel="CAttackListAC">
1824             <connections>
1825                 <binding destination="10496" name="contentArray" keyPath="CAttackListMA" id="11044"/>
1826             </connections>
1827         </arrayController>
1828         <arrayController id="12763" userLabel="CResearchListAC">
1829             <connections>
1830                 <binding destination="10496" name="contentArray" keyPath="CResearchListMA" id="12776"/>
1831             </connections>
1832         </arrayController>
1833         <arrayController id="14035" userLabel="BCreateListAC">
1834             <connections>
1835                 <binding destination="10496" name="contentArray" keyPath="BCreateListMA" id="14052"/>
1836             </connections>
1837         </arrayController>
1838         <arrayController id="14036" userLabel="CSummonListAC">
1839             <connections>
1840                 <binding destination="10496" name="contentArray" keyPath="CSummonListMA" id="14055"/>
1841             </connections>
1842         </arrayController>
1843         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="643" userLabel="シナリオ選択" customClass="NSPanel">
1844             <windowStyleMask key="styleMask" utility="YES"/>
1845             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
1846             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
1847             <view key="contentView" id="644">
1848                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
1849                 <autoresizingMask key="autoresizingMask"/>
1850                 <subviews>
1851                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="645">
1852                         <rect key="frame" x="20" y="53" width="240" height="227"/>
1853                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1854                         <clipView key="contentView" id="O3A-L9-Zch">
1855                             <rect key="frame" x="1" y="1" width="238" height="225"/>
1856                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1857                             <subviews>
1858                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="646">
1859                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
1860                                     <autoresizingMask key="autoresizingMask"/>
1861                                     <size key="intercellSpacing" width="3" height="2"/>
1862                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1863                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
1864                                     <tableColumns>
1865                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="650">
1866                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
1867                                                 <font key="font" metaFont="smallSystem"/>
1868                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
1869                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
1870                                             </tableHeaderCell>
1871                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="653">
1872                                                 <font key="font" metaFont="system"/>
1873                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1874                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1875                                             </textFieldCell>
1876                                             <connections>
1877                                                 <binding destination="3372" name="value" keyPath="arrangedObjects.name" id="3403"/>
1878                                             </connections>
1879                                         </tableColumn>
1880                                     </tableColumns>
1881                                     <connections>
1882                                         <outlet property="delegate" destination="3369" id="3374"/>
1883                                     </connections>
1884                                 </tableView>
1885                             </subviews>
1886                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1887                         </clipView>
1888                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="647">
1889                             <rect key="frame" x="1" y="119" width="223" height="15"/>
1890                             <autoresizingMask key="autoresizingMask"/>
1891                         </scroller>
1892                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="649">
1893                             <rect key="frame" x="224" y="17" width="15" height="102"/>
1894                             <autoresizingMask key="autoresizingMask"/>
1895                         </scroller>
1896                     </scrollView>
1897                     <button verticalHuggingPriority="750" id="659">
1898                         <rect key="frame" x="385" y="13" width="66" height="32"/>
1899                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1900                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="660">
1901                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1902                             <font key="font" size="13" name="AquaKana"/>
1903                         </buttonCell>
1904                         <connections>
1905                             <action selector="backButton:" target="3369" id="3376"/>
1906                         </connections>
1907                     </button>
1908                     <button verticalHuggingPriority="750" id="663">
1909                         <rect key="frame" x="262" y="13" width="92" height="32"/>
1910                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1911                         <buttonCell key="cell" type="push" title="スタート" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="664">
1912                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1913                             <font key="font" size="13" name="AquaKana"/>
1914                         </buttonCell>
1915                         <connections>
1916                             <action selector="startButton:" target="3369" id="3377"/>
1917                         </connections>
1918                     </button>
1919                     <textField verticalHuggingPriority="750" id="672">
1920                         <rect key="frame" x="267" y="263" width="82" height="17"/>
1921                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1922                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="シナリオ選択" id="673">
1923                             <font key="font" size="13" name="AquaKana"/>
1924                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1925                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1926                         </textFieldCell>
1927                     </textField>
1928                     <imageView id="691">
1929                         <rect key="frame" x="267" y="107" width="206" height="146"/>
1930                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1931                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="692"/>
1932                     </imageView>
1933                     <popUpButton verticalHuggingPriority="750" id="3378">
1934                         <rect key="frame" x="266" y="73" width="207" height="26"/>
1935                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1936                         <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">
1937                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
1938                             <font key="font" metaFont="menu"/>
1939                             <menu key="menu" title="OtherViews" id="3380">
1940                                 <items>
1941                                     <menuItem title="Killeryの野望" state="on" id="3381"/>
1942                                     <menuItem title="フリーマップ" id="3382"/>
1943                                     <menuItem title="To LoveるダークネスBlack" id="3383"/>
1944                                 </items>
1945                             </menu>
1946                         </popUpButtonCell>
1947                         <connections>
1948                             <action selector="listButton:" target="3369" id="3406"/>
1949                         </connections>
1950                     </popUpButton>
1951                 </subviews>
1952             </view>
1953         </window>
1954         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="702" userLabel="セーブデータ" customClass="NSPanel">
1955             <windowStyleMask key="styleMask" utility="YES"/>
1956             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
1957             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
1958             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
1959             <view key="contentView" id="703">
1960                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
1961                 <autoresizingMask key="autoresizingMask"/>
1962                 <subviews>
1963                     <button verticalHuggingPriority="750" id="722">
1964                         <rect key="frame" x="407" y="5" width="66" height="32"/>
1965                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1966                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="723">
1967                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1968                             <font key="font" size="13" name="AquaKana"/>
1969                         </buttonCell>
1970                         <connections>
1971                             <action selector="backButton:" target="3407" id="3415"/>
1972                         </connections>
1973                     </button>
1974                     <button verticalHuggingPriority="750" id="727">
1975                         <rect key="frame" x="315" y="5" width="79" height="32"/>
1976                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1977                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="728">
1978                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1979                             <font key="font" size="13" name="AquaKana"/>
1980                         </buttonCell>
1981                         <connections>
1982                             <action selector="loadButton:" target="3407" id="3417"/>
1983                         </connections>
1984                     </button>
1985                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="734">
1986                         <rect key="frame" x="10" y="53" width="240" height="227"/>
1987                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1988                         <clipView key="contentView" id="ifa-bc-jl3">
1989                             <rect key="frame" x="1" y="1" width="238" height="225"/>
1990                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1991                             <subviews>
1992                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="746">
1993                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
1994                                     <autoresizingMask key="autoresizingMask"/>
1995                                     <size key="intercellSpacing" width="3" height="2"/>
1996                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1997                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
1998                                     <tableColumns>
1999                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="747">
2000                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
2001                                                 <font key="font" metaFont="smallSystem"/>
2002                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2003                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2004                                             </tableHeaderCell>
2005                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="748">
2006                                                 <font key="font" metaFont="system"/>
2007                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2008                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2009                                             </textFieldCell>
2010                                             <connections>
2011                                                 <binding destination="3408" name="value" keyPath="arrangedObjects.name" id="3423">
2012                                                     <dictionary key="options">
2013                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2014                                                     </dictionary>
2015                                                 </binding>
2016                                             </connections>
2017                                         </tableColumn>
2018                                     </tableColumns>
2019                                     <connections>
2020                                         <outlet property="delegate" destination="3407" id="3414"/>
2021                                     </connections>
2022                                 </tableView>
2023                             </subviews>
2024                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2025                         </clipView>
2026                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="745">
2027                             <rect key="frame" x="1" y="119" width="223" height="15"/>
2028                             <autoresizingMask key="autoresizingMask"/>
2029                         </scroller>
2030                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="743">
2031                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2032                             <autoresizingMask key="autoresizingMask"/>
2033                         </scroller>
2034                     </scrollView>
2035                     <textField verticalHuggingPriority="750" id="735">
2036                         <rect key="frame" x="257" y="263" width="108" height="17"/>
2037                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2038                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="セーブデータ選択" id="742">
2039                             <font key="font" size="13" name="AquaKana"/>
2040                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2041                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2042                         </textFieldCell>
2043                     </textField>
2044                     <textField verticalHuggingPriority="750" id="736">
2045                         <rect key="frame" x="255" y="85" width="208" height="17"/>
2046                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2047                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ToLoveるダークネスBlack" id="741">
2048                             <font key="font" metaFont="system"/>
2049                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2050                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2051                         </textFieldCell>
2052                     </textField>
2053                     <imageView id="737">
2054                         <rect key="frame" x="257" y="107" width="206" height="146"/>
2055                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2056                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="740"/>
2057                     </imageView>
2058                 </subviews>
2059             </view>
2060         </window>
2061         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="767" userLabel="マップエディタ">
2062             <windowStyleMask key="styleMask" titled="YES"/>
2063             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
2064             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2065             <view key="contentView" id="768">
2066                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
2067                 <autoresizingMask key="autoresizingMask"/>
2068                 <subviews>
2069                     <customView id="784" customClass="ChipView">
2070                         <rect key="frame" x="498" y="4" width="96" height="256"/>
2071                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2072                     </customView>
2073                     <button verticalHuggingPriority="750" id="814">
2074                         <rect key="frame" x="498" y="273" width="17" height="23"/>
2075                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2076                         <buttonCell key="cell" type="smallSquare" title="&lt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="815">
2077                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2078                             <font key="font" metaFont="system"/>
2079                         </buttonCell>
2080                         <connections>
2081                             <action selector="previous:" target="3826" id="3829"/>
2082                         </connections>
2083                     </button>
2084                     <button verticalHuggingPriority="750" id="821">
2085                         <rect key="frame" x="577" y="273" width="17" height="23"/>
2086                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2087                         <buttonCell key="cell" type="smallSquare" title="&gt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="822">
2088                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2089                             <font key="font" metaFont="system"/>
2090                         </buttonCell>
2091                         <connections>
2092                             <action selector="next:" target="3826" id="3828"/>
2093                         </connections>
2094                     </button>
2095                     <customView id="828" customClass="SeedView">
2096                         <rect key="frame" x="498" y="303" width="128" height="32"/>
2097                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2098                     </customView>
2099                     <textField verticalHuggingPriority="750" id="870">
2100                         <rect key="frame" x="477" y="363" width="134" height="17"/>
2101                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2102                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="871">
2103                             <font key="font" size="13" name="AquaKana"/>
2104                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2105                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2106                         </textFieldCell>
2107                     </textField>
2108                     <textField verticalHuggingPriority="750" id="886">
2109                         <rect key="frame" x="495" y="343" width="98" height="17"/>
2110                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2111                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP 0000/0000" id="887">
2112                             <font key="font" metaFont="system"/>
2113                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2114                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2115                         </textFieldCell>
2116                     </textField>
2117                     <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="1717">
2118                         <rect key="frame" x="-1" y="-1" width="482" height="482"/>
2119                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2120                         <clipView key="contentView" id="hAH-Yn-rhl">
2121                             <rect key="frame" x="1" y="1" width="480" height="480"/>
2122                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2123                             <subviews>
2124                                 <customView id="769" customClass="MapView">
2125                                     <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
2126                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2127                                 </customView>
2128                             </subviews>
2129                         </clipView>
2130                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="1719">
2131                             <rect key="frame" x="1" y="465" width="480" height="16"/>
2132                             <autoresizingMask key="autoresizingMask"/>
2133                         </scroller>
2134                         <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="1720">
2135                             <rect key="frame" x="465" y="1" width="16" height="480"/>
2136                             <autoresizingMask key="autoresizingMask"/>
2137                         </scroller>
2138                     </scrollView>
2139                     <imageView id="1744">
2140                         <rect key="frame" x="493" y="379" width="100" height="100"/>
2141                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2142                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1745"/>
2143                     </imageView>
2144                     <textField verticalHuggingPriority="750" id="3815">
2145                         <rect key="frame" x="521" y="276" width="51" height="17"/>
2146                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2147                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="10/10" id="3816">
2148                             <font key="font" metaFont="system"/>
2149                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2150                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2151                         </textFieldCell>
2152                     </textField>
2153                     <button verticalHuggingPriority="750" id="3938">
2154                         <rect key="frame" x="588" y="7" width="57" height="32"/>
2155                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2156                         <buttonCell key="cell" type="push" title="title" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3939">
2157                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2158                             <font key="font" size="13" name="AquaKana"/>
2159                         </buttonCell>
2160                         <connections>
2161                             <action selector="backTitle:" target="3826" id="G6Y-9J-i4g"/>
2162                         </connections>
2163                     </button>
2164                     <customView id="9813" customClass="CommandView">
2165                         <rect key="frame" x="594" y="197" width="32" height="98"/>
2166                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2167                     </customView>
2168                     <button verticalHuggingPriority="750" id="9909">
2169                         <rect key="frame" x="590" y="32" width="54" height="32"/>
2170                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2171                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9911">
2172                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2173                             <font key="font" size="13" name="AquaKana"/>
2174                         </buttonCell>
2175                         <connections>
2176                             <action selector="saveMap:" target="3826" id="9930"/>
2177                         </connections>
2178                     </button>
2179                     <button verticalHuggingPriority="750" id="9932">
2180                         <rect key="frame" x="587" y="166" width="58" height="32"/>
2181                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2182                         <buttonCell key="cell" type="push" title="size" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9934">
2183                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2184                             <font key="font" size="13" name="AquaKana"/>
2185                         </buttonCell>
2186                         <connections>
2187                             <action selector="mapSize:" target="3826" id="10029"/>
2188                         </connections>
2189                     </button>
2190                     <button verticalHuggingPriority="750" id="10031">
2191                         <rect key="frame" x="588" y="57" width="56" height="32"/>
2192                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2193                         <buttonCell key="cell" type="push" title="読込" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10032">
2194                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2195                             <font key="font" size="13" name="AquaKana"/>
2196                         </buttonCell>
2197                         <connections>
2198                             <action selector="loadMap:" target="3826" id="10157"/>
2199                         </connections>
2200                     </button>
2201                     <button verticalHuggingPriority="750" id="KCD-H1-SPf">
2202                         <rect key="frame" x="585" y="138" width="63" height="32"/>
2203                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2204                         <buttonCell key="cell" type="push" title="event" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dI3-C5-YUq">
2205                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2206                             <font key="font" size="13" name="AquaKana"/>
2207                         </buttonCell>
2208                         <connections>
2209                             <action selector="setEvent:" target="3826" id="K8y-So-UnB"/>
2210                         </connections>
2211                     </button>
2212                 </subviews>
2213             </view>
2214         </window>
2215         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="908" userLabel="マップチップリスト" customClass="NSPanel">
2216             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2217             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2218             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2219             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2220             <view key="contentView" id="909">
2221                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2222                 <autoresizingMask key="autoresizingMask"/>
2223                 <subviews>
2224                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="910">
2225                         <rect key="frame" x="-1" y="41" width="602" height="360"/>
2226                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2227                         <clipView key="contentView" id="xqf-jG-meO">
2228                             <rect key="frame" x="1" y="17" width="600" height="342"/>
2229                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2230                             <subviews>
2231                                 <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">
2232                                     <rect key="frame" x="0.0" y="0.0" width="600" height="34"/>
2233                                     <autoresizingMask key="autoresizingMask"/>
2234                                     <size key="intercellSpacing" width="3" height="2"/>
2235                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2236                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2237                                     <tableColumns>
2238                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="915">
2239                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2240                                                 <font key="font" metaFont="smallSystem"/>
2241                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2242                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2243                                             </tableHeaderCell>
2244                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="948">
2245                                                 <font key="font" metaFont="system"/>
2246                                             </imageCell>
2247                                             <connections>
2248                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.img" id="0OR-xX-guh">
2249                                                     <dictionary key="options">
2250                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
2251                                                     </dictionary>
2252                                                 </binding>
2253                                             </connections>
2254                                         </tableColumn>
2255                                         <tableColumn editable="NO" width="131.3203125" minWidth="40" maxWidth="1000" id="916">
2256                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2257                                                 <font key="font" metaFont="smallSystem"/>
2258                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2259                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2260                                             </tableHeaderCell>
2261                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="917">
2262                                                 <font key="font" metaFont="system"/>
2263                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2264                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2265                                             </textFieldCell>
2266                                             <connections>
2267                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.name" id="3855">
2268                                                     <dictionary key="options">
2269                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2270                                                     </dictionary>
2271                                                 </binding>
2272                                             </connections>
2273                                         </tableColumn>
2274                                         <tableColumn editable="NO" width="49.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="949">
2275                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="地形修正">
2276                                                 <font key="font" metaFont="smallSystem"/>
2277                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2278                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2279                                             </tableHeaderCell>
2280                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="950">
2281                                                 <font key="font" metaFont="system"/>
2282                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2283                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2284                                             </textFieldCell>
2285                                             <connections>
2286                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.dmgfix" id="3856">
2287                                                     <dictionary key="options">
2288                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2289                                                     </dictionary>
2290                                                 </binding>
2291                                             </connections>
2292                                         </tableColumn>
2293                                         <tableColumn editable="NO" width="31.703125" minWidth="10" maxWidth="3.4028234663852886e+38" id="951">
2294                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="陸">
2295                                                 <font key="font" metaFont="smallSystem"/>
2296                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2297                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2298                                             </tableHeaderCell>
2299                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="952">
2300                                                 <font key="font" metaFont="system"/>
2301                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2302                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2303                                             </textFieldCell>
2304                                             <connections>
2305                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.riku" id="3857">
2306                                                     <dictionary key="options">
2307                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2308                                                     </dictionary>
2309                                                 </binding>
2310                                             </connections>
2311                                         </tableColumn>
2312                                         <tableColumn editable="NO" width="32.4921875" minWidth="10" maxWidth="3.4028234663852886e+38" id="953">
2313                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="海">
2314                                                 <font key="font" metaFont="smallSystem"/>
2315                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2316                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2317                                             </tableHeaderCell>
2318                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="954">
2319                                                 <font key="font" metaFont="system"/>
2320                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2321                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2322                                             </textFieldCell>
2323                                             <connections>
2324                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.umi" id="3858">
2325                                                     <dictionary key="options">
2326                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2327                                                     </dictionary>
2328                                                 </binding>
2329                                             </connections>
2330                                         </tableColumn>
2331                                         <tableColumn editable="NO" width="31.71484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="957">
2332                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="宙">
2333                                                 <font key="font" metaFont="smallSystem"/>
2334                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2335                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2336                                             </tableHeaderCell>
2337                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="958">
2338                                                 <font key="font" metaFont="system"/>
2339                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2340                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2341                                             </textFieldCell>
2342                                             <connections>
2343                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.chu" id="3859">
2344                                                     <dictionary key="options">
2345                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2346                                                     </dictionary>
2347                                                 </binding>
2348                                             </connections>
2349                                         </tableColumn>
2350                                         <tableColumn editable="NO" width="30.78125" minWidth="10" maxWidth="3.4028234663852886e+38" id="955">
2351                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="空">
2352                                                 <font key="font" metaFont="smallSystem"/>
2353                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2354                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2355                                             </tableHeaderCell>
2356                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="956">
2357                                                 <font key="font" metaFont="system"/>
2358                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2359                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2360                                             </textFieldCell>
2361                                             <connections>
2362                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.sora" id="3862">
2363                                                     <dictionary key="options">
2364                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2365                                                     </dictionary>
2366                                                 </binding>
2367                                             </connections>
2368                                         </tableColumn>
2369                                         <tableColumn editable="NO" width="219" minWidth="10" maxWidth="3.4028234663852886e+38" id="1835">
2370                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
2371                                                 <font key="font" metaFont="smallSystem"/>
2372                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2373                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2374                                             </tableHeaderCell>
2375                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1836">
2376                                                 <font key="font" metaFont="system"/>
2377                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2378                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2379                                             </textFieldCell>
2380                                             <connections>
2381                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.memo" id="3863">
2382                                                     <dictionary key="options">
2383                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2384                                                     </dictionary>
2385                                                 </binding>
2386                                             </connections>
2387                                         </tableColumn>
2388                                     </tableColumns>
2389                                     <connections>
2390                                         <outlet property="delegate" destination="1811" id="1834"/>
2391                                     </connections>
2392                                 </tableView>
2393                             </subviews>
2394                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2395                         </clipView>
2396                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="912">
2397                             <rect key="frame" x="1" y="343" width="600" height="16"/>
2398                             <autoresizingMask key="autoresizingMask"/>
2399                         </scroller>
2400                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="914">
2401                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2402                             <autoresizingMask key="autoresizingMask"/>
2403                         </scroller>
2404                         <tableHeaderView key="headerView" id="1837">
2405                             <rect key="frame" x="0.0" y="0.0" width="600" height="17"/>
2406                             <autoresizingMask key="autoresizingMask"/>
2407                         </tableHeaderView>
2408                     </scrollView>
2409                     <button verticalHuggingPriority="750" id="927">
2410                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2412                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="928">
2413                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2414                             <font key="font" size="13" name="AquaKana"/>
2415                         </buttonCell>
2416                         <connections>
2417                             <action selector="submitMCL:" target="1811" id="4012"/>
2418                         </connections>
2419                     </button>
2420                     <button verticalHuggingPriority="750" id="10566">
2421                         <rect key="frame" x="411" y="5" width="79" height="32"/>
2422                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2423                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10567">
2424                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2425                             <font key="font" size="13" name="AquaKana"/>
2426                         </buttonCell>
2427                         <connections>
2428                             <action selector="registMCL:" target="1811" id="10642"/>
2429                         </connections>
2430                     </button>
2431                 </subviews>
2432             </view>
2433         </window>
2434         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="959" userLabel="建物チップリスト" customClass="NSPanel">
2435             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2436             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2437             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2438             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2439             <view key="contentView" id="960">
2440                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2441                 <autoresizingMask key="autoresizingMask"/>
2442                 <subviews>
2443                     <scrollView autohidesScrollers="YES" horizontalLineScroll="32" horizontalPageScroll="10" verticalLineScroll="32" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="961">
2444                         <rect key="frame" x="-1" y="63" width="412" height="338"/>
2445                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2446                         <clipView key="contentView" id="KQb-A3-ePb">
2447                             <rect key="frame" x="1" y="17" width="410" height="320"/>
2448                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2449                             <subviews>
2450                                 <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">
2451                                     <rect key="frame" x="0.0" y="0.0" width="410" height="32"/>
2452                                     <autoresizingMask key="autoresizingMask"/>
2453                                     <size key="intercellSpacing" width="3" height="2"/>
2454                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2455                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2456                                     <tableColumns>
2457                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="990">
2458                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2459                                                 <font key="font" metaFont="smallSystem"/>
2460                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2461                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2462                                             </tableHeaderCell>
2463                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="991">
2464                                                 <font key="font" metaFont="system"/>
2465                                             </imageCell>
2466                                             <connections>
2467                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.img" id="2641"/>
2468                                             </connections>
2469                                         </tableColumn>
2470                                         <tableColumn editable="NO" width="131.3203125" minWidth="40" maxWidth="1000" id="989">
2471                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2472                                                 <font key="font" metaFont="smallSystem"/>
2473                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2474                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2475                                             </tableHeaderCell>
2476                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="992">
2477                                                 <font key="font" metaFont="system"/>
2478                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2479                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2480                                             </textFieldCell>
2481                                             <connections>
2482                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.name" id="4791">
2483                                                     <dictionary key="options">
2484                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2485                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2486                                                     </dictionary>
2487                                                 </binding>
2488                                             </connections>
2489                                         </tableColumn>
2490                                         <tableColumn editable="NO" width="46.52734375" minWidth="10" maxWidth="3.4028234663852886e+38" id="988">
2491                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="耐久力">
2492                                                 <font key="font" metaFont="smallSystem"/>
2493                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2494                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2495                                             </tableHeaderCell>
2496                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="993">
2497                                                 <font key="font" metaFont="system"/>
2498                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2499                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2500                                             </textFieldCell>
2501                                             <connections>
2502                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.HP" id="3865">
2503                                                     <dictionary key="options">
2504                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2505                                                     </dictionary>
2506                                                 </binding>
2507                                             </connections>
2508                                         </tableColumn>
2509                                         <tableColumn editable="NO" width="44.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="987">
2510                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="作成WT">
2511                                                 <font key="font" metaFont="smallSystem"/>
2512                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2513                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2514                                             </tableHeaderCell>
2515                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="994">
2516                                                 <font key="font" metaFont="system"/>
2517                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2518                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2519                                             </textFieldCell>
2520                                             <connections>
2521                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.WT" id="3866">
2522                                                     <dictionary key="options">
2523                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2524                                                     </dictionary>
2525                                                 </binding>
2526                                             </connections>
2527                                         </tableColumn>
2528                                         <tableColumn editable="NO" width="52" minWidth="10" maxWidth="3.4028234663852886e+38" id="986">
2529                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="防御修正">
2530                                                 <font key="font" metaFont="smallSystem"/>
2531                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2532                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2533                                             </tableHeaderCell>
2534                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="995">
2535                                                 <font key="font" metaFont="system"/>
2536                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2537                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2538                                             </textFieldCell>
2539                                             <connections>
2540                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.dmgfix" id="3867">
2541                                                     <dictionary key="options">
2542                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2543                                                     </dictionary>
2544                                                 </binding>
2545                                             </connections>
2546                                         </tableColumn>
2547                                         <tableColumn width="68" minWidth="10" maxWidth="3.4028234663852886e+38" id="4796">
2548                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="耐久力Lv">
2549                                                 <font key="font" metaFont="smallSystem"/>
2550                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2551                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2552                                             </tableHeaderCell>
2553                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4797">
2554                                                 <font key="font" metaFont="system"/>
2555                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2556                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2557                                             </textFieldCell>
2558                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
2559                                             <connections>
2560                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.defLv" id="4846">
2561                                                     <dictionary key="options">
2562                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2563                                                     </dictionary>
2564                                                 </binding>
2565                                             </connections>
2566                                         </tableColumn>
2567                                     </tableColumns>
2568                                     <connections>
2569                                         <outlet property="delegate" destination="2629" id="2635"/>
2570                                     </connections>
2571                                 </tableView>
2572                             </subviews>
2573                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2574                         </clipView>
2575                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="982">
2576                             <rect key="frame" x="1" y="341" width="410" height="16"/>
2577                             <autoresizingMask key="autoresizingMask"/>
2578                         </scroller>
2579                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="980">
2580                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2581                             <autoresizingMask key="autoresizingMask"/>
2582                         </scroller>
2583                         <tableHeaderView key="headerView" id="4773">
2584                             <rect key="frame" x="0.0" y="0.0" width="410" height="17"/>
2585                             <autoresizingMask key="autoresizingMask"/>
2586                         </tableHeaderView>
2587                     </scrollView>
2588                     <button verticalHuggingPriority="750" id="964">
2589                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2590                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2591                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="976">
2592                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2593                             <font key="font" size="13" name="AquaKana"/>
2594                         </buttonCell>
2595                         <connections>
2596                             <action selector="submit:" target="2629" id="2636"/>
2597                         </connections>
2598                     </button>
2599                     <imageView id="1002">
2600                         <rect key="frame" x="426" y="233" width="150" height="150"/>
2601                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2602                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="1003"/>
2603                         <connections>
2604                             <binding destination="2631" name="value" keyPath="selection.imgBig" id="2657"/>
2605                         </connections>
2606                     </imageView>
2607                     <button verticalHuggingPriority="750" id="10622">
2608                         <rect key="frame" x="411" y="5" width="79" height="32"/>
2609                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2610                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10623">
2611                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2612                             <font key="font" size="13" name="AquaKana"/>
2613                         </buttonCell>
2614                         <connections>
2615                             <action selector="registBCL:" target="2629" id="10645"/>
2616                         </connections>
2617                     </button>
2618                 </subviews>
2619             </view>
2620         </window>
2621         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1017" userLabel="ユニットチップリスト" customClass="NSPanel">
2622             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2623             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2624             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2625             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2626             <view key="contentView" id="1018">
2627                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2628                 <autoresizingMask key="autoresizingMask"/>
2629                 <subviews>
2630                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="1035">
2631                         <rect key="frame" x="-1" y="43" width="473" height="358"/>
2632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2633                         <clipView key="contentView" id="fpI-2a-ah0">
2634                             <rect key="frame" x="1" y="17" width="471" height="340"/>
2635                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2636                             <subviews>
2637                                 <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">
2638                                     <rect key="frame" x="0.0" y="0.0" width="469" height="34"/>
2639                                     <autoresizingMask key="autoresizingMask"/>
2640                                     <size key="intercellSpacing" width="3" height="2"/>
2641                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2642                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2643                                     <tableColumns>
2644                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="1040">
2645                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2646                                                 <font key="font" metaFont="smallSystem"/>
2647                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2648                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2649                                             </tableHeaderCell>
2650                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="1053">
2651                                                 <font key="font" metaFont="system"/>
2652                                             </imageCell>
2653                                             <connections>
2654                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.img" id="3193"/>
2655                                             </connections>
2656                                         </tableColumn>
2657                                         <tableColumn editable="NO" width="129.13671875" minWidth="40" maxWidth="1000" id="1042">
2658                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2659                                                 <font key="font" metaFont="smallSystem"/>
2660                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2661                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2662                                             </tableHeaderCell>
2663                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1051">
2664                                                 <font key="font" metaFont="system"/>
2665                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2666                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2667                                             </textFieldCell>
2668                                             <connections>
2669                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.name" id="3869">
2670                                                     <dictionary key="options">
2671                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2672                                                     </dictionary>
2673                                                 </binding>
2674                                             </connections>
2675                                         </tableColumn>
2676                                         <tableColumn editable="NO" width="157.59375" minWidth="10" maxWidth="3.4028234663852886e+38" id="1043">
2677                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="クラス">
2678                                                 <font key="font" metaFont="smallSystem"/>
2679                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2680                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2681                                             </tableHeaderCell>
2682                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1050">
2683                                                 <font key="font" metaFont="system"/>
2684                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2685                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2686                                             </textFieldCell>
2687                                             <connections>
2688                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.nameC" id="3870">
2689                                                     <dictionary key="options">
2690                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2691                                                     </dictionary>
2692                                                 </binding>
2693                                             </connections>
2694                                         </tableColumn>
2695                                         <tableColumn editable="NO" width="58.88671875" minWidth="10" maxWidth="3.4028234663852886e+38" id="1044">
2696                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
2697                                                 <font key="font" metaFont="smallSystem"/>
2698                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2699                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2700                                             </tableHeaderCell>
2701                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1049">
2702                                                 <font key="font" metaFont="system"/>
2703                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2704                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2705                                             </textFieldCell>
2706                                             <connections>
2707                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.HP" id="3871">
2708                                                     <dictionary key="options">
2709                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2710                                                     </dictionary>
2711                                                 </binding>
2712                                             </connections>
2713                                         </tableColumn>
2714                                         <tableColumn editable="NO" width="58.359375" minWidth="10" maxWidth="3.4028234663852886e+38" id="1045">
2715                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="BP">
2716                                                 <font key="font" metaFont="smallSystem"/>
2717                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2718                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2719                                             </tableHeaderCell>
2720                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1048">
2721                                                 <font key="font" metaFont="system"/>
2722                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2723                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2724                                             </textFieldCell>
2725                                             <connections>
2726                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.BP" id="7837">
2727                                                     <dictionary key="options">
2728                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2729                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2730                                                     </dictionary>
2731                                                 </binding>
2732                                             </connections>
2733                                         </tableColumn>
2734                                     </tableColumns>
2735                                     <connections>
2736                                         <outlet property="delegate" destination="3039" id="3181"/>
2737                                     </connections>
2738                                 </tableView>
2739                             </subviews>
2740                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2741                         </clipView>
2742                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1037">
2743                             <rect key="frame" x="1" y="341" width="471" height="16"/>
2744                             <autoresizingMask key="autoresizingMask"/>
2745                         </scroller>
2746                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1039">
2747                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2748                             <autoresizingMask key="autoresizingMask"/>
2749                         </scroller>
2750                         <tableHeaderView key="headerView" id="1038">
2751                             <rect key="frame" x="0.0" y="0.0" width="471" height="17"/>
2752                             <autoresizingMask key="autoresizingMask"/>
2753                         </tableHeaderView>
2754                     </scrollView>
2755                     <button verticalHuggingPriority="750" id="1032">
2756                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2757                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2758                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1057">
2759                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2760                             <font key="font" size="13" name="AquaKana"/>
2761                         </buttonCell>
2762                         <connections>
2763                             <action selector="submit:" target="3039" id="3180"/>
2764                         </connections>
2765                     </button>
2766                     <button verticalHuggingPriority="750" id="5884">
2767                         <rect key="frame" x="208" y="7" width="107" height="32"/>
2768                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2769                         <buttonCell key="cell" type="push" title="装備リスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5886">
2770                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2771                             <font key="font" size="13" name="AquaKana"/>
2772                         </buttonCell>
2773                         <connections>
2774                             <action selector="UCLPanelEquipListOpenBtn:" target="3039" id="8220"/>
2775                         </connections>
2776                     </button>
2777                     <button verticalHuggingPriority="750" id="5892">
2778                         <rect key="frame" x="101" y="7" width="118" height="32"/>
2779                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2780                         <buttonCell key="cell" type="push" title="スキルリスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5893">
2781                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2782                             <font key="font" size="13" name="AquaKana"/>
2783                         </buttonCell>
2784                         <connections>
2785                             <action selector="UCLPanelSkillListOpenBtn:" target="3039" id="8219"/>
2786                         </connections>
2787                     </button>
2788                     <button verticalHuggingPriority="750" id="10633">
2789                         <rect key="frame" x="406" y="5" width="79" height="32"/>
2790                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2791                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10634">
2792                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2793                             <font key="font" size="13" name="AquaKana"/>
2794                         </buttonCell>
2795                         <connections>
2796                             <action selector="registUCL:" target="3039" id="10649"/>
2797                         </connections>
2798                     </button>
2799                     <button verticalHuggingPriority="750" id="IyD-DD-PfZ">
2800                         <rect key="frame" x="308" y="6" width="98" height="32"/>
2801                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2802                         <buttonCell key="cell" type="push" title="状態変化" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KdL-u2-6ud">
2803                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2804                             <font key="font" size="13" name="AquaKana"/>
2805                         </buttonCell>
2806                     </button>
2807                     <imageView id="1019">
2808                         <rect key="frame" x="477" y="277" width="106" height="106"/>
2809                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2810                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="1061"/>
2811                         <connections>
2812                             <binding destination="3040" name="value" keyPath="selection.imgBig" id="3276"/>
2813                         </connections>
2814                     </imageView>
2815                 </subviews>
2816             </view>
2817         </window>
2818         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1068" userLabel="マップチップ編集" customClass="NSPanel">
2819             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2820             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2821             <rect key="contentRect" x="196" y="132" width="500" height="158"/>
2822             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2823             <view key="contentView" id="1069">
2824                 <rect key="frame" x="0.0" y="0.0" width="500" height="158"/>
2825                 <autoresizingMask key="autoresizingMask"/>
2826                 <subviews>
2827                     <imageView id="1070">
2828                         <rect key="frame" x="25" y="103" width="38" height="38"/>
2829                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2830                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1071"/>
2831                     </imageView>
2832                     <textField verticalHuggingPriority="750" id="1087">
2833                         <rect key="frame" x="87" y="106" width="96" height="22"/>
2834                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2835                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1088">
2836                             <font key="font" metaFont="system"/>
2837                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2838                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2839                         </textFieldCell>
2840                     </textField>
2841                     <textField verticalHuggingPriority="750" id="1095">
2842                         <rect key="frame" x="88" y="136" width="95" height="17"/>
2843                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2844                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップチップ名" id="1096">
2845                             <font key="font" size="13" name="AquaKana"/>
2846                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2847                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2848                         </textFieldCell>
2849                     </textField>
2850                     <textField verticalHuggingPriority="750" id="1100">
2851                         <rect key="frame" x="211" y="81" width="32" height="22"/>
2852                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2853                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1101">
2854                             <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"/>
2855                             <font key="font" metaFont="system"/>
2856                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2857                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2858                         </textFieldCell>
2859                     </textField>
2860                     <textField verticalHuggingPriority="750" id="1107">
2861                         <rect key="frame" x="266" y="81" width="32" height="22"/>
2862                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2863                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1109">
2864                             <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"/>
2865                             <font key="font" metaFont="system"/>
2866                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2867                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2868                         </textFieldCell>
2869                     </textField>
2870                     <textField verticalHuggingPriority="750" id="1114">
2871                         <rect key="frame" x="325" y="81" width="32" height="22"/>
2872                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2873                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1116">
2874                             <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"/>
2875                             <font key="font" metaFont="system"/>
2876                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2877                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2878                         </textFieldCell>
2879                     </textField>
2880                     <textField verticalHuggingPriority="750" id="1121">
2881                         <rect key="frame" x="384" y="81" width="32" height="22"/>
2882                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2883                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1123">
2884                             <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"/>
2885                             <font key="font" metaFont="system"/>
2886                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2887                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2888                         </textFieldCell>
2889                     </textField>
2890                     <textField verticalHuggingPriority="750" id="1132">
2891                         <rect key="frame" x="208" y="111" width="43" height="17"/>
2892                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2893                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="陸" id="1133">
2894                             <font key="font" size="13" name="AquaKana"/>
2895                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2896                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2897                         </textFieldCell>
2898                     </textField>
2899                     <textField verticalHuggingPriority="750" id="1136">
2900                         <rect key="frame" x="381" y="111" width="17" height="17"/>
2901                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2902                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="空" id="1137">
2903                             <font key="font" size="13" name="AquaKana"/>
2904                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2905                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2906                         </textFieldCell>
2907                     </textField>
2908                     <textField verticalHuggingPriority="750" id="1142">
2909                         <rect key="frame" x="263" y="111" width="17" height="17"/>
2910                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2911                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="海" id="1143">
2912                             <font key="font" size="13" name="AquaKana"/>
2913                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2914                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2915                         </textFieldCell>
2916                     </textField>
2917                     <textField verticalHuggingPriority="750" id="1148">
2918                         <rect key="frame" x="322" y="111" width="22" height="17"/>
2919                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2920                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="宙" id="1149">
2921                             <font key="font" size="13" name="AquaKana"/>
2922                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2923                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2924                         </textFieldCell>
2925                     </textField>
2926                     <button verticalHuggingPriority="750" id="1159">
2927                         <rect key="frame" x="388" y="13" width="105" height="32"/>
2928                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2929                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1160">
2930                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2931                             <font key="font" size="13" name="AquaKana"/>
2932                         </buttonCell>
2933                         <connections>
2934                             <action selector="cancelMCL:" target="1811" id="3993"/>
2935                         </connections>
2936                     </button>
2937                     <button verticalHuggingPriority="750" id="1163">
2938                         <rect key="frame" x="320" y="13" width="66" height="32"/>
2939                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2940                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1164">
2941                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2942                             <font key="font" size="13" name="AquaKana"/>
2943                         </buttonCell>
2944                         <connections>
2945                             <action selector="saveMCL:" target="1811" id="3992"/>
2946                         </connections>
2947                     </button>
2948                     <textField verticalHuggingPriority="750" id="1849">
2949                         <rect key="frame" x="87" y="51" width="96" height="22"/>
2950                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2951                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1851">
2952                             <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"/>
2953                             <font key="font" metaFont="system"/>
2954                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2955                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2956                         </textFieldCell>
2957                     </textField>
2958                     <textField verticalHuggingPriority="750" id="1857">
2959                         <rect key="frame" x="84" y="81" width="94" height="17"/>
2960                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2961                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="地形修正(%)" id="1858">
2962                             <font key="font" size="13" name="AquaKana"/>
2963                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2964                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2965                         </textFieldCell>
2966                     </textField>
2967                     <popUpButton verticalHuggingPriority="750" id="1893">
2968                         <rect key="frame" x="209" y="48" width="210" height="26"/>
2969                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2970                         <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="1894">
2971                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
2972                             <font key="font" metaFont="menu"/>
2973                             <menu key="menu" title="OtherViews" id="1895">
2974                                 <items>
2975                                     <menuItem title="安定な地形(建設可)" id="1896"/>
2976                                     <menuItem title="不安定な地形(建設不可)" id="1897"/>
2977                                     <menuItem title="山竹林(資源調達可)" id="1898"/>
2978                                     <menuItem title="水場(炎無効化)" id="1904"/>
2979                                     <menuItem title="浅瀬(造船可)" id="1905"/>
2980                                     <menuItem title="建物内部(建設不可)" id="1921"/>
2981                                 </items>
2982                             </menu>
2983                         </popUpButtonCell>
2984                     </popUpButton>
2985                 </subviews>
2986             </view>
2987         </window>
2988         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1179" userLabel="ユニット編集" customClass="NSPanel">
2989             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2990             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2991             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2992             <view key="contentView" id="1180">
2993                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2994                 <autoresizingMask key="autoresizingMask"/>
2995                 <subviews>
2996                     <imageView id="1193">
2997                         <rect key="frame" x="25" y="345" width="38" height="38"/>
2998                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2999                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1222"/>
3000                     </imageView>
3001                     <textField verticalHuggingPriority="750" id="1192">
3002                         <rect key="frame" x="68" y="341" width="255" height="22"/>
3003                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3004                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ=サタリン=デビルーク" drawsBackground="YES" id="1224">
3005                             <font key="font" size="13" name="AquaKana"/>
3006                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3007                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3008                         </textFieldCell>
3009                     </textField>
3010                     <textField verticalHuggingPriority="750" id="1191">
3011                         <rect key="frame" x="68" y="371" width="95" height="17"/>
3012                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3013                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="1225">
3014                             <font key="font" size="13" name="AquaKana"/>
3015                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3016                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3017                         </textFieldCell>
3018                     </textField>
3019                     <button verticalHuggingPriority="750" id="1190">
3020                         <rect key="frame" x="488" y="13" width="105" height="32"/>
3021                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3022                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1226">
3023                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3024                             <font key="font" size="13" name="AquaKana"/>
3025                         </buttonCell>
3026                         <connections>
3027                             <action selector="cancelUCL:" target="3039" id="4036"/>
3028                         </connections>
3029                     </button>
3030                     <button verticalHuggingPriority="750" id="1189">
3031                         <rect key="frame" x="422" y="13" width="66" height="32"/>
3032                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3033                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1227">
3034                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3035                             <font key="font" size="13" name="AquaKana"/>
3036                         </buttonCell>
3037                         <connections>
3038                             <action selector="saveUCL:" target="3039" id="4035"/>
3039                         </connections>
3040                     </button>
3041                     <imageView id="1242">
3042                         <rect key="frame" x="25" y="229" width="106" height="105"/>
3043                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3044                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1243"/>
3045                     </imageView>
3046                     <textField verticalHuggingPriority="750" id="1259">
3047                         <rect key="frame" x="340" y="341" width="130" height="22"/>
3048                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3049                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="1262">
3050                             <font key="font" size="13" name="AquaKana"/>
3051                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3052                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3053                         </textFieldCell>
3054                     </textField>
3055                     <textField verticalHuggingPriority="750" id="1260">
3056                         <rect key="frame" x="337" y="371" width="30" height="17"/>
3057                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3058                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="愛称" id="1261">
3059                             <font key="font" size="13" name="AquaKana"/>
3060                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3061                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3062                         </textFieldCell>
3063                     </textField>
3064                     <textField verticalHuggingPriority="750" id="1282">
3065                         <rect key="frame" x="183" y="311" width="96" height="22"/>
3066                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3067                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1283">
3068                             <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"/>
3069                             <font key="font" metaFont="system"/>
3070                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3071                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3072                         </textFieldCell>
3073                     </textField>
3074                     <textField verticalHuggingPriority="750" id="1288">
3075                         <rect key="frame" x="142" y="314" width="21" height="17"/>
3076                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3077                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="1289">
3078                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3079                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3080                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3081                         </textFieldCell>
3082                     </textField>
3083                     <textField verticalHuggingPriority="750" id="1293">
3084                         <rect key="frame" x="284" y="293" width="26" height="17"/>
3085                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3086                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="1295">
3087                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3088                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3089                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3090                         </textFieldCell>
3091                     </textField>
3092                     <textField verticalHuggingPriority="750" id="1304">
3093                         <rect key="frame" x="284" y="314" width="25" height="17"/>
3094                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3095                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="1305">
3096                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3097                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3098                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3099                         </textFieldCell>
3100                     </textField>
3101                     <textField verticalHuggingPriority="750" id="1310">
3102                         <rect key="frame" x="142" y="293" width="23" height="17"/>
3103                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3104                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="1311">
3105                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3106                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3107                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3108                         </textFieldCell>
3109                     </textField>
3110                     <textField verticalHuggingPriority="750" id="1317">
3111                         <rect key="frame" x="314" y="311" width="96" height="22"/>
3112                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3113                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1319">
3114                             <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"/>
3115                             <font key="font" metaFont="system"/>
3116                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3117                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3118                         </textFieldCell>
3119                     </textField>
3120                     <textField verticalHuggingPriority="750" id="1324">
3121                         <rect key="frame" x="183" y="288" width="96" height="22"/>
3122                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3123                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1326">
3124                             <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"/>
3125                             <font key="font" metaFont="system"/>
3126                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3127                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3128                         </textFieldCell>
3129                     </textField>
3130                     <textField verticalHuggingPriority="750" id="1332">
3131                         <rect key="frame" x="314" y="288" width="41" height="22"/>
3132                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3133                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="6666" drawsBackground="YES" id="1334">
3134                             <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"/>
3135                             <font key="font" metaFont="system"/>
3136                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3137                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3138                         </textFieldCell>
3139                     </textField>
3140                     <textField verticalHuggingPriority="750" id="1342">
3141                         <rect key="frame" x="137" y="266" width="31" height="17"/>
3142                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3143                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="1343">
3144                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3145                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3146                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3147                         </textFieldCell>
3148                     </textField>
3149                     <textField verticalHuggingPriority="750" id="1348">
3150                         <rect key="frame" x="140" y="244" width="25" height="17"/>
3151                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3152                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="1349">
3153                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3154                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3155                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3156                         </textFieldCell>
3157                     </textField>
3158                     <textField verticalHuggingPriority="750" id="1355">
3159                         <rect key="frame" x="140" y="222" width="27" height="17"/>
3160                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3161                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="1356">
3162                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3163                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3164                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3165                         </textFieldCell>
3166                     </textField>
3167                     <textField verticalHuggingPriority="750" id="1362">
3168                         <rect key="frame" x="173" y="263" width="58" height="22"/>
3169                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3170                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1363">
3171                             <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"/>
3172                             <font key="font" metaFont="system"/>
3173                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3174                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3175                         </textFieldCell>
3176                     </textField>
3177                     <textField verticalHuggingPriority="750" id="1370">
3178                         <rect key="frame" x="173" y="241" width="58" height="22"/>
3179                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3180                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1371">
3181                             <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"/>
3182                             <font key="font" metaFont="system"/>
3183                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3184                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3185                         </textFieldCell>
3186                     </textField>
3187                     <textField verticalHuggingPriority="750" id="1381">
3188                         <rect key="frame" x="173" y="219" width="58" height="22"/>
3189                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3190                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1382">
3191                             <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"/>
3192                             <font key="font" metaFont="system"/>
3193                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3194                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3195                         </textFieldCell>
3196                     </textField>
3197                     <textField verticalHuggingPriority="750" id="1433">
3198                         <rect key="frame" x="262" y="266" width="32" height="17"/>
3199                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3200                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="1445">
3201                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3202                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3203                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3204                         </textFieldCell>
3205                     </textField>
3206                     <textField verticalHuggingPriority="750" id="1434">
3207                         <rect key="frame" x="262" y="244" width="35" height="17"/>
3208                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3209                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="1444">
3210                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3211                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3212                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3213                         </textFieldCell>
3214                     </textField>
3215                     <textField verticalHuggingPriority="750" id="1435">
3216                         <rect key="frame" x="267" y="219" width="26" height="20"/>
3217                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3218                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="1443">
3219                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3220                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3221                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3222                         </textFieldCell>
3223                     </textField>
3224                     <textField verticalHuggingPriority="750" id="1436">
3225                         <rect key="frame" x="297" y="263" width="58" height="22"/>
3226                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3227                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1442">
3228                             <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"/>
3229                             <font key="font" metaFont="system"/>
3230                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3231                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3232                         </textFieldCell>
3233                     </textField>
3234                     <textField verticalHuggingPriority="750" id="1437">
3235                         <rect key="frame" x="297" y="241" width="58" height="22"/>
3236                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3237                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1440">
3238                             <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"/>
3239                             <font key="font" metaFont="system"/>
3240                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3241                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3242                         </textFieldCell>
3243                     </textField>
3244                     <textField verticalHuggingPriority="750" id="1438">
3245                         <rect key="frame" x="297" y="219" width="58" height="22"/>
3246                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3247                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1439">
3248                             <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"/>
3249                             <font key="font" metaFont="system"/>
3250                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3251                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3252                         </textFieldCell>
3253                     </textField>
3254                     <textField verticalHuggingPriority="750" id="1513">
3255                         <rect key="frame" x="370" y="287" width="30" height="17"/>
3256                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3257                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="格闘" id="1520">
3258                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3259                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3260                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3261                         </textFieldCell>
3262                     </textField>
3263                     <textField verticalHuggingPriority="750" id="1514">
3264                         <rect key="frame" x="370" y="263" width="30" height="17"/>
3265                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3266                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射撃" id="1519">
3267                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3268                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3269                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3270                         </textFieldCell>
3271                     </textField>
3272                     <textField verticalHuggingPriority="750" id="1515">
3273                         <rect key="frame" x="403" y="284" width="33" height="22"/>
3274                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3275                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1518">
3276                             <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"/>
3277                             <font key="font" metaFont="system"/>
3278                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3279                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3280                         </textFieldCell>
3281                     </textField>
3282                     <textField verticalHuggingPriority="750" id="1516">
3283                         <rect key="frame" x="403" y="260" width="33" height="22"/>
3284                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3285                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1517">
3286                             <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"/>
3287                             <font key="font" metaFont="system"/>
3288                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3289                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3290                         </textFieldCell>
3291                     </textField>
3292                     <textField verticalHuggingPriority="750" id="1541">
3293                         <rect key="frame" x="450" y="287" width="30" height="17"/>
3294                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3295                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中" id="1549">
3296                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3297                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3298                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3299                         </textFieldCell>
3300                     </textField>
3301                     <textField verticalHuggingPriority="750" id="1542">
3302                         <rect key="frame" x="450" y="263" width="30" height="17"/>
3303                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3304                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避" id="1548">
3305                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3306                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3307                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3308                         </textFieldCell>
3309                     </textField>
3310                     <textField verticalHuggingPriority="750" id="1543">
3311                         <rect key="frame" x="483" y="284" width="33" height="22"/>
3312                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3313                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1547">
3314                             <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"/>
3315                             <font key="font" metaFont="system"/>
3316                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3317                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3318                         </textFieldCell>
3319                     </textField>
3320                     <textField verticalHuggingPriority="750" id="1544">
3321                         <rect key="frame" x="483" y="260" width="33" height="22"/>
3322                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3323                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1545">
3324                             <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"/>
3325                             <font key="font" metaFont="system"/>
3326                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3327                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3328                         </textFieldCell>
3329                     </textField>
3330                     <textField verticalHuggingPriority="750" id="1569">
3331                         <rect key="frame" x="525" y="287" width="30" height="17"/>
3332                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3333                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="反応" id="1577">
3334                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3335                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3336                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3337                         </textFieldCell>
3338                     </textField>
3339                     <textField verticalHuggingPriority="750" id="1570">
3340                         <rect key="frame" x="525" y="263" width="30" height="17"/>
3341                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3342                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="技量" id="1576">
3343                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3344                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3345                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3346                         </textFieldCell>
3347                     </textField>
3348                     <textField verticalHuggingPriority="750" id="1571">
3349                         <rect key="frame" x="560" y="284" width="33" 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="999" drawsBackground="YES" id="1574">
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="7934"/>
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="1572">
3359                         <rect key="frame" x="560" y="260" width="33" 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="999" drawsBackground="YES" id="1573">
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="7935"/>
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                     <button verticalHuggingPriority="750" id="2920">
3369                         <rect key="frame" x="379" y="46" width="118" height="32"/>
3370                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3371                         <buttonCell key="cell" type="push" title="スキルリスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2921">
3372                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3373                             <font key="font" size="13" name="AquaKana"/>
3374                         </buttonCell>
3375                         <connections>
3376                             <action selector="skillListBtnUCL:" target="3039" id="7826"/>
3377                         </connections>
3378                     </button>
3379                     <button verticalHuggingPriority="750" id="2924">
3380                         <rect key="frame" x="494" y="46" width="92" height="32"/>
3381                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3382                         <buttonCell key="cell" type="push" title="攻撃方法" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2925">
3383                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3384                             <font key="font" size="13" name="AquaKana"/>
3385                         </buttonCell>
3386                         <connections>
3387                             <action selector="attackListBtnlUCL:" target="3039" id="7827"/>
3388                         </connections>
3389                     </button>
3390                     <textField verticalHuggingPriority="750" id="2946">
3391                         <rect key="frame" x="382" y="242" width="56" height="17"/>
3392                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3393                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="2947">
3394                             <font key="font" size="13" name="AquaKana"/>
3395                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3396                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3397                         </textFieldCell>
3398                     </textField>
3399                     <textField verticalHuggingPriority="750" id="2953">
3400                         <rect key="frame" x="385" y="217" width="200" height="22"/>
3401                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3402                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="プリンセス" drawsBackground="YES" id="2955">
3403                             <font key="font" size="13" name="AquaKana"/>
3404                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3405                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3406                         </textFieldCell>
3407                     </textField>
3408                     <textField verticalHuggingPriority="750" id="2971">
3409                         <rect key="frame" x="158" y="197" width="36" height="21"/>
3410                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3411                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="2974">
3412                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3413                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3414                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3415                         </textFieldCell>
3416                     </textField>
3417                     <textField verticalHuggingPriority="750" id="2995">
3418                         <rect key="frame" x="197" y="197" width="33" height="22"/>
3419                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3420                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2997">
3421                             <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"/>
3422                             <font key="font" metaFont="system"/>
3423                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3424                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3425                         </textFieldCell>
3426                     </textField>
3427                     <popUpButton verticalHuggingPriority="750" id="3004">
3428                         <rect key="frame" x="522" y="311" width="61" height="26"/>
3429                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3430                         <popUpButtonCell key="cell" type="push" title="陸" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3007" id="3005">
3431                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3432                             <font key="font" metaFont="menu"/>
3433                             <menu key="menu" title="OtherViews" id="3006">
3434                                 <items>
3435                                     <menuItem title="陸" state="on" id="3007">
3436                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3437                                     </menuItem>
3438                                     <menuItem title="海" id="3008"/>
3439                                     <menuItem title="宙" id="3009">
3440                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3441                                     </menuItem>
3442                                     <menuItem title="空" id="3028">
3443                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3444                                     </menuItem>
3445                                 </items>
3446                             </menu>
3447                         </popUpButtonCell>
3448                     </popUpButton>
3449                     <textField verticalHuggingPriority="750" id="3013">
3450                         <rect key="frame" x="450" y="314" width="69" height="20"/>
3451                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3452                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動タイプ" id="3014">
3453                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3454                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3455                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3456                         </textFieldCell>
3457                     </textField>
3458                     <box autoresizesSubviews="NO" title="ステータス" borderType="line" titlePosition="noTitle" id="4932">
3459                         <rect key="frame" x="17" y="76" width="131" height="145"/>
3460                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3461                         <view key="contentView" id="0Uq-aP-f4H">
3462                             <rect key="frame" x="1" y="1" width="129" height="143"/>
3463                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3464                             <subviews>
3465                                 <textField verticalHuggingPriority="750" id="3216">
3466                                     <rect key="frame" x="15" y="114" width="99" height="17"/>
3467                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3468                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 999666" id="3217">
3469                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3470                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3471                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3472                                     </textFieldCell>
3473                                 </textField>
3474                                 <textField verticalHuggingPriority="750" id="3222">
3475                                     <rect key="frame" x="15" y="89" width="99" height="17"/>
3476                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3477                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 999666" id="3223">
3478                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3479                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3480                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3481                                     </textFieldCell>
3482                                 </textField>
3483                                 <textField verticalHuggingPriority="750" id="3230">
3484                                     <rect key="frame" x="15" y="39" width="99" height="17"/>
3485                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3486                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 999666" id="3231">
3487                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3488                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3489                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3490                                     </textFieldCell>
3491                                 </textField>
3492                                 <textField verticalHuggingPriority="750" id="3236">
3493                                     <rect key="frame" x="15" y="14" width="99" height="17"/>
3494                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3495                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 999666" id="3237">
3496                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3497                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3498                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3499                                     </textFieldCell>
3500                                 </textField>
3501                                 <textField verticalHuggingPriority="750" id="3242">
3502                                     <rect key="frame" x="15" y="64" width="99" height="17"/>
3503                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3504                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 999666" id="3243">
3505                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3506                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3507                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3508                                     </textFieldCell>
3509                                 </textField>
3510                             </subviews>
3511                         </view>
3512                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
3513                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
3514                         <font key="titleFont" size="11" name="AquaKana"/>
3515                     </box>
3516                     <textField verticalHuggingPriority="750" id="5063">
3517                         <rect key="frame" x="267" y="197" width="32" height="20"/>
3518                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3519                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="LUK" id="5066">
3520                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3521                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3522                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3523                         </textFieldCell>
3524                     </textField>
3525                     <textField verticalHuggingPriority="750" id="5064">
3526                         <rect key="frame" x="297" y="197" width="58" height="22"/>
3527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3528                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="5065">
3529                             <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"/>
3530                             <font key="font" metaFont="system"/>
3531                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3532                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3533                         </textFieldCell>
3534                     </textField>
3535                     <textField verticalHuggingPriority="750" id="5101">
3536                         <rect key="frame" x="382" y="197" width="69" height="17"/>
3537                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3538                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="5105">
3539                             <font key="font" size="13" name="AquaKana"/>
3540                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3541                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3542                         </textFieldCell>
3543                     </textField>
3544                     <textField verticalHuggingPriority="750" id="5102">
3545                         <rect key="frame" x="385" y="172" width="200" height="22"/>
3546                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3547                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="5103">
3548                             <font key="font" size="13" name="AquaKana"/>
3549                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3550                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3551                         </textFieldCell>
3552                     </textField>
3553                     <textField verticalHuggingPriority="750" id="5119">
3554                         <rect key="frame" x="382" y="147" width="44" height="17"/>
3555                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3556                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="5122">
3557                             <font key="font" size="13" name="AquaKana"/>
3558                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3559                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3560                         </textFieldCell>
3561                     </textField>
3562                     <textField verticalHuggingPriority="750" id="5120">
3563                         <rect key="frame" x="385" y="122" width="200" height="22"/>
3564                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3565                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="5121">
3566                             <font key="font" size="13" name="AquaKana"/>
3567                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3568                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3569                         </textFieldCell>
3570                     </textField>
3571                     <scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5137">
3572                         <rect key="frame" x="152" y="88" width="225" height="106"/>
3573                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3574                         <clipView key="contentView" id="TWM-sr-HKt">
3575                             <rect key="frame" x="1" y="1" width="223" height="104"/>
3576                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3577                             <subviews>
3578                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="5138">
3579                                     <rect key="frame" x="0.0" y="0.0" width="223" height="19"/>
3580                                     <autoresizingMask key="autoresizingMask"/>
3581                                     <size key="intercellSpacing" width="3" height="2"/>
3582                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3583                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
3584                                     <tableColumns>
3585                                         <tableColumn editable="NO" width="219.69921875" minWidth="40" maxWidth="1000" id="5142">
3586                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
3587                                                 <font key="font" metaFont="smallSystem"/>
3588                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
3589                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
3590                                             </tableHeaderCell>
3591                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="5145">
3592                                                 <font key="font" metaFont="system"/>
3593                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3594                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3595                                             </textFieldCell>
3596                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
3597                                             <connections>
3598                                                 <binding destination="9268" name="value" keyPath="arrangedObjects.name" id="9275"/>
3599                                             </connections>
3600                                         </tableColumn>
3601                                     </tableColumns>
3602                                 </tableView>
3603                             </subviews>
3604                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3605                         </clipView>
3606                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="5139">
3607                             <rect key="frame" x="1" y="119" width="223" height="15"/>
3608                             <autoresizingMask key="autoresizingMask"/>
3609                         </scroller>
3610                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5141">
3611                             <rect key="frame" x="224" y="17" width="15" height="102"/>
3612                             <autoresizingMask key="autoresizingMask"/>
3613                         </scroller>
3614                     </scrollView>
3615                     <button verticalHuggingPriority="750" id="5181">
3616                         <rect key="frame" x="317" y="52" width="37" height="32"/>
3617                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3618                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5182">
3619                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3620                             <font key="font" metaFont="system"/>
3621                         </buttonCell>
3622                         <connections>
3623                             <action selector="insertEquip:" target="3039" id="9266"/>
3624                         </connections>
3625                     </button>
3626                     <button verticalHuggingPriority="750" id="5197">
3627                         <rect key="frame" x="345" y="52" width="35" height="32"/>
3628                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3629                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5199">
3630                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3631                             <font key="font" metaFont="system"/>
3632                         </buttonCell>
3633                         <connections>
3634                             <action selector="removeEquip:" target="3039" id="9267"/>
3635                         </connections>
3636                     </button>
3637                     <textField verticalHuggingPriority="750" id="5207">
3638                         <rect key="frame" x="385" y="77" width="43" height="22"/>
3639                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3640                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5208">
3641                             <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"/>
3642                             <font key="font" metaFont="system"/>
3643                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3644                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3645                         </textFieldCell>
3646                     </textField>
3647                     <textField verticalHuggingPriority="750" id="5215">
3648                         <rect key="frame" x="386" y="102" width="30" height="17"/>
3649                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3650                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="5216">
3651                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3652                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3653                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3654                         </textFieldCell>
3655                     </textField>
3656                     <textField verticalHuggingPriority="750" id="5227">
3657                         <rect key="frame" x="434" y="77" width="43" height="22"/>
3658                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3659                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5231">
3660                             <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"/>
3661                             <font key="font" metaFont="system"/>
3662                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3663                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3664                         </textFieldCell>
3665                     </textField>
3666                     <textField verticalHuggingPriority="750" id="5228">
3667                         <rect key="frame" x="435" y="102" width="30" height="17"/>
3668                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3669                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="5229">
3670                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3671                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3672                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3673                         </textFieldCell>
3674                     </textField>
3675                     <textField verticalHuggingPriority="750" id="5242">
3676                         <rect key="frame" x="483" y="77" width="43" height="22"/>
3677                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3678                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5246">
3679                             <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"/>
3680                             <font key="font" metaFont="system"/>
3681                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3682                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3683                         </textFieldCell>
3684                     </textField>
3685                     <textField verticalHuggingPriority="750" id="5243">
3686                         <rect key="frame" x="484" y="102" width="30" height="17"/>
3687                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3688                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="5244">
3689                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3690                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3691                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3692                         </textFieldCell>
3693                     </textField>
3694                     <popUpButton verticalHuggingPriority="750" id="5256">
3695                         <rect key="frame" x="479" y="338" width="117" height="26"/>
3696                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3697                         <popUpButtonCell key="cell" type="push" title="有機生命体" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5263" id="5258">
3698                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3699                             <font key="font" metaFont="menu"/>
3700                             <menu key="menu" title="OtherViews" id="5259">
3701                                 <items>
3702                                     <menuItem title="有機生命体" state="on" id="5263">
3703                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3704                                     </menuItem>
3705                                     <menuItem title="無機生命体" id="5262">
3706                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3707                                     </menuItem>
3708                                     <menuItem title="魔法生命体" id="5261">
3709                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3710                                     </menuItem>
3711                                     <menuItem title="亡霊死霊" id="5260">
3712                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3713                                     </menuItem>
3714                                 </items>
3715                             </menu>
3716                         </popUpButtonCell>
3717                     </popUpButton>
3718                     <button verticalHuggingPriority="750" id="5274">
3719                         <rect key="frame" x="26" y="52" width="112" height="32"/>
3720                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3721                         <buttonCell key="cell" type="push" title="属性耐性" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5275">
3722                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3723                             <font key="font" size="13" name="AquaKana"/>
3724                         </buttonCell>
3725                         <connections>
3726                             <action selector="registListBtnlUCL:" target="3039" id="7825"/>
3727                         </connections>
3728                     </button>
3729                     <textField verticalHuggingPriority="750" id="6428">
3730                         <rect key="frame" x="462" y="371" width="136" height="17"/>
3731                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3732                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BP 999999999" id="6429">
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                     <textField verticalHuggingPriority="750" id="12447">
3739                         <rect key="frame" x="531" y="77" width="43" height="22"/>
3740                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3741                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12450">
3742                             <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"/>
3743                             <font key="font" metaFont="system"/>
3744                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3745                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3746                         </textFieldCell>
3747                     </textField>
3748                     <textField verticalHuggingPriority="750" id="12448">
3749                         <rect key="frame" x="528" y="102" width="52" height="17"/>
3750                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3751                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="12449">
3752                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3753                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3754                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3755                         </textFieldCell>
3756                     </textField>
3757                     <button id="pl4-oZ-3pn">
3758                         <rect key="frame" x="195" y="370" width="61" height="18"/>
3759                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3760                         <buttonCell key="cell" type="check" title="オーラ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="rIu-ed-jJB">
3761                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
3762                             <font key="font" size="13" name="AquaKana"/>
3763                         </buttonCell>
3764                     </button>
3765                     <popUpButton verticalHuggingPriority="750" id="5169">
3766                         <rect key="frame" x="150" y="56" width="159" height="26"/>
3767                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3768                         <popUpButtonCell key="cell" type="push" title="装備リスト" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5172" id="5170">
3769                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3770                             <font key="font" metaFont="menu"/>
3771                             <menu key="menu" title="OtherViews" id="5171">
3772                                 <items>
3773                                     <menuItem title="装備リスト" state="on" id="5172"/>
3774                                 </items>
3775                             </menu>
3776                         </popUpButtonCell>
3777                         <connections>
3778                             <action selector="equipItemSelected:" target="3039" id="9276"/>
3779                         </connections>
3780                     </popUpButton>
3781                 </subviews>
3782             </view>
3783         </window>
3784         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1603" userLabel="建物編集" customClass="NSPanel">
3785             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
3786             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
3787             <rect key="contentRect" x="196" y="132" width="500" height="300"/>
3788             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
3789             <view key="contentView" id="1604">
3790                 <rect key="frame" x="0.0" y="0.0" width="500" height="300"/>
3791                 <autoresizingMask key="autoresizingMask"/>
3792                 <subviews>
3793                     <imageView id="1617">
3794                         <rect key="frame" x="25" y="245" width="38" height="38"/>
3795                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3796                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1646"/>
3797                     </imageView>
3798                     <textField verticalHuggingPriority="750" id="1616">
3799                         <rect key="frame" x="75" y="248" width="96" height="22"/>
3800                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3801                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1648">
3802                             <font key="font" metaFont="system"/>
3803                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3804                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3805                         </textFieldCell>
3806                     </textField>
3807                     <textField verticalHuggingPriority="750" id="1615">
3808                         <rect key="frame" x="82" y="278" width="82" height="17"/>
3809                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3810                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="建物チップ名" id="1649">
3811                             <font key="font" size="13" name="AquaKana"/>
3812                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3813                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3814                         </textFieldCell>
3815                     </textField>
3816                     <button verticalHuggingPriority="750" id="1614">
3817                         <rect key="frame" x="384" y="5" width="105" height="32"/>
3818                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3819                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1650">
3820                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3821                             <font key="font" size="13" name="AquaKana"/>
3822                         </buttonCell>
3823                         <connections>
3824                             <action selector="cancelBCL:" target="2629" id="4034"/>
3825                         </connections>
3826                     </button>
3827                     <button verticalHuggingPriority="750" id="1613">
3828                         <rect key="frame" x="316" y="5" width="66" height="32"/>
3829                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3830                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1651">
3831                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3832                             <font key="font" size="13" name="AquaKana"/>
3833                         </buttonCell>
3834                         <connections>
3835                             <action selector="saveBCL:" target="2629" id="4033"/>
3836                         </connections>
3837                     </button>
3838                     <imageView id="1666">
3839                         <rect key="frame" x="25" y="82" width="156" height="156"/>
3840                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3841                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1667"/>
3842                     </imageView>
3843                     <textField verticalHuggingPriority="750" id="1682">
3844                         <rect key="frame" x="198" y="250" width="82" height="22"/>
3845                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3846                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999999999" drawsBackground="YES" id="1687">
3847                             <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"/>
3848                             <font key="font" metaFont="system"/>
3849                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3850                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3851                         </textFieldCell>
3852                     </textField>
3853                     <textField verticalHuggingPriority="750" id="1683">
3854                         <rect key="frame" x="195" y="278" width="43" height="17"/>
3855                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3856                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="耐久力" id="1685">
3857                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3858                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3859                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3860                         </textFieldCell>
3861                     </textField>
3862                     <popUpButton verticalHuggingPriority="750" id="1911">
3863                         <rect key="frame" x="298" y="246" width="95" height="26"/>
3864                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3865                         <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="1912">
3866                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3867                             <font key="font" metaFont="menu"/>
3868                             <menu key="menu" title="OtherViews" id="1913">
3869                                 <items>
3870                                     <menuItem title="安定な地形" id="2458"/>
3871                                     <menuItem title="山竹林" id="1915"/>
3872                                     <menuItem title="浅瀬" id="1916"/>
3873                                     <menuItem title="その他" id="1920"/>
3874                                 </items>
3875                             </menu>
3876                         </popUpButtonCell>
3877                     </popUpButton>
3878                     <textField verticalHuggingPriority="750" id="1924">
3879                         <rect key="frame" x="297" y="278" width="56" height="17"/>
3880                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3881                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成場所" id="1925">
3882                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3883                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3884                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3885                         </textFieldCell>
3886                     </textField>
3887                     <textField verticalHuggingPriority="750" id="1930">
3888                         <rect key="frame" x="296" y="209" width="52" height="17"/>
3889                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3890                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="1931">
3891                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3892                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3893                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3894                         </textFieldCell>
3895                     </textField>
3896                     <textField verticalHuggingPriority="750" id="1936">
3897                         <rect key="frame" x="358" y="206" width="42" height="22"/>
3898                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3899                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="1937">
3900                             <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"/>
3901                             <font key="font" metaFont="system"/>
3902                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3903                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3904                         </textFieldCell>
3905                     </textField>
3906                     <box autoresizesSubviews="NO" title="コスト" borderType="line" id="1953">
3907                         <rect key="frame" x="195" y="83" width="88" height="159"/>
3908                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3909                         <view key="contentView" id="QEd-l5-lUs">
3910                             <rect key="frame" x="1" y="1" width="86" height="143"/>
3911                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3912                             <subviews>
3913                                 <textField verticalHuggingPriority="750" id="1964">
3914                                     <rect key="frame" x="18" y="102" width="50" height="22"/>
3915                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3916                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1966">
3917                                         <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"/>
3918                                         <font key="font" metaFont="system"/>
3919                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3920                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3921                                     </textFieldCell>
3922                                 </textField>
3923                                 <textField verticalHuggingPriority="750" id="1971">
3924                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
3925                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3926                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="1972">
3927                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3928                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3929                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3930                                     </textFieldCell>
3931                                 </textField>
3932                                 <textField verticalHuggingPriority="750" id="1996">
3933                                     <rect key="frame" x="18" y="62" width="50" height="22"/>
3934                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3935                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1998">
3936                                         <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"/>
3937                                         <font key="font" metaFont="system"/>
3938                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3939                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3940                                     </textFieldCell>
3941                                 </textField>
3942                                 <textField verticalHuggingPriority="750" id="2004">
3943                                     <rect key="frame" x="18" y="20" width="50" height="22"/>
3944                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3945                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="2006">
3946                                         <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"/>
3947                                         <font key="font" metaFont="system"/>
3948                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3949                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3950                                     </textFieldCell>
3951                                 </textField>
3952                                 <textField verticalHuggingPriority="750" id="2013">
3953                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
3954                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3955                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="2014">
3956                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3957                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3958                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3959                                     </textFieldCell>
3960                                 </textField>
3961                                 <textField verticalHuggingPriority="750" id="2029">
3962                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
3963                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3964                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="2030">
3965                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3966                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3967                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3968                                     </textFieldCell>
3969                                 </textField>
3970                             </subviews>
3971                         </view>
3972                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
3973                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
3974                         <font key="titleFont" size="11" name="AquaKana"/>
3975                     </box>
3976                     <textField verticalHuggingPriority="750" id="2123">
3977                         <rect key="frame" x="401" y="273" width="69" height="22"/>
3978                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3979                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="破壊リンク" id="2128">
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                     <popUpButton verticalHuggingPriority="750" id="2124">
3986                         <rect key="frame" x="402" y="246" width="95" height="26"/>
3987                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3988                         <popUpButtonCell key="cell" type="push" title="なし" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="2127" id="2125">
3989                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3990                             <font key="font" metaFont="menu"/>
3991                             <menu key="menu" title="OtherViews" id="2126">
3992                                 <items>
3993                                     <menuItem title="なし" state="on" id="2127"/>
3994                                 </items>
3995                             </menu>
3996                         </popUpButtonCell>
3997                     </popUpButton>
3998                     <button verticalHuggingPriority="750" id="2157">
3999                         <rect key="frame" x="316" y="39" width="173" height="32"/>
4000                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4001                         <buttonCell key="cell" type="push" title="ユニット作成と研究" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2158">
4002                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4003                             <font key="font" size="13" name="AquaKana"/>
4004                         </buttonCell>
4005                         <connections>
4006                             <action selector="unitResearchBCL:" target="2629" id="4926"/>
4007                         </connections>
4008                     </button>
4009                     <button verticalHuggingPriority="750" id="2163">
4010                         <rect key="frame" x="392" y="158" width="105" 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="2164">
4013                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4014                             <font key="font" size="13" name="AquaKana"/>
4015                         </buttonCell>
4016                         <connections>
4017                             <action selector="optionBCL:" target="2629" id="4922"/>
4018                         </connections>
4019                     </button>
4020                     <button verticalHuggingPriority="750" id="2212">
4021                         <rect key="frame" x="397" y="125" width="92" height="32"/>
4022                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4023                         <buttonCell key="cell" type="push" title="自動攻撃" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2213">
4024                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4025                             <font key="font" size="13" name="AquaKana"/>
4026                         </buttonCell>
4027                     </button>
4028                     <button id="2218">
4029                         <rect key="frame" x="407" y="107" width="74" height="18"/>
4030                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4031                         <buttonCell key="cell" type="check" title="侵入不可" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2219">
4032                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4033                             <font key="font" size="13" name="AquaKana"/>
4034                         </buttonCell>
4035                     </button>
4036                     <textField verticalHuggingPriority="750" id="2565">
4037                         <rect key="frame" x="357" y="179" width="33" height="22"/>
4038                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4039                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2568">
4040                             <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"/>
4041                             <font key="font" metaFont="system"/>
4042                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4043                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4044                         </textFieldCell>
4045                     </textField>
4046                     <textField verticalHuggingPriority="750" id="2566">
4047                         <rect key="frame" x="296" y="182" width="56" height="17"/>
4048                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4049                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御修正" id="2567">
4050                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4051                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4052                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4053                         </textFieldCell>
4054                     </textField>
4055                     <textField verticalHuggingPriority="750" id="2586">
4056                         <rect key="frame" x="357" y="153" width="33" height="22"/>
4057                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4058                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2590">
4059                             <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"/>
4060                             <font key="font" metaFont="system"/>
4061                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4062                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4063                         </textFieldCell>
4064                     </textField>
4065                     <textField verticalHuggingPriority="750" id="2587">
4066                         <rect key="frame" x="296" y="156" width="49" height="17"/>
4067                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4068                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP回復" id="2588">
4069                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4070                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4071                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4072                         </textFieldCell>
4073                     </textField>
4074                     <textField verticalHuggingPriority="750" id="2601">
4075                         <rect key="frame" x="357" y="126" width="33" height="22"/>
4076                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4077                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2604">
4078                             <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"/>
4079                             <font key="font" metaFont="system"/>
4080                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4081                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4082                         </textFieldCell>
4083                     </textField>
4084                     <textField verticalHuggingPriority="750" id="2602">
4085                         <rect key="frame" x="296" y="129" width="51" height="17"/>
4086                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4087                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP回復" id="2603">
4088                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4089                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4090                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4091                         </textFieldCell>
4092                     </textField>
4093                     <textField verticalHuggingPriority="750" id="4201">
4094                         <rect key="frame" x="357" y="99" width="33" height="22"/>
4095                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4096                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="4204">
4097                             <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"/>
4098                             <font key="font" metaFont="system"/>
4099                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4100                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4101                         </textFieldCell>
4102                     </textField>
4103                     <textField verticalHuggingPriority="750" id="4202">
4104                         <rect key="frame" x="296" y="102" width="49" height="17"/>
4105                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4106                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EN回復" id="4203">
4107                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4108                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4109                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4110                         </textFieldCell>
4111                     </textField>
4112                     <textField verticalHuggingPriority="750" id="4223">
4113                         <rect key="frame" x="96" y="45" width="214" height="22"/>
4114                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4115                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4224">
4116                             <font key="font" metaFont="system"/>
4117                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4118                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4119                         </textFieldCell>
4120                     </textField>
4121                     <textField verticalHuggingPriority="750" id="4230">
4122                         <rect key="frame" x="22" y="48" width="69" height="17"/>
4123                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4124                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部認識名" id="4231">
4125                             <font key="font" size="13" name="AquaKana"/>
4126                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4127                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4128                         </textFieldCell>
4129                     </textField>
4130                     <textField verticalHuggingPriority="750" id="4604">
4131                         <rect key="frame" x="466" y="206" width="25" height="22"/>
4132                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4133                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="99" drawsBackground="YES" id="4607">
4134                             <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"/>
4135                             <font key="font" metaFont="system"/>
4136                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4137                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4138                         </textFieldCell>
4139                     </textField>
4140                     <textField verticalHuggingPriority="750" id="4605">
4141                         <rect key="frame" x="406" y="209" width="58" height="17"/>
4142                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4143                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="耐久力Lv" id="4606">
4144                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4145                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4146                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4147                         </textFieldCell>
4148                     </textField>
4149                     <textField verticalHuggingPriority="750" id="4847">
4150                         <rect key="frame" x="71" y="15" width="239" height="22"/>
4151                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4152                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4851">
4153                             <font key="font" metaFont="system"/>
4154                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4155                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4156                         </textFieldCell>
4157                     </textField>
4158                     <textField verticalHuggingPriority="750" id="4848">
4159                         <rect key="frame" x="22" y="18" width="44" height="17"/>
4160                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4161                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="4849">
4162                             <font key="font" size="13" name="AquaKana"/>
4163                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4164                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4165                         </textFieldCell>
4166                     </textField>
4167                     <button id="14110">
4168                         <rect key="frame" x="406" y="83" width="74" height="18"/>
4169                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4170                         <buttonCell key="cell" type="check" title="占領可能" bezelStyle="regularSquare" imagePosition="left" inset="2" id="14111">
4171                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4172                             <font key="font" size="13" name="AquaKana"/>
4173                         </buttonCell>
4174                     </button>
4175                     <textField verticalHuggingPriority="750" id="0Vk-7H-kNP">
4176                         <rect key="frame" x="357" y="72" width="33" height="22"/>
4177                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4178                         <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">
4179                             <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"/>
4180                             <font key="font" metaFont="system"/>
4181                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4182                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4183                         </textFieldCell>
4184                     </textField>
4185                     <textField verticalHuggingPriority="750" id="TvP-Ta-bNg">
4186                         <rect key="frame" x="296" y="75" width="57" height="17"/>
4187                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4188                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HPL回復" id="KIL-J5-oK2">
4189                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4190                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4191                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4192                         </textFieldCell>
4193                     </textField>
4194                 </subviews>
4195             </view>
4196         </window>
4197         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="2386" userLabel="スキル決定" customClass="NSPanel">
4198             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4199             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4200             <rect key="contentRect" x="196" y="132" width="500" height="300"/>
4201             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4202             <view key="contentView" id="2387">
4203                 <rect key="frame" x="0.0" y="0.0" width="500" height="300"/>
4204                 <autoresizingMask key="autoresizingMask"/>
4205                 <subviews>
4206                     <button verticalHuggingPriority="750" id="2391">
4207                         <rect key="frame" x="423" y="13" width="66" height="32"/>
4208                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4209                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2424">
4210                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4211                             <font key="font" size="13" name="AquaKana"/>
4212                         </buttonCell>
4213                         <connections>
4214                             <action selector="unitResearchCloseBCL:" target="2629" id="4928"/>
4215                         </connections>
4216                     </button>
4217                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="2393">
4218                         <rect key="frame" x="-1" y="150" width="502" height="151"/>
4219                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4220                         <clipView key="contentView" id="h3e-Ph-gb1">
4221                             <rect key="frame" x="1" y="17" width="500" height="133"/>
4222                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4223                             <subviews>
4224                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="2411" id="2413">
4225                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
4226                                     <autoresizingMask key="autoresizingMask"/>
4227                                     <size key="intercellSpacing" width="3" height="2"/>
4228                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4229                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
4230                                     <tableColumns>
4231                                         <tableColumn editable="NO" width="179.515625" minWidth="40" maxWidth="1000" id="2415">
4232                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド名">
4233                                                 <font key="font" metaFont="smallSystem"/>
4234                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4235                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4236                                             </tableHeaderCell>
4237                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2416">
4238                                                 <font key="font" metaFont="system"/>
4239                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4240                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4241                                             </textFieldCell>
4242                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4243                                             <connections>
4244                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.name" id="12431">
4245                                                     <dictionary key="options">
4246                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4247                                                     </dictionary>
4248                                                 </binding>
4249                                             </connections>
4250                                         </tableColumn>
4251                                         <tableColumn editable="NO" width="45.1484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="2446">
4252                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="作成WT">
4253                                                 <font key="font" metaFont="smallSystem"/>
4254                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4255                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
4256                                             </tableHeaderCell>
4257                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2447">
4258                                                 <font key="font" metaFont="system"/>
4259                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4260                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4261                                             </textFieldCell>
4262                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4263                                             <connections>
4264                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.WT" id="12429">
4265                                                     <dictionary key="options">
4266                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4267                                                     </dictionary>
4268                                                 </binding>
4269                                             </connections>
4270                                         </tableColumn>
4271                                         <tableColumn editable="NO" width="163.11328125" minWidth="40" maxWidth="1000" id="2414">
4272                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
4273                                                 <font key="font" metaFont="smallSystem"/>
4274                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4275                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4276                                             </tableHeaderCell>
4277                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2417">
4278                                                 <font key="font" metaFont="system"/>
4279                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4280                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4281                                             </textFieldCell>
4282                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4283                                             <connections>
4284                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.cost" id="12430">
4285                                                     <dictionary key="options">
4286                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4287                                                     </dictionary>
4288                                                 </binding>
4289                                             </connections>
4290                                         </tableColumn>
4291                                         <tableColumn editable="NO" width="100.38671875" minWidth="10" maxWidth="3.4028234663852886e+38" id="4679">
4292                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
4293                                                 <font key="font" metaFont="smallSystem"/>
4294                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4295                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
4296                                             </tableHeaderCell>
4297                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4680">
4298                                                 <font key="font" metaFont="system"/>
4299                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4300                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4301                                             </textFieldCell>
4302                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4303                                             <connections>
4304                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.memo" id="12434">
4305                                                     <dictionary key="options">
4306                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4307                                                     </dictionary>
4308                                                 </binding>
4309                                             </connections>
4310                                         </tableColumn>
4311                                     </tableColumns>
4312                                 </tableView>
4313                             </subviews>
4314                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4315                         </clipView>
4316                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="2412">
4317                             <rect key="frame" x="1" y="165" width="500" height="16"/>
4318                             <autoresizingMask key="autoresizingMask"/>
4319                         </scroller>
4320                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="2410">
4321                             <rect key="frame" x="224" y="17" width="15" height="102"/>
4322                             <autoresizingMask key="autoresizingMask"/>
4323                         </scroller>
4324                         <tableHeaderView key="headerView" id="2411">
4325                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
4326                             <autoresizingMask key="autoresizingMask"/>
4327                         </tableHeaderView>
4328                     </scrollView>
4329                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="2392">
4330                         <rect key="frame" x="6" y="10" width="234" height="134"/>
4331                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4332                         <view key="contentView" id="xwS-Sb-S0G">
4333                             <rect key="frame" x="1" y="1" width="232" height="132"/>
4334                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4335                             <subviews>
4336                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="2418">
4337                                     <rect key="frame" x="15" y="14" width="202" height="106"/>
4338                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4339                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="2423">
4340                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4341                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4342                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4343                                     </textFieldCell>
4344                                 </textField>
4345                             </subviews>
4346                         </view>
4347                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4348                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4349                     </box>
4350                     <popUpButton verticalHuggingPriority="750" id="2390">
4351                         <rect key="frame" x="243" y="82" width="181" height="26"/>
4352                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4353                         <popUpButtonCell key="cell" type="push" title="なし(研究リスト)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="2427" id="2425">
4354                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4355                             <font key="font" metaFont="menu"/>
4356                             <menu key="menu" title="OtherViews" id="2426">
4357                                 <items>
4358                                     <menuItem title="なし(研究リスト)" state="on" id="2427">
4359                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4360                                     </menuItem>
4361                                 </items>
4362                             </menu>
4363                         </popUpButtonCell>
4364                     </popUpButton>
4365                     <button verticalHuggingPriority="750" id="2389">
4366                         <rect key="frame" x="423" y="78" width="36" height="32"/>
4367                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4368                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2429">
4369                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4370                             <font key="font" size="13" name="AquaKana"/>
4371                         </buttonCell>
4372                         <connections>
4373                             <action selector="researchListResearchInsert:" target="2629" id="12414"/>
4374                         </connections>
4375                     </button>
4376                     <popUpButton verticalHuggingPriority="750" id="4685">
4377                         <rect key="frame" x="243" y="111" width="181" height="26"/>
4378                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4379                         <popUpButtonCell key="cell" type="push" title="なし(人間ユニット)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4695" id="4693">
4380                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4381                             <font key="font" metaFont="menu"/>
4382                             <menu key="menu" title="OtherViews" id="4694">
4383                                 <items>
4384                                     <menuItem title="なし(人間ユニット)" state="on" id="4695">
4385                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4386                                     </menuItem>
4387                                 </items>
4388                             </menu>
4389                         </popUpButtonCell>
4390                     </popUpButton>
4391                     <button verticalHuggingPriority="750" id="4686">
4392                         <rect key="frame" x="423" y="107" width="36" height="32"/>
4393                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4394                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4690">
4395                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4396                             <font key="font" size="13" name="AquaKana"/>
4397                         </buttonCell>
4398                         <connections>
4399                             <action selector="researchListUnitInsert:" target="2629" id="12417"/>
4400                         </connections>
4401                     </button>
4402                     <popUpButton verticalHuggingPriority="750" id="4734">
4403                         <rect key="frame" x="243" y="51" width="181" height="26"/>
4404                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4405                         <popUpButtonCell key="cell" type="push" title="なし(機械ユニット)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4741" id="4739">
4406                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4407                             <font key="font" metaFont="menu"/>
4408                             <menu key="menu" title="OtherViews" id="4740">
4409                                 <items>
4410                                     <menuItem title="なし(機械ユニット)" state="on" id="4741">
4411                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4412                                     </menuItem>
4413                                 </items>
4414                             </menu>
4415                         </popUpButtonCell>
4416                     </popUpButton>
4417                     <button verticalHuggingPriority="750" id="4735">
4418                         <rect key="frame" x="423" y="47" width="36" height="32"/>
4419                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4420                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4738">
4421                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4422                             <font key="font" size="13" name="AquaKana"/>
4423                         </buttonCell>
4424                         <connections>
4425                             <action selector="researchListUnionInsert:" target="2629" id="12415"/>
4426                         </connections>
4427                     </button>
4428                     <button verticalHuggingPriority="750" id="4736">
4429                         <rect key="frame" x="472" y="121" width="35" height="32"/>
4430                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4431                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4737">
4432                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4433                             <font key="font" size="13" name="AquaKana"/>
4434                         </buttonCell>
4435                         <connections>
4436                             <action selector="researchListDelete:" target="2629" id="12437"/>
4437                         </connections>
4438                     </button>
4439                 </subviews>
4440             </view>
4441         </window>
4442         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="4301" userLabel="コスト決定" customClass="NSPanel">
4443             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4444             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4445             <rect key="contentRect" x="196" y="132" width="228" height="300"/>
4446             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4447             <view key="contentView" id="4302">
4448                 <rect key="frame" x="0.0" y="0.0" width="228" height="300"/>
4449                 <autoresizingMask key="autoresizingMask"/>
4450                 <subviews>
4451                     <button verticalHuggingPriority="750" id="4307">
4452                         <rect key="frame" x="135" y="18" width="79" height="32"/>
4453                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4454                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4468">
4455                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4456                             <font key="font" size="13" name="AquaKana"/>
4457                         </buttonCell>
4458                         <connections>
4459                             <action selector="optionCloseBCL:" target="2629" id="4924"/>
4460                         </connections>
4461                     </button>
4462                     <box autoresizesSubviews="NO" title="WT毎増加値" borderType="line" id="4478">
4463                         <rect key="frame" x="17" y="121" width="81" height="159"/>
4464                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4465                         <view key="contentView" id="M0d-47-roN">
4466                             <rect key="frame" x="1" y="1" width="79" height="143"/>
4467                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4468                             <subviews>
4469                                 <textField verticalHuggingPriority="750" id="4479">
4470                                     <rect key="frame" x="18" y="102" width="43" height="22"/>
4471                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4472                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4505">
4473                                         <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"/>
4474                                         <font key="font" metaFont="system"/>
4475                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4476                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4477                                     </textFieldCell>
4478                                 </textField>
4479                                 <textField verticalHuggingPriority="750" id="4484">
4480                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4481                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4482                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="4500">
4483                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4484                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4485                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4486                                     </textFieldCell>
4487                                 </textField>
4488                                 <textField verticalHuggingPriority="750" id="4482">
4489                                     <rect key="frame" x="18" y="62" width="43" height="22"/>
4490                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4491                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4502">
4492                                         <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"/>
4493                                         <font key="font" metaFont="system"/>
4494                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4495                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4496                                     </textFieldCell>
4497                                 </textField>
4498                                 <textField verticalHuggingPriority="750" id="4480">
4499                                     <rect key="frame" x="18" y="20" width="43" height="22"/>
4500                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4501                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4504">
4502                                         <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"/>
4503                                         <font key="font" metaFont="system"/>
4504                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4505                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4506                                     </textFieldCell>
4507                                 </textField>
4508                                 <textField verticalHuggingPriority="750" id="4483">
4509                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4510                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4511                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="4501">
4512                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4513                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4514                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4515                                     </textFieldCell>
4516                                 </textField>
4517                                 <textField verticalHuggingPriority="750" id="4481">
4518                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4519                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4520                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="4503">
4521                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4522                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4523                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4524                                     </textFieldCell>
4525                                 </textField>
4526                             </subviews>
4527                         </view>
4528                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4529                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4530                         <font key="titleFont" size="11" name="AquaKana"/>
4531                     </box>
4532                     <box autoresizesSubviews="NO" title="増築コスト" borderType="line" id="4519">
4533                         <rect key="frame" x="113" y="121" width="80" height="159"/>
4534                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4535                         <view key="contentView" id="46B-XW-CZe">
4536                             <rect key="frame" x="1" y="1" width="78" height="143"/>
4537                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4538                             <subviews>
4539                                 <textField verticalHuggingPriority="750" id="4540">
4540                                     <rect key="frame" x="18" y="102" width="42" height="22"/>
4541                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4542                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4541">
4543                                         <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"/>
4544                                         <font key="font" metaFont="system"/>
4545                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4546                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4547                                     </textFieldCell>
4548                                 </textField>
4549                                 <textField verticalHuggingPriority="750" id="4535">
4550                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4551                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4552                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="4546">
4553                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4554                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4555                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4556                                     </textFieldCell>
4557                                 </textField>
4558                                 <textField verticalHuggingPriority="750" id="4537">
4559                                     <rect key="frame" x="18" y="62" width="42" height="22"/>
4560                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4561                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4544">
4562                                         <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"/>
4563                                         <font key="font" metaFont="system"/>
4564                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4565                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4566                                     </textFieldCell>
4567                                 </textField>
4568                                 <textField verticalHuggingPriority="750" id="4539">
4569                                     <rect key="frame" x="18" y="20" width="42" height="22"/>
4570                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4571                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4542">
4572                                         <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"/>
4573                                         <font key="font" metaFont="system"/>
4574                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4575                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4576                                     </textFieldCell>
4577                                 </textField>
4578                                 <textField verticalHuggingPriority="750" id="4536">
4579                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4580                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4581                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="4545">
4582                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4583                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4584                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4585                                     </textFieldCell>
4586                                 </textField>
4587                                 <textField verticalHuggingPriority="750" id="4538">
4588                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4589                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4590                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="4543">
4591                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4592                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4593                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4594                                     </textFieldCell>
4595                                 </textField>
4596                             </subviews>
4597                         </view>
4598                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4599                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4600                         <font key="titleFont" size="11" name="AquaKana"/>
4601                     </box>
4602                     <textField verticalHuggingPriority="750" id="4555">
4603                         <rect key="frame" x="124" y="95" width="69" height="22"/>
4604                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4605                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増築リンク" id="4562">
4606                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4607                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4608                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4609                         </textFieldCell>
4610                     </textField>
4611                     <popUpButton verticalHuggingPriority="750" id="4556">
4612                         <rect key="frame" x="125" y="68" width="95" height="26"/>
4613                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4614                         <popUpButtonCell key="cell" type="push" title="なし" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4560" id="4558">
4615                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4616                             <font key="font" metaFont="menu"/>
4617                             <menu key="menu" title="OtherViews" id="4559">
4618                                 <items>
4619                                     <menuItem title="なし" state="on" id="4560"/>
4620                                 </items>
4621                             </menu>
4622                         </popUpButtonCell>
4623                     </popUpButton>
4624                     <textField verticalHuggingPriority="750" id="4570">
4625                         <rect key="frame" x="9" y="52" width="52" height="17"/>
4626                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4627                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増築WT" id="4574">
4628                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4629                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4630                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4631                         </textFieldCell>
4632                     </textField>
4633                     <textField verticalHuggingPriority="750" id="4571">
4634                         <rect key="frame" x="74" y="49" width="42" height="22"/>
4635                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4636                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="4573">
4637                             <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"/>
4638                             <font key="font" metaFont="system"/>
4639                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4640                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4641                         </textFieldCell>
4642                     </textField>
4643                     <textField verticalHuggingPriority="750" id="4888">
4644                         <rect key="frame" x="9" y="82" width="52" height="17"/>
4645                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4646                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増加WT" id="4892">
4647                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4648                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4649                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4650                         </textFieldCell>
4651                     </textField>
4652                     <textField verticalHuggingPriority="750" id="4889">
4653                         <rect key="frame" x="74" y="79" width="42" height="22"/>
4654                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4655                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="4890">
4656                             <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"/>
4657                             <font key="font" metaFont="system"/>
4658                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4659                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4660                         </textFieldCell>
4661                     </textField>
4662                 </subviews>
4663             </view>
4664         </window>
4665         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="3481" userLabel="ギャラリー">
4666             <windowStyleMask key="styleMask" titled="YES"/>
4667             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
4668             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4669             <view key="contentView" id="3482">
4670                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
4671                 <autoresizingMask key="autoresizingMask"/>
4672                 <subviews>
4673                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="3540">
4674                         <rect key="frame" x="350" y="396" width="270" height="64"/>
4675                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4676                         <clipView key="contentView" id="KRV-Ew-hcF">
4677                             <rect key="frame" x="1" y="1" width="268" height="62"/>
4678                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4679                             <subviews>
4680                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="3541">
4681                                     <rect key="frame" x="0.0" y="0.0" width="268" height="19"/>
4682                                     <autoresizingMask key="autoresizingMask"/>
4683                                     <size key="intercellSpacing" width="3" height="2"/>
4684                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4685                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
4686                                     <tableColumns>
4687                                         <tableColumn width="265" minWidth="40" maxWidth="1000" id="3545">
4688                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
4689                                                 <font key="font" metaFont="smallSystem"/>
4690                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4691                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4692                                             </tableHeaderCell>
4693                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="3548">
4694                                                 <font key="font" metaFont="system"/>
4695                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4696                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4697                                             </textFieldCell>
4698                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4699                                             <connections>
4700                                                 <binding destination="3750" name="value" keyPath="arrangedObjects.name" id="3832"/>
4701                                             </connections>
4702                                         </tableColumn>
4703                                     </tableColumns>
4704                                     <connections>
4705                                         <outlet property="delegate" destination="3745" id="3765"/>
4706                                     </connections>
4707                                 </tableView>
4708                             </subviews>
4709                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4710                         </clipView>
4711                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="3542">
4712                             <rect key="frame" x="1" y="119" width="223" height="15"/>
4713                             <autoresizingMask key="autoresizingMask"/>
4714                         </scroller>
4715                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="3544">
4716                             <rect key="frame" x="224" y="17" width="15" height="102"/>
4717                             <autoresizingMask key="autoresizingMask"/>
4718                         </scroller>
4719                     </scrollView>
4720                     <textField verticalHuggingPriority="750" id="3560">
4721                         <rect key="frame" x="24" y="438" width="144" height="22"/>
4722                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4723                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ギャラリー" id="3561">
4724                             <font key="font" size="18" name="AquaKana"/>
4725                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4726                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4727                         </textFieldCell>
4728                     </textField>
4729                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="3584">
4730                         <rect key="frame" x="17" y="49" width="606" height="341"/>
4731                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4732                         <view key="contentView" id="ic0-Vr-F8e">
4733                             <rect key="frame" x="1" y="1" width="604" height="339"/>
4734                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4735                             <subviews>
4736                                 <imageView id="3593">
4737                                     <rect key="frame" x="15" y="237" width="126" height="86"/>
4738                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4739                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3594"/>
4740                                     <connections>
4741                                         <action selector="test:" target="3745" id="9Dp-EJ-xvq"/>
4742                                         <binding destination="3750" name="value" keyPath="selection.img01" id="xsc-8P-Yhq"/>
4743                                     </connections>
4744                                 </imageView>
4745                                 <imageView id="3631">
4746                                     <rect key="frame" x="15" y="127" width="126" height="86"/>
4747                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4748                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3634"/>
4749                                     <connections>
4750                                         <binding destination="3750" name="value" keyPath="selection.img05" id="adt-v3-2sS"/>
4751                                     </connections>
4752                                 </imageView>
4753                                 <imageView id="3640">
4754                                     <rect key="frame" x="15" y="17" width="126" height="86"/>
4755                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4756                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3643"/>
4757                                     <connections>
4758                                         <binding destination="3750" name="value" keyPath="selection.img09" id="MrY-V2-XYi"/>
4759                                     </connections>
4760                                 </imageView>
4761                                 <imageView id="3650">
4762                                     <rect key="frame" x="164" y="237" width="126" height="86"/>
4763                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4764                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3659"/>
4765                                     <connections>
4766                                         <binding destination="3750" name="value" keyPath="selection.img02" id="iSP-YM-geN"/>
4767                                     </connections>
4768                                 </imageView>
4769                                 <imageView id="3651">
4770                                     <rect key="frame" x="164" y="127" width="126" height="86"/>
4771                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4772                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3655"/>
4773                                     <connections>
4774                                         <binding destination="3750" name="value" keyPath="selection.img06" id="3r8-W4-83y"/>
4775                                     </connections>
4776                                 </imageView>
4777                                 <imageView id="3652">
4778                                     <rect key="frame" x="164" y="17" width="126" height="86"/>
4779                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4780                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3653"/>
4781                                     <connections>
4782                                         <binding destination="3750" name="value" keyPath="selection.img10" id="4Wi-L2-5eq"/>
4783                                     </connections>
4784                                 </imageView>
4785                                 <imageView id="3679">
4786                                     <rect key="frame" x="463" y="237" width="126" height="86"/>
4787                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4788                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3688"/>
4789                                     <connections>
4790                                         <binding destination="3750" name="value" keyPath="selection.img04" id="4Kg-hI-JZx"/>
4791                                     </connections>
4792                                 </imageView>
4793                                 <imageView id="3680">
4794                                     <rect key="frame" x="463" y="127" width="126" height="86"/>
4795                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4796                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3684"/>
4797                                     <connections>
4798                                         <binding destination="3750" name="value" keyPath="selection.img08" id="pTM-ny-U6a"/>
4799                                     </connections>
4800                                 </imageView>
4801                                 <imageView id="3681">
4802                                     <rect key="frame" x="463" y="17" width="126" height="86"/>
4803                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4804                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3682"/>
4805                                     <connections>
4806                                         <binding destination="3750" name="value" keyPath="selection.img12" id="5c7-th-hpl"/>
4807                                     </connections>
4808                                 </imageView>
4809                                 <imageView id="3706">
4810                                     <rect key="frame" x="312" y="237" width="126" height="86"/>
4811                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4812                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3715"/>
4813                                     <connections>
4814                                         <binding destination="3750" name="value" keyPath="selection.img03" id="dzY-7d-ibm"/>
4815                                     </connections>
4816                                 </imageView>
4817                                 <imageView id="3707">
4818                                     <rect key="frame" x="312" y="127" width="126" height="86"/>
4819                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4820                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3711"/>
4821                                     <connections>
4822                                         <binding destination="3750" name="value" keyPath="selection.img07" id="EcM-8D-ExU"/>
4823                                     </connections>
4824                                 </imageView>
4825                                 <imageView id="3708">
4826                                     <rect key="frame" x="312" y="17" width="126" height="86"/>
4827                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4828                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3709"/>
4829                                     <connections>
4830                                         <binding destination="3750" name="value" keyPath="selection.img11" id="IE9-O7-rNm"/>
4831                                     </connections>
4832                                 </imageView>
4833                                 <customView id="q7A-MQ-hSS" customClass="GDIV1">
4834                                     <rect key="frame" x="10" y="231" width="132" height="96"/>
4835                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4836                                 </customView>
4837                                 <customView id="tdn-D1-u1M" customClass="GDIV2">
4838                                     <rect key="frame" x="159" y="231" width="132" height="96"/>
4839                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4840                                 </customView>
4841                                 <customView id="rXO-MS-Sih" customClass="GDIV3">
4842                                     <rect key="frame" x="307" y="231" width="132" height="96"/>
4843                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4844                                 </customView>
4845                                 <customView id="tnj-CI-u2J" customClass="GDIV4">
4846                                     <rect key="frame" x="462" y="231" width="132" height="96"/>
4847                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4848                                 </customView>
4849                                 <customView id="ayY-Nr-UrT" customClass="GDIV5">
4850                                     <rect key="frame" x="10" y="122" width="132" height="96"/>
4851                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4852                                 </customView>
4853                                 <customView id="KTU-Ak-heF" customClass="GDIV6">
4854                                     <rect key="frame" x="163" y="122" width="131" height="96"/>
4855                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4856                                 </customView>
4857                                 <customView id="kUT-pN-OZ8" customClass="GDIV7">
4858                                     <rect key="frame" x="308" y="122" width="132" height="96"/>
4859                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4860                                 </customView>
4861                                 <customView id="sRI-R3-dNW" customClass="GDIV8">
4862                                     <rect key="frame" x="461" y="122" width="132" height="96"/>
4863                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4864                                 </customView>
4865                                 <customView id="eAE-2g-Ag9" customClass="GDIV9">
4866                                     <rect key="frame" x="11" y="14" width="132" height="96"/>
4867                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4868                                 </customView>
4869                                 <customView id="dB6-jI-IIy" customClass="GDIV10">
4870                                     <rect key="frame" x="160" y="14" width="132" height="96"/>
4871                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4872                                 </customView>
4873                                 <customView id="6YW-da-mo4" customClass="GDIV11">
4874                                     <rect key="frame" x="309" y="14" width="132" height="96"/>
4875                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4876                                 </customView>
4877                                 <customView id="CAO-5F-uhW" customClass="GDIV12">
4878                                     <rect key="frame" x="460" y="14" width="132" height="96"/>
4879                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4880                                 </customView>
4881                             </subviews>
4882                         </view>
4883                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4884                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4885                     </box>
4886                     <button verticalHuggingPriority="750" id="3741">
4887                         <rect key="frame" x="521" y="13" width="105" height="32"/>
4888                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4889                         <buttonCell key="cell" type="push" title="タイトルへ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3742">
4890                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4891                             <font key="font" size="13" name="AquaKana"/>
4892                         </buttonCell>
4893                         <connections>
4894                             <action selector="backButton:" target="3745" id="3749"/>
4895                         </connections>
4896                     </button>
4897                     <button verticalHuggingPriority="750" id="3769">
4898                         <rect key="frame" x="242" y="19" width="17" height="23"/>
4899                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4900                         <buttonCell key="cell" type="smallSquare" title="&lt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3770">
4901                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4902                             <font key="font" metaFont="system"/>
4903                         </buttonCell>
4904                         <connections>
4905                             <action selector="previous:" target="3745" id="3813"/>
4906                         </connections>
4907                     </button>
4908                     <button verticalHuggingPriority="750" id="3773">
4909                         <rect key="frame" x="383" y="19" width="17" height="23"/>
4910                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4911                         <buttonCell key="cell" type="smallSquare" title="&gt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3774">
4912                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4913                             <font key="font" metaFont="system"/>
4914                         </buttonCell>
4915                         <connections>
4916                             <action selector="next:" target="3745" id="3812"/>
4917                         </connections>
4918                     </button>
4919                     <textField verticalHuggingPriority="750" id="3792">
4920                         <rect key="frame" x="282" y="22" width="86" height="17"/>
4921                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4922                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="1/5" id="3793">
4923                             <font key="font" metaFont="system"/>
4924                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4925                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4926                         </textFieldCell>
4927                     </textField>
4928                 </subviews>
4929             </view>
4930         </window>
4931         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5286" userLabel="属性編集" customClass="NSPanel">
4932             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4933             <rect key="contentRect" x="196" y="132" width="255" height="416"/>
4934             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4935             <view key="contentView" id="5287">
4936                 <rect key="frame" x="0.0" y="0.0" width="255" height="416"/>
4937                 <autoresizingMask key="autoresizingMask"/>
4938                 <subviews>
4939                     <textField verticalHuggingPriority="750" id="5394">
4940                         <rect key="frame" x="68" y="371" width="43" height="22"/>
4941                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4942                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5398">
4943                             <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"/>
4944                             <font key="font" metaFont="system"/>
4945                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4946                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4947                         </textFieldCell>
4948                     </textField>
4949                     <textField verticalHuggingPriority="750" id="5395">
4950                         <rect key="frame" x="28" y="376" width="30" height="17"/>
4951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4952                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="打撃" id="5396">
4953                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4954                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4955                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4956                         </textFieldCell>
4957                     </textField>
4958                     <textField verticalHuggingPriority="750" id="5407">
4959                         <rect key="frame" x="68" y="341" width="43" height="22"/>
4960                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4961                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5410">
4962                             <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"/>
4963                             <font key="font" metaFont="system"/>
4964                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4965                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4966                         </textFieldCell>
4967                     </textField>
4968                     <textField verticalHuggingPriority="750" id="5408">
4969                         <rect key="frame" x="28" y="346" width="30" height="17"/>
4970                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4971                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="斬撃" id="5409">
4972                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4973                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4974                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4975                         </textFieldCell>
4976                     </textField>
4977                     <textField verticalHuggingPriority="750" id="5421">
4978                         <rect key="frame" x="68" y="268" width="43" height="22"/>
4979                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4980                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5429">
4981                             <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"/>
4982                             <font key="font" metaFont="system"/>
4983                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4984                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4985                         </textFieldCell>
4986                     </textField>
4987                     <textField verticalHuggingPriority="750" id="5422">
4988                         <rect key="frame" x="28" y="273" width="30" height="17"/>
4989                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4990                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="火炎" id="5428">
4991                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4992                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4993                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4994                         </textFieldCell>
4995                     </textField>
4996                     <textField verticalHuggingPriority="750" id="5423">
4997                         <rect key="frame" x="68" y="238" width="43" height="22"/>
4998                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4999                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5426">
5000                             <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"/>
5001                             <font key="font" metaFont="system"/>
5002                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5003                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5004                         </textFieldCell>
5005                     </textField>
5006                     <textField verticalHuggingPriority="750" id="5424">
5007                         <rect key="frame" x="28" y="243" width="30" height="17"/>
5008                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5009                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="冷気" id="5425">
5010                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5011                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5012                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5013                         </textFieldCell>
5014                     </textField>
5015                     <textField verticalHuggingPriority="750" id="5446">
5016                         <rect key="frame" x="68" y="208" width="43" height="22"/>
5017                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5018                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5454">
5019                             <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"/>
5020                             <font key="font" metaFont="system"/>
5021                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5022                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5023                         </textFieldCell>
5024                     </textField>
5025                     <textField verticalHuggingPriority="750" id="5447">
5026                         <rect key="frame" x="28" y="213" width="30" height="17"/>
5027                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5028                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="電撃" id="5453">
5029                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5030                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5031                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5032                         </textFieldCell>
5033                     </textField>
5034                     <textField verticalHuggingPriority="750" id="5448">
5035                         <rect key="frame" x="167" y="269" width="43" height="22"/>
5036                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5037                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5451">
5038                             <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"/>
5039                             <font key="font" metaFont="system"/>
5040                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5041                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5042                         </textFieldCell>
5043                     </textField>
5044                     <textField verticalHuggingPriority="750" id="5449">
5045                         <rect key="frame" x="127" y="274" width="30" height="17"/>
5046                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5047                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="風圧" id="5450">
5048                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5049                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5050                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5051                         </textFieldCell>
5052                     </textField>
5053                     <textField verticalHuggingPriority="750" id="5471">
5054                         <rect key="frame" x="167" y="239" width="43" height="22"/>
5055                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5056                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5479">
5057                             <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"/>
5058                             <font key="font" metaFont="system"/>
5059                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5060                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5061                         </textFieldCell>
5062                     </textField>
5063                     <textField verticalHuggingPriority="750" id="5472">
5064                         <rect key="frame" x="127" y="244" width="30" height="17"/>
5065                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5066                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流水" id="5478">
5067                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5068                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5069                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5070                         </textFieldCell>
5071                     </textField>
5072                     <textField verticalHuggingPriority="750" id="5473">
5073                         <rect key="frame" x="167" y="209" width="43" height="22"/>
5074                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5075                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5476">
5076                             <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"/>
5077                             <font key="font" metaFont="system"/>
5078                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5079                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5080                         </textFieldCell>
5081                     </textField>
5082                     <textField verticalHuggingPriority="750" id="5474">
5083                         <rect key="frame" x="127" y="214" width="30" height="17"/>
5084                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5085                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ガス" id="5475">
5086                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5087                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5088                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5089                         </textFieldCell>
5090                     </textField>
5091                     <textField verticalHuggingPriority="750" id="5496">
5092                         <rect key="frame" x="68" y="108" width="43" height="22"/>
5093                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5094                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5499">
5095                             <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"/>
5096                             <font key="font" metaFont="system"/>
5097                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5098                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5099                         </textFieldCell>
5100                     </textField>
5101                     <textField verticalHuggingPriority="750" id="5497">
5102                         <rect key="frame" x="28" y="113" width="30" height="17"/>
5103                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5104                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="麻痺" id="5498">
5105                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5106                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5107                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5108                         </textFieldCell>
5109                     </textField>
5110                     <textField verticalHuggingPriority="750" id="5518">
5111                         <rect key="frame" x="68" y="78" width="43" height="22"/>
5112                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5113                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5521">
5114                             <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"/>
5115                             <font key="font" metaFont="system"/>
5116                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5117                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5118                         </textFieldCell>
5119                     </textField>
5120                     <textField verticalHuggingPriority="750" id="5519">
5121                         <rect key="frame" x="28" y="83" width="30" height="17"/>
5122                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5123                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="猛毒" id="5520">
5124                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5125                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5126                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5127                         </textFieldCell>
5128                     </textField>
5129                     <textField verticalHuggingPriority="750" id="5532">
5130                         <rect key="frame" x="68" y="48" width="43" height="22"/>
5131                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5132                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5535">
5133                             <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"/>
5134                             <font key="font" metaFont="system"/>
5135                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5136                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5137                         </textFieldCell>
5138                     </textField>
5139                     <textField verticalHuggingPriority="750" id="5533">
5140                         <rect key="frame" x="28" y="53" width="30" height="17"/>
5141                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5142                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="魅了" id="5534">
5143                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5144                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5145                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5146                         </textFieldCell>
5147                     </textField>
5148                     <button verticalHuggingPriority="750" id="5551">
5149                         <rect key="frame" x="174" y="0.0" width="79" height="32"/>
5150                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5151                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5552">
5152                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5153                             <font key="font" size="13" name="AquaKana"/>
5154                         </buttonCell>
5155                         <connections>
5156                             <action selector="registListBtnlSubmitUCL:" target="3039" id="7831"/>
5157                         </connections>
5158                     </button>
5159                     <textField verticalHuggingPriority="750" id="5563">
5160                         <rect key="frame" x="68" y="311" width="43" height="22"/>
5161                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5162                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5566">
5163                             <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"/>
5164                             <font key="font" metaFont="system"/>
5165                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5166                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5167                         </textFieldCell>
5168                     </textField>
5169                     <textField verticalHuggingPriority="750" id="5564">
5170                         <rect key="frame" x="28" y="316" width="30" height="17"/>
5171                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5172                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="突き" id="5565">
5173                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5174                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5175                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5176                         </textFieldCell>
5177                     </textField>
5178                     <textField verticalHuggingPriority="750" id="6762">
5179                         <rect key="frame" x="167" y="371" width="43" height="22"/>
5180                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5181                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6770">
5182                             <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"/>
5183                             <font key="font" metaFont="system"/>
5184                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5185                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5186                         </textFieldCell>
5187                     </textField>
5188                     <textField verticalHuggingPriority="750" id="6763">
5189                         <rect key="frame" x="127" y="376" width="30" height="17"/>
5190                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5191                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射手" id="6769">
5192                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5193                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5194                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5195                         </textFieldCell>
5196                     </textField>
5197                     <textField verticalHuggingPriority="750" id="6764">
5198                         <rect key="frame" x="167" y="341" width="43" height="22"/>
5199                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5200                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6767">
5201                             <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"/>
5202                             <font key="font" metaFont="system"/>
5203                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5204                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5205                         </textFieldCell>
5206                     </textField>
5207                     <textField verticalHuggingPriority="750" id="6765">
5208                         <rect key="frame" x="127" y="346" width="43" height="17"/>
5209                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5210                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="銃撃 " id="6766">
5211                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5212                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5213                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5214                         </textFieldCell>
5215                     </textField>
5216                     <textField verticalHuggingPriority="750" id="6797">
5217                         <rect key="frame" x="167" y="312" width="43" height="22"/>
5218                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5219                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6800">
5220                             <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"/>
5221                             <font key="font" metaFont="system"/>
5222                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5223                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5224                         </textFieldCell>
5225                     </textField>
5226                     <textField verticalHuggingPriority="750" id="6798">
5227                         <rect key="frame" x="127" y="317" width="30" height="17"/>
5228                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5229                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="砲撃" id="6799">
5230                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5231                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5232                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5233                         </textFieldCell>
5234                     </textField>
5235                     <textField verticalHuggingPriority="750" id="6824">
5236                         <rect key="frame" x="68" y="178" width="43" height="22"/>
5237                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5238                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6832">
5239                             <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"/>
5240                             <font key="font" metaFont="system"/>
5241                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5242                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5243                         </textFieldCell>
5244                     </textField>
5245                     <textField verticalHuggingPriority="750" id="6825">
5246                         <rect key="frame" x="28" y="183" width="30" height="17"/>
5247                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5248                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="神聖" id="6831">
5249                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5250                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5251                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5252                         </textFieldCell>
5253                     </textField>
5254                     <textField verticalHuggingPriority="750" id="6826">
5255                         <rect key="frame" x="167" y="179" width="43" height="22"/>
5256                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5257                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6829">
5258                             <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"/>
5259                             <font key="font" metaFont="system"/>
5260                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5261                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5262                         </textFieldCell>
5263                     </textField>
5264                     <textField verticalHuggingPriority="750" id="6827">
5265                         <rect key="frame" x="127" y="184" width="30" height="17"/>
5266                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5267                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="暗黒" id="6828">
5268                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5269                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5270                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5271                         </textFieldCell>
5272                     </textField>
5273                     <textField verticalHuggingPriority="750" id="6860">
5274                         <rect key="frame" x="167" y="108" width="43" height="22"/>
5275                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5276                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6863">
5277                             <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"/>
5278                             <font key="font" metaFont="system"/>
5279                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5280                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5281                         </textFieldCell>
5282                     </textField>
5283                     <textField verticalHuggingPriority="750" id="6861">
5284                         <rect key="frame" x="127" y="113" width="30" height="17"/>
5285                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5286                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="混乱" id="6862">
5287                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5288                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5289                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5290                         </textFieldCell>
5291                     </textField>
5292                     <textField verticalHuggingPriority="750" id="6876">
5293                         <rect key="frame" x="167" y="78" width="43" height="22"/>
5294                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5295                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6879">
5296                             <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"/>
5297                             <font key="font" metaFont="system"/>
5298                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5299                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5300                         </textFieldCell>
5301                     </textField>
5302                     <textField verticalHuggingPriority="750" id="6877">
5303                         <rect key="frame" x="127" y="83" width="30" height="17"/>
5304                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5305                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="睡眠" id="6878">
5306                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5307                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5308                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5309                         </textFieldCell>
5310                     </textField>
5311                     <textField verticalHuggingPriority="750" id="6891">
5312                         <rect key="frame" x="167" y="48" width="43" height="22"/>
5313                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5314                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6894">
5315                             <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"/>
5316                             <font key="font" metaFont="system"/>
5317                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5318                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5319                         </textFieldCell>
5320                     </textField>
5321                     <textField verticalHuggingPriority="750" id="6892">
5322                         <rect key="frame" x="127" y="53" width="30" height="17"/>
5323                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5324                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="沈黙" id="6893">
5325                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5326                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5327                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5328                         </textFieldCell>
5329                     </textField>
5330                     <textField verticalHuggingPriority="750" id="6923">
5331                         <rect key="frame" x="68" y="148" width="43" height="22"/>
5332                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5333                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6926">
5334                             <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"/>
5335                             <font key="font" metaFont="system"/>
5336                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5337                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5338                         </textFieldCell>
5339                     </textField>
5340                     <textField verticalHuggingPriority="750" id="6924">
5341                         <rect key="frame" x="28" y="153" width="30" height="17"/>
5342                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5343                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="爆撃" id="6925">
5344                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5345                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5346                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5347                         </textFieldCell>
5348                     </textField>
5349                     <textField verticalHuggingPriority="750" id="6942">
5350                         <rect key="frame" x="167" y="148" width="43" height="22"/>
5351                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5352                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6945">
5353                             <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"/>
5354                             <font key="font" metaFont="system"/>
5355                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5356                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5357                         </textFieldCell>
5358                     </textField>
5359                     <textField verticalHuggingPriority="750" id="6943">
5360                         <rect key="frame" x="127" y="153" width="30" height="17"/>
5361                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5362                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流血" id="6944">
5363                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5364                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5365                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5366                         </textFieldCell>
5367                     </textField>
5368                 </subviews>
5369             </view>
5370         </window>
5371         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5591" userLabel="スキルリスト" customClass="NSPanel">
5372             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5373             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
5374             <rect key="contentRect" x="196" y="132" width="400" height="255"/>
5375             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
5376             <view key="contentView" id="5592">
5377                 <rect key="frame" x="0.0" y="0.0" width="400" height="255"/>
5378                 <autoresizingMask key="autoresizingMask"/>
5379                 <subviews>
5380                     <button verticalHuggingPriority="750" id="5792">
5381                         <rect key="frame" x="329" y="2" width="66" height="32"/>
5382                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5383                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5793">
5384                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5385                             <font key="font" size="13" name="AquaKana"/>
5386                         </buttonCell>
5387                         <connections>
5388                             <action selector="skillListBtnSubmitUCL:" target="3039" id="7834"/>
5389                         </connections>
5390                     </button>
5391                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5801">
5392                         <rect key="frame" x="11" y="116" width="378" height="132"/>
5393                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5394                         <clipView key="contentView" id="BZj-xq-9QN">
5395                             <rect key="frame" x="1" y="1" width="376" height="130"/>
5396                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5397                             <subviews>
5398                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="5802">
5399                                     <rect key="frame" x="0.0" y="0.0" width="376" height="19"/>
5400                                     <autoresizingMask key="autoresizingMask"/>
5401                                     <size key="intercellSpacing" width="3" height="2"/>
5402                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5403                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5404                                     <tableColumns>
5405                                         <tableColumn width="373" minWidth="40" maxWidth="1000" id="5806">
5406                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
5407                                                 <font key="font" metaFont="smallSystem"/>
5408                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5409                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5410                                             </tableHeaderCell>
5411                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="5809">
5412                                                 <font key="font" metaFont="system"/>
5413                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5414                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5415                                             </textFieldCell>
5416                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5417                                             <connections>
5418                                                 <binding destination="13096" name="value" keyPath="arrangedObjects.name" id="13112"/>
5419                                             </connections>
5420                                         </tableColumn>
5421                                     </tableColumns>
5422                                 </tableView>
5423                             </subviews>
5424                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5425                         </clipView>
5426                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="5803">
5427                             <rect key="frame" x="1" y="119" width="223" height="15"/>
5428                             <autoresizingMask key="autoresizingMask"/>
5429                         </scroller>
5430                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5805">
5431                             <rect key="frame" x="224" y="17" width="15" height="102"/>
5432                             <autoresizingMask key="autoresizingMask"/>
5433                         </scroller>
5434                     </scrollView>
5435                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="5832">
5436                         <rect key="frame" x="8" y="33" width="384" height="77"/>
5437                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5438                         <view key="contentView" id="EBZ-P9-Otp">
5439                             <rect key="frame" x="1" y="1" width="382" height="75"/>
5440                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5441                             <subviews>
5442                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="5877">
5443                                     <rect key="frame" x="9" y="14" width="366" height="54"/>
5444                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5445                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="5878">
5446                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
5447                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5448                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5449                                     </textFieldCell>
5450                                 </textField>
5451                             </subviews>
5452                         </view>
5453                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
5454                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
5455                     </box>
5456                     <popUpButton verticalHuggingPriority="750" id="5847">
5457                         <rect key="frame" x="9" y="6" width="252" height="26"/>
5458                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5459                         <popUpButtonCell key="cell" type="push" title="なし(スキルリスト)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5857" id="5854">
5460                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5461                             <font key="font" metaFont="menu"/>
5462                             <menu key="menu" title="OtherViews" id="5856">
5463                                 <items>
5464                                     <menuItem title="なし(スキルリスト)" state="on" id="5857">
5465                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5466                                     </menuItem>
5467                                 </items>
5468                             </menu>
5469                         </popUpButtonCell>
5470                     </popUpButton>
5471                     <button verticalHuggingPriority="750" id="5848">
5472                         <rect key="frame" x="260" y="2" width="36" height="32"/>
5473                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5474                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5853">
5475                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5476                             <font key="font" size="13" name="AquaKana"/>
5477                         </buttonCell>
5478                         <connections>
5479                             <action selector="skillListInsert:" target="3039" id="13094"/>
5480                         </connections>
5481                     </button>
5482                     <button verticalHuggingPriority="750" id="5849">
5483                         <rect key="frame" x="288" y="2" width="35" height="32"/>
5484                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5485                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5851">
5486                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5487                             <font key="font" size="13" name="AquaKana"/>
5488                         </buttonCell>
5489                         <connections>
5490                             <action selector="skillListDelete:" target="3039" id="13095"/>
5491                         </connections>
5492                     </button>
5493                 </subviews>
5494             </view>
5495         </window>
5496         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5903" userLabel="攻撃方法" customClass="NSPanel">
5497             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5498             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
5499             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
5500             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
5501             <view key="contentView" id="5904">
5502                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
5503                 <autoresizingMask key="autoresizingMask"/>
5504                 <subviews>
5505                     <button verticalHuggingPriority="750" id="5927">
5506                         <rect key="frame" x="518" y="13" width="66" height="32"/>
5507                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5508                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6204">
5509                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5510                             <font key="font" size="13" name="AquaKana"/>
5511                         </buttonCell>
5512                         <connections>
5513                             <action selector="submitAttackList:" target="3039" id="jS5-b4-k5P"/>
5514                         </connections>
5515                     </button>
5516                     <textField verticalHuggingPriority="750" id="6266">
5517                         <rect key="frame" x="20" y="333" width="200" height="22"/>
5518                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5519                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6269">
5520                             <font key="font" size="13" name="AquaKana"/>
5521                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5522                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5523                         </textFieldCell>
5524                     </textField>
5525                     <textField verticalHuggingPriority="750" id="6267">
5526                         <rect key="frame" x="20" y="363" width="43" height="17"/>
5527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5528                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃名" id="6268">
5529                             <font key="font" size="13" name="AquaKana"/>
5530                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5531                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5532                         </textFieldCell>
5533                     </textField>
5534                     <textField verticalHuggingPriority="750" id="6279">
5535                         <rect key="frame" x="52" y="305" width="25" height="22"/>
5536                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5537                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6284">
5538                             <font key="font" metaFont="system"/>
5539                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5540                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5541                         </textFieldCell>
5542                     </textField>
5543                     <textField verticalHuggingPriority="750" id="6280">
5544                         <rect key="frame" x="20" y="308" width="30" height="17"/>
5545                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5546                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射程" id="6282">
5547                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5548                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5549                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5550                         </textFieldCell>
5551                     </textField>
5552                     <textField verticalHuggingPriority="750" id="6297">
5553                         <rect key="frame" x="103" y="305" width="25" height="22"/>
5554                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5555                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6300">
5556                             <font key="font" metaFont="system"/>
5557                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5558                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5559                         </textFieldCell>
5560                     </textField>
5561                     <textField verticalHuggingPriority="750" id="6298">
5562                         <rect key="frame" x="81" y="308" width="17" height="17"/>
5563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5564                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="6299">
5565                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5566                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5567                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5568                         </textFieldCell>
5569                     </textField>
5570                     <textField verticalHuggingPriority="750" id="6314">
5571                         <rect key="frame" x="186" y="305" width="25" height="22"/>
5572                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5573                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6322">
5574                             <font key="font" metaFont="system"/>
5575                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5576                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5577                         </textFieldCell>
5578                     </textField>
5579                     <textField verticalHuggingPriority="750" id="6315">
5580                         <rect key="frame" x="151" y="308" width="30" height="17"/>
5581                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5582                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="範囲" id="6321">
5583                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5584                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5585                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5586                         </textFieldCell>
5587                     </textField>
5588                     <textField verticalHuggingPriority="750" id="6338">
5589                         <rect key="frame" x="103" y="278" width="50" height="22"/>
5590                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5591                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6341">
5592                             <font key="font" metaFont="system"/>
5593                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5594                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5595                         </textFieldCell>
5596                     </textField>
5597                     <textField verticalHuggingPriority="750" id="6339">
5598                         <rect key="frame" x="20" y="281" width="30" height="17"/>
5599                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5600                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消費" id="6340">
5601                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5602                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5603                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5604                         </textFieldCell>
5605                     </textField>
5606                     <popUpButton verticalHuggingPriority="750" id="6360">
5607                         <rect key="frame" x="53" y="275" width="53" height="26"/>
5608                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5609                         <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">
5610                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5611                             <font key="font" metaFont="menu"/>
5612                             <menu key="menu" title="OtherViews" id="6362">
5613                                 <items>
5614                                     <menuItem title="MP" state="on" id="6363"/>
5615                                     <menuItem title="AP" id="6364"/>
5616                                     <menuItem title="HP" id="6365"/>
5617                                 </items>
5618                             </menu>
5619                         </popUpButtonCell>
5620                     </popUpButton>
5621                     <textField verticalHuggingPriority="750" id="6383">
5622                         <rect key="frame" x="159" y="278" width="36" height="22"/>
5623                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5624                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6384">
5625                             <font key="font" metaFont="system"/>
5626                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5627                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5628                         </textFieldCell>
5629                     </textField>
5630                     <textField verticalHuggingPriority="750" id="6391">
5631                         <rect key="frame" x="200" y="280" width="16" height="17"/>
5632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5633                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="6392">
5634                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5635                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5636                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5637                         </textFieldCell>
5638                     </textField>
5639                     <popUpButton verticalHuggingPriority="750" id="6490">
5640                         <rect key="frame" x="238" y="331" width="126" height="26"/>
5641                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5642                         <popUpButtonCell key="cell" type="push" title="通常攻撃" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6493" id="6491">
5643                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5644                             <font key="font" metaFont="menu"/>
5645                             <menu key="menu" title="OtherViews" id="6492">
5646                                 <items>
5647                                     <menuItem title="通常攻撃" state="on" id="6493">
5648                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5649                                     </menuItem>
5650                                     <menuItem title="特殊攻撃" id="6494"/>
5651                                     <menuItem title="必殺技" id="6495"/>
5652                                     <menuItem title="超必殺技" id="6499"/>
5653                                     <menuItem title="MAX超必" id="6500"/>
5654                                     <menuItem title="リーダー超必" id="6509"/>
5655                                 </items>
5656                             </menu>
5657                         </popUpButtonCell>
5658                     </popUpButton>
5659                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6604">
5660                         <rect key="frame" x="20" y="173" width="200" height="100"/>
5661                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5662                         <clipView key="contentView" id="i1X-HL-dR0">
5663                             <rect key="frame" x="1" y="17" width="198" height="82"/>
5664                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5665                             <subviews>
5666                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="6607" id="6605">
5667                                     <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
5668                                     <autoresizingMask key="autoresizingMask"/>
5669                                     <size key="intercellSpacing" width="3" height="2"/>
5670                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5671                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5672                                     <tableColumns>
5673                                         <tableColumn editable="NO" width="116" minWidth="40" maxWidth="1000" id="6609">
5674                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果値">
5675                                                 <font key="font" metaFont="smallSystem"/>
5676                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5677                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5678                                             </tableHeaderCell>
5679                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6612">
5680                                                 <font key="font" metaFont="system"/>
5681                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5682                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5683                                             </textFieldCell>
5684                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5685                                             <connections>
5686                                                 <binding destination="9379" name="value" keyPath="arrangedObjects.count" id="9392">
5687                                                     <dictionary key="options">
5688                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5689                                                     </dictionary>
5690                                                 </binding>
5691                                             </connections>
5692                                         </tableColumn>
5693                                         <tableColumn editable="NO" width="76" minWidth="40" maxWidth="1000" id="6610">
5694                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="タイプ">
5695                                                 <font key="font" metaFont="smallSystem"/>
5696                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5697                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5698                                             </tableHeaderCell>
5699                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6611">
5700                                                 <font key="font" metaFont="system"/>
5701                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5702                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5703                                             </textFieldCell>
5704                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5705                                             <connections>
5706                                                 <binding destination="9379" name="value" keyPath="arrangedObjects.type" id="9395">
5707                                                     <dictionary key="options">
5708                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5709                                                     </dictionary>
5710                                                 </binding>
5711                                             </connections>
5712                                         </tableColumn>
5713                                     </tableColumns>
5714                                 </tableView>
5715                             </subviews>
5716                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5717                         </clipView>
5718                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="6606">
5719                             <rect key="frame" x="1" y="107" width="214" height="16"/>
5720                             <autoresizingMask key="autoresizingMask"/>
5721                         </scroller>
5722                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="6608">
5723                             <rect key="frame" x="183" y="17" width="16" height="17"/>
5724                             <autoresizingMask key="autoresizingMask"/>
5725                         </scroller>
5726                         <tableHeaderView key="headerView" id="6607">
5727                             <rect key="frame" x="0.0" y="0.0" width="198" height="17"/>
5728                             <autoresizingMask key="autoresizingMask"/>
5729                         </tableHeaderView>
5730                     </scrollView>
5731                     <textField verticalHuggingPriority="750" id="6990">
5732                         <rect key="frame" x="269" y="303" width="32" height="22"/>
5733                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5734                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6994">
5735                             <font key="font" metaFont="system"/>
5736                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5737                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5738                         </textFieldCell>
5739                     </textField>
5740                     <textField verticalHuggingPriority="750" id="6991">
5741                         <rect key="frame" x="237" y="306" width="30" height="17"/>
5742                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5743                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="弾数" id="6992">
5744                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5745                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5746                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5747                         </textFieldCell>
5748                     </textField>
5749                     <button id="7048">
5750                         <rect key="frame" x="161" y="361" width="61" height="18"/>
5751                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5752                         <buttonCell key="cell" type="check" title="発動技" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7049">
5753                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5754                             <font key="font" size="13" name="AquaKana"/>
5755                         </buttonCell>
5756                     </button>
5757                     <button id="7055">
5758                         <rect key="frame" x="375" y="335" width="48" height="18"/>
5759                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5760                         <buttonCell key="cell" type="check" title="格闘" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7058">
5761                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5762                             <font key="font" size="13" name="AquaKana"/>
5763                         </buttonCell>
5764                     </button>
5765                     <button id="7056">
5766                         <rect key="frame" x="436" y="335" width="87" height="18"/>
5767                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5768                         <buttonCell key="cell" type="check" title="移動後可能" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7057">
5769                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5770                             <font key="font" size="13" name="AquaKana"/>
5771                         </buttonCell>
5772                     </button>
5773                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7075">
5774                         <rect key="frame" x="234" y="173" width="209" height="100"/>
5775                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5776                         <clipView key="contentView" id="Owe-t4-QYd">
5777                             <rect key="frame" x="1" y="17" width="207" height="82"/>
5778                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5779                             <subviews>
5780                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="7077" id="7079">
5781                                     <rect key="frame" x="0.0" y="0.0" width="207" height="19"/>
5782                                     <autoresizingMask key="autoresizingMask"/>
5783                                     <size key="intercellSpacing" width="3" height="2"/>
5784                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5785                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5786                                     <tableColumns>
5787                                         <tableColumn editable="NO" width="74" minWidth="40" maxWidth="1000" id="7081">
5788                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ダメージ割合">
5789                                                 <font key="font" metaFont="smallSystem"/>
5790                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5791                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5792                                             </tableHeaderCell>
5793                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7082">
5794                                                 <font key="font" metaFont="system"/>
5795                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5796                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5797                                             </textFieldCell>
5798                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5799                                             <connections>
5800                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.rate" id="9399">
5801                                                     <dictionary key="options">
5802                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5803                                                     </dictionary>
5804                                                 </binding>
5805                                             </connections>
5806                                         </tableColumn>
5807                                         <tableColumn editable="NO" width="42.44140625" minWidth="40" maxWidth="1000" id="7080">
5808                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命中率">
5809                                                 <font key="font" metaFont="smallSystem"/>
5810                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5811                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5812                                             </tableHeaderCell>
5813                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7083">
5814                                                 <font key="font" metaFont="system"/>
5815                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5816                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5817                                             </textFieldCell>
5818                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5819                                             <connections>
5820                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.atkHit" id="9900">
5821                                                     <dictionary key="options">
5822                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5823                                                     </dictionary>
5824                                                 </binding>
5825                                             </connections>
5826                                         </tableColumn>
5827                                         <tableColumn editable="NO" width="82" minWidth="10" maxWidth="3.4028234663852886e+38" id="9849">
5828                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="最後尾ヒット値">
5829                                                 <font key="font" metaFont="smallSystem"/>
5830                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5831                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
5832                                             </tableHeaderCell>
5833                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9850">
5834                                                 <font key="font" metaFont="system"/>
5835                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5836                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5837                                             </textFieldCell>
5838                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5839                                             <connections>
5840                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.hit" id="9898">
5841                                                     <dictionary key="options">
5842                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5843                                                     </dictionary>
5844                                                 </binding>
5845                                             </connections>
5846                                         </tableColumn>
5847                                     </tableColumns>
5848                                 </tableView>
5849                             </subviews>
5850                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5851                         </clipView>
5852                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="7078">
5853                             <rect key="frame" x="1" y="83" width="207" height="16"/>
5854                             <autoresizingMask key="autoresizingMask"/>
5855                         </scroller>
5856                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="7076">
5857                             <rect key="frame" x="224" y="17" width="15" height="102"/>
5858                             <autoresizingMask key="autoresizingMask"/>
5859                         </scroller>
5860                         <tableHeaderView key="headerView" id="7077">
5861                             <rect key="frame" x="0.0" y="0.0" width="207" height="17"/>
5862                             <autoresizingMask key="autoresizingMask"/>
5863                         </tableHeaderView>
5864                     </scrollView>
5865                     <textField verticalHuggingPriority="750" id="7090">
5866                         <rect key="frame" x="367" y="303" width="32" height="22"/>
5867                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5868                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="7093">
5869                             <font key="font" metaFont="system"/>
5870                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5871                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5872                         </textFieldCell>
5873                     </textField>
5874                     <textField verticalHuggingPriority="750" id="7091">
5875                         <rect key="frame" x="306" y="306" width="56" height="17"/>
5876                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5877                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ヒット数" id="7092">
5878                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5879                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5880                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5881                         </textFieldCell>
5882                     </textField>
5883                     <button id="7101">
5884                         <rect key="frame" x="232" y="278" width="100" height="18"/>
5885                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5886                         <buttonCell key="cell" type="check" title="ダメージ分散" bezelStyle="regularSquare" imagePosition="left" inset="2" id="7102">
5887                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5888                             <font key="font" size="13" name="AquaKana"/>
5889                         </buttonCell>
5890                     </button>
5891                     <textField verticalHuggingPriority="750" id="7130">
5892                         <rect key="frame" x="427" y="112" width="151" height="22"/>
5893                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5894                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="A" drawsBackground="YES" id="7134">
5895                             <font key="font" metaFont="system"/>
5896                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5897                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5898                         </textFieldCell>
5899                     </textField>
5900                     <textField verticalHuggingPriority="750" id="7131">
5901                         <rect key="frame" x="369" y="115" width="56" height="17"/>
5902                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5903                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="7132">
5904                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5905                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5906                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5907                         </textFieldCell>
5908                     </textField>
5909                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="7229">
5910                         <rect key="frame" x="232" y="27" width="279" height="74"/>
5911                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5912                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7230">
5913                             <font key="font" metaFont="system"/>
5914                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5915                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5916                         </textFieldCell>
5917                     </textField>
5918                     <textField verticalHuggingPriority="750" id="7262">
5919                         <rect key="frame" x="229" y="115" width="69" height="17"/>
5920                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5921                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="メッセージ" id="7263">
5922                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5923                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5924                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5925                         </textFieldCell>
5926                     </textField>
5927                     <button verticalHuggingPriority="750" id="7270">
5928                         <rect key="frame" x="333" y="106" width="45" height="32"/>
5929                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5930                         <buttonCell key="cell" type="push" title="主" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7271">
5931                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5932                             <font key="font" size="13" name="AquaKana"/>
5933                         </buttonCell>
5934                     </button>
5935                     <button verticalHuggingPriority="750" id="7287">
5936                         <rect key="frame" x="333" y="106" width="45" height="32"/>
5937                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5938                         <buttonCell key="cell" type="push" title="対" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7289">
5939                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5940                             <font key="font" size="13" name="AquaKana"/>
5941                         </buttonCell>
5942                         <connections>
5943                             <action selector="addObjeMark:" target="3039" id="Qc3-gI-CUf"/>
5944                         </connections>
5945                     </button>
5946                     <textField verticalHuggingPriority="750" id="7332">
5947                         <rect key="frame" x="448" y="303" width="33" height="22"/>
5948                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5949                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="7336">
5950                             <font key="font" metaFont="system"/>
5951                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5952                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5953                         </textFieldCell>
5954                     </textField>
5955                     <textField verticalHuggingPriority="750" id="7333">
5956                         <rect key="frame" x="404" y="306" width="43" height="17"/>
5957                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5958                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="成功率" id="7334">
5959                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5960                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5961                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5962                         </textFieldCell>
5963                     </textField>
5964                     <button verticalHuggingPriority="750" id="7394">
5965                         <rect key="frame" x="385" y="139" width="36" height="32"/>
5966                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5967                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7398">
5968                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5969                             <font key="font" metaFont="system"/>
5970                         </buttonCell>
5971                         <connections>
5972                             <action selector="insertHitList:" target="3039" id="Iyh-Tr-Tbu"/>
5973                         </connections>
5974                     </button>
5975                     <button verticalHuggingPriority="750" id="7395">
5976                         <rect key="frame" x="413" y="139" width="36" height="32"/>
5977                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5978                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7397">
5979                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5980                             <font key="font" metaFont="system"/>
5981                         </buttonCell>
5982                         <connections>
5983                             <action selector="removeHitList:" target="3039" id="gyx-wk-vgi"/>
5984                         </connections>
5985                     </button>
5986                     <box autoresizesSubviews="NO" title="ダメージ属性追加" borderType="line" id="7421">
5987                         <rect key="frame" x="12" y="6" width="214" height="161"/>
5988                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5989                         <view key="contentView" id="Mnn-7V-CHS">
5990                             <rect key="frame" x="1" y="1" width="212" height="145"/>
5991                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5992                             <subviews>
5993                                 <button verticalHuggingPriority="750" id="7353">
5994                                     <rect key="frame" x="148" y="107" width="36" height="32"/>
5995                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5996                                     <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7354">
5997                                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5998                                         <font key="font" metaFont="system"/>
5999                                     </buttonCell>
6000                                     <connections>
6001                                         <action selector="insertDamageList:" target="3039" id="lEj-6q-bcg"/>
6002                                     </connections>
6003                                 </button>
6004                                 <button verticalHuggingPriority="750" id="7357">
6005                                     <rect key="frame" x="174" y="107" width="36" height="32"/>
6006                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6007                                     <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7358">
6008                                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6009                                         <font key="font" metaFont="system"/>
6010                                     </buttonCell>
6011                                     <connections>
6012                                         <action selector="removeDamageList:" target="3039" id="D4t-pB-dNl"/>
6013                                     </connections>
6014                                 </button>
6015                                 <popUpButton verticalHuggingPriority="750" id="6625">
6016                                     <rect key="frame" x="6" y="57" width="75" height="26"/>
6017                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6018                                     <popUpButtonCell key="cell" type="push" title="打撃" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6634" id="6627">
6019                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6020                                         <font key="font" metaFont="menu"/>
6021                                         <menu key="menu" title="OtherViews" id="6628">
6022                                             <items>
6023                                                 <menuItem title="打撃" state="on" id="6634">
6024                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6025                                                 </menuItem>
6026                                                 <menuItem title="斬撃" id="6633"/>
6027                                                 <menuItem title="突き" id="6632"/>
6028                                                 <menuItem title="射手" id="6631"/>
6029                                                 <menuItem title="銃撃" id="6630"/>
6030                                                 <menuItem title="砲撃" id="6629"/>
6031                                                 <menuItem title="火炎" id="9409"/>
6032                                                 <menuItem title="冷気" id="9410"/>
6033                                                 <menuItem title="電撃" id="9411"/>
6034                                                 <menuItem title="風圧" id="9412"/>
6035                                                 <menuItem title="流水" id="9413"/>
6036                                                 <menuItem title="ガス" id="9414"/>
6037                                                 <menuItem title="神聖" id="9415"/>
6038                                                 <menuItem title="暗黒" id="9416"/>
6039                                                 <menuItem title="爆撃" id="9417"/>
6040                                                 <menuItem title="流血" id="9418"/>
6041                                             </items>
6042                                         </menu>
6043                                     </popUpButtonCell>
6044                                 </popUpButton>
6045                                 <textField verticalHuggingPriority="750" id="6640">
6046                                     <rect key="frame" x="82" y="91" width="58" height="22"/>
6047                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6048                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6644">
6049                                         <font key="font" metaFont="system"/>
6050                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6051                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6052                                     </textFieldCell>
6053                                 </textField>
6054                                 <popUpButton verticalHuggingPriority="750" id="6658">
6055                                     <rect key="frame" x="6" y="88" width="73" height="26"/>
6056                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6057                                     <popUpButtonCell key="cell" type="push" title="攻撃力" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6662" id="6659">
6058                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6059                                         <font key="font" metaFont="menu"/>
6060                                         <menu key="menu" title="OtherViews" id="6661">
6061                                             <items>
6062                                                 <menuItem title="攻撃力" state="on" id="6662"/>
6063                                                 <menuItem title="防御力" id="6663"/>
6064                                                 <menuItem title="命中値" id="6664"/>
6065                                                 <menuItem title="回避値" id="6665"/>
6066                                                 <menuItem title="演算力" id="6666"/>
6067                                                 <menuItem title="無修正" id="7570"/>
6068                                             </items>
6069                                         </menu>
6070                                     </popUpButtonCell>
6071                                 </popUpButton>
6072                                 <textField verticalHuggingPriority="750" id="6709">
6073                                     <rect key="frame" x="144" y="91" width="36" height="22"/>
6074                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6075                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6713">
6076                                         <font key="font" metaFont="system"/>
6077                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6078                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6079                                     </textFieldCell>
6080                                 </textField>
6081                                 <textField verticalHuggingPriority="750" id="6710">
6082                                     <rect key="frame" x="185" y="94" width="16" height="17"/>
6083                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6084                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="6711">
6085                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6086                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6087                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6088                                     </textFieldCell>
6089                                 </textField>
6090                                 <popUpButton verticalHuggingPriority="750" id="6967">
6091                                     <rect key="frame" x="94" y="57" width="105" height="26"/>
6092                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6093                                     <popUpButtonCell key="cell" type="push" title="ダメージ" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6971" id="6968">
6094                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6095                                         <font key="font" metaFont="menu"/>
6096                                         <menu key="menu" title="OtherViews" id="6970">
6097                                             <items>
6098                                                 <menuItem title="ダメージ" state="on" id="6971">
6099                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6100                                                 </menuItem>
6101                                                 <menuItem title="回復" id="6972"/>
6102                                                 <menuItem title="復活" id="6973"/>
6103                                                 <menuItem title="一時減少" id="6974"/>
6104                                                 <menuItem title="一時増加" id="6983"/>
6105                                                 <menuItem title="毒" id="6975"/>
6106                                                 <menuItem title="睡眠" id="6976"/>
6107                                                 <menuItem title="混乱" id="6984"/>
6108                                                 <menuItem title="麻痺" id="6985"/>
6109                                                 <menuItem title="沈黙" id="6986"/>
6110                                                 <menuItem title="魅了" id="6988"/>
6111                                             </items>
6112                                         </menu>
6113                                     </popUpButtonCell>
6114                                 </popUpButton>
6115                                 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="xWD-0K-HbB">
6116                                     <rect key="frame" x="5" y="27" width="200" height="18"/>
6117                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6118                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6119                                     <size key="cellSize" width="48" height="18"/>
6120                                     <size key="intercellSpacing" width="4" height="2"/>
6121                                     <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="POT-fo-Tum">
6122                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6123                                         <font key="font" metaFont="system"/>
6124                                     </buttonCell>
6125                                     <cells>
6126                                         <column>
6127                                             <buttonCell type="radio" title="通常" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="mJ8-ZI-msj">
6128                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6129                                                 <font key="font" metaFont="system"/>
6130                                             </buttonCell>
6131                                         </column>
6132                                         <column>
6133                                             <buttonCell type="radio" title="弓" imagePosition="left" alignment="left" inset="2" id="xO0-kt-auf">
6134                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6135                                                 <font key="font" metaFont="system"/>
6136                                             </buttonCell>
6137                                         </column>
6138                                         <column>
6139                                             <buttonCell type="radio" title="銃" imagePosition="left" alignment="left" inset="2" id="XHt-Pu-PIh">
6140                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6141                                                 <font key="font" metaFont="system"/>
6142                                             </buttonCell>
6143                                         </column>
6144                                     </cells>
6145                                     <connections>
6146                                         <action selector="attackListButtonCell:" target="3039" id="GDY-92-fDZ"/>
6147                                     </connections>
6148                                 </matrix>
6149                             </subviews>
6150                         </view>
6151                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
6152                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
6153                         <font key="titleFont" size="11" name="AquaKana"/>
6154                     </box>
6155                     <textField verticalHuggingPriority="750" id="7571">
6156                         <rect key="frame" x="246" y="145" width="32" height="22"/>
6157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6158                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="7573">
6159                             <font key="font" metaFont="system"/>
6160                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6161                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6162                         </textFieldCell>
6163                     </textField>
6164                     <textField verticalHuggingPriority="750" id="7579">
6165                         <rect key="frame" x="355" y="145" width="32" height="22"/>
6166                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6167                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="7580">
6168                             <font key="font" metaFont="system"/>
6169                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6170                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6171                         </textFieldCell>
6172                     </textField>
6173                     <textField verticalHuggingPriority="750" id="7590">
6174                         <rect key="frame" x="229" y="148" width="17" height="17"/>
6175                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6176                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="割" id="7591">
6177                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6178                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6179                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6180                         </textFieldCell>
6181                     </textField>
6182                     <textField verticalHuggingPriority="750" id="7606">
6183                         <rect key="frame" x="336" y="148" width="17" height="17"/>
6184                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6185                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ヒ" id="7608">
6186                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6187                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6188                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6189                         </textFieldCell>
6190                     </textField>
6191                     <box autoresizesSubviews="NO" title="コスト" borderType="line" id="7636">
6192                         <rect key="frame" x="445" y="139" width="71" height="159"/>
6193                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6194                         <view key="contentView" id="tcD-hb-wmk">
6195                             <rect key="frame" x="1" y="1" width="69" height="143"/>
6196                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6197                             <subviews>
6198                                 <textField verticalHuggingPriority="750" id="7637">
6199                                     <rect key="frame" x="18" y="102" width="33" height="22"/>
6200                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6201                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7665">
6202                                         <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"/>
6203                                         <font key="font" metaFont="system"/>
6204                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6205                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6206                                     </textFieldCell>
6207                                 </textField>
6208                                 <textField verticalHuggingPriority="750" id="7642">
6209                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
6210                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6211                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="7658">
6212                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6213                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6214                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6215                                     </textFieldCell>
6216                                 </textField>
6217                                 <textField verticalHuggingPriority="750" id="7640">
6218                                     <rect key="frame" x="18" y="62" width="33" height="22"/>
6219                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6220                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7660">
6221                                         <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"/>
6222                                         <font key="font" metaFont="system"/>
6223                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6224                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6225                                     </textFieldCell>
6226                                 </textField>
6227                                 <textField verticalHuggingPriority="750" id="7638">
6228                                     <rect key="frame" x="18" y="20" width="33" height="22"/>
6229                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6230                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7663">
6231                                         <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"/>
6232                                         <font key="font" metaFont="system"/>
6233                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6234                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6235                                     </textFieldCell>
6236                                 </textField>
6237                                 <textField verticalHuggingPriority="750" id="7641">
6238                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
6239                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6240                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="7659">
6241                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6242                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6243                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6244                                     </textFieldCell>
6245                                 </textField>
6246                                 <textField verticalHuggingPriority="750" id="7639">
6247                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
6248                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6249                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="7662">
6250                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6251                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6252                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6253                                     </textFieldCell>
6254                                 </textField>
6255                             </subviews>
6256                         </view>
6257                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
6258                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
6259                         <font key="titleFont" size="11" name="AquaKana"/>
6260                     </box>
6261                     <textField verticalHuggingPriority="750" id="7676">
6262                         <rect key="frame" x="517" y="303" width="33" height="22"/>
6263                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6264                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="7679">
6265                             <font key="font" metaFont="system"/>
6266                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6267                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6268                         </textFieldCell>
6269                     </textField>
6270                     <textField verticalHuggingPriority="750" id="7677">
6271                         <rect key="frame" x="486" y="306" width="30" height="17"/>
6272                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6273                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力" id="7678">
6274                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6275                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6276                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6277                         </textFieldCell>
6278                     </textField>
6279                     <textField verticalHuggingPriority="750" id="7699">
6280                         <rect key="frame" x="518" y="267" width="17" height="17"/>
6281                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6282                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="陸" id="7700">
6283                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6284                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6285                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6286                         </textFieldCell>
6287                     </textField>
6288                     <textField verticalHuggingPriority="750" id="7714">
6289                         <rect key="frame" x="518" y="236" width="17" height="17"/>
6290                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6291                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="宙" id="7715">
6292                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6293                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6294                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6295                         </textFieldCell>
6296                     </textField>
6297                     <textField verticalHuggingPriority="750" id="7721">
6298                         <rect key="frame" x="518" y="204" width="17" height="17"/>
6299                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6300                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="海" id="7722">
6301                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6302                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6303                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6304                         </textFieldCell>
6305                     </textField>
6306                     <textField verticalHuggingPriority="750" id="7728">
6307                         <rect key="frame" x="518" y="173" width="17" height="17"/>
6308                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6309                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="空" id="7729">
6310                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6311                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6312                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6313                         </textFieldCell>
6314                     </textField>
6315                     <popUpButton verticalHuggingPriority="750" id="7744">
6316                         <rect key="frame" x="538" y="262" width="54" height="26"/>
6317                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6318                         <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">
6319                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6320                             <font key="font" metaFont="menu"/>
6321                             <menu key="menu" title="OtherViews" id="7746">
6322                                 <items>
6323                                     <menuItem title="A" state="on" id="7747"/>
6324                                     <menuItem title="B" id="7748"/>
6325                                     <menuItem title="C" id="7749"/>
6326                                     <menuItem title="D" id="7770"/>
6327                                     <menuItem title="E" id="7771"/>
6328                                     <menuItem title="S" id="7772">
6329                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6330                                     </menuItem>
6331                                     <menuItem title="SS" id="7773">
6332                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6333                                     </menuItem>
6334                                 </items>
6335                             </menu>
6336                         </popUpButtonCell>
6337                     </popUpButton>
6338                     <popUpButton verticalHuggingPriority="750" id="7774">
6339                         <rect key="frame" x="538" y="231" width="54" height="26"/>
6340                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6341                         <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">
6342                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6343                             <font key="font" metaFont="menu"/>
6344                             <menu key="menu" title="OtherViews" id="7777">
6345                                 <items>
6346                                     <menuItem title="A" state="on" id="7784"/>
6347                                     <menuItem title="B" id="7783"/>
6348                                     <menuItem title="C" id="7782"/>
6349                                     <menuItem title="D" id="7781"/>
6350                                     <menuItem title="E" id="7780"/>
6351                                     <menuItem title="S" id="7779">
6352                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6353                                     </menuItem>
6354                                     <menuItem title="SS" id="7778">
6355                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6356                                     </menuItem>
6357                                 </items>
6358                             </menu>
6359                         </popUpButtonCell>
6360                     </popUpButton>
6361                     <popUpButton verticalHuggingPriority="750" id="7791">
6362                         <rect key="frame" x="538" y="199" width="54" height="26"/>
6363                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6364                         <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">
6365                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6366                             <font key="font" metaFont="menu"/>
6367                             <menu key="menu" title="OtherViews" id="7794">
6368                                 <items>
6369                                     <menuItem title="A" state="on" id="7801"/>
6370                                     <menuItem title="B" id="7800"/>
6371                                     <menuItem title="C" id="7799"/>
6372                                     <menuItem title="D" id="7798"/>
6373                                     <menuItem title="E" id="7797"/>
6374                                     <menuItem title="S" id="7796">
6375                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6376                                     </menuItem>
6377                                     <menuItem title="SS" id="7795">
6378                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6379                                     </menuItem>
6380                                 </items>
6381                             </menu>
6382                         </popUpButtonCell>
6383                     </popUpButton>
6384                     <popUpButton verticalHuggingPriority="750" id="7808">
6385                         <rect key="frame" x="538" y="168" width="54" height="26"/>
6386                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6387                         <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">
6388                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6389                             <font key="font" metaFont="menu"/>
6390                             <menu key="menu" title="OtherViews" id="7811">
6391                                 <items>
6392                                     <menuItem title="A" state="on" id="7818"/>
6393                                     <menuItem title="B" id="7817"/>
6394                                     <menuItem title="C" id="7816"/>
6395                                     <menuItem title="D" id="7815"/>
6396                                     <menuItem title="E" id="7814"/>
6397                                     <menuItem title="S" id="7813">
6398                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6399                                     </menuItem>
6400                                     <menuItem title="SS" id="7812">
6401                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6402                                     </menuItem>
6403                                 </items>
6404                             </menu>
6405                         </popUpButtonCell>
6406                     </popUpButton>
6407                     <textField verticalHuggingPriority="750" id="9319">
6408                         <rect key="frame" x="400" y="278" width="33" height="22"/>
6409                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6410                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="50" drawsBackground="YES" id="9322">
6411                             <font key="font" metaFont="system"/>
6412                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6413                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6414                         </textFieldCell>
6415                     </textField>
6416                     <textField verticalHuggingPriority="750" id="9320">
6417                         <rect key="frame" x="333" y="280" width="69" height="17"/>
6418                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6419                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命回率修正" id="9321">
6420                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6421                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6422                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6423                         </textFieldCell>
6424                     </textField>
6425                     <textField verticalHuggingPriority="750" id="9860">
6426                         <rect key="frame" x="303" y="145" width="32" height="22"/>
6427                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6428                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="9864">
6429                             <font key="font" metaFont="system"/>
6430                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6431                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6432                         </textFieldCell>
6433                     </textField>
6434                     <textField verticalHuggingPriority="750" id="9861">
6435                         <rect key="frame" x="284" y="148" width="17" height="17"/>
6436                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6437                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命" id="9862">
6438                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6439                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6440                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6441                         </textFieldCell>
6442                     </textField>
6443                     <button verticalHuggingPriority="750" id="hW7-46-ncf">
6444                         <rect key="frame" x="298" y="106" width="43" height="32"/>
6445                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6446                         <buttonCell key="cell" type="push" title="主" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="21O-fX-j1M">
6447                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6448                             <font key="font" size="13" name="AquaKana"/>
6449                         </buttonCell>
6450                         <connections>
6451                             <action selector="addSubjMark:" target="3039" id="HBn-23-ynG"/>
6452                         </connections>
6453                     </button>
6454                     <button id="KgG-On-sSC">
6455                         <rect key="frame" x="522" y="335" width="74" height="18"/>
6456                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6457                         <buttonCell key="cell" type="check" title="異能の力" bezelStyle="regularSquare" imagePosition="left" inset="2" id="h6C-O8-cda">
6458                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6459                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6460                         </buttonCell>
6461                     </button>
6462                     <button verticalHuggingPriority="750" id="eHr-lL-qfg">
6463                         <rect key="frame" x="508" y="76" width="92" height="32"/>
6464                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6465                         <buttonCell key="cell" type="push" title="特殊項目" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="yQ7-Vj-wCa">
6466                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6467                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6468                         </buttonCell>
6469                         <connections>
6470                             <action selector="attackPreferenceBtn:" target="3039" id="Gqw-1f-m6p"/>
6471                         </connections>
6472                     </button>
6473                     <button verticalHuggingPriority="750" id="27T-tg-Crl">
6474                         <rect key="frame" x="508" y="47" width="92" height="32"/>
6475                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6476                         <buttonCell key="cell" type="push" title="演出決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="n49-bB-qOi">
6477                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6478                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6479                         </buttonCell>
6480                         <connections>
6481                             <action selector="attackEffectBtn:" target="3039" id="Tnu-MG-7bf"/>
6482                         </connections>
6483                     </button>
6484                 </subviews>
6485             </view>
6486         </window>
6487         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6438" userLabel="攻撃リスト" customClass="NSPanel">
6488             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6489             <rect key="contentRect" x="196" y="132" width="600" height="300"/>
6490             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6491             <view key="contentView" id="6439">
6492                 <rect key="frame" x="0.0" y="0.0" width="600" height="300"/>
6493                 <autoresizingMask key="autoresizingMask"/>
6494                 <subviews>
6495                     <button verticalHuggingPriority="750" id="6440">
6496                         <rect key="frame" x="601" y="31" width="66" height="32"/>
6497                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6498                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6481">
6499                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6500                             <font key="font" size="13" name="AquaKana"/>
6501                         </buttonCell>
6502                         <connections>
6503                             <action selector="unitResearchCloseBCL:" target="2629" id="6482"/>
6504                         </connections>
6505                     </button>
6506                     <button verticalHuggingPriority="750" id="6443">
6507                         <rect key="frame" x="529" y="65" width="36" height="32"/>
6508                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6509                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6473">
6510                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6511                             <font key="font" size="13" name="AquaKana"/>
6512                         </buttonCell>
6513                         <connections>
6514                             <action selector="insertAttackList:" target="3039" id="9281"/>
6515                         </connections>
6516                     </button>
6517                     <button verticalHuggingPriority="750" id="6442">
6518                         <rect key="frame" x="557" y="65" width="35" height="32"/>
6519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6520                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6475">
6521                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6522                             <font key="font" size="13" name="AquaKana"/>
6523                         </buttonCell>
6524                         <connections>
6525                             <action selector="removeAttackList:" target="3039" id="9282"/>
6526                         </connections>
6527                     </button>
6528                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6541">
6529                         <rect key="frame" x="-1" y="101" width="722" height="200"/>
6530                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6531                         <clipView key="contentView" id="SSl-yr-MRR">
6532                             <rect key="frame" x="1" y="17" width="720" height="182"/>
6533                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6534                             <subviews>
6535                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="6599" id="6542">
6536                                     <rect key="frame" x="0.0" y="0.0" width="597" height="19"/>
6537                                     <autoresizingMask key="autoresizingMask"/>
6538                                     <size key="intercellSpacing" width="3" height="2"/>
6539                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6540                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6541                                     <tableColumns>
6542                                         <tableColumn editable="NO" width="160.69140625" minWidth="40" maxWidth="1000" id="6546">
6543                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
6544                                                 <font key="font" metaFont="smallSystem"/>
6545                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6546                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6547                                             </tableHeaderCell>
6548                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6549">
6549                                                 <font key="font" metaFont="system"/>
6550                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6551                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6552                                             </textFieldCell>
6553                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6554                                             <connections>
6555                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.name" id="9316">
6556                                                     <dictionary key="options">
6557                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6558                                                     </dictionary>
6559                                                 </binding>
6560                                             </connections>
6561                                         </tableColumn>
6562                                         <tableColumn editable="NO" width="58.59765625" minWidth="40" maxWidth="1000" id="6547">
6563                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果値">
6564                                                 <font key="font" metaFont="smallSystem"/>
6565                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6566                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6567                                             </tableHeaderCell>
6568                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6548">
6569                                                 <font key="font" metaFont="system"/>
6570                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6571                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6572                                             </textFieldCell>
6573                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6574                                             <connections>
6575                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.atk" id="9315">
6576                                                     <dictionary key="options">
6577                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6578                                                     </dictionary>
6579                                                 </binding>
6580                                             </connections>
6581                                         </tableColumn>
6582                                         <tableColumn editable="NO" width="57.67578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="6573">
6583                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="射程">
6584                                                 <font key="font" metaFont="smallSystem"/>
6585                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6586                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6587                                             </tableHeaderCell>
6588                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6574">
6589                                                 <font key="font" metaFont="system"/>
6590                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6591                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6592                                             </textFieldCell>
6593                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6594                                             <connections>
6595                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.range" id="9310">
6596                                                     <dictionary key="options">
6597                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6598                                                     </dictionary>
6599                                                 </binding>
6600                                             </connections>
6601                                         </tableColumn>
6602                                         <tableColumn editable="NO" width="30" minWidth="10" maxWidth="3.4028234663852886e+38" id="6563">
6603                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命回">
6604                                                 <font key="font" metaFont="smallSystem"/>
6605                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6606                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6607                                             </tableHeaderCell>
6608                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6564">
6609                                                 <font key="font" metaFont="system"/>
6610                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6611                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6612                                             </textFieldCell>
6613                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6614                                             <connections>
6615                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.hit" id="9314">
6616                                                     <dictionary key="options">
6617                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6618                                                     </dictionary>
6619                                                 </binding>
6620                                             </connections>
6621                                         </tableColumn>
6622                                         <tableColumn editable="NO" width="31.0390625" minWidth="10" maxWidth="3.4028234663852886e+38" id="6565">
6623                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="気力">
6624                                                 <font key="font" metaFont="smallSystem"/>
6625                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6626                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6627                                             </tableHeaderCell>
6628                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6566">
6629                                                 <font key="font" metaFont="system"/>
6630                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6631                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6632                                             </textFieldCell>
6633                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6634                                             <connections>
6635                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.vigor" id="9313">
6636                                                     <dictionary key="options">
6637                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6638                                                     </dictionary>
6639                                                 </binding>
6640                                             </connections>
6641                                         </tableColumn>
6642                                         <tableColumn editable="NO" width="65.30859375" minWidth="10" maxWidth="3.4028234663852886e+38" id="6567">
6643                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費">
6644                                                 <font key="font" metaFont="smallSystem"/>
6645                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6646                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6647                                             </tableHeaderCell>
6648                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6568">
6649                                                 <font key="font" metaFont="system"/>
6650                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6651                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6652                                             </textFieldCell>
6653                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6654                                             <connections>
6655                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.cost" id="9312">
6656                                                     <dictionary key="options">
6657                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6658                                                     </dictionary>
6659                                                 </binding>
6660                                             </connections>
6661                                         </tableColumn>
6662                                         <tableColumn editable="NO" width="33.20703125" minWidth="10" maxWidth="3.4028234663852886e+38" id="6569">
6663                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="弾数">
6664                                                 <font key="font" metaFont="smallSystem"/>
6665                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6666                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6667                                             </tableHeaderCell>
6668                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6570">
6669                                                 <font key="font" metaFont="system"/>
6670                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6671                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6672                                             </textFieldCell>
6673                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6674                                             <connections>
6675                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.bullet" id="9311">
6676                                                     <dictionary key="options">
6677                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6678                                                     </dictionary>
6679                                                 </binding>
6680                                             </connections>
6681                                         </tableColumn>
6682                                         <tableColumn identifier="" width="135.9609375" minWidth="10" maxWidth="3.4028234663852886e+38" id="BrN-q7-hSC">
6683                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
6684                                                 <font key="font" metaFont="smallSystem"/>
6685                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6686                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6687                                             </tableHeaderCell>
6688                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="tS8-Xb-Wu1">
6689                                                 <font key="font" metaFont="system"/>
6690                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6691                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6692                                             </textFieldCell>
6693                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6694                                             <connections>
6695                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.memo" id="sHe-dp-TWg">
6696                                                     <dictionary key="options">
6697                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6698                                                     </dictionary>
6699                                                 </binding>
6700                                             </connections>
6701                                         </tableColumn>
6702                                     </tableColumns>
6703                                 </tableView>
6704                             </subviews>
6705                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6706                         </clipView>
6707                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="6543">
6708                             <rect key="frame" x="1" y="159" width="674" height="16"/>
6709                             <autoresizingMask key="autoresizingMask"/>
6710                         </scroller>
6711                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6545">
6712                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6713                             <autoresizingMask key="autoresizingMask"/>
6714                         </scroller>
6715                         <tableHeaderView key="headerView" id="6599">
6716                             <rect key="frame" x="0.0" y="0.0" width="720" height="17"/>
6717                             <autoresizingMask key="autoresizingMask"/>
6718                         </tableHeaderView>
6719                     </scrollView>
6720                     <button verticalHuggingPriority="750" id="6591">
6721                         <rect key="frame" x="529" y="4" width="66" height="32"/>
6722                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6723                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6592">
6724                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6725                             <font key="font" size="13" name="AquaKana"/>
6726                         </buttonCell>
6727                         <connections>
6728                             <action selector="attackListBtnSubmitlUCL:" target="3039" id="7833"/>
6729                         </connections>
6730                     </button>
6731                 </subviews>
6732             </view>
6733         </window>
6734         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="7947" userLabel="アイテムリスト" customClass="NSPanel">
6735             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6736             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
6737             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
6738             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6739             <view key="contentView" id="7948">
6740                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
6741                 <autoresizingMask key="autoresizingMask"/>
6742                 <subviews>
6743                     <button verticalHuggingPriority="750" id="7952">
6744                         <rect key="frame" x="393" y="13" width="107" height="32"/>
6745                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6746                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7964">
6747                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6748                             <font key="font" size="13" name="AquaKana"/>
6749                         </buttonCell>
6750                         <connections>
6751                             <action selector="UCLPanelEquipListSubmitBtn:" target="3039" id="8143"/>
6752                         </connections>
6753                     </button>
6754                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7998">
6755                         <rect key="frame" x="-1" y="79" width="502" height="322"/>
6756                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6757                         <clipView key="contentView" id="uGO-Rp-XyC">
6758                             <rect key="frame" x="1" y="17" width="500" height="304"/>
6759                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6760                             <subviews>
6761                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="8001" id="7999">
6762                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
6763                                     <autoresizingMask key="autoresizingMask"/>
6764                                     <size key="intercellSpacing" width="3" height="2"/>
6765                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6766                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6767                                     <tableColumns>
6768                                         <tableColumn editable="NO" width="154.265625" minWidth="40" maxWidth="1000" id="8003">
6769                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="アイテム名">
6770                                                 <font key="font" metaFont="smallSystem"/>
6771                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6772                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6773                                             </tableHeaderCell>
6774                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8006">
6775                                                 <font key="font" metaFont="system"/>
6776                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6777                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6778                                             </textFieldCell>
6779                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6780                                             <connections>
6781                                                 <binding destination="8222" name="value" keyPath="arrangedObjects.name" id="9204">
6782                                                     <dictionary key="options">
6783                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6784                                                     </dictionary>
6785                                                 </binding>
6786                                             </connections>
6787                                         </tableColumn>
6788                                         <tableColumn editable="NO" width="340" minWidth="40" maxWidth="1000" id="8004">
6789                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
6790                                                 <font key="font" metaFont="smallSystem"/>
6791                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6792                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6793                                             </tableHeaderCell>
6794                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8005">
6795                                                 <font key="font" metaFont="system"/>
6796                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6797                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6798                                             </textFieldCell>
6799                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6800                                             <connections>
6801                                                 <binding destination="8222" name="value" keyPath="arrangedObjects.memo" id="9205">
6802                                                     <dictionary key="options">
6803                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6804                                                     </dictionary>
6805                                                 </binding>
6806                                             </connections>
6807                                         </tableColumn>
6808                                     </tableColumns>
6809                                 </tableView>
6810                             </subviews>
6811                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6812                         </clipView>
6813                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8000">
6814                             <rect key="frame" x="1" y="119" width="223" height="15"/>
6815                             <autoresizingMask key="autoresizingMask"/>
6816                         </scroller>
6817                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="8002">
6818                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6819                             <autoresizingMask key="autoresizingMask"/>
6820                         </scroller>
6821                         <tableHeaderView key="headerView" id="8001">
6822                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
6823                             <autoresizingMask key="autoresizingMask"/>
6824                         </tableHeaderView>
6825                     </scrollView>
6826                     <button verticalHuggingPriority="750" id="zEz-3E-sF2">
6827                         <rect key="frame" x="308" y="13" width="79" height="32"/>
6828                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6829                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PKp-QG-doA">
6830                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6831                             <font key="font" size="13" name="AquaKana"/>
6832                         </buttonCell>
6833                         <connections>
6834                             <action selector="ILregi:" target="3039" id="6sA-4K-xKV"/>
6835                         </connections>
6836                     </button>
6837                 </subviews>
6838             </view>
6839         </window>
6840         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8091" userLabel="状態変化リスト" customClass="NSPanel">
6841             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6842             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
6843             <rect key="contentRect" x="196" y="132" width="267" height="286"/>
6844             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6845             <view key="contentView" id="8092">
6846                 <rect key="frame" x="0.0" y="0.0" width="267" height="286"/>
6847                 <autoresizingMask key="autoresizingMask"/>
6848                 <subviews>
6849                     <button verticalHuggingPriority="750" id="8096">
6850                         <rect key="frame" x="161" y="-1" width="107" height="32"/>
6851                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6852                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8107">
6853                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6854                             <font key="font" size="13" name="AquaKana"/>
6855                         </buttonCell>
6856                         <connections>
6857                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="8142"/>
6858                         </connections>
6859                     </button>
6860                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8093">
6861                         <rect key="frame" x="-1" y="76" width="269" height="211"/>
6862                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6863                         <clipView key="contentView" id="HFB-Ay-yij">
6864                             <rect key="frame" x="1" y="1" width="267" height="209"/>
6865                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6866                             <subviews>
6867                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="8115">
6868                                     <rect key="frame" x="0.0" y="0.0" width="267" height="19"/>
6869                                     <autoresizingMask key="autoresizingMask"/>
6870                                     <size key="intercellSpacing" width="3" height="2"/>
6871                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6872                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6873                                     <tableColumns>
6874                                         <tableColumn editable="NO" width="263.78515625" minWidth="40" maxWidth="1000" id="8117">
6875                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="特殊状態変化名">
6876                                                 <font key="font" metaFont="smallSystem"/>
6877                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6878                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6879                                             </tableHeaderCell>
6880                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8118">
6881                                                 <font key="font" metaFont="system"/>
6882                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6883                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6884                                             </textFieldCell>
6885                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6886                                         </tableColumn>
6887                                     </tableColumns>
6888                                 </tableView>
6889                             </subviews>
6890                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6891                         </clipView>
6892                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8114">
6893                             <rect key="frame" x="1" y="119" width="223" height="15"/>
6894                             <autoresizingMask key="autoresizingMask"/>
6895                         </scroller>
6896                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="8112">
6897                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6898                             <autoresizingMask key="autoresizingMask"/>
6899                         </scroller>
6900                     </scrollView>
6901                     <button verticalHuggingPriority="750" id="CGL-28-xtI">
6902                         <rect key="frame" x="20" y="35" width="22" height="23"/>
6903                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6904                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FhS-8a-QVX">
6905                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6906                             <font key="font" metaFont="system"/>
6907                         </buttonCell>
6908                     </button>
6909                     <button verticalHuggingPriority="750" id="kwP-KT-zbS">
6910                         <rect key="frame" x="43" y="35" width="22" height="23"/>
6911                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6912                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mo3-Nc-MeQ">
6913                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6914                             <font key="font" metaFont="system"/>
6915                         </buttonCell>
6916                     </button>
6917                 </subviews>
6918             </view>
6919         </window>
6920         <window title="モビールリスト" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8144" userLabel="モビールリスト" customClass="NSPanel">
6921             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6922             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
6923             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
6924             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6925             <view key="contentView" id="8145">
6926                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
6927                 <autoresizingMask key="autoresizingMask"/>
6928                 <subviews>
6929                     <button verticalHuggingPriority="750" id="8160">
6930                         <rect key="frame" x="490" y="5" width="107" height="32"/>
6931                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6932                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8166">
6933                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6934                             <font key="font" size="13" name="AquaKana"/>
6935                         </buttonCell>
6936                         <connections>
6937                             <action selector="submit:" target="2629" id="8195"/>
6938                         </connections>
6939                     </button>
6940                     <textField verticalHuggingPriority="750" id="8161">
6941                         <rect key="frame" x="429" y="12" width="48" height="22"/>
6942                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6943                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="20" drawsBackground="YES" id="8164">
6944                             <font key="font" metaFont="system"/>
6945                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6946                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6947                         </textFieldCell>
6948                     </textField>
6949                     <textField verticalHuggingPriority="750" id="8162">
6950                         <rect key="frame" x="319" y="16" width="95" height="17"/>
6951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6952                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="8163">
6953                             <font key="font" size="13" name="AquaKana"/>
6954                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6955                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6956                         </textFieldCell>
6957                     </textField>
6958                     <imageView id="8146">
6959                         <rect key="frame" x="426" y="233" width="150" height="150"/>
6960                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6961                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="8186"/>
6962                         <connections>
6963                             <binding destination="2631" name="value" keyPath="selection.imgBig" id="8191"/>
6964                         </connections>
6965                     </imageView>
6966                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8197">
6967                         <rect key="frame" x="-1" y="51" width="422" height="350"/>
6968                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6969                         <clipView key="contentView" id="kq7-qF-fMa">
6970                             <rect key="frame" x="1" y="17" width="420" height="332"/>
6971                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6972                             <subviews>
6973                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="8200" id="8198">
6974                                     <rect key="frame" x="0.0" y="0.0" width="420" height="34"/>
6975                                     <autoresizingMask key="autoresizingMask"/>
6976                                     <size key="intercellSpacing" width="3" height="2"/>
6977                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6978                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6979                                     <tableColumns>
6980                                         <tableColumn width="56.3359375" minWidth="40" maxWidth="1000" id="8202">
6981                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
6982                                                 <font key="font" metaFont="smallSystem"/>
6983                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6984                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6985                                             </tableHeaderCell>
6986                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8218">
6987                                                 <font key="font" metaFont="system"/>
6988                                             </imageCell>
6989                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6990                                         </tableColumn>
6991                                         <tableColumn width="161.65234375" minWidth="40" maxWidth="1000" id="8203">
6992                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="機体名">
6993                                                 <font key="font" metaFont="smallSystem"/>
6994                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6995                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6996                                             </tableHeaderCell>
6997                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8204">
6998                                                 <font key="font" metaFont="system"/>
6999                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7000                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7001                                             </textFieldCell>
7002                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7003                                         </tableColumn>
7004                                         <tableColumn width="98.4921875" minWidth="10" maxWidth="3.4028234663852886e+38" id="8212">
7005                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
7006                                                 <font key="font" metaFont="smallSystem"/>
7007                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7008                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
7009                                             </tableHeaderCell>
7010                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8213">
7011                                                 <font key="font" metaFont="system"/>
7012                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7013                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7014                                             </textFieldCell>
7015                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7016                                         </tableColumn>
7017                                         <tableColumn width="92" minWidth="10" maxWidth="3.4028234663852886e+38" id="8214">
7018                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="EN">
7019                                                 <font key="font" metaFont="smallSystem"/>
7020                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7021                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
7022                                             </tableHeaderCell>
7023                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8215">
7024                                                 <font key="font" metaFont="system"/>
7025                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7026                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7027                                             </textFieldCell>
7028                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7029                                         </tableColumn>
7030                                     </tableColumns>
7031                                 </tableView>
7032                             </subviews>
7033                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7034                         </clipView>
7035                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8199">
7036                             <rect key="frame" x="1" y="333" width="467" height="16"/>
7037                             <autoresizingMask key="autoresizingMask"/>
7038                         </scroller>
7039                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="8201">
7040                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7041                             <autoresizingMask key="autoresizingMask"/>
7042                         </scroller>
7043                         <tableHeaderView key="headerView" id="8200">
7044                             <rect key="frame" x="0.0" y="0.0" width="420" height="17"/>
7045                             <autoresizingMask key="autoresizingMask"/>
7046                         </tableHeaderView>
7047                     </scrollView>
7048                 </subviews>
7049             </view>
7050         </window>
7051         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8246" userLabel="アイテム詳細" customClass="NSPanel">
7052             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
7053             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
7054             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
7055             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
7056             <view key="contentView" id="8247">
7057                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
7058                 <autoresizingMask key="autoresizingMask"/>
7059                 <subviews>
7060                     <textField verticalHuggingPriority="750" id="8315">
7061                         <rect key="frame" x="13" y="341" width="255" height="22"/>
7062                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7063                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="鉄の剣" drawsBackground="YES" id="8468">
7064                             <font key="font" size="13" name="AquaKana"/>
7065                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7066                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7067                         </textFieldCell>
7068                     </textField>
7069                     <textField verticalHuggingPriority="750" id="8314">
7070                         <rect key="frame" x="13" y="371" width="69" height="17"/>
7071                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7072                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="アイテム名" id="8470">
7073                             <font key="font" size="13" name="AquaKana"/>
7074                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7075                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7076                         </textFieldCell>
7077                     </textField>
7078                     <button verticalHuggingPriority="750" id="8281">
7079                         <rect key="frame" x="488" y="13" width="105" height="32"/>
7080                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7081                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8549">
7082                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7083                             <font key="font" size="13" name="AquaKana"/>
7084                         </buttonCell>
7085                         <connections>
7086                             <action selector="canceIL:" target="3039" id="9210"/>
7087                         </connections>
7088                     </button>
7089                     <textField verticalHuggingPriority="750" id="8312">
7090                         <rect key="frame" x="339" y="343" width="96" height="22"/>
7091                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7092                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8473">
7093                             <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"/>
7094                             <font key="font" metaFont="system"/>
7095                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7096                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7097                         </textFieldCell>
7098                     </textField>
7099                     <textField verticalHuggingPriority="750" id="8311">
7100                         <rect key="frame" x="311" y="346" width="21" height="17"/>
7101                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7102                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="8476">
7103                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7104                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7105                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7106                         </textFieldCell>
7107                     </textField>
7108                     <textField verticalHuggingPriority="750" id="8310">
7109                         <rect key="frame" x="440" y="325" width="26" height="17"/>
7110                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7111                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="8477">
7112                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7113                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7114                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7115                         </textFieldCell>
7116                     </textField>
7117                     <textField verticalHuggingPriority="750" id="8309">
7118                         <rect key="frame" x="440" y="346" width="25" height="17"/>
7119                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7120                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="8478">
7121                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7122                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7123                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7124                         </textFieldCell>
7125                     </textField>
7126                     <textField verticalHuggingPriority="750" id="8308">
7127                         <rect key="frame" x="311" y="325" width="23" height="17"/>
7128                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7129                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="8479">
7130                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7131                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7132                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7133                         </textFieldCell>
7134                     </textField>
7135                     <textField verticalHuggingPriority="750" id="8307">
7136                         <rect key="frame" x="470" y="343" width="96" height="22"/>
7137                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7138                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8480">
7139                             <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"/>
7140                             <font key="font" metaFont="system"/>
7141                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7142                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7143                         </textFieldCell>
7144                     </textField>
7145                     <textField verticalHuggingPriority="750" id="8306">
7146                         <rect key="frame" x="339" y="320" width="96" height="22"/>
7147                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7148                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8483">
7149                             <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"/>
7150                             <font key="font" metaFont="system"/>
7151                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7152                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7153                         </textFieldCell>
7154                     </textField>
7155                     <textField verticalHuggingPriority="750" id="8305">
7156                         <rect key="frame" x="470" y="320" width="41" height="22"/>
7157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7158                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="6666" drawsBackground="YES" id="8486">
7159                             <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"/>
7160                             <font key="font" metaFont="system"/>
7161                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7162                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7163                         </textFieldCell>
7164                     </textField>
7165                     <textField verticalHuggingPriority="750" id="8303">
7166                         <rect key="frame" x="306" y="298" width="31" height="17"/>
7167                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7168                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="8491">
7169                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7170                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7171                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7172                         </textFieldCell>
7173                     </textField>
7174                     <textField verticalHuggingPriority="750" id="8300">
7175                         <rect key="frame" x="309" y="276" width="25" height="17"/>
7176                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7177                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="8497">
7178                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7179                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7180                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7181                         </textFieldCell>
7182                     </textField>
7183                     <textField verticalHuggingPriority="750" id="8298">
7184                         <rect key="frame" x="309" y="254" width="27" height="17"/>
7185                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7186                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="8500">
7187                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7188                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7189                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7190                         </textFieldCell>
7191                     </textField>
7192                     <textField verticalHuggingPriority="750" id="8304">
7193                         <rect key="frame" x="342" y="295" width="58" height="22"/>
7194                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7195                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8489">
7196                             <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"/>
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="8299">
7203                         <rect key="frame" x="342" y="273" width="58" height="22"/>
7204                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7205                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8498">
7206                             <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"/>
7207                             <font key="font" metaFont="system"/>
7208                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7209                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7210                         </textFieldCell>
7211                     </textField>
7212                     <textField verticalHuggingPriority="750" id="8297">
7213                         <rect key="frame" x="342" y="251" width="58" height="22"/>
7214                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7215                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8501">
7216                             <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"/>
7217                             <font key="font" metaFont="system"/>
7218                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7219                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7220                         </textFieldCell>
7221                     </textField>
7222                     <textField verticalHuggingPriority="750" id="8255">
7223                         <rect key="frame" x="452" y="298" width="32" height="17"/>
7224                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7225                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="8608">
7226                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7227                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7228                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7229                         </textFieldCell>
7230                     </textField>
7231                     <textField verticalHuggingPriority="750" id="8254">
7232                         <rect key="frame" x="452" y="276" width="35" height="17"/>
7233                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7234                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="8609">
7235                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7236                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7237                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7238                         </textFieldCell>
7239                     </textField>
7240                     <textField verticalHuggingPriority="750" id="8253">
7241                         <rect key="frame" x="457" y="251" width="26" height="20"/>
7242                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7243                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="8610">
7244                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7245                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7246                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7247                         </textFieldCell>
7248                     </textField>
7249                     <textField verticalHuggingPriority="750" id="8252">
7250                         <rect key="frame" x="487" y="295" width="58" height="22"/>
7251                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7252                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8612">
7253                             <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"/>
7254                             <font key="font" metaFont="system"/>
7255                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7256                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7257                         </textFieldCell>
7258                     </textField>
7259                     <textField verticalHuggingPriority="750" id="8251">
7260                         <rect key="frame" x="487" y="273" width="58" height="22"/>
7261                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7262                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8614">
7263                             <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"/>
7264                             <font key="font" metaFont="system"/>
7265                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7266                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7267                         </textFieldCell>
7268                     </textField>
7269                     <textField verticalHuggingPriority="750" id="8250">
7270                         <rect key="frame" x="487" y="251" width="58" height="22"/>
7271                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7272                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8616">
7273                             <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"/>
7274                             <font key="font" metaFont="system"/>
7275                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7276                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7277                         </textFieldCell>
7278                     </textField>
7279                     <textField verticalHuggingPriority="750" id="8283">
7280                         <rect key="frame" x="314" y="229" width="36" height="21"/>
7281                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7282                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="8545">
7283                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7284                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7285                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7286                         </textFieldCell>
7287                     </textField>
7288                     <textField verticalHuggingPriority="750" id="8282">
7289                         <rect key="frame" x="353" y="229" width="33" height="22"/>
7290                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7291                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="8546">
7292                             <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"/>
7293                             <font key="font" metaFont="system"/>
7294                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7295                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7296                         </textFieldCell>
7297                     </textField>
7298                     <textField verticalHuggingPriority="750" id="8249">
7299                         <rect key="frame" x="457" y="229" width="32" height="20"/>
7300                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7301                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="LUK" id="8619">
7302                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7303                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7304                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7305                         </textFieldCell>
7306                     </textField>
7307                     <textField verticalHuggingPriority="750" id="8248">
7308                         <rect key="frame" x="487" y="229" width="58" height="22"/>
7309                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7310                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8620">
7311                             <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"/>
7312                             <font key="font" metaFont="system"/>
7313                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7314                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7315                         </textFieldCell>
7316                     </textField>
7317                     <textField verticalHuggingPriority="750" id="8275">
7318                         <rect key="frame" x="13" y="316" width="69" height="17"/>
7319                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7320                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="8563">
7321                             <font key="font" size="13" name="AquaKana"/>
7322                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7323                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7324                         </textFieldCell>
7325                     </textField>
7326                     <textField verticalHuggingPriority="750" id="8274">
7327                         <rect key="frame" x="16" y="291" width="200" height="22"/>
7328                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7329                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="鉄の剣" drawsBackground="YES" id="8564">
7330                             <font key="font" size="13" name="AquaKana"/>
7331                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7332                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7333                         </textFieldCell>
7334                     </textField>
7335                     <textField verticalHuggingPriority="750" id="8273">
7336                         <rect key="frame" x="13" y="266" width="44" height="17"/>
7337                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7338                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="8565">
7339                             <font key="font" size="13" name="AquaKana"/>
7340                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7341                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7342                         </textFieldCell>
7343                     </textField>
7344                     <textField verticalHuggingPriority="750" id="8272">
7345                         <rect key="frame" x="16" y="241" width="120" height="22"/>
7346                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7347                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="eq1" drawsBackground="YES" id="8566">
7348                             <font key="font" size="13" name="AquaKana"/>
7349                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7350                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7351                         </textFieldCell>
7352                     </textField>
7353                     <textField verticalHuggingPriority="750" id="8702">
7354                         <rect key="frame" x="57" y="202" width="43" height="22"/>
7355                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7356                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8731">
7357                             <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"/>
7358                             <font key="font" metaFont="system"/>
7359                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7360                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7361                         </textFieldCell>
7362                     </textField>
7363                     <textField verticalHuggingPriority="750" id="8703">
7364                         <rect key="frame" x="17" y="207" width="30" height="17"/>
7365                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7366                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="打撃" id="8730">
7367                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7368                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7369                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7370                         </textFieldCell>
7371                     </textField>
7372                     <textField verticalHuggingPriority="750" id="8704">
7373                         <rect key="frame" x="57" y="172" width="43" height="22"/>
7374                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7375                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8728">
7376                             <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"/>
7377                             <font key="font" metaFont="system"/>
7378                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7379                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7380                         </textFieldCell>
7381                     </textField>
7382                     <textField verticalHuggingPriority="750" id="8705">
7383                         <rect key="frame" x="17" y="177" width="30" height="17"/>
7384                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7385                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="斬撃" id="8727">
7386                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7387                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7388                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7389                         </textFieldCell>
7390                     </textField>
7391                     <textField verticalHuggingPriority="750" id="8706">
7392                         <rect key="frame" x="57" y="142" width="43" height="22"/>
7393                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7394                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8725">
7395                             <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"/>
7396                             <font key="font" metaFont="system"/>
7397                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7398                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7399                         </textFieldCell>
7400                     </textField>
7401                     <textField verticalHuggingPriority="750" id="8707">
7402                         <rect key="frame" x="17" y="147" width="30" height="17"/>
7403                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7404                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="突き" id="8724">
7405                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7406                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7407                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7408                         </textFieldCell>
7409                     </textField>
7410                     <textField verticalHuggingPriority="750" id="8708">
7411                         <rect key="frame" x="156" y="202" width="43" height="22"/>
7412                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7413                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8722">
7414                             <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"/>
7415                             <font key="font" metaFont="system"/>
7416                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7417                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7418                         </textFieldCell>
7419                     </textField>
7420                     <textField verticalHuggingPriority="750" id="8709">
7421                         <rect key="frame" x="116" y="207" width="30" height="17"/>
7422                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7423                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射手" id="8720">
7424                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7425                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7426                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7427                         </textFieldCell>
7428                     </textField>
7429                     <textField verticalHuggingPriority="750" id="8710">
7430                         <rect key="frame" x="156" y="172" width="43" height="22"/>
7431                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7432                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8718">
7433                             <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"/>
7434                             <font key="font" metaFont="system"/>
7435                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7436                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7437                         </textFieldCell>
7438                     </textField>
7439                     <textField verticalHuggingPriority="750" id="8711">
7440                         <rect key="frame" x="116" y="177" width="43" height="17"/>
7441                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7442                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="銃撃 " id="8717">
7443                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7444                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7445                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7446                         </textFieldCell>
7447                     </textField>
7448                     <textField verticalHuggingPriority="750" id="8712">
7449                         <rect key="frame" x="156" y="143" width="43" height="22"/>
7450                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7451                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8715">
7452                             <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"/>
7453                             <font key="font" metaFont="system"/>
7454                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7455                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7456                         </textFieldCell>
7457                     </textField>
7458                     <textField verticalHuggingPriority="750" id="8713">
7459                         <rect key="frame" x="116" y="148" width="30" height="17"/>
7460                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7461                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="砲撃" id="8714">
7462                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7463                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7464                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7465                         </textFieldCell>
7466                     </textField>
7467                     <textField verticalHuggingPriority="750" id="8773">
7468                         <rect key="frame" x="257" y="201" width="43" height="22"/>
7469                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7470                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8821">
7471                             <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"/>
7472                             <font key="font" metaFont="system"/>
7473                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7474                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7475                         </textFieldCell>
7476                     </textField>
7477                     <textField verticalHuggingPriority="750" id="8774">
7478                         <rect key="frame" x="217" y="206" width="30" height="17"/>
7479                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7480                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="火炎" id="8820">
7481                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7482                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7483                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7484                         </textFieldCell>
7485                     </textField>
7486                     <textField verticalHuggingPriority="750" id="8775">
7487                         <rect key="frame" x="257" y="171" width="43" height="22"/>
7488                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7489                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8818">
7490                             <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"/>
7491                             <font key="font" metaFont="system"/>
7492                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7493                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7494                         </textFieldCell>
7495                     </textField>
7496                     <textField verticalHuggingPriority="750" id="8776">
7497                         <rect key="frame" x="217" y="176" width="30" height="17"/>
7498                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7499                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="冷気" id="8817">
7500                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7501                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7502                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7503                         </textFieldCell>
7504                     </textField>
7505                     <textField verticalHuggingPriority="750" id="8777">
7506                         <rect key="frame" x="257" y="141" width="43" height="22"/>
7507                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7508                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8815">
7509                             <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"/>
7510                             <font key="font" metaFont="system"/>
7511                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7512                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7513                         </textFieldCell>
7514                     </textField>
7515                     <textField verticalHuggingPriority="750" id="8778">
7516                         <rect key="frame" x="217" y="146" width="30" height="17"/>
7517                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7518                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="電撃" id="8814">
7519                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7520                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7521                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7522                         </textFieldCell>
7523                     </textField>
7524                     <textField verticalHuggingPriority="750" id="8779">
7525                         <rect key="frame" x="356" y="202" width="43" height="22"/>
7526                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7527                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8812">
7528                             <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"/>
7529                             <font key="font" metaFont="system"/>
7530                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7531                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7532                         </textFieldCell>
7533                     </textField>
7534                     <textField verticalHuggingPriority="750" id="8780">
7535                         <rect key="frame" x="316" y="207" width="30" height="17"/>
7536                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7537                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="風圧" id="8811">
7538                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7539                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7540                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7541                         </textFieldCell>
7542                     </textField>
7543                     <textField verticalHuggingPriority="750" id="8781">
7544                         <rect key="frame" x="356" y="172" width="43" height="22"/>
7545                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7546                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8809">
7547                             <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"/>
7548                             <font key="font" metaFont="system"/>
7549                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7550                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7551                         </textFieldCell>
7552                     </textField>
7553                     <textField verticalHuggingPriority="750" id="8782">
7554                         <rect key="frame" x="316" y="177" width="30" height="17"/>
7555                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7556                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流水" id="8808">
7557                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7558                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7559                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7560                         </textFieldCell>
7561                     </textField>
7562                     <textField verticalHuggingPriority="750" id="8783">
7563                         <rect key="frame" x="356" y="142" width="43" height="22"/>
7564                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7565                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8806">
7566                             <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"/>
7567                             <font key="font" metaFont="system"/>
7568                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7569                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7570                         </textFieldCell>
7571                     </textField>
7572                     <textField verticalHuggingPriority="750" id="8784">
7573                         <rect key="frame" x="316" y="147" width="30" height="17"/>
7574                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7575                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ガス" id="8805">
7576                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7577                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7578                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7579                         </textFieldCell>
7580                     </textField>
7581                     <textField verticalHuggingPriority="750" id="8785">
7582                         <rect key="frame" x="257" y="111" width="43" height="22"/>
7583                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7584                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8803">
7585                             <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"/>
7586                             <font key="font" metaFont="system"/>
7587                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7588                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7589                         </textFieldCell>
7590                     </textField>
7591                     <textField verticalHuggingPriority="750" id="8786">
7592                         <rect key="frame" x="217" y="116" width="30" height="17"/>
7593                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7594                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="神聖" id="8802">
7595                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7596                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7597                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7598                         </textFieldCell>
7599                     </textField>
7600                     <textField verticalHuggingPriority="750" id="8787">
7601                         <rect key="frame" x="356" y="112" width="43" height="22"/>
7602                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7603                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8800">
7604                             <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"/>
7605                             <font key="font" metaFont="system"/>
7606                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7607                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7608                         </textFieldCell>
7609                     </textField>
7610                     <textField verticalHuggingPriority="750" id="8788">
7611                         <rect key="frame" x="316" y="117" width="30" height="17"/>
7612                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7613                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="暗黒" id="8799">
7614                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7615                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7616                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7617                         </textFieldCell>
7618                     </textField>
7619                     <textField verticalHuggingPriority="750" id="8789">
7620                         <rect key="frame" x="257" y="81" width="43" height="22"/>
7621                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7622                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8797">
7623                             <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"/>
7624                             <font key="font" metaFont="system"/>
7625                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7626                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7627                         </textFieldCell>
7628                     </textField>
7629                     <textField verticalHuggingPriority="750" id="8790">
7630                         <rect key="frame" x="217" y="86" width="30" height="17"/>
7631                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7632                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="爆撃" id="8796">
7633                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7634                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7635                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7636                         </textFieldCell>
7637                     </textField>
7638                     <textField verticalHuggingPriority="750" id="8791">
7639                         <rect key="frame" x="356" y="81" width="43" height="22"/>
7640                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7641                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8794">
7642                             <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"/>
7643                             <font key="font" metaFont="system"/>
7644                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7645                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7646                         </textFieldCell>
7647                     </textField>
7648                     <textField verticalHuggingPriority="750" id="8792">
7649                         <rect key="frame" x="316" y="86" width="30" height="17"/>
7650                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7651                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流血" id="8793">
7652                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7653                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7654                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7655                         </textFieldCell>
7656                     </textField>
7657                     <textField verticalHuggingPriority="750" id="8896">
7658                         <rect key="frame" x="57" y="99" width="43" height="22"/>
7659                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7660                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8924">
7661                             <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"/>
7662                             <font key="font" metaFont="system"/>
7663                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7664                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7665                         </textFieldCell>
7666                     </textField>
7667                     <textField verticalHuggingPriority="750" id="8897">
7668                         <rect key="frame" x="17" y="104" width="30" height="17"/>
7669                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7670                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="麻痺" id="8923">
7671                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7672                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7673                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7674                         </textFieldCell>
7675                     </textField>
7676                     <textField verticalHuggingPriority="750" id="8898">
7677                         <rect key="frame" x="57" y="69" width="43" height="22"/>
7678                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7679                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8921">
7680                             <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"/>
7681                             <font key="font" metaFont="system"/>
7682                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7683                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7684                         </textFieldCell>
7685                     </textField>
7686                     <textField verticalHuggingPriority="750" id="8899">
7687                         <rect key="frame" x="17" y="74" width="30" height="17"/>
7688                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7689                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="猛毒" id="8920">
7690                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7691                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7692                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7693                         </textFieldCell>
7694                     </textField>
7695                     <textField verticalHuggingPriority="750" id="8900">
7696                         <rect key="frame" x="57" y="39" width="43" height="22"/>
7697                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7698                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8918">
7699                             <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"/>
7700                             <font key="font" metaFont="system"/>
7701                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7702                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7703                         </textFieldCell>
7704                     </textField>
7705                     <textField verticalHuggingPriority="750" id="8901">
7706                         <rect key="frame" x="17" y="44" width="30" height="17"/>
7707                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7708                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="魅了" id="8917">
7709                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7710                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7711                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7712                         </textFieldCell>
7713                     </textField>
7714                     <textField verticalHuggingPriority="750" id="8902">
7715                         <rect key="frame" x="156" y="99" width="43" height="22"/>
7716                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7717                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8915">
7718                             <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"/>
7719                             <font key="font" metaFont="system"/>
7720                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7721                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7722                         </textFieldCell>
7723                     </textField>
7724                     <textField verticalHuggingPriority="750" id="8903">
7725                         <rect key="frame" x="116" y="104" width="30" height="17"/>
7726                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7727                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="混乱" id="8914">
7728                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7729                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7730                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7731                         </textFieldCell>
7732                     </textField>
7733                     <textField verticalHuggingPriority="750" id="8904">
7734                         <rect key="frame" x="156" y="69" width="43" height="22"/>
7735                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7736                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8912">
7737                             <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"/>
7738                             <font key="font" metaFont="system"/>
7739                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7740                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7741                         </textFieldCell>
7742                     </textField>
7743                     <textField verticalHuggingPriority="750" id="8905">
7744                         <rect key="frame" x="116" y="74" width="30" height="17"/>
7745                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7746                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="睡眠" id="8911">
7747                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7748                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7749                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7750                         </textFieldCell>
7751                     </textField>
7752                     <textField verticalHuggingPriority="750" id="8906">
7753                         <rect key="frame" x="156" y="39" width="43" height="22"/>
7754                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7755                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8909">
7756                             <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"/>
7757                             <font key="font" metaFont="system"/>
7758                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7759                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7760                         </textFieldCell>
7761                     </textField>
7762                     <textField verticalHuggingPriority="750" id="8907">
7763                         <rect key="frame" x="116" y="44" width="30" height="17"/>
7764                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7765                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="沈黙" id="8908">
7766                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7767                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7768                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7769                         </textFieldCell>
7770                     </textField>
7771                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="8968">
7772                         <rect key="frame" x="426" y="74" width="161" height="149"/>
7773                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7774                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="注釈" drawsBackground="YES" id="8969">
7775                             <font key="font" size="13" name="AquaKana"/>
7776                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7777                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7778                         </textFieldCell>
7779                     </textField>
7780                     <button verticalHuggingPriority="750" id="8981">
7781                         <rect key="frame" x="330" y="39" width="92" height="32"/>
7782                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7783                         <buttonCell key="cell" type="push" title="特殊効果" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8982">
7784                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7785                             <font key="font" size="13" name="AquaKana"/>
7786                         </buttonCell>
7787                         <connections>
7788                             <action selector="saveUCL:" target="3039" id="8983"/>
7789                         </connections>
7790                     </button>
7791                     <textField verticalHuggingPriority="750" id="8994">
7792                         <rect key="frame" x="243" y="293" width="43" height="22"/>
7793                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7794                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8997">
7795                             <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"/>
7796                             <font key="font" metaFont="system"/>
7797                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7798                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7799                         </textFieldCell>
7800                     </textField>
7801                     <textField verticalHuggingPriority="750" id="8995">
7802                         <rect key="frame" x="229" y="316" width="30" height="17"/>
7803                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7804                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="重さ" id="8996">
7805                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7806                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7807                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7808                         </textFieldCell>
7809                     </textField>
7810                     <textField verticalHuggingPriority="750" id="9012">
7811                         <rect key="frame" x="402" y="295" width="33" height="22"/>
7812                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7813                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9014">
7814                             <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"/>
7815                             <font key="font" metaFont="system"/>
7816                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7817                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7818                         </textFieldCell>
7819                     </textField>
7820                     <textField verticalHuggingPriority="750" id="9022">
7821                         <rect key="frame" x="402" y="273" width="33" height="22"/>
7822                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7823                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9024">
7824                             <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"/>
7825                             <font key="font" metaFont="system"/>
7826                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7827                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7828                         </textFieldCell>
7829                     </textField>
7830                     <textField verticalHuggingPriority="750" id="9033">
7831                         <rect key="frame" x="402" y="251" width="33" height="22"/>
7832                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7833                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9035">
7834                             <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"/>
7835                             <font key="font" metaFont="system"/>
7836                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7837                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7838                         </textFieldCell>
7839                     </textField>
7840                     <textField verticalHuggingPriority="750" id="9046">
7841                         <rect key="frame" x="547" y="295" width="33" height="22"/>
7842                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7843                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9048">
7844                             <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"/>
7845                             <font key="font" metaFont="system"/>
7846                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7847                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7848                         </textFieldCell>
7849                     </textField>
7850                     <textField verticalHuggingPriority="750" id="9054">
7851                         <rect key="frame" x="547" y="273" width="33" height="22"/>
7852                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7853                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9056">
7854                             <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"/>
7855                             <font key="font" metaFont="system"/>
7856                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7857                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7858                         </textFieldCell>
7859                     </textField>
7860                     <textField verticalHuggingPriority="750" id="9063">
7861                         <rect key="frame" x="547" y="251" width="33" height="22"/>
7862                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7863                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9065">
7864                             <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"/>
7865                             <font key="font" metaFont="system"/>
7866                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7867                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7868                         </textFieldCell>
7869                     </textField>
7870                     <textField verticalHuggingPriority="750" id="9075">
7871                         <rect key="frame" x="547" y="229" width="33" height="22"/>
7872                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7873                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9077">
7874                             <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"/>
7875                             <font key="font" metaFont="system"/>
7876                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7877                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7878                         </textFieldCell>
7879                     </textField>
7880                     <textField verticalHuggingPriority="750" id="9087">
7881                         <rect key="frame" x="168" y="266" width="30" height="17"/>
7882                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7883                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="価格" id="9088">
7884                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7885                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7886                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7887                         </textFieldCell>
7888                     </textField>
7889                     <textField verticalHuggingPriority="750" id="9094">
7890                         <rect key="frame" x="171" y="241" width="110" height="22"/>
7891                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7892                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9095">
7893                             <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"/>
7894                             <font key="font" metaFont="system"/>
7895                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7896                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7897                         </textFieldCell>
7898                     </textField>
7899                     <popUpButton verticalHuggingPriority="750" id="9126">
7900                         <rect key="frame" x="218" y="37" width="99" height="26"/>
7901                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7902                         <popUpButtonCell key="cell" type="push" title="消耗品" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="9129" id="9127">
7903                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
7904                             <font key="font" metaFont="menu"/>
7905                             <menu key="menu" title="OtherViews" id="9128">
7906                                 <items>
7907                                     <menuItem title="消耗品" state="on" id="9129"/>
7908                                     <menuItem title="装飾品" id="9195"/>
7909                                     <menuItem title="手" id="9130"/>
7910                                     <menuItem title="頭" id="9131"/>
7911                                     <menuItem title="胴体" id="9136"/>
7912                                     <menuItem title="足" id="9137"/>
7913                                     <menuItem title="腕" id="9140"/>
7914                                     <menuItem title="両手" id="FgI-EX-Bgd"/>
7915                                 </items>
7916                             </menu>
7917                         </popUpButtonCell>
7918                     </popUpButton>
7919                     <textField verticalHuggingPriority="750" id="9144">
7920                         <rect key="frame" x="71" y="14" width="96" height="22"/>
7921                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7922                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9148">
7923                             <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"/>
7924                             <font key="font" metaFont="system"/>
7925                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7926                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7927                         </textFieldCell>
7928                     </textField>
7929                     <textField verticalHuggingPriority="750" id="9145">
7930                         <rect key="frame" x="17" y="17" width="49" height="17"/>
7931                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7932                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP回復" id="9146">
7933                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7934                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7935                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7936                         </textFieldCell>
7937                     </textField>
7938                     <textField verticalHuggingPriority="750" id="9163">
7939                         <rect key="frame" x="171" y="14" width="33" height="22"/>
7940                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7941                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9164">
7942                             <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"/>
7943                             <font key="font" metaFont="system"/>
7944                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7945                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7946                         </textFieldCell>
7947                     </textField>
7948                     <textField verticalHuggingPriority="750" id="9171">
7949                         <rect key="frame" x="268" y="14" width="96" 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="9999999999" drawsBackground="YES" id="9179">
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="9180"/>
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="9172">
7959                         <rect key="frame" x="212" y="17" width="51" height="17"/>
7960                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7961                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP回復" id="9177">
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="9173">
7968                         <rect key="frame" x="366" y="14" width="33" 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="999" drawsBackground="YES" id="9175">
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="9176"/>
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                     <button verticalHuggingPriority="750" id="BM5-Uu-Czb">
7978                         <rect key="frame" x="422" y="38" width="164" height="32"/>
7979                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7980                         <buttonCell key="cell" type="push" title="攻撃方法決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eLn-om-koU">
7981                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7982                             <font key="font" size="13" name="AquaKana"/>
7983                         </buttonCell>
7984                         <connections>
7985                             <action selector="attackIL:" target="3039" id="Wmh-FA-M3U"/>
7986                         </connections>
7987                     </button>
7988                     <button verticalHuggingPriority="750" id="8280">
7989                         <rect key="frame" x="419" y="13" width="66" height="32"/>
7990                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7991                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8550">
7992                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7993                             <font key="font" size="13" name="AquaKana"/>
7994                         </buttonCell>
7995                         <connections>
7996                             <action selector="saveIL:" target="3039" id="9209"/>
7997                         </connections>
7998                     </button>
7999                 </subviews>
8000             </view>
8001         </window>
8002         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="9420" userLabel="シナリオエディタ">
8003             <windowStyleMask key="styleMask" titled="YES"/>
8004             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
8005             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8006             <view key="contentView" id="9421">
8007                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8008                 <autoresizingMask key="autoresizingMask"/>
8009                 <subviews>
8010                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="9484">
8011                         <rect key="frame" x="150" y="20" width="470" height="100"/>
8012                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8013                         <view key="contentView" id="eHb-rR-0Ny">
8014                             <rect key="frame" x="1" y="1" width="468" height="98"/>
8015                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8016                             <subviews>
8017                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="9486">
8018                                     <rect key="frame" x="7" y="8" width="444" height="82"/>
8019                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8020                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="9493">
8021                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8022                                         <string key="title">テスト文章
8023 テキスト文章
8024 テストの文章
8025 あいうえお</string>
8026                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8027                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8028                                     </textFieldCell>
8029                                 </textField>
8030                                 <comboBox verticalHuggingPriority="750" id="9485">
8031                                     <rect key="frame" x="62" y="103" width="99" height="19"/>
8032                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8033                                     <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">
8034                                         <font key="font" metaFont="miniSystem"/>
8035                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8036                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8037                                     </comboBoxCell>
8038                                 </comboBox>
8039                             </subviews>
8040                         </view>
8041                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8042                         <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
8043                     </box>
8044                     <imageView id="9511">
8045                         <rect key="frame" x="27" y="17" width="106" height="106"/>
8046                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8047                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="9514"/>
8048                     </imageView>
8049                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="9549">
8050                         <rect key="frame" x="150" y="126" width="470" height="23"/>
8051                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8052                         <view key="contentView" id="RoF-Rc-8Mo">
8053                             <rect key="frame" x="1" y="1" width="468" height="21"/>
8054                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8055                             <subviews>
8056                                 <textField verticalHuggingPriority="750" id="9552">
8057                                     <rect key="frame" x="-4" y="1" width="476" height="19"/>
8058                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8059                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="9554">
8060                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8061                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8062                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8063                                     </textFieldCell>
8064                                 </textField>
8065                             </subviews>
8066                         </view>
8067                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8068                         <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
8069                     </box>
8070                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="9563">
8071                         <rect key="frame" x="124" y="165" width="470" height="103"/>
8072                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8073                         <textFieldCell key="cell" truncatesLastVisibleLine="YES" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9564">
8074                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8075                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8076                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8077                         </textFieldCell>
8078                         <connections>
8079                             <action selector="stringData:" target="9720" id="9848"/>
8080                         </connections>
8081                     </textField>
8082                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9582">
8083                         <rect key="frame" x="17" y="298" width="458" height="170"/>
8084                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8085                         <clipView key="contentView" copiesOnScroll="NO" id="GVO-bG-KH5">
8086                             <rect key="frame" x="1" y="1" width="456" height="168"/>
8087                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8088                             <subviews>
8089                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="9583">
8090                                     <rect key="frame" x="0.0" y="0.0" width="456" height="19"/>
8091                                     <autoresizingMask key="autoresizingMask"/>
8092                                     <size key="intercellSpacing" width="3" height="2"/>
8093                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8094                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8095                                     <tableColumns>
8096                                         <tableColumn editable="NO" width="452.77734375" minWidth="40" maxWidth="1000" id="9587">
8097                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8098                                                 <font key="font" metaFont="smallSystem"/>
8099                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8100                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8101                                             </tableHeaderCell>
8102                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9590">
8103                                                 <font key="font" metaFont="system"/>
8104                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8105                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8106                                             </textFieldCell>
8107                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8108                                             <connections>
8109                                                 <binding destination="9723" name="value" keyPath="arrangedObjects.name" id="9735"/>
8110                                             </connections>
8111                                         </tableColumn>
8112                                     </tableColumns>
8113                                     <connections>
8114                                         <outlet property="delegate" destination="9720" id="9779"/>
8115                                     </connections>
8116                                 </tableView>
8117                             </subviews>
8118                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8119                         </clipView>
8120                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9584">
8121                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8122                             <autoresizingMask key="autoresizingMask"/>
8123                         </scroller>
8124                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="9586">
8125                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8126                             <autoresizingMask key="autoresizingMask"/>
8127                         </scroller>
8128                     </scrollView>
8129                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9624">
8130                         <rect key="frame" x="483" y="298" width="145" height="170"/>
8131                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8132                         <clipView key="contentView" id="eUm-Ym-IqY">
8133                             <rect key="frame" x="1" y="1" width="143" height="168"/>
8134                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8135                             <subviews>
8136                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="9628">
8137                                     <rect key="frame" x="0.0" y="0.0" width="143" height="19"/>
8138                                     <autoresizingMask key="autoresizingMask"/>
8139                                     <size key="intercellSpacing" width="3" height="2"/>
8140                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8141                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8142                                     <tableColumns>
8143                                         <tableColumn width="139.77734375" minWidth="40" maxWidth="1000" id="9629">
8144                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8145                                                 <font key="font" metaFont="smallSystem"/>
8146                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8147                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8148                                             </tableHeaderCell>
8149                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9630">
8150                                                 <font key="font" metaFont="system"/>
8151                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8152                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8153                                             </textFieldCell>
8154                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8155                                             <connections>
8156                                                 <binding destination="9722" name="value" keyPath="arrangedObjects.name" id="9738"/>
8157                                             </connections>
8158                                         </tableColumn>
8159                                     </tableColumns>
8160                                     <connections>
8161                                         <outlet property="delegate" destination="9720" id="9778"/>
8162                                     </connections>
8163                                 </tableView>
8164                             </subviews>
8165                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8166                         </clipView>
8167                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9627">
8168                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8169                             <autoresizingMask key="autoresizingMask"/>
8170                         </scroller>
8171                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="9625">
8172                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8173                             <autoresizingMask key="autoresizingMask"/>
8174                         </scroller>
8175                     </scrollView>
8176                     <button verticalHuggingPriority="750" id="9713">
8177                         <rect key="frame" x="11" y="157" width="105" height="32"/>
8178                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8179                         <buttonCell key="cell" type="push" title="タイトルへ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9714">
8180                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8181                             <font key="font" size="13" name="AquaKana"/>
8182                         </buttonCell>
8183                         <connections>
8184                             <action selector="titleBtn:" target="9720" id="9776"/>
8185                         </connections>
8186                     </button>
8187                     <button verticalHuggingPriority="750" id="9739">
8188                         <rect key="frame" x="439" y="275" width="20" height="23"/>
8189                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8190                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9740">
8191                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8192                             <font key="font" metaFont="system"/>
8193                         </buttonCell>
8194                         <connections>
8195                             <action selector="insertLine:" target="9720" id="9789"/>
8196                         </connections>
8197                     </button>
8198                     <button verticalHuggingPriority="750" id="9752">
8199                         <rect key="frame" x="461" y="275" width="19" height="23"/>
8200                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8201                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9753">
8202                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8203                             <font key="font" metaFont="system"/>
8204                         </buttonCell>
8205                         <connections>
8206                             <action selector="removeLine:" target="9720" id="9790"/>
8207                         </connections>
8208                     </button>
8209                     <textField verticalHuggingPriority="750" id="9759">
8210                         <rect key="frame" x="124" y="268" width="300" height="22"/>
8211                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8212                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9760">
8213                             <font key="font" metaFont="system"/>
8214                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8215                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8216                         </textFieldCell>
8217                     </textField>
8218                     <button verticalHuggingPriority="750" id="9800">
8219                         <rect key="frame" x="11" y="223" width="105" height="32"/>
8220                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8221                         <buttonCell key="cell" type="push" title="データ保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9801">
8222                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8223                             <font key="font" size="13" name="AquaKana"/>
8224                             <connections>
8225                                 <action selector="saveLineData:" target="9720" id="9812"/>
8226                             </connections>
8227                         </buttonCell>
8228                     </button>
8229                     <button verticalHuggingPriority="750" id="14120">
8230                         <rect key="frame" x="11" y="261" width="92" height="32"/>
8231                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8232                         <buttonCell key="cell" type="push" title="詳細決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14121">
8233                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8234                             <font key="font" size="13" name="AquaKana"/>
8235                         </buttonCell>
8236                         <connections>
8237                             <action selector="detailBtn:" target="9720" id="14354"/>
8238                         </connections>
8239                     </button>
8240                     <button verticalHuggingPriority="750" id="14127">
8241                         <rect key="frame" x="14" y="129" width="131" height="32"/>
8242                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8243                         <buttonCell key="cell" type="push" title="立ち絵エディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14128">
8244                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8245                             <font key="font" size="13" name="AquaKana"/>
8246                         </buttonCell>
8247                         <connections>
8248                             <action selector="standBtn:" target="9720" id="14356"/>
8249                         </connections>
8250                     </button>
8251                     <button verticalHuggingPriority="750" id="xGw-Gc-QTs">
8252                         <rect key="frame" x="588" y="275" width="20" height="23"/>
8253                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8254                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oii-Qn-ax2">
8255                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8256                             <font key="font" metaFont="system"/>
8257                         </buttonCell>
8258                         <connections>
8259                             <action selector="addTextList:" target="9720" id="tMn-7B-e88"/>
8260                         </connections>
8261                     </button>
8262                     <button verticalHuggingPriority="750" id="MC2-zi-TE7">
8263                         <rect key="frame" x="609" y="275" width="19" height="23"/>
8264                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8265                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eSi-VV-fyW">
8266                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8267                             <font key="font" metaFont="system"/>
8268                         </buttonCell>
8269                         <connections>
8270                             <action selector="removeTextList:" target="9720" id="Oev-Lb-J1u"/>
8271                         </connections>
8272                     </button>
8273                     <button verticalHuggingPriority="750" id="ZxN-t6-AVd">
8274                         <rect key="frame" x="11" y="190" width="100" height="32"/>
8275                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8276                         <buttonCell key="cell" type="push" title="レベル追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GdB-6l-UDi">
8277                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8278                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8279                         </buttonCell>
8280                         <connections>
8281                             <action selector="levelEditor:" target="uJI-Be-wdu" id="18t-Hs-r2C"/>
8282                         </connections>
8283                     </button>
8284                 </subviews>
8285             </view>
8286         </window>
8287         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9955" userLabel="マップサイズ" customClass="NSPanel">
8288             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8289             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8290             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
8291             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8292             <view key="contentView" id="9956">
8293                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
8294                 <autoresizingMask key="autoresizingMask"/>
8295                 <subviews>
8296                     <textField verticalHuggingPriority="750" id="9957">
8297                         <rect key="frame" x="17" y="83" width="95" height="17"/>
8298                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8299                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップのサイズ" id="9958">
8300                             <font key="font" size="13" name="AquaKana"/>
8301                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8302                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8303                         </textFieldCell>
8304                     </textField>
8305                     <textField verticalHuggingPriority="750" id="9962">
8306                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
8307                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8308                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="9963">
8309                             <font key="font" metaFont="system"/>
8310                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8311                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8312                         </textFieldCell>
8313                     </textField>
8314                     <textField verticalHuggingPriority="750" id="9966">
8315                         <rect key="frame" x="72" y="49" width="33" height="22"/>
8316                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8317                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="9967">
8318                             <font key="font" metaFont="system"/>
8319                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8320                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8321                         </textFieldCell>
8322                     </textField>
8323                     <textField verticalHuggingPriority="750" id="9980">
8324                         <rect key="frame" x="167" y="49" width="33" height="22"/>
8325                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8326                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="9982">
8327                             <font key="font" metaFont="system"/>
8328                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8329                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8330                         </textFieldCell>
8331                     </textField>
8332                     <textField verticalHuggingPriority="750" id="9988">
8333                         <rect key="frame" x="48" y="52" width="17" height="17"/>
8334                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8335                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="縦" id="9989">
8336                             <font key="font" size="13" name="AquaKana"/>
8337                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8338                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8339                         </textFieldCell>
8340                     </textField>
8341                     <textField verticalHuggingPriority="750" id="9993">
8342                         <rect key="frame" x="140" y="52" width="17" height="17"/>
8343                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8344                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="横" id="9994">
8345                             <font key="font" size="13" name="AquaKana"/>
8346                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8347                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8348                         </textFieldCell>
8349                     </textField>
8350                     <button verticalHuggingPriority="750" id="10006">
8351                         <rect key="frame" x="135" y="5" width="66" height="32"/>
8352                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8353                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10007">
8354                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8355                             <font key="font" size="13" name="AquaKana"/>
8356                         </buttonCell>
8357                         <connections>
8358                             <action selector="mapSizeSubmit:" target="3826" id="10027"/>
8359                         </connections>
8360                     </button>
8361                     <button verticalHuggingPriority="750" id="10010">
8362                         <rect key="frame" x="192" y="5" width="105" height="32"/>
8363                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8364                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10011">
8365                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8366                             <font key="font" size="13" name="AquaKana"/>
8367                         </buttonCell>
8368                         <connections>
8369                             <action selector="mapSizeCancel:" target="3826" id="10028"/>
8370                         </connections>
8371                     </button>
8372                 </subviews>
8373             </view>
8374         </window>
8375         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10066" userLabel="マップ読み込み" customClass="NSPanel">
8376             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8377             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
8378             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8379             <view key="contentView" id="10067">
8380                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
8381                 <autoresizingMask key="autoresizingMask"/>
8382                 <subviews>
8383                     <textField verticalHuggingPriority="750" id="10075">
8384                         <rect key="frame" x="9" y="368" width="95" height="17"/>
8385                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8386                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップ読み込み" id="10092">
8387                             <font key="font" size="13" name="AquaKana"/>
8388                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8389                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8390                         </textFieldCell>
8391                     </textField>
8392                     <textField verticalHuggingPriority="750" id="10074">
8393                         <rect key="frame" x="332" y="235" width="38" height="17"/>
8394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8395                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10093">
8396                             <font key="font" metaFont="system"/>
8397                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8398                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8399                         </textFieldCell>
8400                     </textField>
8401                     <button verticalHuggingPriority="750" id="10118">
8402                         <rect key="frame" x="105" y="2" width="79" height="32"/>
8403                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8404                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10119">
8405                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8406                             <font key="font" size="13" name="AquaKana"/>
8407                         </buttonCell>
8408                         <connections>
8409                             <action selector="loadMapSubmit:" target="3826" id="10129"/>
8410                         </connections>
8411                     </button>
8412                     <button verticalHuggingPriority="750" id="10122">
8413                         <rect key="frame" x="184" y="2" width="105" height="32"/>
8414                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8415                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10123">
8416                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8417                             <font key="font" size="13" name="AquaKana"/>
8418                         </buttonCell>
8419                         <connections>
8420                             <action selector="loadMapCancel:" target="3826" id="10130"/>
8421                         </connections>
8422                     </button>
8423                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10131">
8424                         <rect key="frame" x="12" y="54" width="278" height="306"/>
8425                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8426                         <clipView key="contentView" id="Tl0-Ja-GQu">
8427                             <rect key="frame" x="1" y="1" width="276" height="304"/>
8428                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8429                             <subviews>
8430                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="10132">
8431                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
8432                                     <autoresizingMask key="autoresizingMask"/>
8433                                     <size key="intercellSpacing" width="3" height="2"/>
8434                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8435                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8436                                     <tableColumns>
8437                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="10136">
8438                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8439                                                 <font key="font" metaFont="smallSystem"/>
8440                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8441                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8442                                             </tableHeaderCell>
8443                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10139">
8444                                                 <font key="font" metaFont="system"/>
8445                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8446                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8447                                             </textFieldCell>
8448                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8449                                             <connections>
8450                                                 <binding destination="10148" name="value" keyPath="arrangedObjects.name" id="10154">
8451                                                     <dictionary key="options">
8452                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
8453                                                     </dictionary>
8454                                                 </binding>
8455                                             </connections>
8456                                         </tableColumn>
8457                                     </tableColumns>
8458                                 </tableView>
8459                             </subviews>
8460                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8461                         </clipView>
8462                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="10133">
8463                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8464                             <autoresizingMask key="autoresizingMask"/>
8465                         </scroller>
8466                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="10135">
8467                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8468                             <autoresizingMask key="autoresizingMask"/>
8469                         </scroller>
8470                     </scrollView>
8471                 </subviews>
8472             </view>
8473         </window>
8474         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10189" userLabel="マップ書き込み" customClass="NSPanel">
8475             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8476             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
8477             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8478             <view key="contentView" id="10190">
8479                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
8480                 <autoresizingMask key="autoresizingMask"/>
8481                 <subviews>
8482                     <textField verticalHuggingPriority="750" id="10194">
8483                         <rect key="frame" x="9" y="368" width="95" height="17"/>
8484                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8485                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップ書き込み" id="10209">
8486                             <font key="font" size="13" name="AquaKana"/>
8487                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8488                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8489                         </textFieldCell>
8490                     </textField>
8491                     <textField verticalHuggingPriority="750" id="10207">
8492                         <rect key="frame" x="332" y="235" width="38" height="17"/>
8493                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8494                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10208">
8495                             <font key="font" metaFont="system"/>
8496                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8497                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8498                         </textFieldCell>
8499                     </textField>
8500                     <button verticalHuggingPriority="750" id="10192">
8501                         <rect key="frame" x="105" y="2" width="79" height="32"/>
8502                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8503                         <buttonCell key="cell" type="push" title="セーブ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10211">
8504                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8505                             <font key="font" size="13" name="AquaKana"/>
8506                         </buttonCell>
8507                         <connections>
8508                             <action selector="saveMapSubmit:" target="3826" id="10228"/>
8509                         </connections>
8510                     </button>
8511                     <button verticalHuggingPriority="750" id="10193">
8512                         <rect key="frame" x="184" y="2" width="105" height="32"/>
8513                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8514                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10210">
8515                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8516                             <font key="font" size="13" name="AquaKana"/>
8517                         </buttonCell>
8518                         <connections>
8519                             <action selector="saveMapCancel:" target="3826" id="10229"/>
8520                         </connections>
8521                     </button>
8522                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10191">
8523                         <rect key="frame" x="12" y="92" width="278" height="268"/>
8524                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8525                         <clipView key="contentView" id="nYe-ce-App">
8526                             <rect key="frame" x="1" y="1" width="276" height="266"/>
8527                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8528                             <subviews>
8529                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" enabled="NO" id="10214">
8530                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
8531                                     <autoresizingMask key="autoresizingMask"/>
8532                                     <size key="intercellSpacing" width="3" height="2"/>
8533                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8534                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8535                                     <tableColumns>
8536                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="10215">
8537                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" enabled="NO" borderStyle="border" alignment="left">
8538                                                 <font key="font" metaFont="smallSystem"/>
8539                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8540                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8541                                             </tableHeaderCell>
8542                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" enabled="NO" alignment="left" title="Text Cell" id="10216">
8543                                                 <font key="font" metaFont="system"/>
8544                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8545                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8546                                             </textFieldCell>
8547                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8548                                             <connections>
8549                                                 <binding destination="10233" name="value" keyPath="arrangedObjects.name" id="10239">
8550                                                     <dictionary key="options">
8551                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
8552                                                     </dictionary>
8553                                                 </binding>
8554                                             </connections>
8555                                         </tableColumn>
8556                                     </tableColumns>
8557                                 </tableView>
8558                             </subviews>
8559                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8560                         </clipView>
8561                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="10213">
8562                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8563                             <autoresizingMask key="autoresizingMask"/>
8564                         </scroller>
8565                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="10212">
8566                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8567                             <autoresizingMask key="autoresizingMask"/>
8568                         </scroller>
8569                     </scrollView>
8570                     <textField verticalHuggingPriority="750" id="10221">
8571                         <rect key="frame" x="12" y="50" width="278" height="22"/>
8572                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8573                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="10222">
8574                             <font key="font" metaFont="system"/>
8575                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8576                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8577                         </textFieldCell>
8578                     </textField>
8579                 </subviews>
8580             </view>
8581         </window>
8582         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="10241" userLabel="シナリオウィンドウ">
8583             <windowStyleMask key="styleMask" titled="YES"/>
8584             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8585             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
8586             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
8587             <view key="contentView" id="10242">
8588                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8589                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8590                 <subviews>
8591                     <imageView id="10245">
8592                         <rect key="frame" x="17" y="152" width="606" height="306"/>
8593                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8594                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="BackGround" id="10280"/>
8595                     </imageView>
8596                     <imageView id="10244">
8597                         <rect key="frame" x="17" y="152" width="606" height="306"/>
8598                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8599                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10281"/>
8600                     </imageView>
8601                     <customView id="aPb-WE-XhR" customClass="EventView">
8602                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8603                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8604                     </customView>
8605                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="10247">
8606                         <rect key="frame" x="150" y="22" width="470" height="100"/>
8607                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8608                         <view key="contentView" id="f3C-ne-KmC">
8609                             <rect key="frame" x="1" y="1" width="468" height="98"/>
8610                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8611                             <subviews>
8612                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="10266">
8613                                     <rect key="frame" x="12" y="9" width="444" height="82"/>
8614                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8615                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="10273">
8616                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8617                                         <string key="title">テスト文章
8618 テキスト文章
8619 テストの文章
8620 あいうえお</string>
8621                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8622                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8623                                     </textFieldCell>
8624                                 </textField>
8625                                 <comboBox verticalHuggingPriority="750" id="10265">
8626                                     <rect key="frame" x="62" y="103" width="99" height="19"/>
8627                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8628                                     <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">
8629                                         <font key="font" metaFont="miniSystem"/>
8630                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8631                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8632                                     </comboBoxCell>
8633                                 </comboBox>
8634                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RjP-H8-el2">
8635                                     <rect key="frame" x="226" y="2" width="17" height="17"/>
8636                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8637                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="7ml-Ed-CPq">
8638                                         <font key="font" metaFont="system"/>
8639                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
8640                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8641                                     </textFieldCell>
8642                                 </textField>
8643                             </subviews>
8644                         </view>
8645                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8646                         <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
8647                     </box>
8648                     <imageView id="10246">
8649                         <rect key="frame" x="27" y="19" width="106" height="106"/>
8650                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8651                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10278"/>
8652                     </imageView>
8653                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="jxb-aT-GDh">
8654                         <rect key="frame" x="150" y="126" width="470" height="23"/>
8655                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8656                         <view key="contentView" id="OoB-LA-Ic5">
8657                             <rect key="frame" x="1" y="1" width="468" height="21"/>
8658                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8659                             <subviews>
8660                                 <textField verticalHuggingPriority="750" id="Y4D-Vq-58U">
8661                                     <rect key="frame" x="-4" y="1" width="476" height="19"/>
8662                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8663                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="o7K-YC-D42">
8664                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8665                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8666                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8667                                     </textFieldCell>
8668                                 </textField>
8669                             </subviews>
8670                         </view>
8671                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8672                         <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
8673                     </box>
8674                 </subviews>
8675             </view>
8676             <point key="canvasLocation" x="-465" y="1846"/>
8677         </window>
8678         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10342" userLabel="フィールドウィンドウ">
8679             <windowStyleMask key="styleMask" titled="YES"/>
8680             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
8681             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
8682             <view key="contentView" id="10343">
8683                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8684                 <autoresizingMask key="autoresizingMask"/>
8685                 <subviews>
8686                     <textField verticalHuggingPriority="750" id="10352">
8687                         <rect key="frame" x="480" y="223" width="134" height="17"/>
8688                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8689                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10400">
8690                             <font key="font" size="13" name="AquaKana"/>
8691                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8692                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8693                         </textFieldCell>
8694                     </textField>
8695                     <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10357">
8696                         <rect key="frame" x="-1" y="-1" width="482" height="482"/>
8697                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8698                         <clipView key="contentView" id="V1H-l3-thg">
8699                             <rect key="frame" x="1" y="1" width="480" height="480"/>
8700                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8701                             <subviews>
8702                                 <customView id="10394" customClass="FieldView">
8703                                     <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
8704                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8705                                     <subviews>
8706                                         <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="bezel" titlePosition="noTitle" id="hRF-K7-cTi">
8707                                             <rect key="frame" x="118" y="390" width="342" height="77"/>
8708                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8709                                             <view key="contentView" id="GCr-hG-HdZ">
8710                                                 <rect key="frame" x="1" y="1" width="340" height="75"/>
8711                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8712                                                 <subviews>
8713                                                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="Kcz-lQ-Cuy">
8714                                                         <rect key="frame" x="11" y="5" width="317" height="68"/>
8715                                                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8716                                                         <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="bXU-Oj-Jne">
8717                                                             <font key="font" size="13" name="AquaKana"/>
8718                                                             <string key="title">おまんこ
8719 ちんちん
8720 まんまん
8721 ちょんちょん</string>
8722                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8723                                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8724                                                         </textFieldCell>
8725                                                     </textField>
8726                                                 </subviews>
8727                                             </view>
8728                                             <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="calibratedRGB"/>
8729                                             <color key="fillColor" red="0.49983016304347827" green="0.49983016304347827" blue="0.49983016304347827" alpha="0.75" colorSpace="calibratedRGB"/>
8730                                         </box>
8731                                         <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="3EP-gD-Uum">
8732                                             <rect key="frame" x="15" y="366" width="94" height="94"/>
8733                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8734                                             <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="wkV-Af-3QD"/>
8735                                         </imageView>
8736                                         <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="bezel" titlePosition="noTitle" id="Qlb-2S-eV1">
8737                                             <rect key="frame" x="118" y="366" width="342" height="20"/>
8738                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8739                                             <view key="contentView" id="yEd-T1-G9X">
8740                                                 <rect key="frame" x="1" y="1" width="340" height="18"/>
8741                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8742                                                 <subviews>
8743                                                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="F69-xp-VZd">
8744                                                         <rect key="frame" x="3" y="-1" width="330" height="17"/>
8745                                                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8746                                                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="名前" id="Exc-wU-bVc">
8747                                                             <font key="font" size="13" name="AquaKana"/>
8748                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8749                                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8750                                                         </textFieldCell>
8751                                                     </textField>
8752                                                 </subviews>
8753                                             </view>
8754                                             <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="calibratedRGB"/>
8755                                             <color key="fillColor" red="0.49781334918478259" green="0.49781334918478259" blue="0.49781334918478259" alpha="0.75" colorSpace="calibratedRGB"/>
8756                                         </box>
8757                                     </subviews>
8758                                 </customView>
8759                             </subviews>
8760                         </clipView>
8761                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="10396">
8762                             <rect key="frame" x="1" y="465" width="480" height="16"/>
8763                             <autoresizingMask key="autoresizingMask"/>
8764                         </scroller>
8765                         <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="10395">
8766                             <rect key="frame" x="466" y="1" width="15" height="480"/>
8767                             <autoresizingMask key="autoresizingMask"/>
8768                         </scroller>
8769                     </scrollView>
8770                     <imageView id="10350">
8771                         <rect key="frame" x="496" y="239" width="100" height="100"/>
8772                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8773                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10404"/>
8774                     </imageView>
8775                     <textField verticalHuggingPriority="750" id="10501">
8776                         <rect key="frame" x="640" y="361" width="49" height="17"/>
8777                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8778                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="10502">
8779                             <font key="font" metaFont="system"/>
8780                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8781                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8782                         </textFieldCell>
8783                     </textField>
8784                     <levelIndicator verticalHuggingPriority="750" id="11176">
8785                         <rect key="frame" x="497" y="160" width="100" height="16"/>
8786                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8787                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11177"/>
8788                     </levelIndicator>
8789                     <textField verticalHuggingPriority="750" id="11288">
8790                         <rect key="frame" x="487" y="110" width="123" height="17"/>
8791                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8792                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 666666" id="11289">
8793                             <font key="font" size="13" name="AquaKana"/>
8794                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8795                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8796                         </textFieldCell>
8797                     </textField>
8798                     <textField verticalHuggingPriority="750" id="11299">
8799                         <rect key="frame" x="487" y="90" width="127" height="17"/>
8800                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8801                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 666666" id="11301">
8802                             <font key="font" size="13" name="AquaKana"/>
8803                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8804                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8805                         </textFieldCell>
8806                     </textField>
8807                     <textField verticalHuggingPriority="750" id="11307">
8808                         <rect key="frame" x="487" y="70" width="127" height="17"/>
8809                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8810                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 666666" id="11308">
8811                             <font key="font" size="13" name="AquaKana"/>
8812                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8813                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8814                         </textFieldCell>
8815                     </textField>
8816                     <textField verticalHuggingPriority="750" id="11315">
8817                         <rect key="frame" x="487" y="50" width="127" height="17"/>
8818                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8819                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 666666" id="11316">
8820                             <font key="font" size="13" name="AquaKana"/>
8821                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8822                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8823                         </textFieldCell>
8824                     </textField>
8825                     <textField verticalHuggingPriority="750" id="11323">
8826                         <rect key="frame" x="487" y="30" width="127" height="17"/>
8827                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8828                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 666666" id="11324">
8829                             <font key="font" size="13" name="AquaKana"/>
8830                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8831                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8832                         </textFieldCell>
8833                     </textField>
8834                     <textField verticalHuggingPriority="750" id="12304">
8835                         <rect key="frame" x="487" y="135" width="148" height="17"/>
8836                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8837                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP 0000/0000" id="12306">
8838                             <font key="font" metaFont="system"/>
8839                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8840                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8841                         </textFieldCell>
8842                     </textField>
8843                     <textField verticalHuggingPriority="750" id="12319">
8844                         <rect key="frame" x="489" y="461" width="127" height="17"/>
8845                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8846                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資 666666" id="12320">
8847                             <font key="font" size="13" name="AquaKana"/>
8848                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8849                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8850                         </textFieldCell>
8851                     </textField>
8852                     <textField verticalHuggingPriority="750" id="12327">
8853                         <rect key="frame" x="489" y="443" width="127" height="17"/>
8854                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8855                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料 666666" id="12328">
8856                             <font key="font" size="13" name="AquaKana"/>
8857                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8858                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8859                         </textFieldCell>
8860                     </textField>
8861                     <textField verticalHuggingPriority="750" id="12337">
8862                         <rect key="frame" x="489" y="426" width="127" height="17"/>
8863                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8864                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金 666666" id="12338">
8865                             <font key="font" size="13" name="AquaKana"/>
8866                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8867                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8868                         </textFieldCell>
8869                     </textField>
8870                     <textField verticalHuggingPriority="750" id="12370">
8871                         <rect key="frame" x="480" y="203" width="134" height="17"/>
8872                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8873                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="所属軍" id="12372">
8874                             <font key="font" size="13" name="AquaKana"/>
8875                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8876                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8877                         </textFieldCell>
8878                     </textField>
8879                     <textField verticalHuggingPriority="750" id="12877">
8880                         <rect key="frame" x="487" y="10" width="73" height="17"/>
8881                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8882                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 666" id="12878">
8883                             <font key="font" size="13" name="AquaKana"/>
8884                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8885                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8886                         </textFieldCell>
8887                     </textField>
8888                     <textField verticalHuggingPriority="750" id="12962">
8889                         <rect key="frame" x="562" y="10" width="65" height="17"/>
8890                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8891                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT 6666" id="12963">
8892                             <font key="font" size="13" name="AquaKana"/>
8893                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8894                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8895                         </textFieldCell>
8896                     </textField>
8897                     <imageView id="10430">
8898                         <rect key="frame" x="500" y="384" width="38" height="38"/>
8899                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8900                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10431"/>
8901                     </imageView>
8902                     <textField verticalHuggingPriority="750" id="10441">
8903                         <rect key="frame" x="540" y="387" width="70" height="32"/>
8904                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8905                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10442">
8906                             <font key="font" size="13" name="AquaKana"/>
8907                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8908                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8909                         </textFieldCell>
8910                     </textField>
8911                     <textField verticalHuggingPriority="750" id="10461">
8912                         <rect key="frame" x="495" y="362" width="64" height="17"/>
8913                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8914                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10463">
8915                             <font key="font" size="13" name="AquaKana"/>
8916                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8917                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8918                         </textFieldCell>
8919                     </textField>
8920                     <textField verticalHuggingPriority="750" id="10482">
8921                         <rect key="frame" x="495" y="344" width="104" height="17"/>
8922                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8923                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="HP回復" id="10484">
8924                             <font key="font" size="13" name="AquaKana"/>
8925                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8926                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8927                         </textFieldCell>
8928                     </textField>
8929                     <textField verticalHuggingPriority="750" id="10351">
8930                         <rect key="frame" x="487" y="184" width="148" height="17"/>
8931                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8932                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP 0000/0000" id="10401">
8933                             <font key="font" metaFont="system"/>
8934                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8935                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8936                         </textFieldCell>
8937                     </textField>
8938                 </subviews>
8939             </view>
8940         </window>
8941         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10516" userLabel="登録数マップチップ" customClass="NSPanel">
8942             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8943             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8944             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
8945             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8946             <view key="contentView" id="10517">
8947                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
8948                 <autoresizingMask key="autoresizingMask"/>
8949                 <subviews>
8950                     <textField verticalHuggingPriority="750" id="10525">
8951                         <rect key="frame" x="17" y="54" width="95" height="17"/>
8952                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8953                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10542">
8954                             <font key="font" size="13" name="AquaKana"/>
8955                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8956                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8957                         </textFieldCell>
8958                     </textField>
8959                     <textField verticalHuggingPriority="750" id="10524">
8960                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
8961                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8962                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10543">
8963                             <font key="font" metaFont="system"/>
8964                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8965                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8966                         </textFieldCell>
8967                     </textField>
8968                     <textField verticalHuggingPriority="750" id="10521">
8969                         <rect key="frame" x="117" y="51" width="36" height="22"/>
8970                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8971                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="22" drawsBackground="YES" id="10547">
8972                             <font key="font" metaFont="system"/>
8973                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8974                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8975                         </textFieldCell>
8976                     </textField>
8977                     <button verticalHuggingPriority="750" id="10523">
8978                         <rect key="frame" x="135" y="5" width="66" height="32"/>
8979                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8980                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10544">
8981                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8982                             <font key="font" size="13" name="AquaKana"/>
8983                         </buttonCell>
8984                         <connections>
8985                             <action selector="registSaveMCL:" target="1811" id="10643"/>
8986                         </connections>
8987                     </button>
8988                     <button verticalHuggingPriority="750" id="10522">
8989                         <rect key="frame" x="192" y="5" width="105" height="32"/>
8990                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8991                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10545">
8992                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8993                             <font key="font" size="13" name="AquaKana"/>
8994                         </buttonCell>
8995                         <connections>
8996                             <action selector="registCancelMCL:" target="1811" id="10644"/>
8997                         </connections>
8998                     </button>
8999                 </subviews>
9000             </view>
9001         </window>
9002         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10572" userLabel="登録数建物" customClass="NSPanel">
9003             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9004             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9005             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9006             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9007             <view key="contentView" id="10573">
9008                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9009                 <autoresizingMask key="autoresizingMask"/>
9010                 <subviews>
9011                     <textField verticalHuggingPriority="750" id="10575">
9012                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9013                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9014                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10592">
9015                             <font key="font" size="13" name="AquaKana"/>
9016                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9017                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9018                         </textFieldCell>
9019                     </textField>
9020                     <textField verticalHuggingPriority="750" id="10586">
9021                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9022                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9023                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10591">
9024                             <font key="font" metaFont="system"/>
9025                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9026                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9027                         </textFieldCell>
9028                     </textField>
9029                     <textField verticalHuggingPriority="750" id="10574">
9030                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9031                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9032                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="20" drawsBackground="YES" id="10593">
9033                             <font key="font" metaFont="system"/>
9034                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9035                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9036                         </textFieldCell>
9037                     </textField>
9038                     <button verticalHuggingPriority="750" id="10587">
9039                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9040                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9041                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10590">
9042                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9043                             <font key="font" size="13" name="AquaKana"/>
9044                         </buttonCell>
9045                         <connections>
9046                             <action selector="registSaveBCL:" target="2629" id="10646"/>
9047                         </connections>
9048                     </button>
9049                     <button verticalHuggingPriority="750" id="10588">
9050                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9051                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9052                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10589">
9053                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9054                             <font key="font" size="13" name="AquaKana"/>
9055                         </buttonCell>
9056                         <connections>
9057                             <action selector="registCancelBCL:" target="2629" id="10647"/>
9058                         </connections>
9059                     </button>
9060                 </subviews>
9061             </view>
9062         </window>
9063         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10597" userLabel="登録数ユニット" customClass="NSPanel">
9064             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9065             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9066             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9067             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9068             <view key="contentView" id="10598">
9069                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9070                 <autoresizingMask key="autoresizingMask"/>
9071                 <subviews>
9072                     <textField verticalHuggingPriority="750" id="10600">
9073                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9074                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9075                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10617">
9076                             <font key="font" size="13" name="AquaKana"/>
9077                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9078                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9079                         </textFieldCell>
9080                     </textField>
9081                     <textField verticalHuggingPriority="750" id="10611">
9082                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9083                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9084                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10616">
9085                             <font key="font" metaFont="system"/>
9086                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9087                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9088                         </textFieldCell>
9089                     </textField>
9090                     <textField verticalHuggingPriority="750" id="10599">
9091                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9092                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9093                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="56" drawsBackground="YES" id="10618">
9094                             <font key="font" metaFont="system"/>
9095                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9096                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9097                         </textFieldCell>
9098                     </textField>
9099                     <button verticalHuggingPriority="750" id="10612">
9100                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9101                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9102                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10615">
9103                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9104                             <font key="font" size="13" name="AquaKana"/>
9105                         </buttonCell>
9106                         <connections>
9107                             <action selector="registSaveUCL:" target="3039" id="10651"/>
9108                         </connections>
9109                     </button>
9110                     <button verticalHuggingPriority="750" id="10613">
9111                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9112                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9113                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10614">
9114                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9115                             <font key="font" size="13" name="AquaKana"/>
9116                         </buttonCell>
9117                         <connections>
9118                             <action selector="registCancelUCL:" target="3039" id="10652"/>
9119                         </connections>
9120                     </button>
9121                 </subviews>
9122             </view>
9123         </window>
9124         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10656" userLabel="コマンドメニュー" customClass="NSPanel">
9125             <windowStyleMask key="styleMask" utility="YES"/>
9126             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9127             <rect key="contentRect" x="196" y="132" width="150" height="230"/>
9128             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9129             <value key="minSize" type="size" width="150" height="230"/>
9130             <view key="contentView" id="10657">
9131                 <rect key="frame" x="0.0" y="0.0" width="150" height="230"/>
9132                 <autoresizingMask key="autoresizingMask"/>
9133                 <subviews>
9134                     <textField verticalHuggingPriority="750" id="10660">
9135                         <rect key="frame" x="332" y="71" width="38" height="17"/>
9136                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9137                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10676">
9138                             <font key="font" metaFont="system"/>
9139                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9140                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9141                         </textFieldCell>
9142                     </textField>
9143                     <button verticalHuggingPriority="750" id="10681">
9144                         <rect key="frame" x="25" y="188" width="100" height="23"/>
9145                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9146                         <buttonCell key="cell" type="smallSquare" title="移動" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10682">
9147                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9148                             <font key="font" size="13" name="AquaKana"/>
9149                         </buttonCell>
9150                         <connections>
9151                             <action selector="pushMove:" target="10496" id="10744"/>
9152                         </connections>
9153                     </button>
9154                     <button verticalHuggingPriority="750" id="10687">
9155                         <rect key="frame" x="25" y="159" width="100" height="23"/>
9156                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9157                         <buttonCell key="cell" type="smallSquare" title="攻撃" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10689">
9158                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9159                             <font key="font" size="13" name="AquaKana"/>
9160                         </buttonCell>
9161                         <connections>
9162                             <action selector="pushAttack:" target="10496" id="10745"/>
9163                         </connections>
9164                     </button>
9165                     <button verticalHuggingPriority="750" id="10696">
9166                         <rect key="frame" x="25" y="130" width="100" height="23"/>
9167                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9168                         <buttonCell key="cell" type="smallSquare" title="待機" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10697">
9169                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9170                             <font key="font" size="13" name="AquaKana"/>
9171                         </buttonCell>
9172                         <connections>
9173                             <action selector="pushStandby:" target="10496" id="10746"/>
9174                         </connections>
9175                     </button>
9176                     <button verticalHuggingPriority="750" id="10705">
9177                         <rect key="frame" x="25" y="101" width="100" height="23"/>
9178                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9179                         <buttonCell key="cell" type="smallSquare" title="建設" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10706">
9180                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9181                             <font key="font" size="13" name="AquaKana"/>
9182                         </buttonCell>
9183                         <connections>
9184                             <action selector="pushCreate:" target="10496" id="10747"/>
9185                         </connections>
9186                     </button>
9187                     <button verticalHuggingPriority="750" id="10713">
9188                         <rect key="frame" x="25" y="43" width="100" height="23"/>
9189                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9190                         <buttonCell key="cell" type="smallSquare" title="能力" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10714">
9191                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9192                             <font key="font" size="13" name="AquaKana"/>
9193                         </buttonCell>
9194                         <connections>
9195                             <action selector="pushStatus:" target="10496" id="10748"/>
9196                         </connections>
9197                     </button>
9198                     <button verticalHuggingPriority="750" id="10725">
9199                         <rect key="frame" x="25" y="72" width="100" height="23"/>
9200                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9201                         <buttonCell key="cell" type="smallSquare" title="召還" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10726">
9202                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9203                             <font key="font" size="13" name="AquaKana"/>
9204                         </buttonCell>
9205                         <connections>
9206                             <action selector="pushSummon:" target="10496" id="13818"/>
9207                         </connections>
9208                     </button>
9209                     <button verticalHuggingPriority="750" id="13794">
9210                         <rect key="frame" x="25" y="14" width="100" height="23"/>
9211                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9212                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13795">
9213                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9214                             <font key="font" size="13" name="AquaKana"/>
9215                         </buttonCell>
9216                         <connections>
9217                             <action selector="pushCancel:" target="10496" id="13796"/>
9218                         </connections>
9219                     </button>
9220                 </subviews>
9221             </view>
9222         </window>
9223         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10750" userLabel="戦闘画面">
9224             <windowStyleMask key="styleMask" titled="YES"/>
9225             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
9226             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9227             <view key="contentView" id="10751">
9228                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
9229                 <autoresizingMask key="autoresizingMask"/>
9230                 <subviews>
9231                     <textField verticalHuggingPriority="750" id="10756">
9232                         <rect key="frame" x="17" y="237" width="134" height="17"/>
9233                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9234                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10791">
9235                             <font key="font" size="13" name="AquaKana"/>
9236                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9237                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9238                         </textFieldCell>
9239                     </textField>
9240                     <textField verticalHuggingPriority="750" id="10755">
9241                         <rect key="frame" x="17" y="217" width="134" height="17"/>
9242                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9243                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="HP 0000/0000" id="10793">
9244                             <font key="font" metaFont="system"/>
9245                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9246                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9247                         </textFieldCell>
9248                     </textField>
9249                     <imageView id="10754">
9250                         <rect key="frame" x="33" y="253" width="100" height="100"/>
9251                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9252                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10794"/>
9253                     </imageView>
9254                     <imageView id="10760">
9255                         <rect key="frame" x="506" y="436" width="38" height="38"/>
9256                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9257                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10784"/>
9258                     </imageView>
9259                     <textField verticalHuggingPriority="750" id="10759">
9260                         <rect key="frame" x="546" y="439" width="70" height="32"/>
9261                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9262                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10786">
9263                             <font key="font" size="13" name="AquaKana"/>
9264                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9265                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9266                         </textFieldCell>
9267                     </textField>
9268                     <textField verticalHuggingPriority="750" id="10758">
9269                         <rect key="frame" x="501" y="414" width="107" height="17"/>
9270                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9271                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10788">
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="10757">
9278                         <rect key="frame" x="501" y="394" width="104" height="17"/>
9279                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9280                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="HP回復" id="10790">
9281                             <font key="font" size="13" name="AquaKana"/>
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="10807">
9287                         <rect key="frame" x="489" y="237" width="134" height="17"/>
9288                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9289                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10815">
9290                             <font key="font" size="13" name="AquaKana"/>
9291                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9292                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9293                         </textFieldCell>
9294                     </textField>
9295                     <textField verticalHuggingPriority="750" id="10808">
9296                         <rect key="frame" x="489" y="217" width="134" height="17"/>
9297                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9298                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="HP 0000/0000" id="10813">
9299                             <font key="font" metaFont="system"/>
9300                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9301                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9302                         </textFieldCell>
9303                     </textField>
9304                     <imageView id="10809">
9305                         <rect key="frame" x="505" y="253" width="100" height="100"/>
9306                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9307                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10812"/>
9308                     </imageView>
9309                     <imageView id="10831">
9310                         <rect key="frame" x="31" y="436" width="38" height="38"/>
9311                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9312                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10841"/>
9313                     </imageView>
9314                     <textField verticalHuggingPriority="750" id="10832">
9315                         <rect key="frame" x="71" y="439" width="70" height="32"/>
9316                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9317                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10839">
9318                             <font key="font" size="13" name="AquaKana"/>
9319                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9320                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9321                         </textFieldCell>
9322                     </textField>
9323                     <textField verticalHuggingPriority="750" id="10833">
9324                         <rect key="frame" x="26" y="414" width="111" height="17"/>
9325                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9326                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10837">
9327                             <font key="font" size="13" name="AquaKana"/>
9328                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9329                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9330                         </textFieldCell>
9331                     </textField>
9332                     <textField verticalHuggingPriority="750" id="10834">
9333                         <rect key="frame" x="26" y="394" width="104" height="17"/>
9334                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9335                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="HP回復" id="10835">
9336                             <font key="font" size="13" name="AquaKana"/>
9337                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9338                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9339                         </textFieldCell>
9340                     </textField>
9341                     <levelIndicator verticalHuggingPriority="750" id="10861">
9342                         <rect key="frame" x="505" y="193" width="100" height="16"/>
9343                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9344                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="20" levelIndicatorStyle="continuousCapacity" id="10862"/>
9345                     </levelIndicator>
9346                     <levelIndicator verticalHuggingPriority="750" id="10877">
9347                         <rect key="frame" x="34" y="193" width="100" height="16"/>
9348                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9349                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="20" levelIndicatorStyle="continuousCapacity" id="10879"/>
9350                     </levelIndicator>
9351                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="11258">
9352                         <rect key="frame" x="133" y="16" width="368" height="177"/>
9353                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9354                         <view key="contentView" id="K7b-1E-Ppr">
9355                             <rect key="frame" x="1" y="1" width="366" height="175"/>
9356                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9357                             <subviews>
9358                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="11270">
9359                                     <rect key="frame" x="15" y="14" width="343" height="149"/>
9360                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9361                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="攻撃開始" id="11271">
9362                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
9363                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9364                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9365                                     </textFieldCell>
9366                                 </textField>
9367                             </subviews>
9368                         </view>
9369                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
9370                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
9371                     </box>
9372                     <customView id="11279" customClass="BattleView">
9373                         <rect key="frame" x="-4" y="5" width="643" height="480"/>
9374                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9375                         <subviews>
9376                             <avPlayerView hidden="YES" autoresizesSubviews="NO" controlsStyle="none" id="8sA-SN-NRK">
9377                                 <rect key="frame" x="171" y="87" width="300" height="194"/>
9378                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9379                             </avPlayerView>
9380                             <customView id="aLB-c7-CTZ" customClass="FieldSceneEF">
9381                                 <rect key="frame" x="171" y="87" width="300" height="194"/>
9382                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9383                             </customView>
9384                         </subviews>
9385                     </customView>
9386                 </subviews>
9387             </view>
9388         </window>
9389         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10887" userLabel="攻撃方法選択" customClass="NSPanel">
9390             <windowStyleMask key="styleMask" utility="YES"/>
9391             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9392             <rect key="contentRect" x="200" y="132" width="490" height="480"/>
9393             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9394             <view key="contentView" id="10888">
9395                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
9396                 <autoresizingMask key="autoresizingMask"/>
9397                 <subviews>
9398                     <button verticalHuggingPriority="750" id="10889">
9399                         <rect key="frame" x="372" y="5" width="100" height="23"/>
9400                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9401                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10922">
9402                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9403                             <font key="font" size="13" name="AquaKana"/>
9404                         </buttonCell>
9405                         <connections>
9406                             <action selector="pushCancelCAL:" target="10496" id="12296"/>
9407                         </connections>
9408                     </button>
9409                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10934">
9410                         <rect key="frame" x="-1" y="183" width="493" height="298"/>
9411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9412                         <clipView key="contentView" id="Diw-7k-Z92">
9413                             <rect key="frame" x="1" y="17" width="491" height="280"/>
9414                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9415                             <subviews>
9416                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="12549" id="10935">
9417                                     <rect key="frame" x="0.0" y="0.0" width="491" height="19"/>
9418                                     <autoresizingMask key="autoresizingMask"/>
9419                                     <size key="intercellSpacing" width="3" height="2"/>
9420                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9421                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
9422                                     <tableColumns>
9423                                         <tableColumn editable="NO" width="299.32421875" minWidth="40" maxWidth="1000" id="10939">
9424                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
9425                                                 <font key="font" metaFont="smallSystem"/>
9426                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9427                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9428                                             </tableHeaderCell>
9429                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10942">
9430                                                 <font key="font" metaFont="system"/>
9431                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9432                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9433                                             </textFieldCell>
9434                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9435                                             <connections>
9436                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.name" id="11014">
9437                                                     <dictionary key="options">
9438                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9439                                                     </dictionary>
9440                                                 </binding>
9441                                             </connections>
9442                                         </tableColumn>
9443                                         <tableColumn editable="NO" width="49.4140625" minWidth="40" maxWidth="1000" id="10940">
9444                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="威力">
9445                                                 <font key="font" metaFont="smallSystem"/>
9446                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9447                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9448                                             </tableHeaderCell>
9449                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10941">
9450                                                 <font key="font" metaFont="system"/>
9451                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9452                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9453                                             </textFieldCell>
9454                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9455                                             <connections>
9456                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.atk" id="11017">
9457                                                     <dictionary key="options">
9458                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9459                                                     </dictionary>
9460                                                 </binding>
9461                                             </connections>
9462                                         </tableColumn>
9463                                         <tableColumn editable="NO" width="72.265625" minWidth="10" maxWidth="3.4028234663852886e+38" id="10990">
9464                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="射程">
9465                                                 <font key="font" metaFont="smallSystem"/>
9466                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9467                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9468                                             </tableHeaderCell>
9469                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10991">
9470                                                 <font key="font" metaFont="system"/>
9471                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9472                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9473                                             </textFieldCell>
9474                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9475                                             <connections>
9476                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.range" id="11020">
9477                                                     <dictionary key="options">
9478                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9479                                                     </dictionary>
9480                                                 </binding>
9481                                             </connections>
9482                                         </tableColumn>
9483                                         <tableColumn editable="NO" width="58.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="10992">
9484                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命中率修正">
9485                                                 <font key="font" metaFont="smallSystem"/>
9486                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9487                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9488                                             </tableHeaderCell>
9489                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10993">
9490                                                 <font key="font" metaFont="system"/>
9491                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9492                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9493                                             </textFieldCell>
9494                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9495                                             <connections>
9496                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.hit" id="11023">
9497                                                     <dictionary key="options">
9498                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9499                                                     </dictionary>
9500                                                 </binding>
9501                                             </connections>
9502                                         </tableColumn>
9503                                     </tableColumns>
9504                                 </tableView>
9505                             </subviews>
9506                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9507                         </clipView>
9508                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="10936">
9509                             <rect key="frame" x="1" y="435" width="480" height="16"/>
9510                             <autoresizingMask key="autoresizingMask"/>
9511                         </scroller>
9512                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="10938">
9513                             <rect key="frame" x="224" y="17" width="15" height="102"/>
9514                             <autoresizingMask key="autoresizingMask"/>
9515                         </scroller>
9516                         <tableHeaderView key="headerView" id="12549">
9517                             <rect key="frame" x="0.0" y="0.0" width="491" height="17"/>
9518                             <autoresizingMask key="autoresizingMask"/>
9519                         </tableHeaderView>
9520                     </scrollView>
9521                     <textField verticalHuggingPriority="750" id="11051">
9522                         <rect key="frame" x="17" y="158" width="30" height="17"/>
9523                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9524                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="弾数" id="11052">
9525                             <font key="font" size="13" name="AquaKana"/>
9526                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9527                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9528                         </textFieldCell>
9529                     </textField>
9530                     <textField verticalHuggingPriority="750" id="11056">
9531                         <rect key="frame" x="82" y="158" width="106" height="17"/>
9532                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9533                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="999/999" id="11057">
9534                             <font key="font" size="13" name="AquaKana"/>
9535                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9536                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9537                         </textFieldCell>
9538                     </textField>
9539                     <textField verticalHuggingPriority="750" id="11063">
9540                         <rect key="frame" x="17" y="133" width="56" height="17"/>
9541                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9542                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消費MP" id="11064">
9543                             <font key="font" size="13" name="AquaKana"/>
9544                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9545                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9546                         </textFieldCell>
9547                     </textField>
9548                     <textField verticalHuggingPriority="750" id="11074">
9549                         <rect key="frame" x="82" y="133" width="106" height="17"/>
9550                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9551                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="---(999)" id="11076">
9552                             <font key="font" size="13" name="AquaKana"/>
9553                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9554                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9555                         </textFieldCell>
9556                     </textField>
9557                     <textField verticalHuggingPriority="750" id="11082">
9558                         <rect key="frame" x="220" y="158" width="30" height="17"/>
9559                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9560                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="地形" id="11083">
9561                             <font key="font" size="13" name="AquaKana"/>
9562                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9563                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9564                         </textFieldCell>
9565                     </textField>
9566                     <textField verticalHuggingPriority="750" id="11086">
9567                         <rect key="frame" x="267" y="158" width="189" height="17"/>
9568                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9569                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="陸 A 宙 A 海 A 空 A" id="11088">
9570                             <font key="font" size="13" name="AquaKana"/>
9571                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9572                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9573                         </textFieldCell>
9574                     </textField>
9575                     <textField verticalHuggingPriority="750" id="11103">
9576                         <rect key="frame" x="17" y="108" width="56" height="17"/>
9577                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9578                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="必要気力" id="11107">
9579                             <font key="font" size="13" name="AquaKana"/>
9580                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9581                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9582                         </textFieldCell>
9583                     </textField>
9584                     <textField verticalHuggingPriority="750" id="11104">
9585                         <rect key="frame" x="82" y="108" width="106" height="17"/>
9586                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9587                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="---(999)" id="11105">
9588                             <font key="font" size="13" name="AquaKana"/>
9589                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9590                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9591                         </textFieldCell>
9592                     </textField>
9593                     <textField verticalHuggingPriority="750" id="11121">
9594                         <rect key="frame" x="220" y="133" width="82" height="17"/>
9595                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9596                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クリティカル" id="11122">
9597                             <font key="font" size="13" name="AquaKana"/>
9598                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9599                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9600                         </textFieldCell>
9601                     </textField>
9602                     <textField verticalHuggingPriority="750" id="11128">
9603                         <rect key="frame" x="220" y="108" width="56" height="17"/>
9604                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9605                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃特性" id="11129">
9606                             <font key="font" size="13" name="AquaKana"/>
9607                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9608                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9609                         </textFieldCell>
9610                     </textField>
9611                     <textField verticalHuggingPriority="750" id="11147">
9612                         <rect key="frame" x="313" y="133" width="175" height="17"/>
9613                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9614                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="11148">
9615                             <font key="font" size="13" name="AquaKana"/>
9616                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9617                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9618                         </textFieldCell>
9619                     </textField>
9620                     <textField verticalHuggingPriority="750" id="11153">
9621                         <rect key="frame" x="314" y="108" width="174" height="17"/>
9622                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9623                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="備考" id="11154">
9624                             <font key="font" size="13" name="AquaKana"/>
9625                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9626                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9627                         </textFieldCell>
9628                     </textField>
9629                 </subviews>
9630             </view>
9631         </window>
9632         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="11341" userLabel="コマンドリスト" customClass="NSPanel">
9633             <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/>
9634             <rect key="contentRect" x="196" y="132" width="640" height="480"/>
9635             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9636             <view key="contentView" id="11342">
9637                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
9638                 <autoresizingMask key="autoresizingMask"/>
9639                 <subviews>
9640                     <box autoresizesSubviews="NO" title="攻撃ボタン" borderType="line" id="11343">
9641                         <rect key="frame" x="17" y="314" width="306" height="146"/>
9642                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9643                         <view key="contentView" id="nUT-tw-Lsi">
9644                             <rect key="frame" x="1" y="1" width="304" height="130"/>
9645                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9646                             <subviews>
9647                                 <textField verticalHuggingPriority="750" id="11354">
9648                                     <rect key="frame" x="15" y="96" width="25" height="17"/>
9649                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9650                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="A" id="11355">
9651                                         <font key="font" metaFont="system"/>
9652                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9653                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9654                                     </textFieldCell>
9655                                 </textField>
9656                                 <textField verticalHuggingPriority="750" id="11362">
9657                                     <rect key="frame" x="15" y="71" width="25" height="17"/>
9658                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9659                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="B" id="11363">
9660                                         <font key="font" metaFont="system"/>
9661                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9662                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9663                                     </textFieldCell>
9664                                 </textField>
9665                                 <textField verticalHuggingPriority="750" id="11370">
9666                                     <rect key="frame" x="15" y="46" width="25" height="17"/>
9667                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9668                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="C" id="11371">
9669                                         <font key="font" metaFont="system"/>
9670                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9671                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9672                                     </textFieldCell>
9673                                 </textField>
9674                                 <textField verticalHuggingPriority="750" id="11379">
9675                                     <rect key="frame" x="15" y="21" width="25" height="17"/>
9676                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9677                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="D" id="11380">
9678                                         <font key="font" metaFont="system"/>
9679                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9680                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9681                                     </textFieldCell>
9682                                 </textField>
9683                                 <popUpButton verticalHuggingPriority="750" id="11389">
9684                                     <rect key="frame" x="66" y="91" width="205" height="26"/>
9685                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9686                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11392" id="11390">
9687                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9688                                         <font key="font" metaFont="menu"/>
9689                                         <menu key="menu" title="OtherViews" id="11391">
9690                                             <items>
9691                                                 <menuItem title="----" state="on" id="11392">
9692                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
9693                                                 </menuItem>
9694                                             </items>
9695                                         </menu>
9696                                     </popUpButtonCell>
9697                                 </popUpButton>
9698                                 <popUpButton verticalHuggingPriority="750" id="11400">
9699                                     <rect key="frame" x="66" y="66" width="205" height="26"/>
9700                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9701                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11406" id="11402">
9702                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9703                                         <font key="font" metaFont="menu"/>
9704                                         <menu key="menu" title="OtherViews" id="11403">
9705                                             <items>
9706                                                 <menuItem title="----" state="on" id="11406"/>
9707                                             </items>
9708                                         </menu>
9709                                     </popUpButtonCell>
9710                                 </popUpButton>
9711                                 <popUpButton verticalHuggingPriority="750" id="11412">
9712                                     <rect key="frame" x="66" y="41" width="205" height="26"/>
9713                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9714                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11418" id="11414">
9715                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9716                                         <font key="font" metaFont="menu"/>
9717                                         <menu key="menu" title="OtherViews" id="11415">
9718                                             <items>
9719                                                 <menuItem title="----" state="on" id="11418"/>
9720                                             </items>
9721                                         </menu>
9722                                     </popUpButtonCell>
9723                                 </popUpButton>
9724                                 <popUpButton verticalHuggingPriority="750" id="11424">
9725                                     <rect key="frame" x="66" y="16" width="205" height="26"/>
9726                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9727                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11430" id="11426">
9728                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9729                                         <font key="font" metaFont="menu"/>
9730                                         <menu key="menu" title="OtherViews" id="11427">
9731                                             <items>
9732                                                 <menuItem title="----" state="on" id="11430">
9733                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
9734                                                 </menuItem>
9735                                             </items>
9736                                         </menu>
9737                                     </popUpButtonCell>
9738                                 </popUpButton>
9739                             </subviews>
9740                         </view>
9741                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
9742                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
9743                         <font key="titleFont" size="11" name="AquaKana"/>
9744                     </box>
9745                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="11450">
9746                         <rect key="frame" x="333" y="318" width="287" height="135"/>
9747                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9748                         <clipView key="contentView" id="fqe-4l-32R">
9749                             <rect key="frame" x="1" y="17" width="285" height="117"/>
9750                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9751                             <subviews>
9752                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="11453" id="11451">
9753                                     <rect key="frame" x="0.0" y="0.0" width="285" height="19"/>
9754                                     <autoresizingMask key="autoresizingMask"/>
9755                                     <size key="intercellSpacing" width="3" height="2"/>
9756                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9757                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
9758                                     <tableColumns>
9759                                         <tableColumn width="101.09765625" minWidth="40" maxWidth="1000" id="11455">
9760                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド">
9761                                                 <font key="font" metaFont="smallSystem"/>
9762                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9763                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9764                                             </tableHeaderCell>
9765                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="11458">
9766                                                 <font key="font" metaFont="system"/>
9767                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9768                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9769                                             </textFieldCell>
9770                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9771                                             <connections>
9772                                                 <binding destination="12213" name="value" keyPath="arrangedObjects.name" id="12237">
9773                                                     <dictionary key="options">
9774                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9775                                                     </dictionary>
9776                                                 </binding>
9777                                             </connections>
9778                                         </tableColumn>
9779                                         <tableColumn width="103.26953125" minWidth="40" maxWidth="1000" id="11456">
9780                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
9781                                                 <font key="font" metaFont="smallSystem"/>
9782                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9783                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9784                                             </tableHeaderCell>
9785                                             <popUpButtonCell key="dataCell" type="bevel" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="bezel" imageScaling="proportionallyDown" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="11466" id="11464">
9786                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9787                                                 <font key="font" metaFont="menu"/>
9788                                                 <menu key="menu" title="OtherViews" id="11465">
9789                                                     <items>
9790                                                         <menuItem title="----" state="on" id="11466"/>
9791                                                     </items>
9792                                                 </menu>
9793                                             </popUpButtonCell>
9794                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9795                                             <connections>
9796                                                 <binding destination="12213" name="content" keyPath="arrangedObjects.waza" id="12260"/>
9797                                                 <binding destination="12213" name="selectedIndex" keyPath="arrangedObjects.wazaSet" previousBinding="12260" id="12264"/>
9798                                             </connections>
9799                                         </tableColumn>
9800                                         <tableColumn width="72" minWidth="10" maxWidth="3.4028234663852886e+38" id="11527">
9801                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="派生コマンド">
9802                                                 <font key="font" metaFont="smallSystem"/>
9803                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9804                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9805                                             </tableHeaderCell>
9806                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="12269">
9807                                                 <font key="font" metaFont="system"/>
9808                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9809                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9810                                             </textFieldCell>
9811                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9812                                             <connections>
9813                                                 <binding destination="12213" name="value" keyPath="arrangedObjects.hasei" id="12271">
9814                                                     <dictionary key="options">
9815                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9816                                                     </dictionary>
9817                                                 </binding>
9818                                             </connections>
9819                                         </tableColumn>
9820                                     </tableColumns>
9821                                 </tableView>
9822                             </subviews>
9823                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9824                         </clipView>
9825                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="11452">
9826                             <rect key="frame" x="1" y="118" width="285" height="16"/>
9827                             <autoresizingMask key="autoresizingMask"/>
9828                         </scroller>
9829                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="11454">
9830                             <rect key="frame" x="224" y="17" width="15" height="102"/>
9831                             <autoresizingMask key="autoresizingMask"/>
9832                         </scroller>
9833                         <tableHeaderView key="headerView" id="11453">
9834                             <rect key="frame" x="0.0" y="0.0" width="285" height="17"/>
9835                             <autoresizingMask key="autoresizingMask"/>
9836                         </tableHeaderView>
9837                     </scrollView>
9838                     <button verticalHuggingPriority="750" id="11467">
9839                         <rect key="frame" x="503" y="283" width="66" height="32"/>
9840                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9841                         <buttonCell key="cell" type="push" title="追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11468">
9842                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9843                             <font key="font" size="13" name="AquaKana"/>
9844                         </buttonCell>
9845                         <connections>
9846                             <action selector="commandListAdd:" target="3039" id="12202"/>
9847                         </connections>
9848                     </button>
9849                     <button verticalHuggingPriority="750" id="11473">
9850                         <rect key="frame" x="560" y="283" width="66" height="32"/>
9851                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9852                         <buttonCell key="cell" type="push" title="削除" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11474">
9853                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9854                             <font key="font" size="13" name="AquaKana"/>
9855                         </buttonCell>
9856                         <connections>
9857                             <action selector="commandListRemove:" target="3039" id="12203"/>
9858                         </connections>
9859                     </button>
9860                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="11481">
9861                         <rect key="frame" x="20" y="83" width="600" height="201"/>
9862                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9863                         <clipView key="contentView" id="U5x-9o-Dsu">
9864                             <rect key="frame" x="1" y="17" width="598" height="183"/>
9865                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9866                             <subviews>
9867                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="11484" id="11482">
9868                                     <rect key="frame" x="0.0" y="0.0" width="596" height="19"/>
9869                                     <autoresizingMask key="autoresizingMask"/>
9870                                     <size key="intercellSpacing" width="3" height="2"/>
9871                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9872                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
9873                                     <tableColumns>
9874                                         <tableColumn width="593.20703125" minWidth="40" maxWidth="1000" id="11486">
9875                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="連続技コマンド">
9876                                                 <font key="font" metaFont="smallSystem"/>
9877                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9878                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9879                                             </tableHeaderCell>
9880                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="11489">
9881                                                 <font key="font" metaFont="system"/>
9882                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9883                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9884                                             </textFieldCell>
9885                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9886                                             <connections>
9887                                                 <binding destination="12214" name="value" keyPath="arrangedObjects.name" id="12238">
9888                                                     <dictionary key="options">
9889                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9890                                                     </dictionary>
9891                                                 </binding>
9892                                             </connections>
9893                                         </tableColumn>
9894                                     </tableColumns>
9895                                 </tableView>
9896                             </subviews>
9897                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9898                         </clipView>
9899                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="11483">
9900                             <rect key="frame" x="1" y="184" width="598" height="16"/>
9901                             <autoresizingMask key="autoresizingMask"/>
9902                         </scroller>
9903                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="11485">
9904                             <rect key="frame" x="224" y="17" width="15" height="102"/>
9905                             <autoresizingMask key="autoresizingMask"/>
9906                         </scroller>
9907                         <tableHeaderView key="headerView" id="11484">
9908                             <rect key="frame" x="0.0" y="0.0" width="598" height="17"/>
9909                             <autoresizingMask key="autoresizingMask"/>
9910                         </tableHeaderView>
9911                     </scrollView>
9912                     <button verticalHuggingPriority="750" id="11498">
9913                         <rect key="frame" x="503" y="47" width="66" height="32"/>
9914                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9915                         <buttonCell key="cell" type="push" title="追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11501">
9916                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9917                             <font key="font" size="13" name="AquaKana"/>
9918                         </buttonCell>
9919                         <connections>
9920                             <action selector="comboListAdd:" target="3039" id="12200"/>
9921                         </connections>
9922                     </button>
9923                     <button verticalHuggingPriority="750" id="11499">
9924                         <rect key="frame" x="560" y="47" width="66" height="32"/>
9925                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9926                         <buttonCell key="cell" type="push" title="削除" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11500">
9927                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9928                             <font key="font" size="13" name="AquaKana"/>
9929                         </buttonCell>
9930                         <connections>
9931                             <action selector="comboListRemove:" target="3039" id="12201"/>
9932                         </connections>
9933                     </button>
9934                     <button verticalHuggingPriority="750" id="11522">
9935                         <rect key="frame" x="537" y="4" width="89" height="32"/>
9936                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9937                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11523">
9938                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9939                             <font key="font" size="13" name="AquaKana"/>
9940                         </buttonCell>
9941                         <connections>
9942                             <action selector="attackListTotalSubmit:" target="3039" id="12199"/>
9943                         </connections>
9944                     </button>
9945                     <button verticalHuggingPriority="750" id="11538">
9946                         <rect key="frame" x="31" y="23" width="132" height="32"/>
9947                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9948                         <buttonCell key="cell" type="push" title="技リスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11539">
9949                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9950                             <font key="font" size="13" name="AquaKana"/>
9951                         </buttonCell>
9952                         <connections>
9953                             <action selector="attackListOpenBtn:" target="3039" id="y1x-E1-s9W"/>
9954                         </connections>
9955                     </button>
9956                 </subviews>
9957             </view>
9958         </window>
9959         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="11549" userLabel="戦闘確認画面" customClass="NSPanel">
9960             <windowStyleMask key="styleMask" utility="YES"/>
9961             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9962             <rect key="contentRect" x="196" y="132" width="500" height="480"/>
9963             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9964             <view key="contentView" id="11550">
9965                 <rect key="frame" x="0.0" y="0.0" width="500" height="480"/>
9966                 <autoresizingMask key="autoresizingMask"/>
9967                 <subviews>
9968                     <button verticalHuggingPriority="750" id="11564">
9969                         <rect key="frame" x="200" y="50" width="100" height="23"/>
9970                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9971                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11600">
9972                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9973                             <font key="font" size="13" name="AquaKana"/>
9974                         </buttonCell>
9975                         <connections>
9976                             <action selector="battleCancel:" target="10496" id="12295"/>
9977                         </connections>
9978                     </button>
9979                     <box autoresizesSubviews="NO" title="攻撃側" borderType="line" id="11634">
9980                         <rect key="frame" x="17" y="214" width="206" height="254"/>
9981                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9982                         <view key="contentView" id="MuA-e4-4IJ">
9983                             <rect key="frame" x="1" y="1" width="204" height="238"/>
9984                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9985                             <subviews>
9986                                 <textField verticalHuggingPriority="750" id="11725">
9987                                     <rect key="frame" x="15" y="126" width="186" height="17"/>
9988                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9989                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="11726">
9990                                         <font key="font" size="13" name="AquaKana"/>
9991                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9992                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9993                                     </textFieldCell>
9994                                 </textField>
9995                                 <textField verticalHuggingPriority="750" id="11743">
9996                                     <rect key="frame" x="15" y="76" width="81" height="17"/>
9997                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9998                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中 100%" id="11744">
9999                                         <font key="font" size="13" name="AquaKana"/>
10000                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10001                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10002                                     </textFieldCell>
10003                                 </textField>
10004                                 <textField verticalHuggingPriority="750" id="11750">
10005                                     <rect key="frame" x="116" y="76" width="68" height="17"/>
10006                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10007                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力 100" id="11751">
10008                                         <font key="font" size="13" name="AquaKana"/>
10009                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10010                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10011                                     </textFieldCell>
10012                                 </textField>
10013                                 <textField verticalHuggingPriority="750" id="11757">
10014                                     <rect key="frame" x="16" y="41" width="21" height="17"/>
10015                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10016                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="11758">
10017                                         <font key="font" metaFont="system"/>
10018                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10019                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10020                                     </textFieldCell>
10021                                 </textField>
10022                                 <textField verticalHuggingPriority="750" id="11763">
10023                                     <rect key="frame" x="38" y="41" width="146" height="17"/>
10024                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10025                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="530000" id="11765">
10026                                         <font key="font" metaFont="system"/>
10027                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10028                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10029                                     </textFieldCell>
10030                                 </textField>
10031                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11847">
10032                                     <rect key="frame" x="11" y="142" width="183" height="86"/>
10033                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10034                                     <view key="contentView" id="dC9-vb-hP5">
10035                                         <rect key="frame" x="1" y="1" width="181" height="84"/>
10036                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10037                                         <subviews>
10038                                             <levelIndicator verticalHuggingPriority="750" id="11676">
10039                                                 <rect key="frame" x="23" y="43" width="145" height="16"/>
10040                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10041                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11677"/>
10042                                             </levelIndicator>
10043                                             <textField verticalHuggingPriority="750" id="11685">
10044                                                 <rect key="frame" x="18" y="62" width="146" height="17"/>
10045                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10046                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="11686">
10047                                                     <font key="font" metaFont="system"/>
10048                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10049                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10050                                                 </textFieldCell>
10051                                             </textField>
10052                                             <textField verticalHuggingPriority="750" id="11715">
10053                                                 <rect key="frame" x="18" y="25" width="146" height="17"/>
10054                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10055                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="11717">
10056                                                     <font key="font" metaFont="system"/>
10057                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10058                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10059                                                 </textFieldCell>
10060                                             </textField>
10061                                             <textField verticalHuggingPriority="750" id="11701">
10062                                                 <rect key="frame" x="1" y="25" width="23" height="17"/>
10063                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10064                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="11702">
10065                                                     <font key="font" metaFont="system"/>
10066                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10067                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10068                                                 </textFieldCell>
10069                                             </textField>
10070                                             <textField verticalHuggingPriority="750" id="11654">
10071                                                 <rect key="frame" x="1" y="62" width="28" height="17"/>
10072                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10073                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="11655">
10074                                                     <font key="font" metaFont="system"/>
10075                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10076                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10077                                                 </textFieldCell>
10078                                             </textField>
10079                                             <levelIndicator verticalHuggingPriority="750" id="11707">
10080                                                 <rect key="frame" x="23" y="7" width="145" height="16"/>
10081                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10082                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11708"/>
10083                                             </levelIndicator>
10084                                         </subviews>
10085                                     </view>
10086                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10087                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10088                                 </box>
10089                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11930">
10090                                     <rect key="frame" x="11" y="98" width="183" height="28"/>
10091                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10092                                     <view key="contentView" id="ZFr-ei-LQU">
10093                                         <rect key="frame" x="1" y="1" width="181" height="26"/>
10094                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10095                                         <subviews>
10096                                             <textField verticalHuggingPriority="750" id="11734">
10097                                                 <rect key="frame" x="4" y="5" width="174" height="17"/>
10098                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10099                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="攻撃方法" id="11735">
10100                                                     <font key="font" size="13" name="AquaKana"/>
10101                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10102                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10103                                                 </textFieldCell>
10104                                             </textField>
10105                                         </subviews>
10106                                     </view>
10107                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10108                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10109                                 </box>
10110                             </subviews>
10111                         </view>
10112                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10113                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10114                         <font key="titleFont" size="11" name="AquaKana"/>
10115                     </box>
10116                     <box autoresizesSubviews="NO" title="防御側" borderType="line" id="11953">
10117                         <rect key="frame" x="278" y="214" width="206" height="254"/>
10118                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10119                         <view key="contentView" id="0mf-oL-ojK">
10120                             <rect key="frame" x="1" y="1" width="204" height="238"/>
10121                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10122                             <subviews>
10123                                 <textField verticalHuggingPriority="750" id="11960">
10124                                     <rect key="frame" x="15" y="126" width="186" height="17"/>
10125                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10126                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="11980">
10127                                         <font key="font" size="13" name="AquaKana"/>
10128                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10129                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10130                                     </textFieldCell>
10131                                 </textField>
10132                                 <textField verticalHuggingPriority="750" id="11959">
10133                                     <rect key="frame" x="15" y="76" width="81" height="17"/>
10134                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10135                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中 100%" id="11981">
10136                                         <font key="font" size="13" name="AquaKana"/>
10137                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10138                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10139                                     </textFieldCell>
10140                                 </textField>
10141                                 <textField verticalHuggingPriority="750" id="11958">
10142                                     <rect key="frame" x="118" y="76" width="68" height="17"/>
10143                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10144                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力 100" id="11983">
10145                                         <font key="font" size="13" name="AquaKana"/>
10146                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10147                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10148                                     </textFieldCell>
10149                                 </textField>
10150                                 <textField verticalHuggingPriority="750" id="11957">
10151                                     <rect key="frame" x="16" y="41" width="21" height="17"/>
10152                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10153                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="11985">
10154                                         <font key="font" metaFont="system"/>
10155                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10156                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10157                                     </textFieldCell>
10158                                 </textField>
10159                                 <textField verticalHuggingPriority="750" id="11956">
10160                                     <rect key="frame" x="38" y="41" width="146" height="17"/>
10161                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10162                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="530000" id="11987">
10163                                         <font key="font" metaFont="system"/>
10164                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10165                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10166                                     </textFieldCell>
10167                                 </textField>
10168                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11955">
10169                                     <rect key="frame" x="11" y="142" width="183" height="86"/>
10170                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10171                                     <view key="contentView" id="EuX-zt-V90">
10172                                         <rect key="frame" x="1" y="1" width="181" height="84"/>
10173                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10174                                         <subviews>
10175                                             <levelIndicator verticalHuggingPriority="750" id="12003">
10176                                                 <rect key="frame" x="23" y="43" width="145" height="16"/>
10177                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10178                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="12014"/>
10179                                             </levelIndicator>
10180                                             <textField verticalHuggingPriority="750" id="12004">
10181                                                 <rect key="frame" x="18" y="62" width="146" height="17"/>
10182                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10183                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="12013">
10184                                                     <font key="font" metaFont="system"/>
10185                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10186                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10187                                                 </textFieldCell>
10188                                             </textField>
10189                                             <textField verticalHuggingPriority="750" id="12002">
10190                                                 <rect key="frame" x="18" y="25" width="146" height="17"/>
10191                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10192                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="12016">
10193                                                     <font key="font" metaFont="system"/>
10194                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10195                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10196                                                 </textFieldCell>
10197                                             </textField>
10198                                             <textField verticalHuggingPriority="750" id="12006">
10199                                                 <rect key="frame" x="1" y="25" width="23" height="17"/>
10200                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10201                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="12009">
10202                                                     <font key="font" metaFont="system"/>
10203                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10204                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10205                                                 </textFieldCell>
10206                                             </textField>
10207                                             <textField verticalHuggingPriority="750" id="12005">
10208                                                 <rect key="frame" x="1" y="62" width="28" height="17"/>
10209                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10210                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="12010">
10211                                                     <font key="font" metaFont="system"/>
10212                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10213                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10214                                                 </textFieldCell>
10215                                             </textField>
10216                                             <levelIndicator verticalHuggingPriority="750" id="12007">
10217                                                 <rect key="frame" x="23" y="7" width="145" height="16"/>
10218                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10219                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="12008"/>
10220                                             </levelIndicator>
10221                                         </subviews>
10222                                     </view>
10223                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10224                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10225                                 </box>
10226                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11954">
10227                                     <rect key="frame" x="11" y="98" width="183" height="28"/>
10228                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10229                                     <view key="contentView" id="e4K-Ve-ZhQ">
10230                                         <rect key="frame" x="1" y="1" width="181" height="26"/>
10231                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10232                                         <subviews>
10233                                             <textField verticalHuggingPriority="750" id="12019">
10234                                                 <rect key="frame" x="4" y="5" width="174" height="17"/>
10235                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10236                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="攻撃方法" id="12020">
10237                                                     <font key="font" size="13" name="AquaKana"/>
10238                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10239                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10240                                                 </textFieldCell>
10241                                             </textField>
10242                                         </subviews>
10243                                     </view>
10244                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10245                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10246                                 </box>
10247                             </subviews>
10248                         </view>
10249                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10250                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10251                         <font key="titleFont" size="11" name="AquaKana"/>
10252                     </box>
10253                     <button verticalHuggingPriority="750" id="12038">
10254                         <rect key="frame" x="200" y="166" width="100" height="23"/>
10255                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10256                         <buttonCell key="cell" type="smallSquare" title="戦闘開始" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12039">
10257                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10258                             <font key="font" size="13" name="AquaKana"/>
10259                         </buttonCell>
10260                         <connections>
10261                             <action selector="battleStart:" target="10496" id="12285"/>
10262                         </connections>
10263                     </button>
10264                     <button verticalHuggingPriority="750" id="12048">
10265                         <rect key="frame" x="259" y="137" width="100" height="23"/>
10266                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10267                         <buttonCell key="cell" type="smallSquare" title="攻撃選択" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12049">
10268                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10269                             <font key="font" size="13" name="AquaKana"/>
10270                         </buttonCell>
10271                         <connections>
10272                             <action selector="battleSet2:" target="10496" id="12286"/>
10273                         </connections>
10274                     </button>
10275                     <button verticalHuggingPriority="750" id="12060">
10276                         <rect key="frame" x="259" y="108" width="100" height="23"/>
10277                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10278                         <buttonCell key="cell" type="smallSquare" title="防御態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12061">
10279                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10280                             <font key="font" size="13" name="AquaKana"/>
10281                         </buttonCell>
10282                         <connections>
10283                             <action selector="battleDef2:" target="10496" id="12293"/>
10284                         </connections>
10285                     </button>
10286                     <button verticalHuggingPriority="750" id="12070">
10287                         <rect key="frame" x="259" y="79" width="100" height="23"/>
10288                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10289                         <buttonCell key="cell" type="smallSquare" title="回避態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12071">
10290                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10291                             <font key="font" size="13" name="AquaKana"/>
10292                         </buttonCell>
10293                         <connections>
10294                             <action selector="battleDod2:" target="10496" id="12291"/>
10295                         </connections>
10296                     </button>
10297                     <button verticalHuggingPriority="750" id="12110">
10298                         <rect key="frame" x="140" y="137" width="100" height="23"/>
10299                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10300                         <buttonCell key="cell" type="smallSquare" title="攻撃選択" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12115">
10301                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10302                             <font key="font" size="13" name="AquaKana"/>
10303                         </buttonCell>
10304                         <connections>
10305                             <action selector="battleSet1:" target="10496" id="12287"/>
10306                         </connections>
10307                     </button>
10308                     <button verticalHuggingPriority="750" id="12111">
10309                         <rect key="frame" x="140" y="108" width="100" height="23"/>
10310                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10311                         <buttonCell key="cell" type="smallSquare" title="防御態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12114">
10312                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10313                             <font key="font" size="13" name="AquaKana"/>
10314                         </buttonCell>
10315                         <connections>
10316                             <action selector="battleDef1:" target="10496" id="12294"/>
10317                         </connections>
10318                     </button>
10319                     <button verticalHuggingPriority="750" id="12112">
10320                         <rect key="frame" x="140" y="79" width="100" height="23"/>
10321                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10322                         <buttonCell key="cell" type="smallSquare" title="回避態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12113">
10323                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10324                             <font key="font" size="13" name="AquaKana"/>
10325                         </buttonCell>
10326                         <connections>
10327                             <action selector="battleDod1:" target="10496" id="12292"/>
10328                         </connections>
10329                     </button>
10330                     <textField verticalHuggingPriority="750" id="12131">
10331                         <rect key="frame" x="58" y="47" width="125" height="22"/>
10332                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10333                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12135">
10334                             <font key="font" metaFont="system"/>
10335                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
10336                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
10337                         </textFieldCell>
10338                     </textField>
10339                     <textField verticalHuggingPriority="750" id="12132">
10340                         <rect key="frame" x="-3" y="50" width="56" height="17"/>
10341                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10342                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="12133">
10343                             <font key="font" size="13" name="AquaKana"/>
10344                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10345                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10346                         </textFieldCell>
10347                     </textField>
10348                     <textField verticalHuggingPriority="750" id="12163">
10349                         <rect key="frame" x="366" y="47" width="125" height="22"/>
10350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10351                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12166">
10352                             <font key="font" metaFont="system"/>
10353                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
10354                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
10355                         </textFieldCell>
10356                     </textField>
10357                     <textField verticalHuggingPriority="750" id="12164">
10358                         <rect key="frame" x="305" y="50" width="56" height="17"/>
10359                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10360                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="12165">
10361                             <font key="font" size="13" name="AquaKana"/>
10362                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10363                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10364                         </textFieldCell>
10365                     </textField>
10366                 </subviews>
10367             </view>
10368         </window>
10369         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="12617" userLabel="ユニット作成" customClass="NSPanel">
10370             <windowStyleMask key="styleMask" utility="YES"/>
10371             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10372             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
10373             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10374             <view key="contentView" id="12618">
10375                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
10376                 <autoresizingMask key="autoresizingMask"/>
10377                 <subviews>
10378                     <button verticalHuggingPriority="750" id="12632">
10379                         <rect key="frame" x="372" y="5" width="100" height="23"/>
10380                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10381                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12668">
10382                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10383                             <font key="font" size="13" name="AquaKana"/>
10384                         </buttonCell>
10385                         <connections>
10386                             <action selector="researchCancel:" target="10496" id="12762"/>
10387                         </connections>
10388                     </button>
10389                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="12619">
10390                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
10391                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10392                         <clipView key="contentView" id="ZHI-84-beV">
10393                             <rect key="frame" x="1" y="17" width="500" height="280"/>
10394                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10395                             <subviews>
10396                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="12684" id="12687">
10397                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
10398                                     <autoresizingMask key="autoresizingMask"/>
10399                                     <size key="intercellSpacing" width="3" height="2"/>
10400                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10401                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10402                                     <tableColumns>
10403                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="12691">
10404                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
10405                                                 <font key="font" metaFont="smallSystem"/>
10406                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10407                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10408                                             </tableHeaderCell>
10409                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="12706">
10410                                                 <font key="font" metaFont="system"/>
10411                                             </imageCell>
10412                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10413                                             <connections>
10414                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.img" id="12775">
10415                                                     <dictionary key="options">
10416                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10417                                                     </dictionary>
10418                                                 </binding>
10419                                             </connections>
10420                                         </tableColumn>
10421                                         <tableColumn editable="NO" width="147.08203125" minWidth="40" maxWidth="1000" id="12690">
10422                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
10423                                                 <font key="font" metaFont="smallSystem"/>
10424                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10425                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10426                                             </tableHeaderCell>
10427                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12693">
10428                                                 <font key="font" metaFont="system"/>
10429                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10430                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10431                                             </textFieldCell>
10432                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10433                                             <connections>
10434                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.name" id="12769">
10435                                                     <dictionary key="options">
10436                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10437                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10438                                                     </dictionary>
10439                                                 </binding>
10440                                             </connections>
10441                                         </tableColumn>
10442                                         <tableColumn editable="NO" width="55.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="12689">
10443                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
10444                                                 <font key="font" metaFont="smallSystem"/>
10445                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10446                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10447                                             </tableHeaderCell>
10448                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12694">
10449                                                 <font key="font" metaFont="system"/>
10450                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10451                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10452                                             </textFieldCell>
10453                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10454                                             <connections>
10455                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.HP" id="12771">
10456                                                     <dictionary key="options">
10457                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10458                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10459                                                     </dictionary>
10460                                                 </binding>
10461                                             </connections>
10462                                         </tableColumn>
10463                                         <tableColumn editable="NO" width="223.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="12688">
10464                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10465                                                 <font key="font" metaFont="smallSystem"/>
10466                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10467                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10468                                             </tableHeaderCell>
10469                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12695">
10470                                                 <font key="font" metaFont="system"/>
10471                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10472                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10473                                             </textFieldCell>
10474                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10475                                             <connections>
10476                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.cost" id="12773">
10477                                                     <dictionary key="options">
10478                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10479                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10480                                                     </dictionary>
10481                                                 </binding>
10482                                             </connections>
10483                                         </tableColumn>
10484                                     </tableColumns>
10485                                 </tableView>
10486                             </subviews>
10487                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10488                         </clipView>
10489                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="12686">
10490                             <rect key="frame" x="1" y="435" width="480" height="16"/>
10491                             <autoresizingMask key="autoresizingMask"/>
10492                         </scroller>
10493                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="12685">
10494                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10495                             <autoresizingMask key="autoresizingMask"/>
10496                         </scroller>
10497                         <tableHeaderView key="headerView" id="12684">
10498                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
10499                             <autoresizingMask key="autoresizingMask"/>
10500                         </tableHeaderView>
10501                     </scrollView>
10502                     <textField verticalHuggingPriority="750" id="12709">
10503                         <rect key="frame" x="17" y="158" width="105" height="17"/>
10504                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10505                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 ----" id="12725">
10506                             <font key="font" size="13" name="AquaKana"/>
10507                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10508                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10509                         </textFieldCell>
10510                     </textField>
10511                     <textField verticalHuggingPriority="750" id="12710">
10512                         <rect key="frame" x="17" y="133" width="105" height="17"/>
10513                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10514                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 ----" id="12723">
10515                             <font key="font" size="13" name="AquaKana"/>
10516                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10517                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10518                         </textFieldCell>
10519                     </textField>
10520                     <textField verticalHuggingPriority="750" id="12711">
10521                         <rect key="frame" x="17" y="108" width="105" height="17"/>
10522                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10523                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 ----" id="12722">
10524                             <font key="font" size="13" name="AquaKana"/>
10525                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10526                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10527                         </textFieldCell>
10528                     </textField>
10529                     <textField verticalHuggingPriority="750" id="12712">
10530                         <rect key="frame" x="17" y="83" width="105" height="17"/>
10531                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10532                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 ----" id="12721">
10533                             <font key="font" size="13" name="AquaKana"/>
10534                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10535                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10536                         </textFieldCell>
10537                     </textField>
10538                     <textField verticalHuggingPriority="750" id="12713">
10539                         <rect key="frame" x="17" y="58" width="105" height="17"/>
10540                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10541                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 ----" id="12720">
10542                             <font key="font" size="13" name="AquaKana"/>
10543                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10544                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10545                         </textFieldCell>
10546                     </textField>
10547                     <textField verticalHuggingPriority="750" id="12714">
10548                         <rect key="frame" x="17" y="33" width="105" height="17"/>
10549                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10550                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 ----" id="12719">
10551                             <font key="font" size="13" name="AquaKana"/>
10552                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10553                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10554                         </textFieldCell>
10555                     </textField>
10556                     <imageView id="12715">
10557                         <rect key="frame" x="194" y="55" width="106" height="106"/>
10558                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10559                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="12718"/>
10560                     </imageView>
10561                 </subviews>
10562             </view>
10563         </window>
10564         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="12906" userLabel="ユニット能力" customClass="NSPanel">
10565             <windowStyleMask key="styleMask" utility="YES"/>
10566             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10567             <rect key="contentRect" x="196" y="132" width="142" height="95"/>
10568             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
10569             <view key="contentView" id="12907">
10570                 <rect key="frame" x="0.0" y="0.0" width="142" height="95"/>
10571                 <autoresizingMask key="autoresizingMask"/>
10572                 <subviews>
10573                     <textField verticalHuggingPriority="750" id="12933">
10574                         <rect key="frame" x="332" y="-64" width="38" height="17"/>
10575                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10576                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="12934">
10577                             <font key="font" metaFont="system"/>
10578                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10579                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10580                         </textFieldCell>
10581                     </textField>
10582                     <button verticalHuggingPriority="750" id="12909">
10583                         <rect key="frame" x="22" y="53" 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="12940">
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="pushStatus:" target="10496" id="12946"/>
10591                         </connections>
10592                     </button>
10593                     <button verticalHuggingPriority="750" id="12908">
10594                         <rect key="frame" x="22" y="19" 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="12941">
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="pushCancel:" target="10496" id="12944"/>
10602                         </connections>
10603                     </button>
10604                 </subviews>
10605             </view>
10606             <point key="canvasLocation" x="-132" y="1793.5"/>
10607         </window>
10608         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13387" userLabel="建物リストコマンド" customClass="NSPanel">
10609             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
10610             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10611             <rect key="contentRect" x="196" y="132" width="350" height="241"/>
10612             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10613             <view key="contentView" id="13388">
10614                 <rect key="frame" x="0.0" y="0.0" width="350" height="241"/>
10615                 <autoresizingMask key="autoresizingMask"/>
10616                 <subviews>
10617                     <textField verticalHuggingPriority="750" id="13405">
10618                         <rect key="frame" x="9" y="215" width="69" height="17"/>
10619                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10620                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="建設リスト" id="13416">
10621                             <font key="font" size="13" name="AquaKana"/>
10622                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10623                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10624                         </textFieldCell>
10625                     </textField>
10626                     <button verticalHuggingPriority="750" id="13407">
10627                         <rect key="frame" x="291" y="35" width="45" height="32"/>
10628                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10629                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13414">
10630                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10631                             <font key="font" size="13" name="AquaKana"/>
10632                         </buttonCell>
10633                         <connections>
10634                             <action selector="SLbuildDelete:" target="3039" id="13493"/>
10635                         </connections>
10636                     </button>
10637                     <button verticalHuggingPriority="750" id="13406">
10638                         <rect key="frame" x="270" y="2" width="66" height="32"/>
10639                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10640                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13415">
10641                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10642                             <font key="font" size="13" name="AquaKana"/>
10643                         </buttonCell>
10644                         <connections>
10645                             <action selector="SLbuildSubmit:" target="3039" id="13494"/>
10646                         </connections>
10647                     </button>
10648                     <button verticalHuggingPriority="750" id="13426">
10649                         <rect key="frame" x="244" y="35" width="49" height="32"/>
10650                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10651                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13427">
10652                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10653                             <font key="font" size="13" name="AquaKana"/>
10654                         </buttonCell>
10655                         <connections>
10656                             <action selector="SLbuildAdd:" target="3039" id="13539"/>
10657                         </connections>
10658                     </button>
10659                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13677">
10660                         <rect key="frame" x="20" y="72" width="310" height="135"/>
10661                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10662                         <clipView key="contentView" id="H3T-La-KgJ">
10663                             <rect key="frame" x="1" y="17" width="308" height="117"/>
10664                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10665                             <subviews>
10666                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="13715" id="13678">
10667                                     <rect key="frame" x="0.0" y="0.0" width="308" height="19"/>
10668                                     <autoresizingMask key="autoresizingMask"/>
10669                                     <size key="intercellSpacing" width="3" height="2"/>
10670                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10671                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10672                                     <tableColumns>
10673                                         <tableColumn width="119.109375" minWidth="40" maxWidth="1000" id="13682">
10674                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="建設物">
10675                                                 <font key="font" metaFont="smallSystem"/>
10676                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10677                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10678                                             </tableHeaderCell>
10679                                             <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="13692" id="13690">
10680                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10681                                                 <font key="font" metaFont="menu"/>
10682                                                 <menu key="menu" title="OtherViews" id="13691">
10683                                                     <items>
10684                                                         <menuItem title="Pop Up" state="on" id="13692"/>
10685                                                     </items>
10686                                                 </menu>
10687                                             </popUpButtonCell>
10688                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10689                                             <connections>
10690                                                 <binding destination="13253" name="content" keyPath="arrangedObjects.name" id="13695"/>
10691                                                 <binding destination="13253" name="selectedIndex" keyPath="arrangedObjects.sel" previousBinding="13695" id="13757">
10692                                                     <dictionary key="options">
10693                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10694                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10695                                                     </dictionary>
10696                                                 </binding>
10697                                             </connections>
10698                                         </tableColumn>
10699                                         <tableColumn editable="NO" width="183" minWidth="40" maxWidth="1000" id="13683">
10700                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10701                                                 <font key="font" metaFont="smallSystem"/>
10702                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10703                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10704                                             </tableHeaderCell>
10705                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13684">
10706                                                 <font key="font" metaFont="system"/>
10707                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10708                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10709                                             </textFieldCell>
10710                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10711                                             <connections>
10712                                                 <binding destination="13253" name="value" keyPath="arrangedObjects.manko" id="13785">
10713                                                     <dictionary key="options">
10714                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10715                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10716                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10717                                                     </dictionary>
10718                                                 </binding>
10719                                             </connections>
10720                                         </tableColumn>
10721                                     </tableColumns>
10722                                 </tableView>
10723                             </subviews>
10724                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10725                         </clipView>
10726                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="13679">
10727                             <rect key="frame" x="1" y="118" width="258" height="16"/>
10728                             <autoresizingMask key="autoresizingMask"/>
10729                         </scroller>
10730                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13681">
10731                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10732                             <autoresizingMask key="autoresizingMask"/>
10733                         </scroller>
10734                         <tableHeaderView key="headerView" id="13715">
10735                             <rect key="frame" x="0.0" y="0.0" width="308" height="17"/>
10736                             <autoresizingMask key="autoresizingMask"/>
10737                         </tableHeaderView>
10738                     </scrollView>
10739                 </subviews>
10740             </view>
10741         </window>
10742         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13441" userLabel="召喚リストコマンド" customClass="NSPanel">
10743             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
10744             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10745             <rect key="contentRect" x="196" y="132" width="300" height="241"/>
10746             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10747             <view key="contentView" id="13442">
10748                 <rect key="frame" x="0.0" y="0.0" width="300" height="241"/>
10749                 <autoresizingMask key="autoresizingMask"/>
10750                 <subviews>
10751                     <textField verticalHuggingPriority="750" id="13447">
10752                         <rect key="frame" x="9" y="215" width="69" height="17"/>
10753                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10754                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="召還リスト" id="13464">
10755                             <font key="font" size="13" name="AquaKana"/>
10756                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10757                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10758                         </textFieldCell>
10759                     </textField>
10760                     <textField verticalHuggingPriority="750" id="13462">
10761                         <rect key="frame" x="332" y="82" width="38" height="17"/>
10762                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10763                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="13463">
10764                             <font key="font" metaFont="system"/>
10765                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10766                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10767                         </textFieldCell>
10768                     </textField>
10769                     <button verticalHuggingPriority="750" id="13445">
10770                         <rect key="frame" x="251" y="35" width="45" height="32"/>
10771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10772                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13470">
10773                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10774                             <font key="font" size="13" name="AquaKana"/>
10775                         </buttonCell>
10776                         <connections>
10777                             <action selector="SLunitDelete:" target="3039" id="13490"/>
10778                         </connections>
10779                     </button>
10780                     <button verticalHuggingPriority="750" id="13443">
10781                         <rect key="frame" x="230" y="2" width="66" height="32"/>
10782                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10783                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13472">
10784                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10785                             <font key="font" size="13" name="AquaKana"/>
10786                         </buttonCell>
10787                         <connections>
10788                             <action selector="SLunitSubmit:" target="3039" id="13491"/>
10789                         </connections>
10790                     </button>
10791                     <button verticalHuggingPriority="750" id="13444">
10792                         <rect key="frame" x="204" y="35" width="49" height="32"/>
10793                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10794                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13471">
10795                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10796                             <font key="font" size="13" name="AquaKana"/>
10797                         </buttonCell>
10798                         <connections>
10799                             <action selector="SLunitAdd:" target="3039" id="13540"/>
10800                         </connections>
10801                     </button>
10802                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13518">
10803                         <rect key="frame" x="12" y="72" width="278" height="135"/>
10804                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10805                         <clipView key="contentView" id="u3X-ic-4gF">
10806                             <rect key="frame" x="1" y="17" width="276" height="117"/>
10807                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10808                             <subviews>
10809                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="13792" id="13521">
10810                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
10811                                     <autoresizingMask key="autoresizingMask"/>
10812                                     <size key="intercellSpacing" width="3" height="2"/>
10813                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10814                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10815                                     <tableColumns>
10816                                         <tableColumn width="191.66796875" minWidth="40" maxWidth="1000" id="13522">
10817                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="召還ユニット">
10818                                                 <font key="font" metaFont="smallSystem"/>
10819                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10820                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10821                                             </tableHeaderCell>
10822                                             <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">
10823                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10824                                                 <font key="font" metaFont="menu"/>
10825                                                 <menu key="menu" title="OtherViews" id="13524">
10826                                                     <items>
10827                                                         <menuItem title="Pop Up" state="on" id="13525"/>
10828                                                     </items>
10829                                                 </menu>
10830                                             </popUpButtonCell>
10831                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10832                                             <connections>
10833                                                 <binding destination="13254" name="content" keyPath="arrangedObjects.name" id="13780"/>
10834                                                 <binding destination="13254" name="selectedIndex" keyPath="arrangedObjects.sel" previousBinding="13780" id="13791">
10835                                                     <dictionary key="options">
10836                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10837                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10838                                                     </dictionary>
10839                                                 </binding>
10840                                             </connections>
10841                                         </tableColumn>
10842                                         <tableColumn width="78" minWidth="10" maxWidth="3.4028234663852886e+38" id="13777">
10843                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費MP">
10844                                                 <font key="font" metaFont="smallSystem"/>
10845                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10846                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10847                                             </tableHeaderCell>
10848                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13778">
10849                                                 <font key="font" metaFont="system"/>
10850                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10851                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10852                                             </textFieldCell>
10853                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10854                                             <connections>
10855                                                 <binding destination="13254" name="value" keyPath="arrangedObjects.MP" id="13787">
10856                                                     <dictionary key="options">
10857                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10858                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10859                                                     </dictionary>
10860                                                 </binding>
10861                                             </connections>
10862                                         </tableColumn>
10863                                     </tableColumns>
10864                                 </tableView>
10865                             </subviews>
10866                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10867                         </clipView>
10868                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="13520">
10869                             <rect key="frame" x="1" y="118" width="276" height="16"/>
10870                             <autoresizingMask key="autoresizingMask"/>
10871                         </scroller>
10872                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13519">
10873                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10874                             <autoresizingMask key="autoresizingMask"/>
10875                         </scroller>
10876                         <tableHeaderView key="headerView" id="13792">
10877                             <rect key="frame" x="0.0" y="0.0" width="276" height="17"/>
10878                             <autoresizingMask key="autoresizingMask"/>
10879                         </tableHeaderView>
10880                     </scrollView>
10881                 </subviews>
10882             </view>
10883         </window>
10884         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13719" userLabel="勝利画面" customClass="NSPanel">
10885             <windowStyleMask key="styleMask" utility="YES"/>
10886             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10887             <rect key="contentRect" x="196" y="112" width="400" height="150"/>
10888             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10889             <view key="contentView" id="13720">
10890                 <rect key="frame" x="0.0" y="0.0" width="400" height="150"/>
10891                 <autoresizingMask key="autoresizingMask"/>
10892                 <subviews>
10893                     <textField verticalHuggingPriority="750" id="13721">
10894                         <rect key="frame" x="17" y="20" width="366" height="110"/>
10895                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10896                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="赤軍の勝利" id="13722">
10897                             <font key="font" size="50" name="HiraKakuProN-W3"/>
10898                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10899                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10900                         </textFieldCell>
10901                     </textField>
10902                 </subviews>
10903             </view>
10904         </window>
10905         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13903" userLabel="建物作成" customClass="NSPanel">
10906             <windowStyleMask key="styleMask" utility="YES"/>
10907             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10908             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
10909             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10910             <view key="contentView" id="13904">
10911                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
10912                 <autoresizingMask key="autoresizingMask"/>
10913                 <subviews>
10914                     <button verticalHuggingPriority="750" id="13905">
10915                         <rect key="frame" x="372" y="5" width="100" height="23"/>
10916                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10917                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13961">
10918                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10919                             <font key="font" size="13" name="AquaKana"/>
10920                         </buttonCell>
10921                         <connections>
10922                             <action selector="pushCancelBCL:" target="10496" id="14056"/>
10923                         </connections>
10924                     </button>
10925                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13913">
10926                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
10927                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10928                         <clipView key="contentView" id="pGh-i6-idT">
10929                             <rect key="frame" x="1" y="17" width="500" height="280"/>
10930                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10931                             <subviews>
10932                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="13942" id="13939">
10933                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
10934                                     <autoresizingMask key="autoresizingMask"/>
10935                                     <size key="intercellSpacing" width="3" height="2"/>
10936                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10937                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10938                                     <tableColumns>
10939                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="13943">
10940                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
10941                                                 <font key="font" metaFont="smallSystem"/>
10942                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10943                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10944                                             </tableHeaderCell>
10945                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="13950">
10946                                                 <font key="font" metaFont="system"/>
10947                                             </imageCell>
10948                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10949                                             <connections>
10950                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.img" id="14099">
10951                                                     <dictionary key="options">
10952                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10953                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10954                                                     </dictionary>
10955                                                 </binding>
10956                                             </connections>
10957                                         </tableColumn>
10958                                         <tableColumn editable="NO" width="219.08203125" minWidth="40" maxWidth="1000" id="13945">
10959                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="建設物名">
10960                                                 <font key="font" metaFont="smallSystem"/>
10961                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10962                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10963                                             </tableHeaderCell>
10964                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13948">
10965                                                 <font key="font" metaFont="system"/>
10966                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10967                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10968                                             </textFieldCell>
10969                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10970                                             <connections>
10971                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.name" id="14097">
10972                                                     <dictionary key="options">
10973                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10974                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10975                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10976                                                     </dictionary>
10977                                                 </binding>
10978                                             </connections>
10979                                         </tableColumn>
10980                                         <tableColumn editable="NO" width="210.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="13944">
10981                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10982                                                 <font key="font" metaFont="smallSystem"/>
10983                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10984                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10985                                             </tableHeaderCell>
10986                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13949">
10987                                                 <font key="font" metaFont="system"/>
10988                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10989                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10990                                             </textFieldCell>
10991                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10992                                             <connections>
10993                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.cost" id="14098">
10994                                                     <dictionary key="options">
10995                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10996                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10997                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10998                                                     </dictionary>
10999                                                 </binding>
11000                                             </connections>
11001                                         </tableColumn>
11002                                     </tableColumns>
11003                                 </tableView>
11004                             </subviews>
11005                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11006                         </clipView>
11007                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="13940">
11008                             <rect key="frame" x="1" y="435" width="480" height="16"/>
11009                             <autoresizingMask key="autoresizingMask"/>
11010                         </scroller>
11011                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13941">
11012                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11013                             <autoresizingMask key="autoresizingMask"/>
11014                         </scroller>
11015                         <tableHeaderView key="headerView" id="13942">
11016                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
11017                             <autoresizingMask key="autoresizingMask"/>
11018                         </tableHeaderView>
11019                     </scrollView>
11020                     <imageView id="13906">
11021                         <rect key="frame" x="194" y="55" width="106" height="106"/>
11022                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11023                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="13958"/>
11024                     </imageView>
11025                 </subviews>
11026             </view>
11027         </window>
11028         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13970" userLabel="ユニット召喚" customClass="NSPanel">
11029             <windowStyleMask key="styleMask" utility="YES"/>
11030             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11031             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
11032             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11033             <view key="contentView" id="13971">
11034                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
11035                 <autoresizingMask key="autoresizingMask"/>
11036                 <subviews>
11037                     <button verticalHuggingPriority="750" id="13972">
11038                         <rect key="frame" x="372" y="5" width="100" height="23"/>
11039                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11040                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14028">
11041                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11042                             <font key="font" size="13" name="AquaKana"/>
11043                         </buttonCell>
11044                         <connections>
11045                             <action selector="pushCancelCSL:" target="10496" id="14057"/>
11046                         </connections>
11047                     </button>
11048                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13980">
11049                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
11050                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11051                         <clipView key="contentView" id="q6T-Kx-cAv">
11052                             <rect key="frame" x="1" y="17" width="500" height="280"/>
11053                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11054                             <subviews>
11055                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="14009" id="14006">
11056                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
11057                                     <autoresizingMask key="autoresizingMask"/>
11058                                     <size key="intercellSpacing" width="3" height="2"/>
11059                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11060                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11061                                     <tableColumns>
11062                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="14010">
11063                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
11064                                                 <font key="font" metaFont="smallSystem"/>
11065                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11066                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11067                                             </tableHeaderCell>
11068                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="14017">
11069                                                 <font key="font" metaFont="system"/>
11070                                             </imageCell>
11071                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11072                                             <connections>
11073                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.img" id="14105">
11074                                                     <dictionary key="options">
11075                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11076                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11077                                                     </dictionary>
11078                                                 </binding>
11079                                             </connections>
11080                                         </tableColumn>
11081                                         <tableColumn editable="NO" width="147.08203125" minWidth="40" maxWidth="1000" id="14012">
11082                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
11083                                                 <font key="font" metaFont="smallSystem"/>
11084                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11085                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11086                                             </tableHeaderCell>
11087                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14015">
11088                                                 <font key="font" metaFont="system"/>
11089                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11090                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11091                                             </textFieldCell>
11092                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11093                                             <connections>
11094                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.name" id="14106">
11095                                                     <dictionary key="options">
11096                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11097                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11098                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11099                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11100                                                     </dictionary>
11101                                                 </binding>
11102                                             </connections>
11103                                         </tableColumn>
11104                                         <tableColumn editable="NO" width="55.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="14011">
11105                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
11106                                                 <font key="font" metaFont="smallSystem"/>
11107                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11108                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11109                                             </tableHeaderCell>
11110                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14016">
11111                                                 <font key="font" metaFont="system"/>
11112                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11113                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11114                                             </textFieldCell>
11115                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11116                                             <connections>
11117                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.HP" id="14107">
11118                                                     <dictionary key="options">
11119                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11120                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11121                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11122                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11123                                                     </dictionary>
11124                                                 </binding>
11125                                             </connections>
11126                                         </tableColumn>
11127                                         <tableColumn editable="NO" width="223.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="14013">
11128                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費MP">
11129                                                 <font key="font" metaFont="smallSystem"/>
11130                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11131                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11132                                             </tableHeaderCell>
11133                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14014">
11134                                                 <font key="font" metaFont="system"/>
11135                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11136                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11137                                             </textFieldCell>
11138                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11139                                             <connections>
11140                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.cost" id="14108">
11141                                                     <dictionary key="options">
11142                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11143                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11144                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11145                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11146                                                     </dictionary>
11147                                                 </binding>
11148                                             </connections>
11149                                         </tableColumn>
11150                                     </tableColumns>
11151                                 </tableView>
11152                             </subviews>
11153                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11154                         </clipView>
11155                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14007">
11156                             <rect key="frame" x="1" y="435" width="480" height="16"/>
11157                             <autoresizingMask key="autoresizingMask"/>
11158                         </scroller>
11159                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14008">
11160                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11161                             <autoresizingMask key="autoresizingMask"/>
11162                         </scroller>
11163                         <tableHeaderView key="headerView" id="14009">
11164                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
11165                             <autoresizingMask key="autoresizingMask"/>
11166                         </tableHeaderView>
11167                     </scrollView>
11168                     <textField verticalHuggingPriority="750" id="13979">
11169                         <rect key="frame" x="17" y="158" width="105" height="17"/>
11170                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11171                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 ----" id="14018">
11172                             <font key="font" size="13" name="AquaKana"/>
11173                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11174                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11175                         </textFieldCell>
11176                     </textField>
11177                     <textField verticalHuggingPriority="750" id="13978">
11178                         <rect key="frame" x="17" y="133" width="105" height="17"/>
11179                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11180                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 ----" id="14020">
11181                             <font key="font" size="13" name="AquaKana"/>
11182                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11183                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11184                         </textFieldCell>
11185                     </textField>
11186                     <textField verticalHuggingPriority="750" id="13977">
11187                         <rect key="frame" x="17" y="108" width="105" height="17"/>
11188                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11189                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 ----" id="14021">
11190                             <font key="font" size="13" name="AquaKana"/>
11191                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11192                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11193                         </textFieldCell>
11194                     </textField>
11195                     <textField verticalHuggingPriority="750" id="13976">
11196                         <rect key="frame" x="17" y="83" width="105" height="17"/>
11197                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11198                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 ----" id="14022">
11199                             <font key="font" size="13" name="AquaKana"/>
11200                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11201                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11202                         </textFieldCell>
11203                     </textField>
11204                     <textField verticalHuggingPriority="750" id="13975">
11205                         <rect key="frame" x="17" y="58" width="105" height="17"/>
11206                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11207                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 ----" id="14023">
11208                             <font key="font" size="13" name="AquaKana"/>
11209                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11210                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11211                         </textFieldCell>
11212                     </textField>
11213                     <textField verticalHuggingPriority="750" id="13974">
11214                         <rect key="frame" x="17" y="33" width="105" height="17"/>
11215                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11216                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 ----" id="14024">
11217                             <font key="font" size="13" name="AquaKana"/>
11218                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11219                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11220                         </textFieldCell>
11221                     </textField>
11222                     <imageView id="13973">
11223                         <rect key="frame" x="194" y="55" width="106" height="106"/>
11224                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11225                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14025"/>
11226                     </imageView>
11227                 </subviews>
11228             </view>
11229         </window>
11230         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="14150" userLabel="立ち絵リスト" customClass="NSPanel">
11231             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11232             <rect key="contentRect" x="196" y="112" width="470" height="378"/>
11233             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11234             <view key="contentView" id="14151">
11235                 <rect key="frame" x="0.0" y="0.0" width="470" height="378"/>
11236                 <autoresizingMask key="autoresizingMask"/>
11237                 <subviews>
11238                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14152">
11239                         <rect key="frame" x="-1" y="83" width="472" height="296"/>
11240                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11241                         <clipView key="contentView" id="HXb-bh-GwK">
11242                             <rect key="frame" x="1" y="17" width="470" height="278"/>
11243                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11244                             <subviews>
11245                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="2xe-Ys-y8C" id="14153">
11246                                     <rect key="frame" x="0.0" y="0.0" width="465" height="19"/>
11247                                     <autoresizingMask key="autoresizingMask"/>
11248                                     <size key="intercellSpacing" width="3" height="2"/>
11249                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11250                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11251                                     <tableColumns>
11252                                         <tableColumn width="209.33203125" minWidth="40" maxWidth="1000" id="14157">
11253                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="立ち絵名">
11254                                                 <font key="font" metaFont="smallSystem"/>
11255                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11256                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11257                                             </tableHeaderCell>
11258                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14160">
11259                                                 <font key="font" metaFont="system"/>
11260                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11261                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11262                                             </textFieldCell>
11263                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11264                                             <connections>
11265                                                 <binding destination="14319" name="value" keyPath="arrangedObjects.name" id="14372">
11266                                                     <dictionary key="options">
11267                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11268                                                     </dictionary>
11269                                                 </binding>
11270                                             </connections>
11271                                         </tableColumn>
11272                                         <tableColumn width="250.18359375" minWidth="40" maxWidth="1000" id="14158">
11273                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
11274                                                 <font key="font" metaFont="smallSystem"/>
11275                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11276                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11277                                             </tableHeaderCell>
11278                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14159">
11279                                                 <font key="font" metaFont="system"/>
11280                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11281                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11282                                             </textFieldCell>
11283                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11284                                             <connections>
11285                                                 <binding destination="14319" name="value" keyPath="arrangedObjects.file" id="QXD-E9-NPZ">
11286                                                     <dictionary key="options">
11287                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11288                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11289                                                     </dictionary>
11290                                                 </binding>
11291                                             </connections>
11292                                         </tableColumn>
11293                                     </tableColumns>
11294                                 </tableView>
11295                             </subviews>
11296                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11297                         </clipView>
11298                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="14154">
11299                             <rect key="frame" x="1" y="279" width="470" height="16"/>
11300                             <autoresizingMask key="autoresizingMask"/>
11301                         </scroller>
11302                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="14156">
11303                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11304                             <autoresizingMask key="autoresizingMask"/>
11305                         </scroller>
11306                         <tableHeaderView key="headerView" id="2xe-Ys-y8C">
11307                             <rect key="frame" x="0.0" y="0.0" width="470" height="17"/>
11308                             <autoresizingMask key="autoresizingMask"/>
11309                         </tableHeaderView>
11310                     </scrollView>
11311                     <button verticalHuggingPriority="750" id="14308">
11312                         <rect key="frame" x="14" y="43" width="51" height="32"/>
11313                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11314                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14309">
11315                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11316                             <font key="font" metaFont="system"/>
11317                         </buttonCell>
11318                         <connections>
11319                             <action selector="insertLineStand:" target="9720" id="14365"/>
11320                         </connections>
11321                     </button>
11322                     <button verticalHuggingPriority="750" id="14312">
11323                         <rect key="frame" x="65" y="43" width="48" height="32"/>
11324                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11325                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14313">
11326                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11327                             <font key="font" metaFont="system"/>
11328                         </buttonCell>
11329                         <connections>
11330                             <action selector="removeLineStand:" target="9720" id="14366"/>
11331                         </connections>
11332                     </button>
11333                     <button verticalHuggingPriority="750" id="14167">
11334                         <rect key="frame" x="390" y="13" width="66" height="32"/>
11335                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11336                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14168">
11337                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11338                             <font key="font" size="13" name="AquaKana"/>
11339                         </buttonCell>
11340                         <connections>
11341                             <action selector="backStand:" target="9720" id="14359"/>
11342                         </connections>
11343                     </button>
11344                 </subviews>
11345             </view>
11346             <point key="canvasLocation" x="1010" y="-252"/>
11347         </window>
11348         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="14176" userLabel="レイヤー決定" customClass="NSPanel">
11349             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11350             <rect key="contentRect" x="196" y="112" width="640" height="480"/>
11351             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
11352             <view key="contentView" id="14177">
11353                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
11354                 <autoresizingMask key="autoresizingMask"/>
11355                 <subviews>
11356                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14178">
11357                         <rect key="frame" x="20" y="360" width="201" height="100"/>
11358                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11359                         <clipView key="contentView" id="kCI-gr-QUs">
11360                             <rect key="frame" x="1" y="17" width="199" height="82"/>
11361                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11362                             <subviews>
11363                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="14181" id="14179">
11364                                     <rect key="frame" x="0.0" y="0.0" width="199" height="19"/>
11365                                     <autoresizingMask key="autoresizingMask"/>
11366                                     <size key="intercellSpacing" width="3" height="2"/>
11367                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11368                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11369                                     <tableColumns>
11370                                         <tableColumn width="128.0390625" minWidth="40" maxWidth="1000" id="14183">
11371                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ベース">
11372                                                 <font key="font" metaFont="smallSystem"/>
11373                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11374                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11375                                             </tableHeaderCell>
11376                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14186">
11377                                                 <font key="font" metaFont="system"/>
11378                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11379                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11380                                             </textFieldCell>
11381                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11382                                             <connections>
11383                                                 <binding destination="O9l-8N-49r" name="value" keyPath="arrangedObjects.name" id="s5j-SN-mH0">
11384                                                     <dictionary key="options">
11385                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11386                                                     </dictionary>
11387                                                 </binding>
11388                                             </connections>
11389                                         </tableColumn>
11390                                         <tableColumn width="65" minWidth="10" maxWidth="3.4028234663852886e+38" id="14207">
11391                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="優先度">
11392                                                 <font key="font" metaFont="smallSystem"/>
11393                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11394                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11395                                             </tableHeaderCell>
11396                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14208">
11397                                                 <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"/>
11398                                                 <font key="font" metaFont="system"/>
11399                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11400                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11401                                             </textFieldCell>
11402                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11403                                             <connections>
11404                                                 <binding destination="O9l-8N-49r" name="value" keyPath="arrangedObjects.z" id="Olg-qn-ejY">
11405                                                     <dictionary key="options">
11406                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11407                                                     </dictionary>
11408                                                 </binding>
11409                                             </connections>
11410                                         </tableColumn>
11411                                     </tableColumns>
11412                                 </tableView>
11413                             </subviews>
11414                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11415                         </clipView>
11416                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14180">
11417                             <rect key="frame" x="1" y="118" width="198" height="16"/>
11418                             <autoresizingMask key="autoresizingMask"/>
11419                         </scroller>
11420                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14182">
11421                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11422                             <autoresizingMask key="autoresizingMask"/>
11423                         </scroller>
11424                         <tableHeaderView key="headerView" id="14181">
11425                             <rect key="frame" x="0.0" y="0.0" width="199" height="17"/>
11426                             <autoresizingMask key="autoresizingMask"/>
11427                         </tableHeaderView>
11428                     </scrollView>
11429                     <button verticalHuggingPriority="750" id="14209">
11430                         <rect key="frame" x="14" y="324" width="51" height="32"/>
11431                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11432                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14210">
11433                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11434                             <font key="font" metaFont="system"/>
11435                         </buttonCell>
11436                         <connections>
11437                             <action selector="insert1:" target="9720" id="xxX-wg-qm2"/>
11438                         </connections>
11439                     </button>
11440                     <button verticalHuggingPriority="750" id="14213">
11441                         <rect key="frame" x="65" y="324" width="48" height="32"/>
11442                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11443                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14214">
11444                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11445                             <font key="font" metaFont="system"/>
11446                         </buttonCell>
11447                         <connections>
11448                             <action selector="remove1:" target="9720" id="54Q-AO-TJM"/>
11449                         </connections>
11450                     </button>
11451                     <button verticalHuggingPriority="750" id="14226">
11452                         <rect key="frame" x="14" y="189" width="51" height="32"/>
11453                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11454                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14229">
11455                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11456                             <font key="font" metaFont="system"/>
11457                         </buttonCell>
11458                         <connections>
11459                             <action selector="insert2:" target="9720" id="J2I-zl-mVZ"/>
11460                         </connections>
11461                     </button>
11462                     <button verticalHuggingPriority="750" id="14227">
11463                         <rect key="frame" x="65" y="189" width="48" height="32"/>
11464                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11465                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14228">
11466                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11467                             <font key="font" metaFont="system"/>
11468                         </buttonCell>
11469                         <connections>
11470                             <action selector="remove2:" target="9720" id="sHK-hz-RtB"/>
11471                         </connections>
11472                     </button>
11473                     <textField verticalHuggingPriority="750" id="14235">
11474                         <rect key="frame" x="62" y="164" width="50" height="22"/>
11475                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11476                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14236">
11477                             <font key="font" metaFont="system"/>
11478                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
11479                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
11480                         </textFieldCell>
11481                     </textField>
11482                     <textField verticalHuggingPriority="750" id="14241">
11483                         <rect key="frame" x="169" y="164" width="50" height="22"/>
11484                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11485                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14243">
11486                             <font key="font" metaFont="system"/>
11487                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
11488                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
11489                         </textFieldCell>
11490                     </textField>
11491                     <textField verticalHuggingPriority="750" id="14250">
11492                         <rect key="frame" x="18" y="167" width="39" height="17"/>
11493                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11494                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="X座標" id="14251">
11495                             <font key="font" metaFont="system"/>
11496                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11497                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11498                         </textFieldCell>
11499                     </textField>
11500                     <textField verticalHuggingPriority="750" id="14254">
11501                         <rect key="frame" x="125" y="167" width="39" height="17"/>
11502                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11503                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Y座標" id="14255">
11504                             <font key="font" metaFont="system"/>
11505                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11506                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11507                         </textFieldCell>
11508                     </textField>
11509                     <imageView id="14275">
11510                         <rect key="frame" x="18" y="17" width="97" height="142"/>
11511                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11512                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14276"/>
11513                         <connections>
11514                             <binding destination="O9l-8N-49r" name="value" keyPath="selection.img" id="KUL-Fr-Z5d"/>
11515                         </connections>
11516                     </imageView>
11517                     <customView id="14286" customClass="StandView">
11518                         <rect key="frame" x="222" y="0.0" width="418" height="480"/>
11519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11520                     </customView>
11521                     <button verticalHuggingPriority="750" id="14301">
11522                         <rect key="frame" x="161" y="189" width="66" height="32"/>
11523                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11524                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14302">
11525                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11526                             <font key="font" size="13" name="AquaKana"/>
11527                         </buttonCell>
11528                         <connections>
11529                             <action selector="submitStand:" target="9720" id="14360"/>
11530                         </connections>
11531                     </button>
11532                     <imageView id="14379">
11533                         <rect key="frame" x="120" y="17" width="97" height="142"/>
11534                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11535                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14381"/>
11536                         <connections>
11537                             <binding destination="9K5-gj-GuP" name="value" keyPath="selection.img" id="oi1-L2-J8D"/>
11538                         </connections>
11539                     </imageView>
11540                     <button verticalHuggingPriority="750" id="nfl-k8-P5F">
11541                         <rect key="frame" x="160" y="324" width="66" height="32"/>
11542                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11543                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="scd-6z-nYc">
11544                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11545                             <font key="font" size="13" name="HiraKakuProN-W3"/>
11546                         </buttonCell>
11547                         <connections>
11548                             <action selector="saveBtn:" target="9720" id="hSD-kZ-gBc"/>
11549                         </connections>
11550                     </button>
11551                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14192">
11552                         <rect key="frame" x="20" y="225" width="201" height="100"/>
11553                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11554                         <clipView key="contentView" id="qQd-HD-6qz">
11555                             <rect key="frame" x="1" y="17" width="199" height="82"/>
11556                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11557                             <subviews>
11558                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="none" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="14194" id="14196">
11559                                     <rect key="frame" x="0.0" y="0.0" width="199" height="19"/>
11560                                     <autoresizingMask key="autoresizingMask"/>
11561                                     <size key="intercellSpacing" width="3" height="2"/>
11562                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11563                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11564                                     <tableColumns>
11565                                         <tableColumn width="117.8125" minWidth="40" maxWidth="1000" id="14197">
11566                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="レイヤー">
11567                                                 <font key="font" metaFont="smallSystem"/>
11568                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11569                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11570                                             </tableHeaderCell>
11571                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14198">
11572                                                 <font key="font" metaFont="system"/>
11573                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11574                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11575                                             </textFieldCell>
11576                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11577                                             <connections>
11578                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.name" id="GHh-NA-65u">
11579                                                     <dictionary key="options">
11580                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11581                                                     </dictionary>
11582                                                 </binding>
11583                                             </connections>
11584                                         </tableColumn>
11585                                         <tableColumn width="41" minWidth="10" maxWidth="3.4028234663852886e+38" id="14219">
11586                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="優先度">
11587                                                 <font key="font" metaFont="smallSystem"/>
11588                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11589                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11590                                             </tableHeaderCell>
11591                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14220">
11592                                                 <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"/>
11593                                                 <font key="font" metaFont="system"/>
11594                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11595                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11596                                             </textFieldCell>
11597                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11598                                             <connections>
11599                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.z" id="wly-zf-i2d">
11600                                                     <dictionary key="options">
11601                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11602                                                     </dictionary>
11603                                                 </binding>
11604                                             </connections>
11605                                         </tableColumn>
11606                                         <tableColumn width="30.62890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="14221">
11607                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="可視">
11608                                                 <font key="font" metaFont="smallSystem"/>
11609                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11610                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11611                                             </tableHeaderCell>
11612                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="only" alignment="left" inset="2" id="14225">
11613                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
11614                                                 <font key="font" metaFont="system"/>
11615                                             </buttonCell>
11616                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11617                                             <connections>
11618                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.v" id="cha-9Z-8pa">
11619                                                     <dictionary key="options">
11620                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11621                                                     </dictionary>
11622                                                 </binding>
11623                                             </connections>
11624                                         </tableColumn>
11625                                     </tableColumns>
11626                                 </tableView>
11627                             </subviews>
11628                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11629                         </clipView>
11630                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14195">
11631                             <rect key="frame" x="1" y="83" width="199" height="16"/>
11632                             <autoresizingMask key="autoresizingMask"/>
11633                         </scroller>
11634                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14193">
11635                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11636                             <autoresizingMask key="autoresizingMask"/>
11637                         </scroller>
11638                         <tableHeaderView key="headerView" id="14194">
11639                             <rect key="frame" x="0.0" y="0.0" width="199" height="17"/>
11640                             <autoresizingMask key="autoresizingMask"/>
11641                         </tableHeaderView>
11642                     </scrollView>
11643                 </subviews>
11644             </view>
11645         </window>
11646         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="PjK-su-h3Y" userLabel="イベントウィンドウ">
11647             <windowStyleMask key="styleMask" titled="YES"/>
11648             <rect key="contentRect" x="678" y="400" width="640" height="480"/>
11649             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11650             <view key="contentView" id="9X5-Bv-yrP">
11651                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
11652                 <autoresizingMask key="autoresizingMask"/>
11653                 <subviews>
11654                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="top-ch-fbA">
11655                         <rect key="frame" x="-1" y="64" width="406" height="417"/>
11656                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11657                         <clipView key="contentView" id="Ps1-nG-rt1">
11658                             <rect key="frame" x="1" y="1" width="404" height="415"/>
11659                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11660                             <subviews>
11661                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="z7M-O3-mGg">
11662                                     <rect key="frame" x="0.0" y="0.0" width="404" height="19"/>
11663                                     <autoresizingMask key="autoresizingMask"/>
11664                                     <size key="intercellSpacing" width="3" height="2"/>
11665                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11666                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11667                                     <tableColumns>
11668                                         <tableColumn editable="NO" width="401" minWidth="40" maxWidth="1000" id="9n5-Xs-ZEC">
11669                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
11670                                                 <font key="font" metaFont="smallSystem"/>
11671                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11672                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11673                                             </tableHeaderCell>
11674                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="LTn-bh-1lU">
11675                                                 <font key="font" metaFont="system"/>
11676                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11677                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11678                                             </textFieldCell>
11679                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11680                                             <connections>
11681                                                 <binding destination="v8V-gL-u6H" name="value" keyPath="arrangedObjects.value" id="nxn-er-kaD">
11682                                                     <dictionary key="options">
11683                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11684                                                     </dictionary>
11685                                                 </binding>
11686                                             </connections>
11687                                         </tableColumn>
11688                                     </tableColumns>
11689                                 </tableView>
11690                             </subviews>
11691                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11692                         </clipView>
11693                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="PEO-Op-Sg0">
11694                             <rect key="frame" x="1" y="119" width="223" height="15"/>
11695                             <autoresizingMask key="autoresizingMask"/>
11696                         </scroller>
11697                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aoH-Gc-3E4">
11698                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11699                             <autoresizingMask key="autoresizingMask"/>
11700                         </scroller>
11701                     </scrollView>
11702                     <button verticalHuggingPriority="750" id="HZj-3x-l9J">
11703                         <rect key="frame" x="14" y="16" width="35" height="32"/>
11704                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11705                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1q2-E2-mzz">
11706                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11707                             <font key="font" size="13" name="AquaKana"/>
11708                         </buttonCell>
11709                         <connections>
11710                             <action selector="eventInsert:" target="3826" id="uQN-kX-Pb7"/>
11711                         </connections>
11712                     </button>
11713                     <button verticalHuggingPriority="750" id="TU5-F1-skY">
11714                         <rect key="frame" x="49" y="16" width="35" height="32"/>
11715                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11716                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JVe-1T-cIY">
11717                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11718                             <font key="font" size="13" name="AquaKana"/>
11719                         </buttonCell>
11720                         <connections>
11721                             <action selector="eventDelete:" target="3826" id="tKG-Fi-xPN"/>
11722                         </connections>
11723                     </button>
11724                     <button verticalHuggingPriority="750" id="jRT-Sw-Ejb">
11725                         <rect key="frame" x="546" y="13" width="79" height="32"/>
11726                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11727                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HPo-IU-dza">
11728                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11729                             <font key="font" size="13" name="AquaKana"/>
11730                         </buttonCell>
11731                         <connections>
11732                             <action selector="eventSubmit:" target="3826" id="jyO-5j-58t"/>
11733                         </connections>
11734                     </button>
11735                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="yHn-IE-iWY">
11736                         <rect key="frame" x="411" y="443" width="56" height="17"/>
11737                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11738                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件" id="q20-pO-SYA">
11739                             <font key="font" size="13" name="AquaKana"/>
11740                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11741                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11742                         </textFieldCell>
11743                     </textField>
11744                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QMD-0u-TLe">
11745                         <rect key="frame" x="411" y="352" width="56" height="17"/>
11746                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11747                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件" id="Slg-dv-6Qp">
11748                             <font key="font" size="13" name="AquaKana"/>
11749                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11750                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11751                         </textFieldCell>
11752                     </textField>
11753                     <button verticalHuggingPriority="750" id="eiy-QY-e5X">
11754                         <rect key="frame" x="552" y="434" width="66" height="32"/>
11755                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11756                         <buttonCell key="cell" type="push" title="変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="APN-Dr-gNb">
11757                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11758                             <font key="font" size="13" name="AquaKana"/>
11759                         </buttonCell>
11760                         <connections>
11761                             <action selector="EEGClight:" target="3826" id="Sne-NP-Iee"/>
11762                         </connections>
11763                     </button>
11764                     <button verticalHuggingPriority="750" id="fWm-Hp-uNK">
11765                         <rect key="frame" x="552" y="343" width="66" height="32"/>
11766                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11767                         <buttonCell key="cell" type="push" title="変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fFC-VL-rrL">
11768                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11769                             <font key="font" size="13" name="AquaKana"/>
11770                         </buttonCell>
11771                         <connections>
11772                             <action selector="EEGCdark:" target="3826" id="98y-sY-kaq"/>
11773                         </connections>
11774                     </button>
11775                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="rrJ-9w-3Un">
11776                         <rect key="frame" x="411" y="418" width="203" height="17"/>
11777                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11778                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件の条件" id="TST-aQ-9nr">
11779                             <font key="font" size="13" name="AquaKana"/>
11780                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11781                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11782                         </textFieldCell>
11783                     </textField>
11784                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zmb-8a-Dzc">
11785                         <rect key="frame" x="411" y="327" width="203" height="17"/>
11786                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11787                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件の条件" id="ntr-H4-G7K">
11788                             <font key="font" size="13" name="AquaKana"/>
11789                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11790                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11791                         </textFieldCell>
11792                     </textField>
11793                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="VhI-J2-wyf">
11794                         <rect key="frame" x="411" y="396" width="203" height="17"/>
11795                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11796                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件の条件2" id="7vM-cy-IEp">
11797                             <font key="font" size="13" name="AquaKana"/>
11798                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11799                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11800                         </textFieldCell>
11801                     </textField>
11802                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Adq-YP-qts">
11803                         <rect key="frame" x="411" y="305" width="203" height="17"/>
11804                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11805                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件の条件2" id="ICs-69-nwA">
11806                             <font key="font" size="13" name="AquaKana"/>
11807                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11808                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11809                         </textFieldCell>
11810                     </textField>
11811                     <button id="0Uk-yg-qGf">
11812                         <rect key="frame" x="411" y="263" width="126" height="18"/>
11813                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11814                         <buttonCell key="cell" type="check" title="イベント座標指定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2Me-TU-3r7">
11815                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
11816                             <font key="font" size="13" name="AquaKana"/>
11817                         </buttonCell>
11818                         <connections>
11819                             <action selector="eventCheckBtn:" target="3826" id="xG7-hc-9Ma"/>
11820                         </connections>
11821                     </button>
11822                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="VyG-ve-mib">
11823                         <rect key="frame" x="413" y="230" width="218" height="27"/>
11824                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11825                         <clipView key="contentView" id="gVa-WD-pej">
11826                             <rect key="frame" x="1" y="1" width="216" height="25"/>
11827                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11828                             <subviews>
11829                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Zy7-VL-AJQ">
11830                                     <rect key="frame" x="0.0" y="0.0" width="216" height="19"/>
11831                                     <autoresizingMask key="autoresizingMask"/>
11832                                     <size key="intercellSpacing" width="3" height="2"/>
11833                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11834                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11835                                     <tableColumns>
11836                                         <tableColumn width="213" minWidth="40" maxWidth="1000" id="PjU-Hw-wRh">
11837                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
11838                                                 <font key="font" metaFont="smallSystem"/>
11839                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11840                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11841                                             </tableHeaderCell>
11842                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Vak-z3-m3l">
11843                                                 <font key="font" metaFont="system"/>
11844                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11845                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11846                                             </textFieldCell>
11847                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11848                                             <connections>
11849                                                 <binding destination="6TH-id-uPu" name="value" keyPath="arrangedObjects.name" id="3a9-QA-ReH">
11850                                                     <dictionary key="options">
11851                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11852                                                     </dictionary>
11853                                                 </binding>
11854                                             </connections>
11855                                         </tableColumn>
11856                                     </tableColumns>
11857                                 </tableView>
11858                             </subviews>
11859                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11860                         </clipView>
11861                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="2Ms-oS-61D">
11862                             <rect key="frame" x="1" y="119" width="223" height="15"/>
11863                             <autoresizingMask key="autoresizingMask"/>
11864                         </scroller>
11865                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aEH-5N-nm6">
11866                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11867                             <autoresizingMask key="autoresizingMask"/>
11868                         </scroller>
11869                     </scrollView>
11870                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="bCb-HK-iqT">
11871                         <rect key="frame" x="411" y="205" width="108" height="17"/>
11872                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11873                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベントの接し方" id="1SQ-3v-lv5">
11874                             <font key="font" size="13" name="AquaKana"/>
11875                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11876                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11877                         </textFieldCell>
11878                     </textField>
11879                     <popUpButton verticalHuggingPriority="750" id="gf1-5s-E8a">
11880                         <rect key="frame" x="411" y="173" width="109" height="26"/>
11881                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11882                         <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">
11883                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
11884                             <font key="font" metaFont="menu"/>
11885                             <menu key="menu" title="OtherViews" id="Udq-k5-rs2">
11886                                 <items>
11887                                     <menuItem title="座標の上" state="on" id="0bi-oa-tIc"/>
11888                                     <menuItem title="隣接" id="gbE-mW-QHu"/>
11889                                     <menuItem title="接触" id="8DM-XU-6Vs"/>
11890                                     <menuItem title="説得" id="wwJ-UO-DbD"/>
11891                                 </items>
11892                             </menu>
11893                         </popUpButtonCell>
11894                         <connections>
11895                             <action selector="eventPopupBtn:" target="3826" id="nFF-nU-FYb"/>
11896                         </connections>
11897                     </popUpButton>
11898                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="u4S-AJ-0Ha">
11899                         <rect key="frame" x="417" y="145" width="78" height="17"/>
11900                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11901                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="プレイヤー1" id="dkP-6M-7zB">
11902                             <font key="font" size="13" name="AquaKana"/>
11903                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11904                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11905                         </textFieldCell>
11906                     </textField>
11907                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dAo-dL-y3E">
11908                         <rect key="frame" x="530" y="145" width="78" height="17"/>
11909                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11910                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="プレイヤー2" id="pCw-eO-ak2">
11911                             <font key="font" size="13" name="AquaKana"/>
11912                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11913                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11914                         </textFieldCell>
11915                     </textField>
11916                     <popUpButton verticalHuggingPriority="750" id="GDc-cE-cYz">
11917                         <rect key="frame" x="411" y="108" width="109" height="26"/>
11918                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11919                         <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">
11920                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
11921                             <font key="font" metaFont="menu"/>
11922                             <menu key="menu" title="OtherViews" id="gli-ea-JN9">
11923                                 <items>
11924                                     <menuItem title="手動" state="on" id="9cQ-Y9-2fD"/>
11925                                     <menuItem title="プレイヤー" id="sgO-M8-ObO"/>
11926                                     <menuItem title="CPU" id="cZC-xf-49R"/>
11927                                 </items>
11928                             </menu>
11929                         </popUpButtonCell>
11930                         <connections>
11931                             <action selector="playerSetBtn1:" target="3826" id="vSE-GW-AkP"/>
11932                         </connections>
11933                     </popUpButton>
11934                     <popUpButton verticalHuggingPriority="750" id="GAD-Rf-DoZ">
11935                         <rect key="frame" x="530" y="108" width="109" height="26"/>
11936                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11937                         <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">
11938                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
11939                             <font key="font" metaFont="menu"/>
11940                             <menu key="menu" title="OtherViews" id="dKr-h1-SxE">
11941                                 <items>
11942                                     <menuItem title="手動" state="on" id="VZT-jY-56e"/>
11943                                     <menuItem title="プレイヤー" id="1py-6G-vO8"/>
11944                                     <menuItem title="CPU" id="OFu-J5-j6W"/>
11945                                 </items>
11946                             </menu>
11947                         </popUpButtonCell>
11948                         <connections>
11949                             <action selector="playerSetBtn2:" target="3826" id="nE2-Ey-J2q"/>
11950                         </connections>
11951                     </popUpButton>
11952                     <button id="MEv-FT-WBm">
11953                         <rect key="frame" x="411" y="75" width="113" height="18"/>
11954                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11955                         <buttonCell key="cell" type="check" title="ゲーム条件選択" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="thG-aE-Dhk">
11956                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
11957                             <font key="font" size="13" name="HiraKakuProN-W3"/>
11958                         </buttonCell>
11959                         <connections>
11960                             <action selector="setBattleModeBtn:" target="3826" id="M9e-Kh-cME"/>
11961                         </connections>
11962                     </button>
11963                 </subviews>
11964             </view>
11965         </window>
11966         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="TCU-hD-KGw" userLabel="勝利敗北条件">
11967             <windowStyleMask key="styleMask" titled="YES"/>
11968             <rect key="contentRect" x="196" y="240" width="331" height="479"/>
11969             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11970             <view key="contentView" id="LrC-ge-6ZK">
11971                 <rect key="frame" x="0.0" y="0.0" width="331" height="479"/>
11972                 <autoresizingMask key="autoresizingMask"/>
11973                 <subviews>
11974                     <button verticalHuggingPriority="750" id="YZR-I1-59j">
11975                         <rect key="frame" x="146" y="13" width="66" height="32"/>
11976                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11977                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cdP-cl-ICy">
11978                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11979                             <font key="font" size="13" name="AquaKana"/>
11980                         </buttonCell>
11981                         <connections>
11982                             <action selector="EEGCsubmit:" target="3826" id="Qnu-Ox-haN"/>
11983                         </connections>
11984                     </button>
11985                     <popUpButton verticalHuggingPriority="750" id="USZ-a0-oSz">
11986                         <rect key="frame" x="25" y="417" width="283" height="26"/>
11987                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11988                         <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">
11989                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
11990                             <font key="font" metaFont="menu"/>
11991                             <menu key="menu" title="OtherViews" id="TEF-Sl-Rhe">
11992                                 <items>
11993                                     <menuItem title="敵の全滅" id="cCu-5t-qqy">
11994                                         <modifierMask key="keyEquivalentModifierMask" shift="YES"/>
11995                                     </menuItem>
11996                                     <menuItem title="味方の全滅" state="on" id="ont-yH-gVP"/>
11997                                     <menuItem title="全ての指定ユニットの消失" id="I2E-6F-cMN"/>
11998                                     <menuItem title="指定ユニットのいずれかが消失" id="PLv-h8-aOu"/>
11999                                     <menuItem title="指定場所へ移動" id="LdV-kv-dcH"/>
12000                                     <menuItem title="指定拠点の破壊" id="6GY-Q9-Hgw"/>
12001                                     <menuItem title="指定研究が完成" id="Szc-2T-Usd"/>
12002                                     <menuItem title="指定スイッチがオン" id="zRF-bm-GvB"/>
12003                                 </items>
12004                             </menu>
12005                         </popUpButtonCell>
12006                         <connections>
12007                             <action selector="EEGC1select:" target="3826" id="Dii-BY-roo"/>
12008                         </connections>
12009                     </popUpButton>
12010                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="IhI-vu-IpM">
12011                         <rect key="frame" x="27" y="289" width="240" height="116"/>
12012                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12013                         <clipView key="contentView" id="aSR-pq-5p1">
12014                             <rect key="frame" x="1" y="1" width="238" height="114"/>
12015                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12016                             <subviews>
12017                                 <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">
12018                                     <rect key="frame" x="0.0" y="0.0" width="238" height="19"/>
12019                                     <autoresizingMask key="autoresizingMask"/>
12020                                     <size key="intercellSpacing" width="3" height="2"/>
12021                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12022                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12023                                     <tableColumns>
12024                                         <tableColumn editable="NO" width="235" minWidth="40" maxWidth="1000" id="3Lu-rx-WHf">
12025                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12026                                                 <font key="font" metaFont="smallSystem"/>
12027                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12028                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12029                                             </tableHeaderCell>
12030                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bM6-b3-yVC">
12031                                                 <font key="font" metaFont="system"/>
12032                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12033                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12034                                             </textFieldCell>
12035                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12036                                             <connections>
12037                                                 <binding destination="wWg-Ih-Dqr" name="value" keyPath="arrangedObjects.value" id="tS8-Lw-OkF">
12038                                                     <dictionary key="options">
12039                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12040                                                     </dictionary>
12041                                                 </binding>
12042                                             </connections>
12043                                         </tableColumn>
12044                                     </tableColumns>
12045                                 </tableView>
12046                             </subviews>
12047                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12048                         </clipView>
12049                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="TKS-IC-1Ao">
12050                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12051                             <autoresizingMask key="autoresizingMask"/>
12052                         </scroller>
12053                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="hHF-Xy-Qp4">
12054                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12055                             <autoresizingMask key="autoresizingMask"/>
12056                         </scroller>
12057                     </scrollView>
12058                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="nez-dz-aIH">
12059                         <rect key="frame" x="25" y="454" width="56" height="17"/>
12060                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12061                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件" id="k6Z-7a-Qr1">
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                     <button verticalHuggingPriority="750" id="zTE-f7-9x0">
12068                         <rect key="frame" x="212" y="13" width="105" height="32"/>
12069                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12070                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="96Q-Fh-HrD">
12071                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12072                             <font key="font" size="13" name="AquaKana"/>
12073                         </buttonCell>
12074                         <connections>
12075                             <action selector="EEGCcancel:" target="3826" id="Wmw-0q-4x4"/>
12076                         </connections>
12077                     </button>
12078                     <button verticalHuggingPriority="750" id="t8a-RS-eCd">
12079                         <rect key="frame" x="27" y="31" width="23" height="23"/>
12080                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12081                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TVc-RZ-WER">
12082                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12083                             <font key="font" metaFont="system"/>
12084                         </buttonCell>
12085                         <connections>
12086                             <action selector="EEGC2insert:" target="3826" id="xTq-vf-892"/>
12087                         </connections>
12088                     </button>
12089                     <button verticalHuggingPriority="750" id="L1i-mT-RgQ">
12090                         <rect key="frame" x="58" y="31" width="23" height="23"/>
12091                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12092                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mkG-7c-b6A">
12093                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12094                             <font key="font" metaFont="system"/>
12095                         </buttonCell>
12096                         <connections>
12097                             <action selector="EEGC2delete:" target="3826" id="fj0-VS-a39"/>
12098                         </connections>
12099                     </button>
12100                     <popUpButton verticalHuggingPriority="750" id="B4c-ot-RZL">
12101                         <rect key="frame" x="25" y="216" width="283" height="26"/>
12102                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12103                         <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">
12104                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12105                             <font key="font" metaFont="menu"/>
12106                             <menu key="menu" title="OtherViews" id="K0n-60-shV">
12107                                 <items>
12108                                     <menuItem title="----" state="on" id="JfA-Ex-v2X"/>
12109                                     <menuItem title="敵の全滅" id="Wex-JY-CoY"/>
12110                                     <menuItem title="味方の全滅" id="58A-jB-9gv"/>
12111                                     <menuItem title="全ての指定ユニットの消失" id="ToG-T2-h5F"/>
12112                                     <menuItem title="指定ユニットのいずれかが消失" id="2C4-w7-4HL"/>
12113                                     <menuItem title="指定場所へ移動" id="ESg-Gk-JVu"/>
12114                                     <menuItem title="指定拠点の破壊" id="Yc0-4y-CTd"/>
12115                                     <menuItem title="指定研究が完成" id="W7F-wR-H8I"/>
12116                                     <menuItem title="指定スイッチがオン" id="qcF-G5-u7a"/>
12117                                 </items>
12118                             </menu>
12119                         </popUpButtonCell>
12120                         <connections>
12121                             <action selector="EEGC2select:" target="3826" id="Xxf-ZH-2z8"/>
12122                         </connections>
12123                     </popUpButton>
12124                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="n1x-NJ-GeN">
12125                         <rect key="frame" x="27" y="88" width="240" height="116"/>
12126                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12127                         <clipView key="contentView" id="Q7n-lT-lDG">
12128                             <rect key="frame" x="1" y="1" width="238" height="114"/>
12129                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12130                             <subviews>
12131                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="tEy-RS-tOd">
12132                                     <rect key="frame" x="0.0" y="0.0" width="238" height="19"/>
12133                                     <autoresizingMask key="autoresizingMask"/>
12134                                     <size key="intercellSpacing" width="3" height="2"/>
12135                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12136                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12137                                     <tableColumns>
12138                                         <tableColumn editable="NO" width="235" minWidth="40" maxWidth="1000" id="L0U-8z-35P">
12139                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12140                                                 <font key="font" metaFont="smallSystem"/>
12141                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12142                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12143                                             </tableHeaderCell>
12144                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="B6C-48-Bkd">
12145                                                 <font key="font" metaFont="system"/>
12146                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12147                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12148                                             </textFieldCell>
12149                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12150                                             <connections>
12151                                                 <binding destination="Eir-uH-Hci" name="value" keyPath="arrangedObjects.value" id="LQe-7w-qcM">
12152                                                     <dictionary key="options">
12153                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12154                                                     </dictionary>
12155                                                 </binding>
12156                                             </connections>
12157                                         </tableColumn>
12158                                     </tableColumns>
12159                                 </tableView>
12160                             </subviews>
12161                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12162                         </clipView>
12163                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="QOu-zt-PRL">
12164                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12165                             <autoresizingMask key="autoresizingMask"/>
12166                         </scroller>
12167                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Civ-h1-ava">
12168                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12169                             <autoresizingMask key="autoresizingMask"/>
12170                         </scroller>
12171                     </scrollView>
12172                     <button verticalHuggingPriority="750" id="qnS-Ms-h8f">
12173                         <rect key="frame" x="27" y="254" width="23" height="23"/>
12174                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12175                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mIv-Qb-m4i">
12176                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12177                             <font key="font" metaFont="system"/>
12178                         </buttonCell>
12179                         <connections>
12180                             <action selector="EEGC1insert:" target="3826" id="2hm-Pe-5uU"/>
12181                         </connections>
12182                     </button>
12183                     <button verticalHuggingPriority="750" id="bYF-XI-Pv0">
12184                         <rect key="frame" x="58" y="254" width="23" height="23"/>
12185                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12186                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QTn-Vu-xOh">
12187                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12188                             <font key="font" metaFont="system"/>
12189                         </buttonCell>
12190                         <connections>
12191                             <action selector="EEGC1delete:" target="3826" id="zvD-hD-k1a"/>
12192                         </connections>
12193                     </button>
12194                 </subviews>
12195             </view>
12196             <point key="canvasLocation" x="332.5" y="-325.5"/>
12197         </window>
12198         <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">
12199             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12200             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
12201             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
12202             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12203             <view key="contentView" id="rAJ-hS-070">
12204                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
12205                 <autoresizingMask key="autoresizingMask"/>
12206                 <subviews>
12207                     <button verticalHuggingPriority="750" id="B44-ia-OsA">
12208                         <rect key="frame" x="388" y="13" width="107" height="32"/>
12209                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12210                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ZZ5-Lu-Emc">
12211                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12212                             <font key="font" size="13" name="AquaKana"/>
12213                         </buttonCell>
12214                         <connections>
12215                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="f8N-g4-tt2"/>
12216                         </connections>
12217                     </button>
12218                     <textField verticalHuggingPriority="750" id="jgK-87-WfF">
12219                         <rect key="frame" x="338" y="20" width="48" height="22"/>
12220                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12221                         <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">
12222                             <font key="font" metaFont="system"/>
12223                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12224                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12225                         </textFieldCell>
12226                     </textField>
12227                     <textField verticalHuggingPriority="750" id="sHo-pc-KCd">
12228                         <rect key="frame" x="228" y="24" width="95" height="17"/>
12229                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12230                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="f9j-dW-AWn">
12231                             <font key="font" size="13" name="AquaKana"/>
12232                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12233                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12234                         </textFieldCell>
12235                     </textField>
12236                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="t8r-pu-RLL">
12237                         <rect key="frame" x="-1" y="155" width="502" height="246"/>
12238                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12239                         <clipView key="contentView" id="xAc-4a-WeV">
12240                             <rect key="frame" x="1" y="17" width="500" height="228"/>
12241                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12242                             <subviews>
12243                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="Fhy-Fs-H1B" id="DKq-e6-xVx">
12244                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
12245                                     <autoresizingMask key="autoresizingMask"/>
12246                                     <size key="intercellSpacing" width="3" height="2"/>
12247                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12248                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12249                                     <tableColumns>
12250                                         <tableColumn editable="NO" width="154.265625" minWidth="40" maxWidth="1000" id="ESp-eh-xGT">
12251                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="スキル名">
12252                                                 <font key="font" metaFont="smallSystem"/>
12253                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12254                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12255                                             </tableHeaderCell>
12256                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fSy-A2-A0S">
12257                                                 <font key="font" metaFont="system"/>
12258                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12259                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12260                                             </textFieldCell>
12261                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12262                                         </tableColumn>
12263                                         <tableColumn editable="NO" width="340" minWidth="40" maxWidth="1000" id="cbg-0q-SaP">
12264                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
12265                                                 <font key="font" metaFont="smallSystem"/>
12266                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12267                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12268                                             </tableHeaderCell>
12269                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="qjb-8l-7ot">
12270                                                 <font key="font" metaFont="system"/>
12271                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12272                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12273                                             </textFieldCell>
12274                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12275                                         </tableColumn>
12276                                     </tableColumns>
12277                                 </tableView>
12278                             </subviews>
12279                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12280                         </clipView>
12281                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="piW-Za-RjI">
12282                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12283                             <autoresizingMask key="autoresizingMask"/>
12284                         </scroller>
12285                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="gUm-jL-hHc">
12286                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12287                             <autoresizingMask key="autoresizingMask"/>
12288                         </scroller>
12289                         <tableHeaderView key="headerView" id="Fhy-Fs-H1B">
12290                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
12291                             <autoresizingMask key="autoresizingMask"/>
12292                         </tableHeaderView>
12293                     </scrollView>
12294                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="udR-yl-HKW">
12295                         <rect key="frame" x="17" y="72" width="384" height="77"/>
12296                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12297                         <view key="contentView" id="mMS-GO-xVf">
12298                             <rect key="frame" x="1" y="1" width="382" height="75"/>
12299                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12300                             <subviews>
12301                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="fee-sx-Gfx">
12302                                     <rect key="frame" x="9" y="14" width="366" height="54"/>
12303                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12304                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="hwZ-2c-gSM">
12305                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
12306                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12307                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12308                                     </textFieldCell>
12309                                 </textField>
12310                             </subviews>
12311                         </view>
12312                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
12313                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
12314                     </box>
12315                 </subviews>
12316             </view>
12317         </window>
12318         <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">
12319             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12320             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
12321             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
12322             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12323             <view key="contentView" id="9g7-Sl-hte">
12324                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
12325                 <autoresizingMask key="autoresizingMask"/>
12326                 <subviews>
12327                     <button verticalHuggingPriority="750" id="aig-vL-Nuf">
12328                         <rect key="frame" x="388" y="13" width="92" 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="Fc2-zp-Kd7">
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="UCLPanelSkillListSubmitBtn:" target="3039" id="fuD-ag-9tf"/>
12336                         </connections>
12337                     </button>
12338                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="JfL-6f-E3v">
12339                         <rect key="frame" x="20" y="167" width="350" height="135"/>
12340                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12341                         <clipView key="contentView" id="U5m-JV-fY4">
12342                             <rect key="frame" x="1" y="1" width="348" height="133"/>
12343                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12344                             <subviews>
12345                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="R3A-iA-5db">
12346                                     <rect key="frame" x="0.0" y="0.0" width="237" height="19"/>
12347                                     <autoresizingMask key="autoresizingMask"/>
12348                                     <size key="intercellSpacing" width="3" height="2"/>
12349                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12350                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12351                                     <tableColumns>
12352                                         <tableColumn width="234.33203125" minWidth="40" maxWidth="1000" id="TVQ-uF-X9W">
12353                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12354                                                 <font key="font" metaFont="smallSystem"/>
12355                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12356                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12357                                             </tableHeaderCell>
12358                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="L4B-P8-Cq9">
12359                                                 <font key="font" metaFont="system"/>
12360                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12361                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12362                                             </textFieldCell>
12363                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12364                                         </tableColumn>
12365                                     </tableColumns>
12366                                 </tableView>
12367                             </subviews>
12368                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12369                         </clipView>
12370                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="h0C-Fn-fzS">
12371                             <rect key="frame" x="1" y="118" width="238" height="16"/>
12372                             <autoresizingMask key="autoresizingMask"/>
12373                         </scroller>
12374                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="eXy-cp-V4S">
12375                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12376                             <autoresizingMask key="autoresizingMask"/>
12377                         </scroller>
12378                     </scrollView>
12379                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vag-vX-001">
12380                         <rect key="frame" x="18" y="363" width="69" height="17"/>
12381                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12382                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="状態変化名" id="VYe-2v-j2c">
12383                             <font key="font" size="13" name="AquaKana"/>
12384                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12385                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12386                         </textFieldCell>
12387                     </textField>
12388                     <textField verticalHuggingPriority="750" id="Spd-Cu-dSu">
12389                         <rect key="frame" x="20" y="333" width="143" height="22"/>
12390                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12391                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="y6V-VY-Mvb">
12392                             <font key="font" metaFont="system"/>
12393                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12394                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12395                         </textFieldCell>
12396                     </textField>
12397                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BVf-sU-gjD">
12398                         <rect key="frame" x="18" y="310" width="95" height="17"/>
12399                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12400                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータス変化" id="48a-PA-rO3">
12401                             <font key="font" size="13" name="AquaKana"/>
12402                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12403                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12404                         </textFieldCell>
12405                     </textField>
12406                     <popUpButton verticalHuggingPriority="750" id="ldV-4y-cId">
12407                         <rect key="frame" x="18" y="135" width="105" height="26"/>
12408                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12409                         <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">
12410                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12411                             <font key="font" metaFont="menu"/>
12412                             <menu key="menu" title="OtherViews" id="mqb-UT-rb9">
12413                                 <items>
12414                                     <menuItem title="W毎HP" state="on" id="iMo-Yr-gsx"/>
12415                                     <menuItem title="W毎MP" id="Yr7-av-iE5"/>
12416                                     <menuItem title="W毎AP" id="ItE-xz-e8Y"/>
12417                                     <menuItem title="WT" id="Y5G-2u-KAP"/>
12418                                     <menuItem title="攻撃力" id="4vE-cf-Ig0"/>
12419                                     <menuItem title="防御力" id="rcZ-Uc-6PK"/>
12420                                     <menuItem title="演算力" id="4K9-gD-izI"/>
12421                                     <menuItem title="命中値" id="MZf-9A-TUw"/>
12422                                     <menuItem title="回避値" id="Tgx-FC-X9h"/>
12423                                     <menuItem title="HP" id="PdS-T9-SEM">
12424                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
12425                                     </menuItem>
12426                                     <menuItem title="MP" id="MpJ-NV-Ghn"/>
12427                                     <menuItem title="AP" id="JT8-kr-wAC"/>
12428                                     <menuItem title="STR" id="BZp-v7-OOT"/>
12429                                     <menuItem title="VIT" id="wDv-DY-khJ"/>
12430                                     <menuItem title="AGI" id="38k-GT-gOu"/>
12431                                     <menuItem title="DEX" id="Abc-Po-geF"/>
12432                                     <menuItem title="MEN" id="YqU-T6-wLO"/>
12433                                     <menuItem title="INT" id="jZh-mh-IEq"/>
12434                                     <menuItem title="LUK" id="DeM-bI-Ybj"/>
12435                                 </items>
12436                             </menu>
12437                         </popUpButtonCell>
12438                     </popUpButton>
12439                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Hd9-3e-Pdf">
12440                         <rect key="frame" x="127" y="140" width="17" height="17"/>
12441                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12442                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="を" id="65b-lw-Obo">
12443                             <font key="font" size="13" name="AquaKana"/>
12444                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12445                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12446                         </textFieldCell>
12447                     </textField>
12448                     <textField verticalHuggingPriority="750" id="M9z-8e-g2C">
12449                         <rect key="frame" x="147" y="102" width="70" height="22"/>
12450                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12451                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="aWv-Z8-p0J">
12452                             <font key="font" metaFont="system"/>
12453                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12454                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12455                         </textFieldCell>
12456                     </textField>
12457                     <textField verticalHuggingPriority="750" id="Utz-ED-ja6">
12458                         <rect key="frame" x="242" y="102" width="40" height="22"/>
12459                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12460                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6Wi-VZ-80z">
12461                             <font key="font" metaFont="system"/>
12462                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12463                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12464                         </textFieldCell>
12465                     </textField>
12466                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="raM-gI-UT5">
12467                         <rect key="frame" x="219" y="105" width="17" height="17"/>
12468                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12469                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="と" id="xzs-HF-Xzg">
12470                             <font key="font" size="13" name="AquaKana"/>
12471                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12472                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12473                         </textFieldCell>
12474                     </textField>
12475                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fST-Iu-zpA">
12476                         <rect key="frame" x="288" y="105" width="23" height="17"/>
12477                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12478                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="O9q-Gh-Teh">
12479                             <font key="font" metaFont="system"/>
12480                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12481                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12482                         </textFieldCell>
12483                     </textField>
12484                     <button verticalHuggingPriority="750" id="FKP-Ye-SXr">
12485                         <rect key="frame" x="187" y="131" width="66" height="32"/>
12486                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12487                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pL1-cG-FMQ">
12488                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12489                             <font key="font" size="13" name="AquaKana"/>
12490                         </buttonCell>
12491                     </button>
12492                     <popUpButton verticalHuggingPriority="750" id="HfM-vF-X7N">
12493                         <rect key="frame" x="18" y="33" width="112" height="26"/>
12494                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12495                         <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">
12496                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12497                             <font key="font" metaFont="menu"/>
12498                             <menu key="menu" title="OtherViews" id="xNm-Fz-6g4">
12499                                 <items>
12500                                     <menuItem title="行動不能" state="on" id="cxK-L4-cP0"/>
12501                                     <menuItem title="攻撃不能" id="81K-Qa-PLD"/>
12502                                     <menuItem title="移動不能" id="OQN-t8-gJH"/>
12503                                     <menuItem title="戦闘不能" id="iMH-SY-ZcB"/>
12504                                     <menuItem title="無差別に攻撃" id="c34-QL-7MN"/>
12505                                     <menuItem title="味方を攻撃" id="sIE-TZ-KSS"/>
12506                                     <menuItem title="敵を自動攻撃" id="Bm1-V0-KAO"/>
12507                                 </items>
12508                             </menu>
12509                         </popUpButtonCell>
12510                     </popUpButton>
12511                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="p8Y-Pa-8Pi">
12512                         <rect key="frame" x="133" y="37" width="43" height="17"/>
12513                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12514                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="を追加" id="3DZ-By-OiW">
12515                             <font key="font" size="13" name="AquaKana"/>
12516                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12517                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12518                         </textFieldCell>
12519                     </textField>
12520                     <button verticalHuggingPriority="750" id="4E4-MU-MLG">
12521                         <rect key="frame" x="187" y="28" width="66" height="32"/>
12522                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12523                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h3l-fQ-wEB">
12524                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12525                             <font key="font" size="13" name="AquaKana"/>
12526                         </buttonCell>
12527                     </button>
12528                     <popUpButton verticalHuggingPriority="750" id="weC-Qo-qwM">
12529                         <rect key="frame" x="18" y="100" width="96" height="26"/>
12530                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12531                         <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">
12532                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12533                             <font key="font" metaFont="menu"/>
12534                             <menu key="menu" title="OtherViews" id="CE3-sZ-Kjp">
12535                                 <items>
12536                                     <menuItem title="無修正" state="on" id="K2T-pD-lfr"/>
12537                                     <menuItem title="演算依存" id="pXL-MA-Knd"/>
12538                                 </items>
12539                             </menu>
12540                         </popUpButtonCell>
12541                     </popUpButton>
12542                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="XFk-tN-GuK">
12543                         <rect key="frame" x="117" y="105" width="17" height="17"/>
12544                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12545                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="で" id="zwA-mG-My5">
12546                             <font key="font" size="13" name="AquaKana"/>
12547                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12548                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12549                         </textFieldCell>
12550                     </textField>
12551                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="MIS-bs-efx">
12552                         <rect key="frame" x="169" y="365" width="56" height="17"/>
12553                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12554                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="持続時間" id="PgX-SF-pHu">
12555                             <font key="font" size="13" name="AquaKana"/>
12556                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12557                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12558                         </textFieldCell>
12559                     </textField>
12560                     <popUpButton verticalHuggingPriority="750" id="brb-Bg-IIs">
12561                         <rect key="frame" x="169" y="329" width="216" height="26"/>
12562                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12563                         <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">
12564                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12565                             <font key="font" metaFont="menu"/>
12566                             <menu key="menu" title="OtherViews" id="ptj-uu-ryy">
12567                                 <items>
12568                                     <menuItem title="WT任意" state="on" id="Rer-wg-UnB"/>
12569                                     <menuItem title="永久" id="cQi-Ea-U2K"/>
12570                                     <menuItem title="対象者に次のターンが来るまで" id="p5t-H8-kL2"/>
12571                                     <menuItem title="行為者に次のターンが来るまで" id="e89-CV-SFM"/>
12572                                     <menuItem title="射程外判定/行為者にターン" id="yVm-CA-1tv"/>
12573                                 </items>
12574                             </menu>
12575                         </popUpButtonCell>
12576                     </popUpButton>
12577                     <textField verticalHuggingPriority="750" id="Sv1-5f-4Sn">
12578                         <rect key="frame" x="238" y="361" width="60" height="22"/>
12579                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12580                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="sXf-Aa-h1a">
12581                             <font key="font" metaFont="system"/>
12582                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12583                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12584                         </textFieldCell>
12585                     </textField>
12586                     <textField verticalHuggingPriority="750" id="POw-VA-gD2">
12587                         <rect key="frame" x="306" y="361" width="40" height="22"/>
12588                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12589                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="RDi-1H-uYp">
12590                             <font key="font" metaFont="system"/>
12591                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12592                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12593                         </textFieldCell>
12594                     </textField>
12595                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="uhT-c7-f5S">
12596                         <rect key="frame" x="352" y="365" width="13" height="17"/>
12597                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12598                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="40J-mG-L18">
12599                             <font key="font" metaFont="system"/>
12600                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12601                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12602                         </textFieldCell>
12603                     </textField>
12604                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vp4-3P-BZY">
12605                         <rect key="frame" x="392" y="366" width="69" height="17"/>
12606                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12607                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="自己回復率" id="QCw-B5-WL8">
12608                             <font key="font" size="13" name="AquaKana"/>
12609                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12610                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12611                         </textFieldCell>
12612                     </textField>
12613                     <textField verticalHuggingPriority="750" id="1Tg-M0-xcY">
12614                         <rect key="frame" x="394" y="335" width="40" height="22"/>
12615                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12616                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="2VJ-aG-eZI">
12617                             <font key="font" metaFont="system"/>
12618                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12619                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12620                         </textFieldCell>
12621                     </textField>
12622                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gSt-qk-Xng">
12623                         <rect key="frame" x="440" y="338" width="13" height="17"/>
12624                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12625                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="oAX-ij-BCK">
12626                             <font key="font" metaFont="system"/>
12627                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12628                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12629                         </textFieldCell>
12630                     </textField>
12631                     <popUpButton verticalHuggingPriority="750" id="k8q-mO-f72">
12632                         <rect key="frame" x="321" y="101" width="75" height="26"/>
12633                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12634                         <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">
12635                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12636                             <font key="font" metaFont="menu"/>
12637                             <menu key="menu" title="OtherViews" id="fa5-pk-qtf">
12638                                 <items>
12639                                     <menuItem title="上げる" state="on" id="YqF-gD-Uyk"/>
12640                                     <menuItem title="下げる" id="Qcv-vg-XRl"/>
12641                                 </items>
12642                             </menu>
12643                         </popUpButtonCell>
12644                     </popUpButton>
12645                 </subviews>
12646             </view>
12647         </window>
12648         <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">
12649             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12650             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
12651             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12652             <view key="contentView" id="hOJ-1W-QEf">
12653                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
12654                 <autoresizingMask key="autoresizingMask"/>
12655                 <subviews>
12656                     <button verticalHuggingPriority="750" id="aTp-HJ-NtS">
12657                         <rect key="frame" x="490" y="5" width="107" height="32"/>
12658                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12659                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vvp-ru-F5Y">
12660                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12661                             <font key="font" size="13" name="AquaKana"/>
12662                         </buttonCell>
12663                         <connections>
12664                             <action selector="submit:" target="3fj-BE-hOi" id="EPb-Hq-eOm"/>
12665                         </connections>
12666                     </button>
12667                     <imageView id="fif-Zf-9JA">
12668                         <rect key="frame" x="383" y="183" width="200" height="200"/>
12669                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12670                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="lVc-Ei-c0l"/>
12671                         <connections>
12672                             <binding destination="UDg-Hv-fTw" name="value" keyPath="selection.imgb" id="2Pc-Qb-c7c"/>
12673                         </connections>
12674                     </imageView>
12675                     <button verticalHuggingPriority="750" id="kwV-2v-Tfc">
12676                         <rect key="frame" x="406" y="5" width="79" height="32"/>
12677                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12678                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PAj-E1-NHk">
12679                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12680                             <font key="font" size="13" name="AquaKana"/>
12681                         </buttonCell>
12682                         <connections>
12683                             <action selector="registLCL:" target="3fj-BE-hOi" id="EtO-5M-MNQ"/>
12684                         </connections>
12685                     </button>
12686                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Sxb-NW-DLL">
12687                         <rect key="frame" x="-1" y="47" width="379" height="354"/>
12688                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12689                         <clipView key="contentView" id="Fif-1l-UOC">
12690                             <rect key="frame" x="1" y="17" width="377" height="336"/>
12691                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12692                             <subviews>
12693                                 <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">
12694                                     <rect key="frame" x="0.0" y="0.0" width="376" height="34"/>
12695                                     <autoresizingMask key="autoresizingMask"/>
12696                                     <size key="intercellSpacing" width="3" height="2"/>
12697                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12698                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12699                                     <tableColumns>
12700                                         <tableColumn width="50" minWidth="40" maxWidth="1000" id="C2U-Rb-2Xk">
12701                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
12702                                                 <font key="font" metaFont="smallSystem"/>
12703                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12704                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12705                                             </tableHeaderCell>
12706                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8UW-Xz-zFl"/>
12707                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12708                                             <connections>
12709                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.img" id="TeF-AV-miO"/>
12710                                             </connections>
12711                                         </tableColumn>
12712                                         <tableColumn width="210.15234375" minWidth="40" maxWidth="1000" id="GfQ-8r-dn5">
12713                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
12714                                                 <font key="font" metaFont="smallSystem"/>
12715                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12716                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12717                                             </tableHeaderCell>
12718                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="pO2-7l-ED4">
12719                                                 <font key="font" metaFont="system"/>
12720                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12721                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12722                                             </textFieldCell>
12723                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12724                                             <connections>
12725                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.name" id="5s6-tN-Ljx">
12726                                                     <dictionary key="options">
12727                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12728                                                     </dictionary>
12729                                                 </binding>
12730                                             </connections>
12731                                         </tableColumn>
12732                                         <tableColumn width="107" minWidth="10" maxWidth="3.4028234663852886e+38" id="zm2-OL-KBk">
12733                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
12734                                                 <font key="font" metaFont="smallSystem"/>
12735                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12736                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
12737                                             </tableHeaderCell>
12738                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="X08-cD-ab1">
12739                                                 <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"/>
12740                                                 <font key="font" metaFont="system"/>
12741                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12742                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12743                                             </textFieldCell>
12744                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12745                                             <connections>
12746                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.HP" id="5Jn-nd-8YQ">
12747                                                     <dictionary key="options">
12748                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12749                                                     </dictionary>
12750                                                 </binding>
12751                                             </connections>
12752                                         </tableColumn>
12753                                     </tableColumns>
12754                                 </tableView>
12755                             </subviews>
12756                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12757                         </clipView>
12758                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9HO-Fd-wxg">
12759                             <rect key="frame" x="1" y="337" width="377" height="16"/>
12760                             <autoresizingMask key="autoresizingMask"/>
12761                         </scroller>
12762                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="mQR-fG-WEW">
12763                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12764                             <autoresizingMask key="autoresizingMask"/>
12765                         </scroller>
12766                         <tableHeaderView key="headerView" id="jd3-GP-c1g">
12767                             <rect key="frame" x="0.0" y="0.0" width="377" height="17"/>
12768                             <autoresizingMask key="autoresizingMask"/>
12769                         </tableHeaderView>
12770                     </scrollView>
12771                 </subviews>
12772             </view>
12773         </window>
12774         <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">
12775             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12776             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
12777             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12778             <view key="contentView" id="PDb-DX-zJT">
12779                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
12780                 <autoresizingMask key="autoresizingMask"/>
12781                 <subviews>
12782                     <textField verticalHuggingPriority="750" id="6YM-CS-WFB">
12783                         <rect key="frame" x="17" y="54" width="95" height="17"/>
12784                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12785                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="AB0-hF-siI">
12786                             <font key="font" size="13" name="AquaKana"/>
12787                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12788                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12789                         </textFieldCell>
12790                     </textField>
12791                     <textField verticalHuggingPriority="750" id="mTg-NF-Vbb">
12792                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
12793                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12794                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="tFb-p6-clI">
12795                             <font key="font" metaFont="system"/>
12796                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12797                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12798                         </textFieldCell>
12799                     </textField>
12800                     <textField verticalHuggingPriority="750" id="2RT-Xi-qnT">
12801                         <rect key="frame" x="117" y="51" width="36" height="22"/>
12802                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12803                         <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">
12804                             <font key="font" metaFont="system"/>
12805                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12806                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12807                         </textFieldCell>
12808                     </textField>
12809                     <button verticalHuggingPriority="750" id="Wwr-jL-ArN">
12810                         <rect key="frame" x="135" y="5" width="66" height="32"/>
12811                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12812                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ayd-bb-UnH">
12813                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12814                             <font key="font" size="13" name="AquaKana"/>
12815                         </buttonCell>
12816                         <connections>
12817                             <action selector="registSaveLCL:" target="3fj-BE-hOi" id="VnI-Vz-D34"/>
12818                         </connections>
12819                     </button>
12820                     <button verticalHuggingPriority="750" id="blJ-Zf-zoV">
12821                         <rect key="frame" x="192" y="5" width="105" height="32"/>
12822                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12823                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gPa-rL-lsY">
12824                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12825                             <font key="font" size="13" name="AquaKana"/>
12826                         </buttonCell>
12827                         <connections>
12828                             <action selector="registCancelLCL:" target="3fj-BE-hOi" id="5Qe-th-HF5"/>
12829                         </connections>
12830                     </button>
12831                 </subviews>
12832             </view>
12833         </window>
12834         <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">
12835             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12836             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
12837             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12838             <view key="contentView" id="YP4-yL-3m7">
12839                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
12840                 <autoresizingMask key="autoresizingMask"/>
12841                 <subviews>
12842                     <imageView id="o3i-OK-jEg">
12843                         <rect key="frame" x="25" y="345" width="38" height="38"/>
12844                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12845                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1Fe-gW-Suy"/>
12846                     </imageView>
12847                     <textField verticalHuggingPriority="750" id="kXp-C7-Rei">
12848                         <rect key="frame" x="68" y="341" width="255" height="22"/>
12849                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12850                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ=サタリン=デビルーク" drawsBackground="YES" id="CGY-bL-yVX">
12851                             <font key="font" size="13" name="AquaKana"/>
12852                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12853                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12854                         </textFieldCell>
12855                     </textField>
12856                     <textField verticalHuggingPriority="750" id="l3f-MY-S3D">
12857                         <rect key="frame" x="68" y="371" width="43" height="17"/>
12858                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12859                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="機械名" id="aam-19-d6R">
12860                             <font key="font" size="13" name="AquaKana"/>
12861                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12862                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12863                         </textFieldCell>
12864                     </textField>
12865                     <button verticalHuggingPriority="750" id="cJB-Up-E63">
12866                         <rect key="frame" x="488" y="13" width="105" height="32"/>
12867                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12868                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zoo-Fw-qZp">
12869                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12870                             <font key="font" size="13" name="AquaKana"/>
12871                         </buttonCell>
12872                         <connections>
12873                             <action selector="cancelLCL:" target="3fj-BE-hOi" id="oBd-it-pZw"/>
12874                         </connections>
12875                     </button>
12876                     <button verticalHuggingPriority="750" id="IWB-fx-GnO">
12877                         <rect key="frame" x="422" y="13" width="66" height="32"/>
12878                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12879                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8WC-ZH-w9W">
12880                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12881                             <font key="font" size="13" name="AquaKana"/>
12882                         </buttonCell>
12883                         <connections>
12884                             <action selector="saveLCL:" target="3fj-BE-hOi" id="nw8-eh-Qz7"/>
12885                         </connections>
12886                     </button>
12887                     <imageView id="0Ux-79-z97">
12888                         <rect key="frame" x="366" y="185" width="206" height="206"/>
12889                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12890                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="e67-Nj-Jj1"/>
12891                     </imageView>
12892                     <button verticalHuggingPriority="750" id="A85-hG-3ms">
12893                         <rect key="frame" x="171" y="21" width="92" height="32"/>
12894                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12895                         <buttonCell key="cell" type="push" title="攻撃方法" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dXV-PA-3Bg">
12896                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12897                             <font key="font" size="13" name="AquaKana"/>
12898                         </buttonCell>
12899                         <connections>
12900                             <action selector="attackListBtnlUCL:" target="3039" id="YVn-4W-DhF"/>
12901                         </connections>
12902                     </button>
12903                     <textField verticalHuggingPriority="750" id="JEj-fz-WsH">
12904                         <rect key="frame" x="21" y="316" width="69" height="17"/>
12905                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12906                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="UC6-4M-fau">
12907                             <font key="font" size="13" name="AquaKana"/>
12908                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12909                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12910                         </textFieldCell>
12911                     </textField>
12912                     <textField verticalHuggingPriority="750" id="oee-bL-GsY">
12913                         <rect key="frame" x="23" y="292" width="256" height="22"/>
12914                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12915                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="1z6-fi-bIW">
12916                             <font key="font" size="13" name="AquaKana"/>
12917                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12918                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12919                         </textFieldCell>
12920                     </textField>
12921                     <textField verticalHuggingPriority="750" id="Srp-s3-OmJ">
12922                         <rect key="frame" x="20" y="267" width="44" height="17"/>
12923                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12924                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="tSo-EH-bYH">
12925                             <font key="font" size="13" name="AquaKana"/>
12926                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12927                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12928                         </textFieldCell>
12929                     </textField>
12930                     <textField verticalHuggingPriority="750" id="tgn-y9-ujP">
12931                         <rect key="frame" x="23" y="242" width="200" 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" title="ララ" drawsBackground="YES" id="CN9-9R-nqM">
12934                             <font key="font" size="13" name="AquaKana"/>
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                     <scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="nT3-og-ZqM">
12940                         <rect key="frame" x="351" y="74" width="225" height="106"/>
12941                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12942                         <clipView key="contentView" id="mo0-Xh-dYj">
12943                             <rect key="frame" x="1" y="1" width="223" height="104"/>
12944                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12945                             <subviews>
12946                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="lWZ-Xy-YvV">
12947                                     <rect key="frame" x="0.0" y="0.0" width="223" height="19"/>
12948                                     <autoresizingMask key="autoresizingMask"/>
12949                                     <size key="intercellSpacing" width="3" height="2"/>
12950                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12951                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12952                                     <tableColumns>
12953                                         <tableColumn editable="NO" width="219.69921875" minWidth="40" maxWidth="1000" id="VJf-pl-cjc">
12954                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12955                                                 <font key="font" metaFont="smallSystem"/>
12956                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12957                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12958                                             </tableHeaderCell>
12959                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="GcB-yy-J0k">
12960                                                 <font key="font" metaFont="system"/>
12961                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12962                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12963                                             </textFieldCell>
12964                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12965                                         </tableColumn>
12966                                     </tableColumns>
12967                                 </tableView>
12968                             </subviews>
12969                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12970                         </clipView>
12971                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="tVy-EL-gsK">
12972                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12973                             <autoresizingMask key="autoresizingMask"/>
12974                         </scroller>
12975                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="jPO-S3-FVT">
12976                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12977                             <autoresizingMask key="autoresizingMask"/>
12978                         </scroller>
12979                     </scrollView>
12980                     <popUpButton verticalHuggingPriority="750" id="b0M-Wm-lTG">
12981                         <rect key="frame" x="349" y="43" width="159" height="26"/>
12982                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12983                         <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">
12984                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12985                             <font key="font" metaFont="menu"/>
12986                             <menu key="menu" title="OtherViews" id="YaZ-WS-cvo">
12987                                 <items>
12988                                     <menuItem title="装備リスト" state="on" id="jcs-Vh-XxP"/>
12989                                 </items>
12990                             </menu>
12991                         </popUpButtonCell>
12992                         <connections>
12993                             <action selector="equipItemSelected:" target="3039" id="IXU-SX-vmQ"/>
12994                         </connections>
12995                     </popUpButton>
12996                     <button verticalHuggingPriority="750" id="SNc-Vv-ORk">
12997                         <rect key="frame" x="512" y="39" width="37" height="32"/>
12998                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12999                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="O3M-4B-ChP">
13000                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13001                             <font key="font" metaFont="system"/>
13002                         </buttonCell>
13003                         <connections>
13004                             <action selector="insertEquip:" target="3039" id="jBt-NK-nll"/>
13005                         </connections>
13006                     </button>
13007                     <button verticalHuggingPriority="750" id="UmZ-ze-Jn5">
13008                         <rect key="frame" x="540" y="39" width="35" height="32"/>
13009                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13010                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="E5c-gy-Y9d">
13011                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13012                             <font key="font" metaFont="system"/>
13013                         </buttonCell>
13014                         <connections>
13015                             <action selector="removeEquip:" target="3039" id="KkI-jQ-fEu"/>
13016                         </connections>
13017                     </button>
13018                     <textField verticalHuggingPriority="750" id="a8B-yd-FEB">
13019                         <rect key="frame" x="24" y="74" width="50" height="22"/>
13020                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13021                         <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">
13022                             <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"/>
13023                             <font key="font" metaFont="system"/>
13024                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13025                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13026                         </textFieldCell>
13027                     </textField>
13028                     <textField verticalHuggingPriority="750" id="h12-4g-pxf">
13029                         <rect key="frame" x="25" y="99" width="30" height="17"/>
13030                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13031                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="pIk-vi-GSU">
13032                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13033                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13034                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13035                         </textFieldCell>
13036                     </textField>
13037                     <textField verticalHuggingPriority="750" id="ezX-pj-1k7">
13038                         <rect key="frame" x="80" y="99" width="30" height="17"/>
13039                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13040                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="g4s-kN-L7R">
13041                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13042                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13043                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13044                         </textFieldCell>
13045                     </textField>
13046                     <textField verticalHuggingPriority="750" id="kE2-62-hR2">
13047                         <rect key="frame" x="141" y="99" width="30" height="17"/>
13048                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13049                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="uSI-MQ-udO">
13050                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13051                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13052                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13053                         </textFieldCell>
13054                     </textField>
13055                     <button verticalHuggingPriority="750" id="8UV-na-XUO">
13056                         <rect key="frame" x="60" y="21" width="112" height="32"/>
13057                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13058                         <buttonCell key="cell" type="push" title="属性耐性" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Nmw-LJ-wEE">
13059                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13060                             <font key="font" size="13" name="AquaKana"/>
13061                         </buttonCell>
13062                         <connections>
13063                             <action selector="registListBtnlUCL:" target="3039" id="ySX-Sm-LNa"/>
13064                         </connections>
13065                     </button>
13066                     <textField verticalHuggingPriority="750" id="DIX-ha-k05">
13067                         <rect key="frame" x="196" y="74" width="43" height="22"/>
13068                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13069                         <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">
13070                             <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"/>
13071                             <font key="font" metaFont="system"/>
13072                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13073                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13074                         </textFieldCell>
13075                     </textField>
13076                     <textField verticalHuggingPriority="750" id="Vd1-ma-g9D">
13077                         <rect key="frame" x="193" y="99" width="52" height="17"/>
13078                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13079                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="vR5-aM-2JF">
13080                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13081                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13082                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13083                         </textFieldCell>
13084                     </textField>
13085                     <textField verticalHuggingPriority="750" id="PNQ-7H-szl">
13086                         <rect key="frame" x="21" y="213" width="23" height="17"/>
13087                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13088                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="8yh-7P-xkL">
13089                             <font key="font" size="13" name="AquaKana"/>
13090                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13091                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13092                         </textFieldCell>
13093                     </textField>
13094                     <textField verticalHuggingPriority="750" id="r63-15-eKe">
13095                         <rect key="frame" x="24" y="188" width="102" height="22"/>
13096                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13097                         <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">
13098                             <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"/>
13099                             <font key="font" size="13" name="AquaKana"/>
13100                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13101                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13102                         </textFieldCell>
13103                     </textField>
13104                     <textField verticalHuggingPriority="750" id="nfh-fa-fLr">
13105                         <rect key="frame" x="132" y="213" width="23" height="17"/>
13106                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13107                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EN" id="pQ5-NP-fSz">
13108                             <font key="font" size="13" name="AquaKana"/>
13109                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13110                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13111                         </textFieldCell>
13112                     </textField>
13113                     <textField verticalHuggingPriority="750" id="JRC-a9-R9b">
13114                         <rect key="frame" x="135" y="188" width="60" height="22"/>
13115                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13116                         <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">
13117                             <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"/>
13118                             <font key="font" size="13" name="AquaKana"/>
13119                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13120                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13121                         </textFieldCell>
13122                     </textField>
13123                     <textField verticalHuggingPriority="750" id="6hg-IA-TaG">
13124                         <rect key="frame" x="201" y="213" width="36" height="17"/>
13125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13126                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="yRL-Ou-xUX">
13127                             <font key="font" size="13" name="AquaKana"/>
13128                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13129                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13130                         </textFieldCell>
13131                     </textField>
13132                     <textField verticalHuggingPriority="750" id="OVv-Yq-eYp">
13133                         <rect key="frame" x="204" y="188" width="43" height="22"/>
13134                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13135                         <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">
13136                             <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"/>
13137                             <font key="font" size="13" name="AquaKana"/>
13138                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13139                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13140                         </textFieldCell>
13141                     </textField>
13142                     <textField verticalHuggingPriority="750" id="zbI-VJ-E3D">
13143                         <rect key="frame" x="82" y="74" width="50" height="22"/>
13144                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13145                         <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">
13146                             <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"/>
13147                             <font key="font" metaFont="system"/>
13148                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13149                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13150                         </textFieldCell>
13151                     </textField>
13152                     <textField verticalHuggingPriority="750" id="Ghb-2N-k6k">
13153                         <rect key="frame" x="140" y="74" width="50" height="22"/>
13154                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13155                         <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">
13156                             <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"/>
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                     <textField verticalHuggingPriority="750" id="jeM-bL-arU">
13163                         <rect key="frame" x="23" y="163" width="30" height="17"/>
13164                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13165                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="装甲" id="QMn-aU-Pds">
13166                             <font key="font" size="13" name="AquaKana"/>
13167                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13168                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13169                         </textFieldCell>
13170                     </textField>
13171                     <textField verticalHuggingPriority="750" id="5UW-KH-tfL">
13172                         <rect key="frame" x="26" y="138" width="68" height="22"/>
13173                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13174                         <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">
13175                             <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"/>
13176                             <font key="font" size="13" name="AquaKana"/>
13177                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13178                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13179                         </textFieldCell>
13180                     </textField>
13181                     <textField verticalHuggingPriority="750" id="B3q-ft-KFg">
13182                         <rect key="frame" x="100" y="163" width="43" height="17"/>
13183                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13184                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="運動性" id="VVw-QF-u89">
13185                             <font key="font" size="13" name="AquaKana"/>
13186                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13187                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13188                         </textFieldCell>
13189                     </textField>
13190                     <textField verticalHuggingPriority="750" id="Vyo-ft-foS">
13191                         <rect key="frame" x="103" y="138" width="68" height="22"/>
13192                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13193                         <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">
13194                             <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"/>
13195                             <font key="font" size="13" name="AquaKana"/>
13196                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13197                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13198                         </textFieldCell>
13199                     </textField>
13200                     <textField verticalHuggingPriority="750" id="N7Y-ZM-dkP">
13201                         <rect key="frame" x="176" y="163" width="30" height="17"/>
13202                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13203                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="限界" id="aUY-oT-jI2">
13204                             <font key="font" size="13" name="AquaKana"/>
13205                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13206                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13207                         </textFieldCell>
13208                     </textField>
13209                     <textField verticalHuggingPriority="750" id="Hbg-ay-Z1i">
13210                         <rect key="frame" x="179" y="138" width="68" height="22"/>
13211                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13212                         <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">
13213                             <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"/>
13214                             <font key="font" size="13" name="AquaKana"/>
13215                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13216                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13217                         </textFieldCell>
13218                     </textField>
13219                     <button verticalHuggingPriority="750" id="BJt-bC-h4G">
13220                         <rect key="frame" x="263" y="21" width="92" height="32"/>
13221                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13222                         <buttonCell key="cell" type="push" title="特殊能力" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DVn-Sw-S7t">
13223                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13224                             <font key="font" size="13" name="AquaKana"/>
13225                         </buttonCell>
13226                         <connections>
13227                             <action selector="attackListBtnlUCL:" target="3039" id="i8e-FS-dDx"/>
13228                         </connections>
13229                     </button>
13230                     <popUpButton verticalHuggingPriority="750" id="9iA-af-nCv">
13231                         <rect key="frame" x="291" y="242" width="61" height="26"/>
13232                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13233                         <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">
13234                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13235                             <font key="font" metaFont="menu"/>
13236                             <menu key="menu" title="OtherViews" id="O6E-6L-rVZ">
13237                                 <items>
13238                                     <menuItem title="陸" state="on" id="FoR-lV-HRu">
13239                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13240                                     </menuItem>
13241                                     <menuItem title="海" id="TDF-r7-jDh"/>
13242                                     <menuItem title="宙" id="V6C-aL-19r">
13243                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13244                                     </menuItem>
13245                                     <menuItem title="空" id="ydA-MD-qSC">
13246                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13247                                     </menuItem>
13248                                     <menuItem title="船" id="bTL-Z3-lid">
13249                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13250                                     </menuItem>
13251                                 </items>
13252                             </menu>
13253                         </popUpButtonCell>
13254                     </popUpButton>
13255                     <textField verticalHuggingPriority="750" id="zKi-TQ-ExH">
13256                         <rect key="frame" x="275" y="267" width="69" height="20"/>
13257                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13258                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動タイプ" id="s4Y-Lx-4wE">
13259                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13260                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13261                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13262                         </textFieldCell>
13263                     </textField>
13264                     <popUpButton verticalHuggingPriority="750" id="CHo-EL-3k4">
13265                         <rect key="frame" x="224" y="240" width="61" height="26"/>
13266                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13267                         <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">
13268                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13269                             <font key="font" metaFont="menu"/>
13270                             <menu key="menu" title="OtherViews" id="pdm-Cc-Hye">
13271                                 <items>
13272                                     <menuItem title="T" id="R47-RX-oza">
13273                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13274                                     </menuItem>
13275                                     <menuItem title="S" id="qdr-ch-BIj"/>
13276                                     <menuItem title="B" id="yAC-Wi-uXl">
13277                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13278                                     </menuItem>
13279                                     <menuItem title="H" id="qyu-Jm-3fi">
13280                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13281                                     </menuItem>
13282                                     <menuItem title="G" id="AZ9-9M-61l">
13283                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13284                                     </menuItem>
13285                                     <menuItem title="M" state="on" id="x9C-h7-52j">
13286                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13287                                     </menuItem>
13288                                     <menuItem title="L" id="sSa-5x-PVg">
13289                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13290                                     </menuItem>
13291                                     <menuItem title="LL" id="WoN-NX-lZQ">
13292                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13293                                     </menuItem>
13294                                     <menuItem title="E" id="30y-C8-cG5">
13295                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13296                                     </menuItem>
13297                                     <menuItem title="I" id="qJM-cy-9ey">
13298                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13299                                     </menuItem>
13300                                 </items>
13301                             </menu>
13302                         </popUpButtonCell>
13303                     </popUpButton>
13304                     <textField verticalHuggingPriority="750" id="cFL-Lt-sN1">
13305                         <rect key="frame" x="224" y="267" width="43" height="20"/>
13306                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13307                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="サイズ" id="2wK-8x-FSt">
13308                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13309                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13310                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13311                         </textFieldCell>
13312                     </textField>
13313                     <textField verticalHuggingPriority="750" id="KqG-qk-qgl">
13314                         <rect key="frame" x="256" y="213" width="26" height="17"/>
13315                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13316                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="VpL-mi-xnw">
13317                             <font key="font" size="13" name="AquaKana"/>
13318                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13319                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13320                         </textFieldCell>
13321                     </textField>
13322                     <textField verticalHuggingPriority="750" id="qL8-Nz-gg8">
13323                         <rect key="frame" x="255" y="188" width="43" height="22"/>
13324                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13325                         <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">
13326                             <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"/>
13327                             <font key="font" size="13" name="AquaKana"/>
13328                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13329                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13330                         </textFieldCell>
13331                     </textField>
13332                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="883-jU-Cji">
13333                         <rect key="frame" x="297" y="213" width="69" height="17"/>
13334                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13335                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="搭載可能数" id="bgb-MF-wHx">
13336                             <font key="font" size="13" name="AquaKana"/>
13337                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13338                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13339                         </textFieldCell>
13340                     </textField>
13341                     <textField verticalHuggingPriority="750" id="exb-KY-7Qk">
13342                         <rect key="frame" x="306" y="188" width="50" height="22"/>
13343                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13344                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="H4a-Ny-1MO">
13345                             <font key="font" metaFont="system"/>
13346                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13347                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13348                         </textFieldCell>
13349                     </textField>
13350                 </subviews>
13351             </view>
13352         </window>
13353         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="rCv-M4-34U" userLabel="イベントウィンドウ詳細">
13354             <windowStyleMask key="styleMask" titled="YES"/>
13355             <rect key="contentRect" x="678" y="400" width="640" height="480"/>
13356             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
13357             <view key="contentView" id="qdx-SO-LTa">
13358                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
13359                 <autoresizingMask key="autoresizingMask"/>
13360                 <subviews>
13361                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="gHg-kw-cjR">
13362                         <rect key="frame" x="235" y="64" width="406" height="417"/>
13363                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13364                         <clipView key="contentView" id="2vo-KD-7mF">
13365                             <rect key="frame" x="1" y="1" width="404" height="415"/>
13366                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13367                             <subviews>
13368                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="zJb-EL-N44">
13369                                     <rect key="frame" x="0.0" y="0.0" width="404" height="19"/>
13370                                     <autoresizingMask key="autoresizingMask"/>
13371                                     <size key="intercellSpacing" width="3" height="2"/>
13372                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13373                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13374                                     <tableColumns>
13375                                         <tableColumn editable="NO" width="401" minWidth="40" maxWidth="1000" id="mNc-V2-kGA">
13376                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13377                                                 <font key="font" metaFont="smallSystem"/>
13378                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13379                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13380                                             </tableHeaderCell>
13381                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="JTW-7w-8kl">
13382                                                 <font key="font" metaFont="system"/>
13383                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13384                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13385                                             </textFieldCell>
13386                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13387                                             <connections>
13388                                                 <binding destination="Ule-ju-9lM" name="value" keyPath="arrangedObjects.value" id="ZiR-u4-Gwt">
13389                                                     <dictionary key="options">
13390                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13391                                                     </dictionary>
13392                                                 </binding>
13393                                             </connections>
13394                                         </tableColumn>
13395                                     </tableColumns>
13396                                 </tableView>
13397                             </subviews>
13398                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13399                         </clipView>
13400                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="l1S-Gg-EcF">
13401                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13402                             <autoresizingMask key="autoresizingMask"/>
13403                         </scroller>
13404                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="2VJ-xO-HGq">
13405                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13406                             <autoresizingMask key="autoresizingMask"/>
13407                         </scroller>
13408                     </scrollView>
13409                     <button verticalHuggingPriority="750" id="Okg-nX-xRn">
13410                         <rect key="frame" x="485" y="13" width="35" height="32"/>
13411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13412                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Wdt-cu-1tA">
13413                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13414                             <font key="font" size="13" name="AquaKana"/>
13415                         </buttonCell>
13416                         <connections>
13417                             <action selector="EDinsert:" target="3826" id="Y8u-aU-TTK"/>
13418                         </connections>
13419                     </button>
13420                     <button verticalHuggingPriority="750" id="ZKd-y7-v6m">
13421                         <rect key="frame" x="511" y="13" width="35" height="32"/>
13422                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13423                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="qcO-nm-mNg">
13424                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13425                             <font key="font" size="13" name="AquaKana"/>
13426                         </buttonCell>
13427                         <connections>
13428                             <action selector="EDdelete:" target="3826" id="JLn-8K-5qi"/>
13429                         </connections>
13430                     </button>
13431                     <button verticalHuggingPriority="750" id="ZVW-3o-1eu">
13432                         <rect key="frame" x="546" y="13" width="79" height="32"/>
13433                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13434                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="boX-LF-vMn">
13435                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13436                             <font key="font" size="13" name="AquaKana"/>
13437                         </buttonCell>
13438                         <connections>
13439                             <action selector="EDclose:" target="3826" id="jYg-ge-YLZ"/>
13440                         </connections>
13441                     </button>
13442                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cbh-qj-6lM">
13443                         <rect key="frame" x="18" y="443" width="69" height="17"/>
13444                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13445                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベント名" id="Fh1-D9-zPn">
13446                             <font key="font" size="13" name="AquaKana"/>
13447                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13448                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13449                         </textFieldCell>
13450                     </textField>
13451                     <textField verticalHuggingPriority="750" id="q4D-Bg-Hwm">
13452                         <rect key="frame" x="20" y="413" width="200" height="22"/>
13453                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13454                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="vN6-Bx-nMd">
13455                             <font key="font" metaFont="system"/>
13456                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13457                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13458                         </textFieldCell>
13459                     </textField>
13460                     <button id="XIw-bB-wwd">
13461                         <rect key="frame" x="18" y="364" width="95" height="18"/>
13462                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13463                         <buttonCell key="cell" type="check" title="スイッチON" bezelStyle="regularSquare" imagePosition="left" inset="2" id="KUp-ar-0sI">
13464                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13465                             <font key="font" size="13" name="AquaKana"/>
13466                         </buttonCell>
13467                     </button>
13468                     <button id="XTe-Jz-b03">
13469                         <rect key="frame" x="18" y="248" width="100" height="18"/>
13470                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13471                         <buttonCell key="cell" type="check" title="変数が一定上" bezelStyle="regularSquare" imagePosition="left" inset="2" id="WPP-pz-uRd">
13472                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13473                             <font key="font" size="13" name="AquaKana"/>
13474                         </buttonCell>
13475                     </button>
13476                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="e0S-Ns-25r">
13477                         <rect key="frame" x="20" y="216" width="178" height="26"/>
13478                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13479                         <clipView key="contentView" id="DLq-q4-Gkc">
13480                             <rect key="frame" x="1" y="1" width="176" height="24"/>
13481                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13482                             <subviews>
13483                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="eWw-Wf-UIH">
13484                                     <rect key="frame" x="0.0" y="0.0" width="176" height="19"/>
13485                                     <autoresizingMask key="autoresizingMask"/>
13486                                     <size key="intercellSpacing" width="3" height="2"/>
13487                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13488                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13489                                     <tableColumns>
13490                                         <tableColumn editable="NO" width="173" minWidth="40" maxWidth="1000" id="k4w-JZ-Wdg">
13491                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13492                                                 <font key="font" metaFont="smallSystem"/>
13493                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13494                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13495                                             </tableHeaderCell>
13496                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ooR-Qu-ckt">
13497                                                 <font key="font" metaFont="system"/>
13498                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13499                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13500                                             </textFieldCell>
13501                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13502                                             <connections>
13503                                                 <binding destination="vUJ-2q-AWz" name="value" keyPath="arrangedObjects.value" id="Kd3-gp-1Nw">
13504                                                     <dictionary key="options">
13505                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13506                                                     </dictionary>
13507                                                 </binding>
13508                                             </connections>
13509                                         </tableColumn>
13510                                     </tableColumns>
13511                                 </tableView>
13512                             </subviews>
13513                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13514                         </clipView>
13515                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="nzK-eZ-4Bz">
13516                             <rect key="frame" x="1" y="20" width="161" height="16"/>
13517                             <autoresizingMask key="autoresizingMask"/>
13518                         </scroller>
13519                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="DhL-CP-Pv7">
13520                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13521                             <autoresizingMask key="autoresizingMask"/>
13522                         </scroller>
13523                     </scrollView>
13524                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zyg-h2-6cm">
13525                         <rect key="frame" x="18" y="187" width="17" height="17"/>
13526                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13527                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="値" id="tnG-Ke-f41">
13528                             <font key="font" size="13" name="AquaKana"/>
13529                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13530                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13531                         </textFieldCell>
13532                     </textField>
13533                     <box autoresizesSubviews="NO" title="発動条件" borderType="line" id="uiV-wM-zIV">
13534                         <rect key="frame" x="7" y="16" width="223" height="389"/>
13535                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13536                         <view key="contentView" id="0jR-KU-qjC">
13537                             <rect key="frame" x="1" y="1" width="221" height="373"/>
13538                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13539                             <subviews>
13540                                 <textField verticalHuggingPriority="750" id="TNN-Ng-Vih">
13541                                     <rect key="frame" x="36" y="167" width="96" height="22"/>
13542                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13543                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Z3A-pb-Tfg">
13544                                         <font key="font" metaFont="system"/>
13545                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13546                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13547                                     </textFieldCell>
13548                                 </textField>
13549                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="TEX-B8-Ahk">
13550                                     <rect key="frame" x="12" y="249" width="97" height="94"/>
13551                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13552                                     <clipView key="contentView" id="ms6-k3-iQy">
13553                                         <rect key="frame" x="1" y="1" width="95" height="92"/>
13554                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13555                                         <subviews>
13556                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="el7-mT-iKE">
13557                                                 <rect key="frame" x="0.0" y="0.0" width="95" height="19"/>
13558                                                 <autoresizingMask key="autoresizingMask"/>
13559                                                 <size key="intercellSpacing" width="3" height="2"/>
13560                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13561                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13562                                                 <tableColumns>
13563                                                     <tableColumn editable="NO" width="92" minWidth="40" maxWidth="1000" id="JUj-UJ-hFL">
13564                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13565                                                             <font key="font" metaFont="smallSystem"/>
13566                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13567                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13568                                                         </tableHeaderCell>
13569                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="tIz-1l-YKn">
13570                                                             <font key="font" metaFont="system"/>
13571                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13572                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13573                                                         </textFieldCell>
13574                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13575                                                         <connections>
13576                                                             <binding destination="AFK-Ig-Gpn" name="value" keyPath="arrangedObjects.value" id="a1T-xl-ivl">
13577                                                                 <dictionary key="options">
13578                                                                     <bool key="NSCreatesSortDescriptor" value="NO"/>
13579                                                                 </dictionary>
13580                                                             </binding>
13581                                                         </connections>
13582                                                     </tableColumn>
13583                                                 </tableColumns>
13584                                             </tableView>
13585                                         </subviews>
13586                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13587                                     </clipView>
13588                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="1mW-C8-lhZ">
13589                                         <rect key="frame" x="1" y="20" width="161" height="16"/>
13590                                         <autoresizingMask key="autoresizingMask"/>
13591                                     </scroller>
13592                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="yWS-lO-tW7">
13593                                         <rect key="frame" x="224" y="17" width="15" height="102"/>
13594                                         <autoresizingMask key="autoresizingMask"/>
13595                                     </scroller>
13596                                 </scrollView>
13597                                 <button id="N7b-Kl-HEP">
13598                                     <rect key="frame" x="114" y="347" width="100" height="18"/>
13599                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13600                                     <buttonCell key="cell" type="check" title="スイッチOFF" bezelStyle="regularSquare" imagePosition="left" inset="2" id="tPn-sX-oeB">
13601                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13602                                         <font key="font" size="13" name="AquaKana"/>
13603                                     </buttonCell>
13604                                 </button>
13605                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9Kq-mc-lLj">
13606                                     <rect key="frame" x="116" y="249" width="96" height="92"/>
13607                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13608                                     <clipView key="contentView" id="yHg-qj-MIb">
13609                                         <rect key="frame" x="1" y="1" width="94" height="90"/>
13610                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13611                                         <subviews>
13612                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="7Vq-ff-JM0">
13613                                                 <rect key="frame" x="0.0" y="0.0" width="94" height="19"/>
13614                                                 <autoresizingMask key="autoresizingMask"/>
13615                                                 <size key="intercellSpacing" width="3" height="2"/>
13616                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13617                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13618                                                 <tableColumns>
13619                                                     <tableColumn editable="NO" width="91" minWidth="40" maxWidth="1000" id="osB-c8-Ym4">
13620                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13621                                                             <font key="font" metaFont="smallSystem"/>
13622                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13623                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13624                                                         </tableHeaderCell>
13625                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="gFk-IV-8wL">
13626                                                             <font key="font" metaFont="system"/>
13627                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13628                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13629                                                         </textFieldCell>
13630                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13631                                                         <connections>
13632                                                             <binding destination="8ZU-c6-Pte" name="value" keyPath="arrangedObjects.value" id="kmn-Ih-r0U">
13633                                                                 <dictionary key="options">
13634                                                                     <bool key="NSCreatesSortDescriptor" value="NO"/>
13635                                                                 </dictionary>
13636                                                             </binding>
13637                                                         </connections>
13638                                                     </tableColumn>
13639                                                 </tableColumns>
13640                                             </tableView>
13641                                         </subviews>
13642                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13643                                     </clipView>
13644                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="iEW-Jk-Mfx">
13645                                         <rect key="frame" x="1" y="20" width="161" height="16"/>
13646                                         <autoresizingMask key="autoresizingMask"/>
13647                                     </scroller>
13648                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rzH-je-44c">
13649                                         <rect key="frame" x="224" y="17" width="15" height="102"/>
13650                                         <autoresizingMask key="autoresizingMask"/>
13651                                     </scroller>
13652                                 </scrollView>
13653                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="9gR-TO-UzO">
13654                                     <rect key="frame" x="11" y="78" width="56" height="17"/>
13655                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13656                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="終了判定" id="59w-GD-VeI">
13657                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
13658                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
13659                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13660                                     </textFieldCell>
13661                                 </textField>
13662                                 <popUpButton verticalHuggingPriority="750" id="rAO-0J-ajM">
13663                                     <rect key="frame" x="111" y="73" width="100" height="26"/>
13664                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13665                                     <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">
13666                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13667                                         <font key="font" metaFont="menu"/>
13668                                         <menu key="menu" id="xgh-69-4hR">
13669                                             <items>
13670                                                 <menuItem title="トリガー後" state="on" id="y24-aq-LfS"/>
13671                                                 <menuItem title="実行後" id="kCu-6X-fPc"/>
13672                                                 <menuItem title="成功後" id="8ZD-VZ-KxT"/>
13673                                                 <menuItem title="失敗後" id="3uK-ru-9mC"/>
13674                                                 <menuItem title="しない" id="ujB-jI-XcT"/>
13675                                             </items>
13676                                         </menu>
13677                                     </popUpButtonCell>
13678                                 </popUpButton>
13679                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="paX-Oi-lAa">
13680                                     <rect key="frame" x="9" y="140" width="129" height="17"/>
13681                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13682                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベントトリガーWT" id="DB0-nN-S9r">
13683                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
13684                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
13685                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13686                                     </textFieldCell>
13687                                 </textField>
13688                                 <textField verticalHuggingPriority="750" id="LCC-mq-PsF">
13689                                     <rect key="frame" x="13" y="107" width="60" height="22"/>
13690                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13691                                     <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">
13692                                         <font key="font" metaFont="system"/>
13693                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13694                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13695                                     </textFieldCell>
13696                                 </textField>
13697                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zTV-ka-7uf">
13698                                     <rect key="frame" x="90" y="111" width="30" height="17"/>
13699                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13700                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="から" id="GKY-E1-ZdP">
13701                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
13702                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
13703                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13704                                     </textFieldCell>
13705                                 </textField>
13706                                 <textField verticalHuggingPriority="750" id="89j-NJ-SNG">
13707                                     <rect key="frame" x="134" y="107" width="60" height="22"/>
13708                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13709                                     <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">
13710                                         <font key="font" metaFont="system"/>
13711                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13712                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13713                                     </textFieldCell>
13714                                 </textField>
13715                             </subviews>
13716                         </view>
13717                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
13718                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
13719                     </box>
13720                 </subviews>
13721             </view>
13722         </window>
13723         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vCd-mx-DZf" userLabel="変数リスト">
13724             <windowStyleMask key="styleMask" titled="YES"/>
13725             <rect key="contentRect" x="678" y="400" width="640" height="442"/>
13726             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13727             <view key="contentView" id="f4b-3z-KkT">
13728                 <rect key="frame" x="0.0" y="0.0" width="640" height="442"/>
13729                 <autoresizingMask key="autoresizingMask"/>
13730                 <subviews>
13731                     <button verticalHuggingPriority="750" id="hh9-nj-eDn">
13732                         <rect key="frame" x="547" y="13" width="79" height="32"/>
13733                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13734                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hW9-Os-yoq">
13735                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13736                             <font key="font" size="13" name="AquaKana"/>
13737                         </buttonCell>
13738                         <connections>
13739                             <action selector="EDvarSetClose:" target="3826" id="wqV-DE-6IY"/>
13740                         </connections>
13741                     </button>
13742                     <button verticalHuggingPriority="750" id="vRw-Mu-r6t">
13743                         <rect key="frame" x="14" y="44" width="118" height="32"/>
13744                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13745                         <buttonCell key="cell" type="push" title="最大数の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Cu2-K6-VHd">
13746                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13747                             <font key="font" size="13" name="AquaKana"/>
13748                         </buttonCell>
13749                         <connections>
13750                             <action selector="EDvarSetMax:" target="3826" id="xfO-4h-KtG"/>
13751                         </connections>
13752                     </button>
13753                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QOl-bJ-JeH">
13754                         <rect key="frame" x="108" y="405" width="30" height="17"/>
13755                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13756                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="変数" id="jBW-j5-o3h">
13757                             <font key="font" size="13" name="AquaKana"/>
13758                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13759                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13760                         </textFieldCell>
13761                     </textField>
13762                     <textField verticalHuggingPriority="750" id="XC5-Vd-kH4">
13763                         <rect key="frame" x="25" y="20" width="96" height="22"/>
13764                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13765                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1X0-6b-fiM">
13766                             <font key="font" metaFont="system"/>
13767                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13768                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13769                         </textFieldCell>
13770                     </textField>
13771                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dYT-Pc-cDX">
13772                         <rect key="frame" x="241" y="61" width="400" height="380"/>
13773                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13774                         <clipView key="contentView" id="6D0-YO-o6Z">
13775                             <rect key="frame" x="1" y="17" width="398" height="362"/>
13776                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13777                             <subviews>
13778                                 <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">
13779                                     <rect key="frame" x="0.0" y="0.0" width="398" height="19"/>
13780                                     <autoresizingMask key="autoresizingMask"/>
13781                                     <size key="intercellSpacing" width="3" height="2"/>
13782                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13783                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13784                                     <tableColumns>
13785                                         <tableColumn editable="NO" width="43.296875" minWidth="40" maxWidth="1000" id="DkR-P1-F6J">
13786                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="番号">
13787                                                 <font key="font" metaFont="smallSystem"/>
13788                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13789                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13790                                             </tableHeaderCell>
13791                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="d0H-5f-4Y8">
13792                                                 <font key="font" metaFont="system"/>
13793                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13794                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13795                                             </textFieldCell>
13796                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13797                                             <connections>
13798                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.num" id="qoI-om-jIA">
13799                                                     <dictionary key="options">
13800                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13801                                                     </dictionary>
13802                                                 </binding>
13803                                             </connections>
13804                                         </tableColumn>
13805                                         <tableColumn width="116.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="7Qm-gy-xQi">
13806                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="値">
13807                                                 <font key="font" metaFont="smallSystem"/>
13808                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13809                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
13810                                             </tableHeaderCell>
13811                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Gpm-U2-2Ln">
13812                                                 <font key="font" metaFont="system"/>
13813                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13814                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13815                                             </textFieldCell>
13816                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13817                                             <connections>
13818                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.value" id="r7q-jd-GjP">
13819                                                     <dictionary key="options">
13820                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13821                                                     </dictionary>
13822                                                 </binding>
13823                                             </connections>
13824                                         </tableColumn>
13825                                         <tableColumn width="230" minWidth="10" maxWidth="3.4028234663852886e+38" id="ToT-t3-Kf8">
13826                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コメント">
13827                                                 <font key="font" metaFont="smallSystem"/>
13828                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13829                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
13830                                             </tableHeaderCell>
13831                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="U7N-vA-shl">
13832                                                 <font key="font" metaFont="system"/>
13833                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13834                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13835                                             </textFieldCell>
13836                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13837                                             <connections>
13838                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.name" id="Y00-Yk-WEG">
13839                                                     <dictionary key="options">
13840                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13841                                                     </dictionary>
13842                                                 </binding>
13843                                             </connections>
13844                                         </tableColumn>
13845                                     </tableColumns>
13846                                 </tableView>
13847                             </subviews>
13848                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13849                         </clipView>
13850                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="tZW-zN-DU0">
13851                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13852                             <autoresizingMask key="autoresizingMask"/>
13853                         </scroller>
13854                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="CbN-et-OYh">
13855                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13856                             <autoresizingMask key="autoresizingMask"/>
13857                         </scroller>
13858                         <tableHeaderView key="headerView" id="M70-ah-obA">
13859                             <rect key="frame" x="0.0" y="0.0" width="398" height="17"/>
13860                             <autoresizingMask key="autoresizingMask"/>
13861                         </tableHeaderView>
13862                     </scrollView>
13863                     <button verticalHuggingPriority="750" id="lLD-pP-sHe">
13864                         <rect key="frame" x="484" y="13" width="66" height="32"/>
13865                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13866                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xY4-To-rFz">
13867                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13868                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13869                         </buttonCell>
13870                         <connections>
13871                             <action selector="EDvarSetSubmit:" target="3826" id="vdE-TK-iDq"/>
13872                         </connections>
13873                     </button>
13874                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oL1-bc-0bO">
13875                         <rect key="frame" x="227" y="24" width="251" height="17"/>
13876                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13877                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="米直接入力することで変える事もできます" id="smk-YI-mkF">
13878                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13879                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
13880                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13881                         </textFieldCell>
13882                     </textField>
13883                     <button verticalHuggingPriority="750" id="Nyn-8S-nMX">
13884                         <rect key="frame" x="122" y="33" width="105" height="32"/>
13885                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13886                         <buttonCell key="cell" type="push" title="データ保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8ab-7D-4Wl">
13887                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13888                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13889                         </buttonCell>
13890                         <connections>
13891                             <action selector="EDvarSetSave:" target="3826" id="14d-HM-AGO"/>
13892                         </connections>
13893                     </button>
13894                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="vSy-uR-1yG">
13895                         <rect key="frame" x="20" y="81" width="207" height="306"/>
13896                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13897                         <clipView key="contentView" id="WSx-zf-Gkh">
13898                             <rect key="frame" x="1" y="1" width="205" height="304"/>
13899                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13900                             <subviews>
13901                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="KiL-6v-fdZ">
13902                                     <rect key="frame" x="0.0" y="0.0" width="205" height="19"/>
13903                                     <autoresizingMask key="autoresizingMask"/>
13904                                     <size key="intercellSpacing" width="3" height="2"/>
13905                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13906                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13907                                     <tableColumns>
13908                                         <tableColumn editable="NO" width="202" minWidth="40" maxWidth="1000" id="ELp-L1-PAA">
13909                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13910                                                 <font key="font" metaFont="smallSystem"/>
13911                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13912                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13913                                             </tableHeaderCell>
13914                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fOt-pD-HVj">
13915                                                 <font key="font" metaFont="system"/>
13916                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13917                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13918                                             </textFieldCell>
13919                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13920                                             <connections>
13921                                                 <binding destination="B7Y-Yq-yrY" name="value" keyPath="arrangedObjects.value" id="5sL-Os-rJz">
13922                                                     <dictionary key="options">
13923                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13924                                                     </dictionary>
13925                                                 </binding>
13926                                             </connections>
13927                                         </tableColumn>
13928                                     </tableColumns>
13929                                 </tableView>
13930                             </subviews>
13931                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13932                         </clipView>
13933                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="amE-3S-Cy1">
13934                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13935                             <autoresizingMask key="autoresizingMask"/>
13936                         </scroller>
13937                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ccx-X4-ihV">
13938                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13939                             <autoresizingMask key="autoresizingMask"/>
13940                         </scroller>
13941                     </scrollView>
13942                 </subviews>
13943             </view>
13944             <point key="canvasLocation" x="-443" y="258"/>
13945         </window>
13946         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6Ho-16-Ie6" userLabel="イベント選択">
13947             <windowStyleMask key="styleMask" titled="YES"/>
13948             <rect key="contentRect" x="678" y="400" width="640" height="442"/>
13949             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13950             <view key="contentView" id="gBi-P1-KP9">
13951                 <rect key="frame" x="0.0" y="0.0" width="640" height="442"/>
13952                 <autoresizingMask key="autoresizingMask"/>
13953                 <subviews>
13954                     <button verticalHuggingPriority="750" id="zMR-hi-1fR">
13955                         <rect key="frame" x="57" y="366" width="105" height="32"/>
13956                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13957                         <buttonCell key="cell" type="push" title="文章の表示" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LiC-No-I2p">
13958                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13959                             <font key="font" size="13" name="AquaKana"/>
13960                         </buttonCell>
13961                         <connections>
13962                             <action selector="EDtext:" target="3826" id="vJF-RR-3wF"/>
13963                         </connections>
13964                     </button>
13965                     <button verticalHuggingPriority="750" id="fP4-xD-YmK">
13966                         <rect key="frame" x="50" y="333" width="118" height="32"/>
13967                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13968                         <buttonCell key="cell" type="push" title="選択肢の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="s2F-ox-m0q">
13969                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13970                             <font key="font" size="13" name="AquaKana"/>
13971                         </buttonCell>
13972                         <connections>
13973                             <action selector="EDselection:" target="3826" id="RpC-iK-NnZ"/>
13974                         </connections>
13975                     </button>
13976                     <button verticalHuggingPriority="750" id="c3g-Wo-vmA">
13977                         <rect key="frame" x="44" y="300" width="131" height="32"/>
13978                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13979                         <buttonCell key="cell" type="push" title="数値入力の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YOd-Jb-Mnv">
13980                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13981                             <font key="font" size="13" name="AquaKana"/>
13982                         </buttonCell>
13983                         <connections>
13984                             <action selector="EDvalue:" target="3826" id="93m-Ao-yiB"/>
13985                         </connections>
13986                     </button>
13987                     <button verticalHuggingPriority="750" id="w6C-Rw-UnI">
13988                         <rect key="frame" x="44" y="249" width="131" height="32"/>
13989                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13990                         <buttonCell key="cell" type="push" title="スイッチの操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6A7-eu-J5D">
13991                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13992                             <font key="font" size="13" name="AquaKana"/>
13993                         </buttonCell>
13994                         <connections>
13995                             <action selector="EDswitch:" target="3826" id="qSd-LD-CkC"/>
13996                         </connections>
13997                     </button>
13998                     <button verticalHuggingPriority="750" id="4tL-GG-DfN">
13999                         <rect key="frame" x="57" y="216" width="105" height="32"/>
14000                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14001                         <buttonCell key="cell" type="push" title="変数の操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Bbz-4G-tg7">
14002                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14003                             <font key="font" size="13" name="AquaKana"/>
14004                         </buttonCell>
14005                         <connections>
14006                             <action selector="EDvariable:" target="3826" id="HlG-KQ-VSO"/>
14007                         </connections>
14008                     </button>
14009                     <button verticalHuggingPriority="750" id="GQF-5X-gb1">
14010                         <rect key="frame" x="44" y="183" width="131" height="32"/>
14011                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14012                         <buttonCell key="cell" type="push" title="タイマーの操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ybP-3c-ESc">
14013                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14014                             <font key="font" size="13" name="AquaKana"/>
14015                         </buttonCell>
14016                         <connections>
14017                             <action selector="EDtimer:" target="3826" id="vM4-e8-KpR"/>
14018                         </connections>
14019                     </button>
14020                     <button verticalHuggingPriority="750" id="mqo-DH-lcE">
14021                         <rect key="frame" x="63" y="134" width="92" height="32"/>
14022                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14023                         <buttonCell key="cell" type="push" title="条件分岐" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oQs-6w-RrO">
14024                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14025                             <font key="font" size="13" name="AquaKana"/>
14026                         </buttonCell>
14027                         <connections>
14028                             <action selector="EDterms:" target="3826" id="2Nh-zd-JAX"/>
14029                         </connections>
14030                     </button>
14031                     <button verticalHuggingPriority="750" id="Py8-nK-Bnl">
14032                         <rect key="frame" x="70" y="101" width="79" height="32"/>
14033                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14034                         <buttonCell key="cell" type="push" title="ラベル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PAl-7a-Gor">
14035                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14036                             <font key="font" size="13" name="AquaKana"/>
14037                         </buttonCell>
14038                         <connections>
14039                             <action selector="EDlabel:" target="3826" id="M3b-ly-045"/>
14040                         </connections>
14041                     </button>
14042                     <button verticalHuggingPriority="750" id="imT-Xr-67W">
14043                         <rect key="frame" x="46" y="68" width="131" height="32"/>
14044                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14045                         <buttonCell key="cell" type="push" title="ラベルジャンプ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2b7-QB-mL3">
14046                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14047                             <font key="font" size="13" name="AquaKana"/>
14048                         </buttonCell>
14049                         <connections>
14050                             <action selector="EDlabelJump:" target="3826" id="z3V-hf-x3V"/>
14051                         </connections>
14052                     </button>
14053                     <button verticalHuggingPriority="750" id="lh9-Uz-Amk">
14054                         <rect key="frame" x="78" y="35" width="66" height="32"/>
14055                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14056                         <buttonCell key="cell" type="push" title="注釈" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4kf-8h-Sc0">
14057                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14058                             <font key="font" size="13" name="AquaKana"/>
14059                         </buttonCell>
14060                         <connections>
14061                             <action selector="EDmemo:" target="3826" id="Lb4-Av-5vc"/>
14062                         </connections>
14063                     </button>
14064                     <button verticalHuggingPriority="750" id="FoV-z0-fp6">
14065                         <rect key="frame" x="192" y="366" width="118" height="32"/>
14066                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14067                         <buttonCell key="cell" type="push" title="リソース増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rYW-XZ-chD">
14068                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14069                             <font key="font" size="13" name="AquaKana"/>
14070                         </buttonCell>
14071                         <connections>
14072                             <action selector="EDresource:" target="3826" id="I8R-N8-rfU"/>
14073                         </connections>
14074                     </button>
14075                     <button verticalHuggingPriority="750" id="Kme-xI-3Xv">
14076                         <rect key="frame" x="192" y="332" width="118" height="32"/>
14077                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14078                         <buttonCell key="cell" type="push" title="アイテム増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e9q-Mf-rhD">
14079                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14080                             <font key="font" size="13" name="AquaKana"/>
14081                         </buttonCell>
14082                         <connections>
14083                             <action selector="EDitem:" target="3826" id="hI4-PC-UzJ"/>
14084                         </connections>
14085                     </button>
14086                     <button verticalHuggingPriority="750" id="hwl-LY-zEr">
14087                         <rect key="frame" x="179" y="299" width="144" height="32"/>
14088                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14089                         <buttonCell key="cell" type="push" title="メンバー入れ替え" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="m26-qo-a2e">
14090                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14091                             <font key="font" size="13" name="AquaKana"/>
14092                         </buttonCell>
14093                         <connections>
14094                             <action selector="EDmember:" target="3826" id="MDt-lp-90n"/>
14095                         </connections>
14096                     </button>
14097                     <button verticalHuggingPriority="750" id="0qa-9q-CfC">
14098                         <rect key="frame" x="176" y="182" width="144" height="32"/>
14099                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14100                         <buttonCell key="cell" type="push" title="ステータスの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="NYD-Yn-f0b">
14101                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14102                             <font key="font" size="13" name="AquaKana"/>
14103                         </buttonCell>
14104                         <connections>
14105                             <action selector="EDstatus:" target="3826" id="2i8-3L-wdm"/>
14106                         </connections>
14107                     </button>
14108                     <button verticalHuggingPriority="750" id="uRm-1Z-pem">
14109                         <rect key="frame" x="203" y="249" width="96" height="32"/>
14110                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14111                         <buttonCell key="cell" type="push" title="HPの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TQm-CI-cMl">
14112                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14113                             <font key="font" metaFont="system"/>
14114                         </buttonCell>
14115                         <connections>
14116                             <action selector="EDhp:" target="3826" id="2uK-uJ-9zB"/>
14117                         </connections>
14118                     </button>
14119                     <button verticalHuggingPriority="750" id="q38-nO-ZcI">
14120                         <rect key="frame" x="202" y="215" width="98" height="32"/>
14121                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14122                         <buttonCell key="cell" type="push" title="MPの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wc7-0Y-bLo">
14123                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14124                             <font key="font" metaFont="system"/>
14125                         </buttonCell>
14126                         <connections>
14127                             <action selector="EDmp:" target="3826" id="B5K-eV-xvA"/>
14128                         </connections>
14129                     </button>
14130                     <button verticalHuggingPriority="750" id="gST-sf-q6V">
14131                         <rect key="frame" x="202" y="150" width="92" height="32"/>
14132                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14133                         <buttonCell key="cell" type="push" title="状態変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Hmk-7u-7wL">
14134                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14135                             <font key="font" size="13" name="AquaKana"/>
14136                         </buttonCell>
14137                         <connections>
14138                             <action selector="EDstate:" target="3826" id="qlX-e6-AZ7"/>
14139                         </connections>
14140                     </button>
14141                     <button verticalHuggingPriority="750" id="QYD-hX-Q3C">
14142                         <rect key="frame" x="189" y="117" width="118" height="32"/>
14143                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14144                         <buttonCell key="cell" type="push" title="スキルの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="U6w-6d-kkv">
14145                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14146                             <font key="font" size="13" name="AquaKana"/>
14147                         </buttonCell>
14148                         <connections>
14149                             <action selector="EDskill:" target="3826" id="3Jc-BI-5yA"/>
14150                         </connections>
14151                     </button>
14152                     <button verticalHuggingPriority="750" id="pZH-yk-yjK">
14153                         <rect key="frame" x="176" y="21" width="151" height="32"/>
14154                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14155                         <buttonCell key="cell" type="push" title="攻撃方法フラグON" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gVl-m5-5pJ">
14156                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14157                             <font key="font" size="13" name="AquaKana"/>
14158                         </buttonCell>
14159                         <connections>
14160                             <action selector="EDattackFlagOn:" target="3826" id="yMi-LO-56E"/>
14161                         </connections>
14162                     </button>
14163                     <button verticalHuggingPriority="750" id="iad-Q7-VBI">
14164                         <rect key="frame" x="196" y="84" width="105" height="32"/>
14165                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14166                         <buttonCell key="cell" type="push" title="名前の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="b5X-oq-0X9">
14167                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14168                             <font key="font" size="13" name="AquaKana"/>
14169                         </buttonCell>
14170                         <connections>
14171                             <action selector="EDname:" target="3826" id="J1H-Jt-5Ng"/>
14172                         </connections>
14173                     </button>
14174                     <button verticalHuggingPriority="750" id="BeE-28-wJ6">
14175                         <rect key="frame" x="196" y="53" width="105" height="32"/>
14176                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14177                         <buttonCell key="cell" type="push" title="装備の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LGP-36-rjV">
14178                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14179                             <font key="font" size="13" name="AquaKana"/>
14180                         </buttonCell>
14181                         <connections>
14182                             <action selector="EDequip:" target="3826" id="zfS-ZP-0pk"/>
14183                         </connections>
14184                     </button>
14185                     <button verticalHuggingPriority="750" id="IMd-5J-zYf">
14186                         <rect key="frame" x="337" y="365" width="118" height="32"/>
14187                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14188                         <buttonCell key="cell" type="push" title="ユニット移動" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aag-xi-KPP">
14189                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14190                             <font key="font" size="13" name="AquaKana"/>
14191                         </buttonCell>
14192                         <connections>
14193                             <action selector="EDmove:" target="3826" id="4tI-vk-Qdg"/>
14194                         </connections>
14195                     </button>
14196                     <button verticalHuggingPriority="750" id="Kxl-Z4-qCL">
14197                         <rect key="frame" x="347" y="248" width="92" height="32"/>
14198                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14199                         <buttonCell key="cell" type="push" title="場所注目" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1Mx-yl-aFu">
14200                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14201                             <font key="font" size="13" name="AquaKana"/>
14202                         </buttonCell>
14203                         <connections>
14204                             <action selector="EDplace:" target="3826" id="b8E-hM-IKg"/>
14205                         </connections>
14206                     </button>
14207                     <button verticalHuggingPriority="750" id="9CB-W4-urd">
14208                         <rect key="frame" x="328" y="185" width="131" height="32"/>
14209                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14210                         <buttonCell key="cell" type="push" title="パイロット変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tgB-cS-1GD">
14211                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14212                             <font key="font" size="13" name="AquaKana"/>
14213                         </buttonCell>
14214                         <connections>
14215                             <action selector="EDpilot:" target="3826" id="izu-pE-5V1"/>
14216                         </connections>
14217                     </button>
14218                     <button verticalHuggingPriority="750" id="n6W-HX-szx">
14219                         <rect key="frame" x="334" y="152" width="118" height="32"/>
14220                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14221                         <buttonCell key="cell" type="push" title="ユニット変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="D6a-ht-zFW">
14222                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14223                             <font key="font" size="13" name="AquaKana"/>
14224                         </buttonCell>
14225                         <connections>
14226                             <action selector="EDunit:" target="3826" id="tfi-JY-Q8O"/>
14227                         </connections>
14228                     </button>
14229                     <button verticalHuggingPriority="750" id="eA3-Dy-xfg">
14230                         <rect key="frame" x="347" y="215" width="92" height="32"/>
14231                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14232                         <buttonCell key="cell" type="push" title="ウェイト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FkG-S7-uQp">
14233                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14234                             <font key="font" size="13" name="AquaKana"/>
14235                         </buttonCell>
14236                         <connections>
14237                             <action selector="EDwait:" target="3826" id="fUs-Pg-F8j"/>
14238                         </connections>
14239                     </button>
14240                     <button verticalHuggingPriority="750" id="Zzw-yF-1Ab">
14241                         <rect key="frame" x="342" y="118" width="108" height="32"/>
14242                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14243                         <buttonCell key="cell" type="push" title="BGMの演奏" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aYS-NX-Mlb">
14244                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14245                             <font key="font" metaFont="system"/>
14246                         </buttonCell>
14247                         <connections>
14248                             <action selector="EDbgm:" target="3826" id="1sD-B0-jCF"/>
14249                         </connections>
14250                     </button>
14251                     <button verticalHuggingPriority="750" id="HWj-P3-Ja3">
14252                         <rect key="frame" x="307" y="85" width="173" height="32"/>
14253                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14254                         <buttonCell key="cell" type="push" title="BGMのフェードアウト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e96-60-Wt8">
14255                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14256                             <font key="font" metaFont="system"/>
14257                         </buttonCell>
14258                         <connections>
14259                             <action selector="EDbgmFadeOut:" target="3826" id="Qy3-Ow-N2m"/>
14260                         </connections>
14261                     </button>
14262                     <button verticalHuggingPriority="750" id="M4p-NN-UEA">
14263                         <rect key="frame" x="337" y="332" width="118" height="32"/>
14264                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14265                         <buttonCell key="cell" type="push" title="ユニット出現" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="btg-6y-lSj">
14266                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14267                             <font key="font" size="13" name="AquaKana"/>
14268                         </buttonCell>
14269                         <connections>
14270                             <action selector="EDappear:" target="3826" id="PSn-S7-ISX"/>
14271                         </connections>
14272                     </button>
14273                     <button verticalHuggingPriority="750" id="Knp-Ff-okG">
14274                         <rect key="frame" x="337" y="298" width="118" height="32"/>
14275                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14276                         <buttonCell key="cell" type="push" title="ユニット消去" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="y34-e2-t0b">
14277                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14278                             <font key="font" size="13" name="AquaKana"/>
14279                         </buttonCell>
14280                         <connections>
14281                             <action selector="EDdissapear:" target="3826" id="9p7-Fe-Fl2"/>
14282                         </connections>
14283                     </button>
14284                     <button verticalHuggingPriority="750" id="8cD-eT-YNw">
14285                         <rect key="frame" x="349" y="53" width="94" height="32"/>
14286                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14287                         <buttonCell key="cell" type="push" title="SEの再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tfv-ar-kaD">
14288                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14289                             <font key="font" metaFont="system"/>
14290                         </buttonCell>
14291                         <connections>
14292                             <action selector="EDse:" target="3826" id="pfo-QO-hNf"/>
14293                         </connections>
14294                     </button>
14295                     <button verticalHuggingPriority="750" id="P2A-Yk-1jo">
14296                         <rect key="frame" x="349" y="20" width="94" height="32"/>
14297                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14298                         <buttonCell key="cell" type="push" title="SEの停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="SDz-nQ-IZa">
14299                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14300                             <font key="font" metaFont="system"/>
14301                         </buttonCell>
14302                         <connections>
14303                             <action selector="EDseStop:" target="3826" id="tkk-N1-gog"/>
14304                         </connections>
14305                     </button>
14306                     <button verticalHuggingPriority="750" id="zGZ-HK-7JU">
14307                         <rect key="frame" x="489" y="365" width="118" height="32"/>
14308                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14309                         <buttonCell key="cell" type="push" title="バトルの処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HEK-Sn-Nty">
14310                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14311                             <font key="font" size="13" name="AquaKana"/>
14312                         </buttonCell>
14313                         <connections>
14314                             <action selector="EDbattle:" target="3826" id="PYK-3K-QS2"/>
14315                         </connections>
14316                     </button>
14317                     <button verticalHuggingPriority="750" id="yNz-KE-SY5">
14318                         <rect key="frame" x="483" y="331" width="131" height="32"/>
14319                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14320                         <buttonCell key="cell" type="push" title="ショップの処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="f8v-ch-0LO">
14321                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14322                             <font key="font" size="13" name="AquaKana"/>
14323                         </buttonCell>
14324                         <connections>
14325                             <action selector="EDshop:" target="3826" id="9NV-nr-xYW"/>
14326                         </connections>
14327                     </button>
14328                     <button verticalHuggingPriority="750" id="KJ5-Yz-XbR">
14329                         <rect key="frame" x="483" y="297" width="131" height="32"/>
14330                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14331                         <buttonCell key="cell" type="push" title="名前入力の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Puy-Qm-Hbk">
14332                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14333                             <font key="font" size="13" name="AquaKana"/>
14334                         </buttonCell>
14335                         <connections>
14336                             <action selector="EDnameInput:" target="3826" id="LlP-aP-m0X"/>
14337                         </connections>
14338                     </button>
14339                     <button verticalHuggingPriority="750" id="0h9-9S-TRu">
14340                         <rect key="frame" x="483" y="248" width="131" height="32"/>
14341                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14342                         <buttonCell key="cell" type="push" title="ゲームオーバー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cOK-oQ-6Ij">
14343                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14344                             <font key="font" size="13" name="AquaKana"/>
14345                         </buttonCell>
14346                         <connections>
14347                             <action selector="EDgameOver:" target="3826" id="PzI-Vp-KXG"/>
14348                         </connections>
14349                     </button>
14350                     <button verticalHuggingPriority="750" id="FIB-Qv-QYM">
14351                         <rect key="frame" x="483" y="216" width="131" height="32"/>
14352                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14353                         <buttonCell key="cell" type="push" title="ステージクリア" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h6f-cG-UVA">
14354                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14355                             <font key="font" size="13" name="AquaKana"/>
14356                         </buttonCell>
14357                         <connections>
14358                             <action selector="EDstageClear:" target="3826" id="hs5-cN-xsm"/>
14359                         </connections>
14360                     </button>
14361                     <button verticalHuggingPriority="750" id="dZN-lO-wpU">
14362                         <rect key="frame" x="470" y="185" width="157" height="32"/>
14363                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14364                         <buttonCell key="cell" type="push" title="タイトル画面に戻す" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gxl-li-v1p">
14365                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14366                             <font key="font" size="13" name="AquaKana"/>
14367                         </buttonCell>
14368                         <connections>
14369                             <action selector="EDtitle:" target="3826" id="cfz-hC-a7E"/>
14370                         </connections>
14371                     </button>
14372                     <button verticalHuggingPriority="750" id="3OQ-mF-ISP">
14373                         <rect key="frame" x="502" y="21" width="105" height="32"/>
14374                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14375                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RYL-Ih-cup">
14376                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14377                             <font key="font" size="13" name="AquaKana"/>
14378                         </buttonCell>
14379                         <connections>
14380                             <action selector="EDcancel:" target="3826" id="Dd9-H1-UWr"/>
14381                         </connections>
14382                     </button>
14383                 </subviews>
14384             </view>
14385             <point key="canvasLocation" x="-962" y="277"/>
14386         </window>
14387         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vXf-RC-FUn" userLabel="イベント文章">
14388             <windowStyleMask key="styleMask" titled="YES"/>
14389             <rect key="contentRect" x="678" y="400" width="500" height="158"/>
14390             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14391             <view key="contentView" id="gbn-c1-TlS">
14392                 <rect key="frame" x="0.0" y="0.0" width="500" height="158"/>
14393                 <autoresizingMask key="autoresizingMask"/>
14394                 <subviews>
14395                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="hPd-Xa-wFH">
14396                         <rect key="frame" x="28" y="41" width="100" height="100"/>
14397                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14398                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Gfb-qA-8DZ"/>
14399                     </imageView>
14400                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="g3K-Ag-LUV">
14401                         <rect key="frame" x="138" y="39" width="342" height="73"/>
14402                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14403                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="文章" drawsBackground="YES" id="Mic-Tv-sf5">
14404                             <font key="font" size="13" name="AquaKana"/>
14405                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14406                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14407                         </textFieldCell>
14408                     </textField>
14409                     <textField verticalHuggingPriority="750" id="9u2-KB-W00">
14410                         <rect key="frame" x="138" y="116" width="342" height="22"/>
14411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14412                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="名前" drawsBackground="YES" id="0Bh-w3-CgX">
14413                             <font key="font" size="13" name="AquaKana"/>
14414                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14415                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14416                         </textFieldCell>
14417                     </textField>
14418                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fwV-Pn-XEv">
14419                         <rect key="frame" x="136" y="14" width="156" height="17"/>
14420                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14421                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※改行はOption + Return" id="65w-Rn-gUi">
14422                             <font key="font" metaFont="system"/>
14423                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14424                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14425                         </textFieldCell>
14426                     </textField>
14427                     <button verticalHuggingPriority="750" id="Gfa-vg-d8D">
14428                         <rect key="frame" x="315" y="5" width="66" height="32"/>
14429                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14430                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hYU-JS-nyY">
14431                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14432                             <font key="font" size="13" name="AquaKana"/>
14433                         </buttonCell>
14434                         <connections>
14435                             <action selector="EDtextSubmit:" target="3826" id="3t6-WH-dAT"/>
14436                         </connections>
14437                     </button>
14438                     <button verticalHuggingPriority="750" id="Pq6-8M-sjN">
14439                         <rect key="frame" x="381" y="5" width="105" height="32"/>
14440                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14441                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BdH-xK-OPT">
14442                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14443                             <font key="font" size="13" name="AquaKana"/>
14444                         </buttonCell>
14445                         <connections>
14446                             <action selector="EDtextCancel:" target="3826" id="Tyb-cX-hJS"/>
14447                         </connections>
14448                     </button>
14449                     <button verticalHuggingPriority="750" id="nTh-2d-Eby">
14450                         <rect key="frame" x="26" y="5" width="105" height="32"/>
14451                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14452                         <buttonCell key="cell" type="push" title="顔グラ選択" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ltL-zR-B55">
14453                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14454                             <font key="font" size="13" name="AquaKana"/>
14455                         </buttonCell>
14456                         <connections>
14457                             <action selector="EDtextImageSlct:" target="3826" id="nr0-h4-aDA"/>
14458                         </connections>
14459                     </button>
14460                 </subviews>
14461             </view>
14462         </window>
14463         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="LYW-Xc-dJE" userLabel="イベント文章イメージ">
14464             <windowStyleMask key="styleMask" titled="YES"/>
14465             <rect key="contentRect" x="196" y="207" width="480" height="270"/>
14466             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14467             <view key="contentView" id="bB2-vi-MwX">
14468                 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
14469                 <autoresizingMask key="autoresizingMask"/>
14470                 <subviews>
14471                     <scrollView autohidesScrollers="YES" horizontalLineScroll="130" horizontalPageScroll="10" verticalLineScroll="130" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="DV6-6Y-IeE">
14472                         <rect key="frame" x="20" y="102" width="350" height="148"/>
14473                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14474                         <clipView key="contentView" id="juo-7T-IKN">
14475                             <rect key="frame" x="1" y="17" width="348" height="130"/>
14476                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14477                             <subviews>
14478                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="128" headerView="xoY-YI-gfi" id="At7-iN-Wmd">
14479                                     <rect key="frame" x="0.0" y="0.0" width="348" height="130"/>
14480                                     <autoresizingMask key="autoresizingMask"/>
14481                                     <size key="intercellSpacing" width="3" height="2"/>
14482                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14483                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14484                                     <tableColumns>
14485                                         <tableColumn width="128" minWidth="40" maxWidth="1000" id="ZDd-VY-4dX">
14486                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
14487                                                 <font key="font" metaFont="smallSystem"/>
14488                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14489                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14490                                             </tableHeaderCell>
14491                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ZAd-9M-STf"/>
14492                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14493                                             <connections>
14494                                                 <binding destination="i6q-F8-oeg" name="value" keyPath="arrangedObjects.img" id="UoT-mP-SOY"/>
14495                                             </connections>
14496                                         </tableColumn>
14497                                         <tableColumn width="214" minWidth="40" maxWidth="1000" id="f4p-BT-Wod">
14498                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ名">
14499                                                 <font key="font" metaFont="smallSystem"/>
14500                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14501                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14502                                             </tableHeaderCell>
14503                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="drK-uK-QfP">
14504                                                 <font key="font" metaFont="system"/>
14505                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14506                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14507                                             </textFieldCell>
14508                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14509                                             <connections>
14510                                                 <binding destination="i6q-F8-oeg" name="value" keyPath="arrangedObjects.name" id="D59-CY-8El">
14511                                                     <dictionary key="options">
14512                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14513                                                     </dictionary>
14514                                                 </binding>
14515                                             </connections>
14516                                         </tableColumn>
14517                                     </tableColumns>
14518                                 </tableView>
14519                             </subviews>
14520                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14521                         </clipView>
14522                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="4vk-8m-p5X">
14523                             <rect key="frame" x="1" y="118" width="238" height="16"/>
14524                             <autoresizingMask key="autoresizingMask"/>
14525                         </scroller>
14526                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="Tng-e7-aOS">
14527                             <rect key="frame" x="228" y="17" width="16" height="125"/>
14528                             <autoresizingMask key="autoresizingMask"/>
14529                         </scroller>
14530                         <tableHeaderView key="headerView" id="xoY-YI-gfi">
14531                             <rect key="frame" x="0.0" y="0.0" width="348" height="17"/>
14532                             <autoresizingMask key="autoresizingMask"/>
14533                         </tableHeaderView>
14534                     </scrollView>
14535                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="ZlZ-GN-YM7">
14536                         <rect key="frame" x="378" y="135" width="82" height="115"/>
14537                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14538                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14539                         <size key="cellSize" width="74" height="18"/>
14540                         <size key="intercellSpacing" width="4" height="2"/>
14541                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="lYo-cc-W3H">
14542                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14543                             <font key="font" metaFont="system"/>
14544                         </buttonCell>
14545                         <cells>
14546                             <column>
14547                                 <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XRZ-eq-FRL">
14548                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14549                                     <font key="font" metaFont="system"/>
14550                                 </buttonCell>
14551                                 <buttonCell type="radio" title="モビール" imagePosition="left" alignment="left" inset="2" id="zzB-kV-hsQ">
14552                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14553                                     <font key="font" metaFont="system"/>
14554                                 </buttonCell>
14555                                 <buttonCell type="radio" title="イベント" imagePosition="left" alignment="left" inset="2" id="6SZ-fp-hh0">
14556                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14557                                     <font key="font" metaFont="system"/>
14558                                 </buttonCell>
14559                             </column>
14560                         </cells>
14561                         <connections>
14562                             <action selector="EDtextImageButton:" target="3826" id="oF6-q0-j9E"/>
14563                         </connections>
14564                     </matrix>
14565                     <button verticalHuggingPriority="750" id="0HT-MG-Ui5">
14566                         <rect key="frame" x="299" y="8" width="66" height="32"/>
14567                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14568                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EaG-kn-wYF">
14569                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14570                             <font key="font" size="13" name="AquaKana"/>
14571                         </buttonCell>
14572                         <connections>
14573                             <action selector="EDtextImageSubmit:" target="3826" id="Ri8-kb-BIL"/>
14574                         </connections>
14575                     </button>
14576                     <button verticalHuggingPriority="750" id="05Z-gg-czz">
14577                         <rect key="frame" x="373" y="8" width="105" height="32"/>
14578                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14579                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DDA-Sy-z7C">
14580                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14581                             <font key="font" size="13" name="AquaKana"/>
14582                         </buttonCell>
14583                         <connections>
14584                             <action selector="EDtextImageCancel:" target="3826" id="EQa-py-YC6"/>
14585                         </connections>
14586                     </button>
14587                 </subviews>
14588             </view>
14589         </window>
14590         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Z53-lU-wRt" userLabel="選択肢の決定">
14591             <windowStyleMask key="styleMask" titled="YES"/>
14592             <rect key="contentRect" x="678" y="400" width="500" height="325"/>
14593             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14594             <view key="contentView" id="NpL-Wi-WrH">
14595                 <rect key="frame" x="0.0" y="0.0" width="500" height="325"/>
14596                 <autoresizingMask key="autoresizingMask"/>
14597                 <subviews>
14598                     <button verticalHuggingPriority="750" id="HtK-ES-9eH">
14599                         <rect key="frame" x="320" y="6" width="66" height="32"/>
14600                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14601                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CeA-89-sKi">
14602                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14603                             <font key="font" size="13" name="AquaKana"/>
14604                         </buttonCell>
14605                         <connections>
14606                             <action selector="EDselectionSubmit:" target="3826" id="zEt-qr-1bs"/>
14607                         </connections>
14608                     </button>
14609                     <button verticalHuggingPriority="750" id="5MI-X9-7LE">
14610                         <rect key="frame" x="386" y="6" width="105" height="32"/>
14611                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14612                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vl1-xI-o1i">
14613                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14614                             <font key="font" size="13" name="AquaKana"/>
14615                         </buttonCell>
14616                         <connections>
14617                             <action selector="EDselectionCancel:" target="3826" id="LXx-gz-3kv"/>
14618                         </connections>
14619                     </button>
14620                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="baZ-Rv-HJC">
14621                         <rect key="frame" x="20" y="42" width="360" height="228"/>
14622                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14623                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="USx-Px-kEV">
14624                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14625                             <string key="title">1
14626 2
14627 3
14628 4
14629 5
14630 6
14631 7
14632 8
14633 9個まで選択肢は可能</string>
14634                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14635                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14636                         </textFieldCell>
14637                     </textField>
14638                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BV5-As-ARN">
14639                         <rect key="frame" x="18" y="17" width="309" height="17"/>
14640                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14641                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※Option + Returnで改行、改行の数+1が選択肢の数" id="CWf-qD-Y4f">
14642                             <font key="font" metaFont="system"/>
14643                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14644                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14645                         </textFieldCell>
14646                     </textField>
14647                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="i7K-Rp-YUs">
14648                         <rect key="frame" x="384" y="42" width="96" height="228"/>
14649                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14650                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="qnG-LF-DWh">
14651                             <font key="font" metaFont="system"/>
14652                             <string key="title">1
14653 2
14654 3
14655 4
14656 5
14657 6
14658 7
14659 8
14660 9</string>
14661                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14662                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14663                         </textFieldCell>
14664                     </textField>
14665                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="kH8-Cb-Cg5">
14666                         <rect key="frame" x="18" y="288" width="82" height="17"/>
14667                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14668                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択肢の名前" id="Q24-GW-oOh">
14669                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14670                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14671                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14672                         </textFieldCell>
14673                     </textField>
14674                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RRj-Uw-gfe">
14675                         <rect key="frame" x="370" y="288" width="121" height="17"/>
14676                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14677                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ジャンプするラベル" id="eMd-xl-wab">
14678                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14679                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14680                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14681                         </textFieldCell>
14682                     </textField>
14683                 </subviews>
14684             </view>
14685             <point key="canvasLocation" x="962" y="-836.5"/>
14686         </window>
14687         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6tL-eK-Mae" userLabel="数値入力の決定">
14688             <windowStyleMask key="styleMask" titled="YES"/>
14689             <rect key="contentRect" x="678" y="400" width="300" height="200"/>
14690             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14691             <view key="contentView" id="b93-ui-K5T">
14692                 <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
14693                 <autoresizingMask key="autoresizingMask"/>
14694                 <subviews>
14695                     <button verticalHuggingPriority="750" id="7po-lR-Uq2">
14696                         <rect key="frame" x="115" y="13" width="66" height="32"/>
14697                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14698                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xis-nP-PQt">
14699                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14700                             <font key="font" size="13" name="AquaKana"/>
14701                         </buttonCell>
14702                         <connections>
14703                             <action selector="EDvalueSubmit:" target="3826" id="ajt-wJ-1c3"/>
14704                         </connections>
14705                     </button>
14706                     <button verticalHuggingPriority="750" id="K9Y-EE-jJI">
14707                         <rect key="frame" x="181" y="13" width="105" height="32"/>
14708                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14709                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="N2a-07-Mvc">
14710                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14711                             <font key="font" size="13" name="AquaKana"/>
14712                         </buttonCell>
14713                         <connections>
14714                             <action selector="EDvalueCancel:" target="3826" id="Pyt-cP-bAa"/>
14715                         </connections>
14716                     </button>
14717                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Icl-TI-LiM">
14718                         <rect key="frame" x="23" y="95" width="250" height="50"/>
14719                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14720                         <clipView key="contentView" id="ha8-kV-GwG">
14721                             <rect key="frame" x="1" y="1" width="248" height="48"/>
14722                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14723                             <subviews>
14724                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="rq5-pj-WYL">
14725                                     <rect key="frame" x="0.0" y="0.0" width="245" height="19"/>
14726                                     <autoresizingMask key="autoresizingMask"/>
14727                                     <size key="intercellSpacing" width="3" height="2"/>
14728                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14729                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14730                                     <tableColumns>
14731                                         <tableColumn width="241.51953125" minWidth="40" maxWidth="1000" id="cNH-NJ-bwG">
14732                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
14733                                                 <font key="font" metaFont="smallSystem"/>
14734                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14735                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14736                                             </tableHeaderCell>
14737                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ZOP-3X-6R7">
14738                                                 <font key="font" metaFont="system"/>
14739                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14740                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14741                                             </textFieldCell>
14742                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14743                                             <connections>
14744                                                 <binding destination="37K-9A-DeL" name="value" keyPath="arrangedObjects.name" id="A3m-DZ-QOe"/>
14745                                             </connections>
14746                                         </tableColumn>
14747                                     </tableColumns>
14748                                 </tableView>
14749                             </subviews>
14750                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14751                         </clipView>
14752                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="fKl-DJ-QLG">
14753                             <rect key="frame" x="1" y="119" width="223" height="15"/>
14754                             <autoresizingMask key="autoresizingMask"/>
14755                         </scroller>
14756                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Xb1-aO-tXe">
14757                             <rect key="frame" x="224" y="17" width="15" height="102"/>
14758                             <autoresizingMask key="autoresizingMask"/>
14759                         </scroller>
14760                     </scrollView>
14761                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="K9C-l1-S5G">
14762                         <rect key="frame" x="21" y="163" width="121" height="17"/>
14763                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14764                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="数値を受け取る変数" id="2yz-lb-ZYy">
14765                             <font key="font" size="13" name="AquaKana"/>
14766                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14767                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14768                         </textFieldCell>
14769                     </textField>
14770                 </subviews>
14771             </view>
14772         </window>
14773         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="wHi-ec-FWU" userLabel="スイッチの決定">
14774             <windowStyleMask key="styleMask" titled="YES"/>
14775             <rect key="contentRect" x="678" y="400" width="350" height="173"/>
14776             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
14777             <view key="contentView" id="40J-dn-TQt">
14778                 <rect key="frame" x="0.0" y="6" width="350" height="173"/>
14779                 <autoresizingMask key="autoresizingMask"/>
14780                 <subviews>
14781                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oow-q3-ZzI">
14782                         <rect key="frame" x="21" y="147" width="95" height="17"/>
14783                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14784                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの操作" id="PLU-lI-ln0">
14785                             <font key="font" size="13" name="AquaKana"/>
14786                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14787                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14788                         </textFieldCell>
14789                     </textField>
14790                     <textField verticalHuggingPriority="750" id="Ksv-OG-zmZ">
14791                         <rect key="frame" x="23" y="59" width="255" height="22"/>
14792                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14793                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4m4-7O-8n6">
14794                             <font key="font" metaFont="system"/>
14795                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14796                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14797                         </textFieldCell>
14798                     </textField>
14799                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="AQB-YF-ckG">
14800                         <rect key="frame" x="21" y="115" width="225" height="17"/>
14801                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14802                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="f0p-QL-QWX">
14803                             <font key="font" size="13" name="AquaKana"/>
14804                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14805                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14806                         </textFieldCell>
14807                     </textField>
14808                     <button verticalHuggingPriority="750" id="ifF-zu-8i9">
14809                         <rect key="frame" x="165" y="13" width="66" height="32"/>
14810                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14811                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4Rb-jG-xnw">
14812                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14813                             <font key="font" size="13" name="AquaKana"/>
14814                         </buttonCell>
14815                         <connections>
14816                             <action selector="EDswitchSubmit:" target="3826" id="sl8-Yx-NHl"/>
14817                         </connections>
14818                     </button>
14819                     <button verticalHuggingPriority="750" id="jZS-tO-MaI">
14820                         <rect key="frame" x="231" y="13" width="105" height="32"/>
14821                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14822                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8Hh-aa-vFU">
14823                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14824                             <font key="font" size="13" name="AquaKana"/>
14825                         </buttonCell>
14826                         <connections>
14827                             <action selector="EDswitchCancel:" target="3826" id="b9Q-jR-J0d"/>
14828                         </connections>
14829                     </button>
14830                 </subviews>
14831             </view>
14832             <point key="canvasLocation" x="-1539" y="537.5"/>
14833         </window>
14834         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="kGD-gD-dFH" userLabel="変数の決定">
14835             <windowStyleMask key="styleMask" titled="YES"/>
14836             <rect key="contentRect" x="678" y="400" width="400" height="480"/>
14837             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14838             <view key="contentView" id="gPl-X9-VJt">
14839                 <rect key="frame" x="0.0" y="0.0" width="400" height="480"/>
14840                 <autoresizingMask key="autoresizingMask"/>
14841                 <subviews>
14842                     <button verticalHuggingPriority="750" id="eTK-L5-jJ5">
14843                         <rect key="frame" x="215" y="13" width="66" height="32"/>
14844                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14845                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ICI-VD-ubj">
14846                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14847                             <font key="font" size="13" name="AquaKana"/>
14848                         </buttonCell>
14849                         <connections>
14850                             <action selector="EDvariableSubmit:" target="3826" id="4VK-Ov-Oh7"/>
14851                         </connections>
14852                     </button>
14853                     <button verticalHuggingPriority="750" id="ssh-LB-Uwq">
14854                         <rect key="frame" x="281" y="13" width="105" height="32"/>
14855                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14856                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2sh-pX-ny0">
14857                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14858                             <font key="font" size="13" name="AquaKana"/>
14859                         </buttonCell>
14860                         <connections>
14861                             <action selector="EDvariableCancel:" target="3826" id="YVp-x1-6yy"/>
14862                         </connections>
14863                     </button>
14864                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="CQp-bl-ppN">
14865                         <rect key="frame" x="18" y="443" width="69" height="17"/>
14866                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14867                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="変数の操作" id="VOt-ij-kDx">
14868                             <font key="font" size="13" name="AquaKana"/>
14869                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14870                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14871                         </textFieldCell>
14872                     </textField>
14873                     <textField verticalHuggingPriority="750" id="eER-mk-l1L">
14874                         <rect key="frame" x="77" y="333" width="96" height="22"/>
14875                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14876                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="hit-74-oBR">
14877                             <font key="font" metaFont="system"/>
14878                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14879                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14880                         </textFieldCell>
14881                     </textField>
14882                     <textField verticalHuggingPriority="750" id="yIW-ii-gse">
14883                         <rect key="frame" x="231" y="333" width="96" height="22"/>
14884                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14885                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Dpm-5m-tUQ">
14886                             <font key="font" metaFont="system"/>
14887                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14888                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14889                         </textFieldCell>
14890                     </textField>
14891                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="60I-5V-1Wh">
14892                         <rect key="frame" x="194" y="336" width="17" height="17"/>
14893                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14894                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="ZOV-m3-jbY">
14895                             <font key="font" size="13" name="AquaKana"/>
14896                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14897                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14898                         </textFieldCell>
14899                     </textField>
14900                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="N5Y-h5-7bb">
14901                         <rect key="frame" x="12" y="298" width="368" height="18"/>
14902                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14903                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14904                         <size key="cellSize" width="48" height="18"/>
14905                         <size key="intercellSpacing" width="4" height="2"/>
14906                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="PZF-J5-7Mg">
14907                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14908                             <font key="font" metaFont="system"/>
14909                         </buttonCell>
14910                         <cells>
14911                             <column>
14912                                 <buttonCell type="radio" title="代入" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="TKd-hF-myU">
14913                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14914                                     <font key="font" metaFont="system"/>
14915                                 </buttonCell>
14916                             </column>
14917                             <column>
14918                                 <buttonCell type="radio" title="加算" imagePosition="left" alignment="left" inset="2" id="iYC-w2-jma">
14919                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14920                                     <font key="font" metaFont="system"/>
14921                                 </buttonCell>
14922                             </column>
14923                             <column>
14924                                 <buttonCell type="radio" title="減算" imagePosition="left" alignment="left" inset="2" id="1Cx-Un-OeD">
14925                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14926                                     <font key="font" metaFont="system"/>
14927                                 </buttonCell>
14928                             </column>
14929                             <column>
14930                                 <buttonCell type="radio" title="乗算" imagePosition="left" alignment="left" inset="2" id="Ejl-4I-wWF">
14931                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14932                                     <font key="font" metaFont="system"/>
14933                                 </buttonCell>
14934                             </column>
14935                             <column>
14936                                 <buttonCell type="radio" title="除算" imagePosition="left" alignment="left" inset="2" id="Qjp-Yz-udh">
14937                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14938                                     <font key="font" metaFont="system"/>
14939                                 </buttonCell>
14940                             </column>
14941                             <column>
14942                                 <buttonCell type="radio" title="剰余" imagePosition="left" alignment="left" inset="2" id="7qg-F8-9UA">
14943                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14944                                     <font key="font" metaFont="system"/>
14945                                 </buttonCell>
14946                             </column>
14947                         </cells>
14948                     </matrix>
14949                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="U2A-TN-hxW">
14950                         <rect key="frame" x="20" y="317" width="61" height="128"/>
14951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14952                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14953                         <size key="cellSize" width="48" height="18"/>
14954                         <size key="intercellSpacing" width="4" height="2"/>
14955                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="JsG-az-zWD">
14956                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14957                             <font key="font" metaFont="system"/>
14958                         </buttonCell>
14959                         <cells>
14960                             <column>
14961                                 <buttonCell type="radio" title="単独" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="kTY-Gc-Gpt">
14962                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14963                                     <font key="font" metaFont="system"/>
14964                                 </buttonCell>
14965                                 <buttonCell type="radio" title="一括" imagePosition="left" alignment="left" inset="2" id="1Yr-LT-hq9">
14966                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14967                                     <font key="font" metaFont="system"/>
14968                                 </buttonCell>
14969                             </column>
14970                         </cells>
14971                     </matrix>
14972                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="WuS-7h-m7w">
14973                         <rect key="frame" x="77" y="398" width="250" height="26"/>
14974                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14975                         <clipView key="contentView" id="7x8-Os-IO4">
14976                             <rect key="frame" x="1" y="1" width="248" height="24"/>
14977                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14978                             <subviews>
14979                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="tRm-uV-ATH">
14980                                     <rect key="frame" x="0.0" y="0.0" width="245" height="19"/>
14981                                     <autoresizingMask key="autoresizingMask"/>
14982                                     <size key="intercellSpacing" width="3" height="2"/>
14983                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14984                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14985                                     <tableColumns>
14986                                         <tableColumn width="241.51953125" minWidth="40" maxWidth="1000" id="WCz-XL-O6e">
14987                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
14988                                                 <font key="font" metaFont="smallSystem"/>
14989                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14990                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14991                                             </tableHeaderCell>
14992                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Wep-SQ-4AY">
14993                                                 <font key="font" metaFont="system"/>
14994                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14995                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14996                                             </textFieldCell>
14997                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14998                                             <connections>
14999                                                 <binding destination="iHP-P2-t0Y" name="value" keyPath="arrangedObjects.name" id="WIQ-xe-wQp"/>
15000                                             </connections>
15001                                         </tableColumn>
15002                                     </tableColumns>
15003                                 </tableView>
15004                             </subviews>
15005                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15006                         </clipView>
15007                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1Zy-Vk-S4p">
15008                             <rect key="frame" x="1" y="119" width="223" height="15"/>
15009                             <autoresizingMask key="autoresizingMask"/>
15010                         </scroller>
15011                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="0gZ-t9-BMg">
15012                             <rect key="frame" x="224" y="17" width="15" height="102"/>
15013                             <autoresizingMask key="autoresizingMask"/>
15014                         </scroller>
15015                     </scrollView>
15016                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="j3L-30-9no">
15017                         <rect key="frame" x="17" y="46" width="366" height="246"/>
15018                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15019                         <view key="contentView" id="aZZ-Bp-Sv3">
15020                             <rect key="frame" x="1" y="1" width="364" height="244"/>
15021                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15022                             <subviews>
15023                                 <textField verticalHuggingPriority="750" id="nlT-dI-fXF">
15024                                     <rect key="frame" x="118" y="205" width="96" height="22"/>
15025                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15026                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5nM-zP-TX2">
15027                                         <font key="font" metaFont="system"/>
15028                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15029                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15030                                     </textFieldCell>
15031                                 </textField>
15032                                 <textField verticalHuggingPriority="750" id="mhE-iu-Ub4">
15033                                     <rect key="frame" x="118" y="142" width="96" height="22"/>
15034                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15035                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="q9x-ka-Cue">
15036                                         <font key="font" metaFont="system"/>
15037                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15038                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15039                                     </textFieldCell>
15040                                 </textField>
15041                                 <textField verticalHuggingPriority="750" id="F6w-t1-cbo">
15042                                     <rect key="frame" x="250" y="142" width="96" height="22"/>
15043                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15044                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="KKV-GR-KYs">
15045                                         <font key="font" metaFont="system"/>
15046                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15047                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15048                                     </textFieldCell>
15049                                 </textField>
15050                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hwg-Qi-apK">
15051                                     <rect key="frame" x="220" y="145" width="17" height="17"/>
15052                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15053                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="Vs0-Ed-0hb">
15054                                         <font key="font" size="13" name="AquaKana"/>
15055                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15056                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15057                                     </textFieldCell>
15058                                 </textField>
15059                                 <popUpButton verticalHuggingPriority="750" id="7hc-Nc-TZi">
15060                                     <rect key="frame" x="116" y="106" width="155" height="26"/>
15061                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15062                                     <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">
15063                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15064                                         <font key="font" metaFont="menu"/>
15065                                         <menu key="menu" title="OtherViews" id="FLu-rv-y3m">
15066                                             <items>
15067                                                 <menuItem title="Item 1" state="on" id="m6A-hC-dAt"/>
15068                                                 <menuItem title="Item 2" id="QrE-pG-ZUB"/>
15069                                                 <menuItem title="Item 3" id="iyY-BW-9fX"/>
15070                                             </items>
15071                                         </menu>
15072                                     </popUpButtonCell>
15073                                 </popUpButton>
15074                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="P0D-rX-a7n">
15075                                     <rect key="frame" x="265" y="111" width="17" height="17"/>
15076                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15077                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="の" id="Hfx-kd-G7H">
15078                                         <font key="font" size="13" name="AquaKana"/>
15079                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15080                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15081                                     </textFieldCell>
15082                                 </textField>
15083                                 <popUpButton verticalHuggingPriority="750" id="iCj-RP-fKP">
15084                                     <rect key="frame" x="116" y="42" width="185" height="26"/>
15085                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15086                                     <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">
15087                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15088                                         <font key="font" metaFont="menu"/>
15089                                         <menu key="menu" title="OtherViews" id="d1d-wj-w3u">
15090                                             <items>
15091                                                 <menuItem title="マップID" state="on" id="0Ea-zu-Gnp"/>
15092                                                 <menuItem title="味方の出撃前の人数" id="0Lq-kG-EF1"/>
15093                                                 <menuItem title="味方の現行人数" id="tYz-tB-2dd"/>
15094                                                 <menuItem title="敵の出撃前の人数" id="SW4-7g-wtU"/>
15095                                                 <menuItem title="敵の現行人数" id="d6K-o2-2gS"/>
15096                                                 <menuItem title="味方の資源" id="DwB-WE-Hey"/>
15097                                                 <menuItem title="味方の食料" id="6wL-kK-LVg"/>
15098                                                 <menuItem title="味方の資金" id="YIi-Ri-nOP"/>
15099                                                 <menuItem title="敵の資源" id="XmN-jH-bkn"/>
15100                                                 <menuItem title="敵の食料" id="PLT-fg-mt4"/>
15101                                                 <menuItem title="敵の資金" id="RQa-0e-ZMv"/>
15102                                                 <menuItem title="プレイ時間" id="JuB-yJ-66K"/>
15103                                                 <menuItem title="味方の手数時間" id="NmM-2B-AOR"/>
15104                                                 <menuItem title="敵の手数時間" id="Wmt-3I-Cgv"/>
15105                                                 <menuItem title="タイマー" id="Dkh-77-RPV"/>
15106                                                 <menuItem title="セーブ回数" id="kUI-d4-wJM"/>
15107                                             </items>
15108                                         </menu>
15109                                     </popUpButtonCell>
15110                                 </popUpButton>
15111                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="JHf-8B-HaF">
15112                                     <rect key="frame" x="118" y="170" width="200" height="27"/>
15113                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15114                                     <clipView key="contentView" id="WhA-gA-Si4">
15115                                         <rect key="frame" x="1" y="1" width="198" height="25"/>
15116                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15117                                         <subviews>
15118                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="DIX-dU-hS3">
15119                                                 <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
15120                                                 <autoresizingMask key="autoresizingMask"/>
15121                                                 <size key="intercellSpacing" width="3" height="2"/>
15122                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15123                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15124                                                 <tableColumns>
15125                                                     <tableColumn width="195" minWidth="40" maxWidth="1000" id="8Qa-Up-e1D">
15126                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15127                                                             <font key="font" metaFont="smallSystem"/>
15128                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15129                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15130                                                         </tableHeaderCell>
15131                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nae-XJ-CKc">
15132                                                             <font key="font" metaFont="system"/>
15133                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15134                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15135                                                         </textFieldCell>
15136                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15137                                                         <connections>
15138                                                             <binding destination="YSS-a8-Fys" name="value" keyPath="arrangedObjects.name" id="oRA-ca-GbN"/>
15139                                                         </connections>
15140                                                     </tableColumn>
15141                                                 </tableColumns>
15142                                             </tableView>
15143                                         </subviews>
15144                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15145                                     </clipView>
15146                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ePR-DF-i1B">
15147                                         <rect key="frame" x="1" y="20" width="160" height="16"/>
15148                                         <autoresizingMask key="autoresizingMask"/>
15149                                     </scroller>
15150                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="0eq-IJ-KBM">
15151                                         <rect key="frame" x="163" y="17" width="16" height="9"/>
15152                                         <autoresizingMask key="autoresizingMask"/>
15153                                     </scroller>
15154                                 </scrollView>
15155                                 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="qGe-Ud-xrs">
15156                                     <rect key="frame" x="10" y="44" width="100" height="190"/>
15157                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15158                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15159                                     <size key="cellSize" width="100" height="18"/>
15160                                     <size key="intercellSpacing" width="4" height="2"/>
15161                                     <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Yqq-BK-Unl">
15162                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15163                                         <font key="font" metaFont="system"/>
15164                                     </buttonCell>
15165                                     <cells>
15166                                         <column>
15167                                             <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="9C9-Pi-aWb">
15168                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15169                                                 <font key="font" metaFont="system"/>
15170                                             </buttonCell>
15171                                             <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="mDk-k2-7Pa">
15172                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15173                                                 <font key="font" metaFont="system"/>
15174                                             </buttonCell>
15175                                             <buttonCell type="radio" title="乱数" imagePosition="left" alignment="left" inset="2" id="cTi-Tb-TXb">
15176                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15177                                                 <font key="font" metaFont="system"/>
15178                                             </buttonCell>
15179                                             <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" inset="2" id="l8s-wc-IH7">
15180                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15181                                                 <font key="font" metaFont="system"/>
15182                                             </buttonCell>
15183                                             <buttonCell type="radio" title="指定ユニット" imagePosition="left" alignment="left" inset="2" id="1VZ-Ej-AeA">
15184                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15185                                                 <font key="font" metaFont="system"/>
15186                                             </buttonCell>
15187                                             <buttonCell type="radio" title="その他" imagePosition="left" alignment="left" inset="2" id="Aj3-Jn-gUP">
15188                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15189                                                 <font key="font" metaFont="system"/>
15190                                             </buttonCell>
15191                                         </column>
15192                                     </cells>
15193                                 </matrix>
15194                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="z7F-ov-d7O">
15195                                     <rect key="frame" x="118" y="74" width="150" height="27"/>
15196                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15197                                     <clipView key="contentView" id="HMS-R6-Sz2">
15198                                         <rect key="frame" x="1" y="1" width="148" height="25"/>
15199                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15200                                         <subviews>
15201                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="h4Z-06-egU">
15202                                                 <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
15203                                                 <autoresizingMask key="autoresizingMask"/>
15204                                                 <size key="intercellSpacing" width="3" height="2"/>
15205                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15206                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15207                                                 <tableColumns>
15208                                                     <tableColumn width="145" minWidth="40" maxWidth="1000" id="VjV-b0-Vk1">
15209                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15210                                                             <font key="font" metaFont="smallSystem"/>
15211                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15212                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15213                                                         </tableHeaderCell>
15214                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ydQ-X4-r7u">
15215                                                             <font key="font" metaFont="system"/>
15216                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15217                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15218                                                         </textFieldCell>
15219                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15220                                                         <connections>
15221                                                             <binding destination="YSS-a8-Fys" name="value" keyPath="arrangedObjects.name" id="NUI-0Q-OKT"/>
15222                                                         </connections>
15223                                                     </tableColumn>
15224                                                 </tableColumns>
15225                                             </tableView>
15226                                         </subviews>
15227                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15228                                     </clipView>
15229                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="e8u-Qj-4T7">
15230                                         <rect key="frame" x="1" y="20" width="160" height="16"/>
15231                                         <autoresizingMask key="autoresizingMask"/>
15232                                     </scroller>
15233                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="JOG-mk-Tdy">
15234                                         <rect key="frame" x="163" y="17" width="16" height="9"/>
15235                                         <autoresizingMask key="autoresizingMask"/>
15236                                     </scroller>
15237                                 </scrollView>
15238                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="r5u-T8-53M">
15239                                     <rect key="frame" x="265" y="81" width="17" height="17"/>
15240                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15241                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="の" id="3Y8-IV-CzE">
15242                                         <font key="font" size="13" name="AquaKana"/>
15243                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15244                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15245                                     </textFieldCell>
15246                                 </textField>
15247                                 <popUpButton verticalHuggingPriority="750" id="nn4-0W-aaX">
15248                                     <rect key="frame" x="286" y="104" width="75" height="26"/>
15249                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15250                                     <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">
15251                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15252                                         <font key="font" metaFont="menu"/>
15253                                         <menu key="menu" title="OtherViews" id="RIK-QE-Xl2">
15254                                             <items>
15255                                                 <menuItem title="HP" state="on" id="tJs-c3-XZ6"/>
15256                                                 <menuItem title="MP" id="zbQ-Q7-e0c"/>
15257                                                 <menuItem title="HPM" id="Fzv-6F-l3h"/>
15258                                                 <menuItem title="MPM" id="cec-UP-hIW"/>
15259                                                 <menuItem title="攻撃力" id="exp-H9-DYV"/>
15260                                                 <menuItem title="防御力" id="Wl1-h2-fLf"/>
15261                                                 <menuItem title="演算力" id="CtQ-VJ-SII"/>
15262                                                 <menuItem title="命中値" id="uo5-0I-qSw"/>
15263                                                 <menuItem title="回避値" id="f6u-UI-EEy"/>
15264                                                 <menuItem title="MOV" id="FSj-fP-txh"/>
15265                                                 <menuItem title="WT" id="W3p-rT-Azq"/>
15266                                                 <menuItem title="STR" id="mUi-pV-Pw1"/>
15267                                                 <menuItem title="VIT" id="R95-1j-xQY"/>
15268                                                 <menuItem title="AGI" id="n9m-Zk-qZI"/>
15269                                                 <menuItem title="DEX" id="X2p-l9-Qo3"/>
15270                                                 <menuItem title="MEN" id="8qG-uH-SFI"/>
15271                                                 <menuItem title="INT" id="Pwa-al-5dA"/>
15272                                                 <menuItem title="LUK" id="la0-YQ-jbx"/>
15273                                                 <menuItem title="格闘" id="4FC-uy-pWc"/>
15274                                                 <menuItem title="射撃" id="qgg-jr-r6U">
15275                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15276                                                 </menuItem>
15277                                                 <menuItem title="命中" id="p9z-1I-u8J">
15278                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15279                                                 </menuItem>
15280                                                 <menuItem title="回避" id="YZ8-RX-rrB">
15281                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15282                                                 </menuItem>
15283                                                 <menuItem title="技量" id="dub-ga-Sb7">
15284                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15285                                                 </menuItem>
15286                                                 <menuItem title="反応" id="0Pp-ZQ-Qxv">
15287                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15288                                                 </menuItem>
15289                                             </items>
15290                                         </menu>
15291                                     </popUpButtonCell>
15292                                 </popUpButton>
15293                                 <popUpButton verticalHuggingPriority="750" id="c20-Y7-eck">
15294                                     <rect key="frame" x="286" y="73" width="75" height="26"/>
15295                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15296                                     <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">
15297                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15298                                         <font key="font" metaFont="menu"/>
15299                                         <menu key="menu" title="OtherViews" id="AEW-3n-pjA">
15300                                             <items>
15301                                                 <menuItem title="HP" state="on" id="ZIh-ef-Ur9">
15302                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15303                                                 </menuItem>
15304                                                 <menuItem title="EN" id="3iw-C5-dhk"/>
15305                                                 <menuItem title="ENM" id="Yf9-5n-4XB"/>
15306                                                 <menuItem title="ENM" id="Xrc-ou-jxq"/>
15307                                                 <menuItem title="装甲" id="ICp-f7-Beq"/>
15308                                                 <menuItem title="運動性" id="56d-EN-I2j"/>
15309                                                 <menuItem title="限界" id="FLC-8N-7Tc"/>
15310                                                 <menuItem title="MOV" id="2jU-Gv-Wgp"/>
15311                                                 <menuItem title="WT" id="8Wi-Xs-WTN"/>
15312                                                 <menuItem title="STR" id="kpA-HE-W6a"/>
15313                                                 <menuItem title="VIT" id="tnm-96-7ac"/>
15314                                                 <menuItem title="AGI" id="B9f-Lx-l9c"/>
15315                                                 <menuItem title="DEX" id="rPv-CE-gXp"/>
15316                                                 <menuItem title="MEN" id="sI7-uL-56n"/>
15317                                                 <menuItem title="INT" id="B4w-cm-3dd"/>
15318                                                 <menuItem title="LUK" id="0fx-av-i2u"/>
15319                                                 <menuItem title="格闘" id="6Ti-WN-W3x"/>
15320                                                 <menuItem title="射撃" id="SBU-ch-Ygr">
15321                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15322                                                 </menuItem>
15323                                                 <menuItem title="命中" id="R45-f3-RLa">
15324                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15325                                                 </menuItem>
15326                                                 <menuItem title="回避" id="jnL-Lt-j2A">
15327                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15328                                                 </menuItem>
15329                                                 <menuItem title="技量" id="LNK-sJ-BFj">
15330                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15331                                                 </menuItem>
15332                                                 <menuItem title="反応" id="Rzy-qv-58g">
15333                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15334                                                 </menuItem>
15335                                             </items>
15336                                         </menu>
15337                                     </popUpButtonCell>
15338                                 </popUpButton>
15339                             </subviews>
15340                         </view>
15341                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
15342                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
15343                     </box>
15344                 </subviews>
15345             </view>
15346         </window>
15347         <arrayController id="Mad-BG-dmK" userLabel="STjoinListAC"/>
15348         <arrayController id="9A4-Cg-LcC" userLabel="STequipListAC"/>
15349         <arrayController id="73J-iY-S3k" userLabel="STskillListAC"/>
15350         <menuItem title="敵の手数時間" id="Suo-px-r0H"/>
15351         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Cnw-Ln-Ynn" userLabel="タイマーの決定">
15352             <windowStyleMask key="styleMask" titled="YES"/>
15353             <rect key="contentRect" x="678" y="400" width="300" height="200"/>
15354             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15355             <view key="contentView" id="BMC-ht-Jaf">
15356                 <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
15357                 <autoresizingMask key="autoresizingMask"/>
15358                 <subviews>
15359                     <button verticalHuggingPriority="750" id="hol-Sa-QDS">
15360                         <rect key="frame" x="115" y="13" width="66" height="32"/>
15361                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15362                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Lxd-Zr-sWb">
15363                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15364                             <font key="font" size="13" name="AquaKana"/>
15365                         </buttonCell>
15366                         <connections>
15367                             <action selector="EDtimerSubmit:" target="3826" id="eEE-hK-xMV"/>
15368                         </connections>
15369                     </button>
15370                     <button verticalHuggingPriority="750" id="bWT-Kb-ckb">
15371                         <rect key="frame" x="181" y="13" width="105" height="32"/>
15372                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15373                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5tm-vw-04R">
15374                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15375                             <font key="font" size="13" name="AquaKana"/>
15376                         </buttonCell>
15377                         <connections>
15378                             <action selector="EDtimerCancel:" target="3826" id="Jy0-Vn-k7b"/>
15379                         </connections>
15380                     </button>
15381                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="341-UV-uZJ">
15382                         <rect key="frame" x="21" y="163" width="95" height="17"/>
15383                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15384                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="タイマーの操作" id="nHx-J4-DHf">
15385                             <font key="font" size="13" name="AquaKana"/>
15386                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15387                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15388                         </textFieldCell>
15389                     </textField>
15390                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="OGJ-pk-gn9">
15391                         <rect key="frame" x="20" y="123" width="200" height="18"/>
15392                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15393                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15394                         <size key="cellSize" width="48" height="18"/>
15395                         <size key="intercellSpacing" width="4" height="2"/>
15396                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="VW2-fB-vzF">
15397                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15398                             <font key="font" metaFont="system"/>
15399                         </buttonCell>
15400                         <cells>
15401                             <column>
15402                                 <buttonCell type="radio" title="始動" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="jpT-ZX-byg">
15403                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15404                                     <font key="font" metaFont="system"/>
15405                                 </buttonCell>
15406                             </column>
15407                             <column>
15408                                 <buttonCell type="radio" title="停止" imagePosition="left" alignment="left" inset="2" id="Ch2-kr-CdZ">
15409                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15410                                     <font key="font" metaFont="system"/>
15411                                 </buttonCell>
15412                             </column>
15413                         </cells>
15414                         <connections>
15415                             <action selector="EDTimerSetBtn1:" target="3826" id="9fG-Iv-Jqi"/>
15416                         </connections>
15417                     </matrix>
15418                     <textField verticalHuggingPriority="750" id="NcS-6r-bj5">
15419                         <rect key="frame" x="20" y="75" width="50" height="22"/>
15420                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15421                         <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">
15422                             <font key="font" metaFont="system"/>
15423                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15424                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15425                         </textFieldCell>
15426                     </textField>
15427                     <textField verticalHuggingPriority="750" id="gmG-4C-wSf">
15428                         <rect key="frame" x="125" y="75" width="50" height="22"/>
15429                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15430                         <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">
15431                             <font key="font" metaFont="system"/>
15432                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15433                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15434                         </textFieldCell>
15435                     </textField>
15436                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="lRe-yV-pZ8">
15437                         <rect key="frame" x="81" y="80" width="17" height="17"/>
15438                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15439                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="分" id="bvM-d4-2eF">
15440                             <font key="font" size="13" name="AquaKana"/>
15441                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15442                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15443                         </textFieldCell>
15444                     </textField>
15445                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oKd-SR-JKq">
15446                         <rect key="frame" x="185" y="80" width="17" height="17"/>
15447                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15448                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="jBS-KG-LYA">
15449                             <font key="font" size="13" name="AquaKana"/>
15450                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15451                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15452                         </textFieldCell>
15453                     </textField>
15454                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="JRU-pg-GKs">
15455                         <rect key="frame" x="132" y="113" width="61" height="38"/>
15456                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15457                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15458                         <size key="cellSize" width="48" height="18"/>
15459                         <size key="intercellSpacing" width="4" height="2"/>
15460                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="rUl-n3-Pfs">
15461                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15462                             <font key="font" metaFont="system"/>
15463                         </buttonCell>
15464                         <cells>
15465                             <column>
15466                                 <buttonCell type="radio" title="足す" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="sPx-4h-DcB">
15467                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15468                                     <font key="font" metaFont="system"/>
15469                                 </buttonCell>
15470                                 <buttonCell type="radio" title="引く" imagePosition="left" alignment="left" inset="2" id="reH-gy-a7R">
15471                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15472                                     <font key="font" metaFont="system"/>
15473                                 </buttonCell>
15474                             </column>
15475                         </cells>
15476                         <connections>
15477                             <action selector="EDTimerSetBtn2:" target="3826" id="zNw-Nt-TvP"/>
15478                         </connections>
15479                     </matrix>
15480                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="6lQ-l6-Fax">
15481                         <rect key="frame" x="201" y="113" width="61" height="38"/>
15482                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15483                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15484                         <size key="cellSize" width="61" height="18"/>
15485                         <size key="intercellSpacing" width="4" height="2"/>
15486                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="rtP-Tz-whd">
15487                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15488                             <font key="font" metaFont="system"/>
15489                         </buttonCell>
15490                         <cells>
15491                             <column>
15492                                 <buttonCell type="radio" title="表示" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XZS-jY-8Fi">
15493                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15494                                     <font key="font" metaFont="system"/>
15495                                 </buttonCell>
15496                                 <buttonCell type="radio" title="非表示" imagePosition="left" alignment="left" inset="2" id="veb-h0-8PW">
15497                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15498                                     <font key="font" metaFont="system"/>
15499                                 </buttonCell>
15500                             </column>
15501                         </cells>
15502                         <connections>
15503                             <action selector="EDTimerSetBtn3:" target="3826" id="zgq-H0-7Jc"/>
15504                         </connections>
15505                     </matrix>
15506                 </subviews>
15507             </view>
15508         </window>
15509         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="o5n-nH-rBa" userLabel="条件の決定">
15510             <windowStyleMask key="styleMask" titled="YES"/>
15511             <rect key="contentRect" x="678" y="400" width="400" height="393"/>
15512             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15513             <view key="contentView" id="RGE-fv-ZPm">
15514                 <rect key="frame" x="0.0" y="0.0" width="400" height="393"/>
15515                 <autoresizingMask key="autoresizingMask"/>
15516                 <subviews>
15517                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QIn-GK-ol6">
15518                         <rect key="frame" x="6" y="40" width="238" height="17"/>
15519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15520                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="条件に当てはまる場合のジャンプラベル" id="k00-AP-a5l">
15521                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15522                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15523                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15524                         </textFieldCell>
15525                     </textField>
15526                     <button verticalHuggingPriority="750" id="RrN-Fe-t3Z">
15527                         <rect key="frame" x="220" y="7" width="66" height="32"/>
15528                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15529                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EAB-OQ-Kt4">
15530                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15531                             <font key="font" size="13" name="AquaKana"/>
15532                         </buttonCell>
15533                         <connections>
15534                             <action selector="EDbranchSubmit:" target="3826" id="JSO-Rz-Nw4"/>
15535                         </connections>
15536                     </button>
15537                     <button verticalHuggingPriority="750" id="o3s-7g-9d8">
15538                         <rect key="frame" x="281" y="7" width="105" height="32"/>
15539                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15540                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Xfa-T8-giT">
15541                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15542                             <font key="font" size="13" name="AquaKana"/>
15543                         </buttonCell>
15544                         <connections>
15545                             <action selector="EDbranchClose:" target="3826" id="dlA-l1-qF5"/>
15546                         </connections>
15547                     </button>
15548                     <textField verticalHuggingPriority="750" id="JdZ-Qd-mNj">
15549                         <rect key="frame" x="275" y="64" width="117" height="22"/>
15550                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15551                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="GiT-G6-KoX">
15552                             <font key="font" metaFont="system"/>
15553                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15554                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15555                         </textFieldCell>
15556                     </textField>
15557                     <textField verticalHuggingPriority="750" id="fiq-HP-oMn">
15558                         <rect key="frame" x="275" y="37" width="117" height="22"/>
15559                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15560                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="kcS-YA-6BG">
15561                             <font key="font" metaFont="system"/>
15562                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15563                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15564                         </textFieldCell>
15565                     </textField>
15566                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="8BA-wR-gkF">
15567                         <rect key="frame" x="5" y="67" width="264" height="17"/>
15568                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15569                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="条件に当てはまらない場合のジャンプラベル" id="438-ur-OZy">
15570                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15571                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15572                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15573                         </textFieldCell>
15574                     </textField>
15575                     <tabView id="rHS-nS-mdv">
15576                         <rect key="frame" x="13" y="84" width="355" height="303"/>
15577                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15578                         <font key="font" metaFont="system"/>
15579                         <tabViewItems>
15580                             <tabViewItem label="1" identifier="1" id="v9b-Yb-7c5">
15581                                 <view key="view" id="kUj-UD-8aN">
15582                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
15583                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15584                                     <subviews>
15585                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sFs-LY-kkJ">
15586                                             <rect key="frame" x="104" y="217" width="137" height="30"/>
15587                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15588                                             <clipView key="contentView" id="4Jp-6s-iHE">
15589                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
15590                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15591                                                 <subviews>
15592                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="PRc-yd-L46">
15593                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
15594                                                         <autoresizingMask key="autoresizingMask"/>
15595                                                         <size key="intercellSpacing" width="3" height="2"/>
15596                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15597                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15598                                                         <tableColumns>
15599                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="Yax-AL-7gs">
15600                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15601                                                                     <font key="font" metaFont="smallSystem"/>
15602                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15603                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15604                                                                 </tableHeaderCell>
15605                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="dpf-Hs-neh">
15606                                                                     <font key="font" metaFont="system"/>
15607                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15608                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15609                                                                 </textFieldCell>
15610                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15611                                                                 <connections>
15612                                                                     <binding destination="SDf-7k-75Z" name="value" keyPath="arrangedObjects.value" id="IS6-G0-EJ6">
15613                                                                         <dictionary key="options">
15614                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
15615                                                                         </dictionary>
15616                                                                     </binding>
15617                                                                 </connections>
15618                                                             </tableColumn>
15619                                                         </tableColumns>
15620                                                     </tableView>
15621                                                 </subviews>
15622                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15623                                             </clipView>
15624                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Cd3-f6-hWe">
15625                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
15626                                                 <autoresizingMask key="autoresizingMask"/>
15627                                             </scroller>
15628                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="U7k-a1-jTo">
15629                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15630                                                 <autoresizingMask key="autoresizingMask"/>
15631                                             </scroller>
15632                                         </scrollView>
15633                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Fda-UJ-hBC">
15634                                             <rect key="frame" x="242" y="224" width="17" height="17"/>
15635                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15636                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="Y3t-bh-2My">
15637                                                 <font key="font" size="13" name="AquaKana"/>
15638                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15639                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15640                                             </textFieldCell>
15641                                         </textField>
15642                                         <popUpButton verticalHuggingPriority="750" id="b0H-BN-rXH">
15643                                             <rect key="frame" x="258" y="219" width="75" height="26"/>
15644                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15645                                             <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">
15646                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15647                                                 <font key="font" metaFont="menu"/>
15648                                                 <menu key="menu" title="OtherViews" id="srK-oC-TeN">
15649                                                     <items>
15650                                                         <menuItem title="ON" id="aQ7-LT-sqY"/>
15651                                                         <menuItem title="OFF" state="on" id="I5Y-Ke-ynd"/>
15652                                                     </items>
15653                                                 </menu>
15654                                             </popUpButtonCell>
15655                                         </popUpButton>
15656                                         <button id="LQG-CN-URC">
15657                                             <rect key="frame" x="15" y="225" width="74" height="18"/>
15658                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15659                                             <buttonCell key="cell" type="check" title="スイッチ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="a1Z-OH-uo8">
15660                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15661                                                 <font key="font" size="13" name="AquaKana"/>
15662                                             </buttonCell>
15663                                         </button>
15664                                         <button id="T7N-9K-PEG">
15665                                             <rect key="frame" x="15" y="184" width="48" height="18"/>
15666                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15667                                             <buttonCell key="cell" type="check" title="変数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="E9n-Ff-Ui6">
15668                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15669                                                 <font key="font" size="13" name="AquaKana"/>
15670                                             </buttonCell>
15671                                         </button>
15672                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="odv-Ck-6oU">
15673                                             <rect key="frame" x="104" y="179" width="137" height="30"/>
15674                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15675                                             <clipView key="contentView" id="5cc-V3-w6M">
15676                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
15677                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15678                                                 <subviews>
15679                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="uQd-g9-ojb">
15680                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
15681                                                         <autoresizingMask key="autoresizingMask"/>
15682                                                         <size key="intercellSpacing" width="3" height="2"/>
15683                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15684                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15685                                                         <tableColumns>
15686                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="LXV-4Q-JX1">
15687                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15688                                                                     <font key="font" metaFont="smallSystem"/>
15689                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15690                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15691                                                                 </tableHeaderCell>
15692                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="WF1-eC-EPm">
15693                                                                     <font key="font" metaFont="system"/>
15694                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15695                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15696                                                                 </textFieldCell>
15697                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15698                                                                 <connections>
15699                                                                     <binding destination="JZL-0k-XMk" name="value" keyPath="arrangedObjects.value" id="ac0-5v-qyu"/>
15700                                                                 </connections>
15701                                                             </tableColumn>
15702                                                         </tableColumns>
15703                                                     </tableView>
15704                                                 </subviews>
15705                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15706                                             </clipView>
15707                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="qtb-oB-Wdb">
15708                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
15709                                                 <autoresizingMask key="autoresizingMask"/>
15710                                             </scroller>
15711                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cAX-OY-Bhk">
15712                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15713                                                 <autoresizingMask key="autoresizingMask"/>
15714                                             </scroller>
15715                                         </scrollView>
15716                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hth-Kr-0lk">
15717                                             <rect key="frame" x="242" y="186" width="17" height="17"/>
15718                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15719                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="Gxe-Ig-UhL">
15720                                                 <font key="font" size="13" name="AquaKana"/>
15721                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15722                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15723                                             </textFieldCell>
15724                                         </textField>
15725                                         <button id="fuF-8p-E5N">
15726                                             <rect key="frame" x="68" y="149" width="48" height="18"/>
15727                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15728                                             <buttonCell key="cell" type="check" title="定数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Lnq-vA-RPW">
15729                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15730                                                 <font key="font" size="13" name="AquaKana"/>
15731                                             </buttonCell>
15732                                         </button>
15733                                         <button id="mS0-Oq-Uqt">
15734                                             <rect key="frame" x="68" y="117" width="48" height="18"/>
15735                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15736                                             <buttonCell key="cell" type="check" title="変数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5fj-2F-99B">
15737                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15738                                                 <font key="font" size="13" name="AquaKana"/>
15739                                             </buttonCell>
15740                                         </button>
15741                                         <textField verticalHuggingPriority="750" id="ym6-Uz-8Ca">
15742                                             <rect key="frame" x="124" y="147" width="96" height="22"/>
15743                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15744                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8FI-jz-GfW">
15745                                                 <font key="font" metaFont="system"/>
15746                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15747                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15748                                             </textFieldCell>
15749                                         </textField>
15750                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dae-zj-oHn">
15751                                             <rect key="frame" x="124" y="109" width="137" height="30"/>
15752                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15753                                             <clipView key="contentView" id="LY0-ia-CdS">
15754                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
15755                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15756                                                 <subviews>
15757                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="p29-z4-AVX">
15758                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
15759                                                         <autoresizingMask key="autoresizingMask"/>
15760                                                         <size key="intercellSpacing" width="3" height="2"/>
15761                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15762                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15763                                                         <tableColumns>
15764                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="36I-iV-VLL">
15765                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15766                                                                     <font key="font" metaFont="smallSystem"/>
15767                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15768                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15769                                                                 </tableHeaderCell>
15770                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="JoQ-UK-XFO">
15771                                                                     <font key="font" metaFont="system"/>
15772                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15773                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15774                                                                 </textFieldCell>
15775                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15776                                                                 <connections>
15777                                                                     <binding destination="PSV-6H-oXd" name="value" keyPath="arrangedObjects.value" id="nar-2I-Cw8">
15778                                                                         <dictionary key="options">
15779                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
15780                                                                         </dictionary>
15781                                                                     </binding>
15782                                                                 </connections>
15783                                                             </tableColumn>
15784                                                         </tableColumns>
15785                                                     </tableView>
15786                                                 </subviews>
15787                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15788                                             </clipView>
15789                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="70G-Ix-ZGv">
15790                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
15791                                                 <autoresizingMask key="autoresizingMask"/>
15792                                             </scroller>
15793                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5gf-Np-XWk">
15794                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15795                                                 <autoresizingMask key="autoresizingMask"/>
15796                                             </scroller>
15797                                         </scrollView>
15798                                         <button id="Xjq-aZ-v3u">
15799                                             <rect key="frame" x="15" y="34" width="74" height="18"/>
15800                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15801                                             <buttonCell key="cell" type="check" title="タイマー" bezelStyle="regularSquare" imagePosition="left" inset="2" id="obZ-qP-Wu2">
15802                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15803                                                 <font key="font" size="13" name="AquaKana"/>
15804                                             </buttonCell>
15805                                         </button>
15806                                         <textField verticalHuggingPriority="750" id="ISg-Xc-gSw">
15807                                             <rect key="frame" x="95" y="32" width="36" height="22"/>
15808                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15809                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="WVr-7i-HwU">
15810                                                 <font key="font" metaFont="system"/>
15811                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15812                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15813                                             </textFieldCell>
15814                                         </textField>
15815                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Qkt-In-Wgn">
15816                                             <rect key="frame" x="137" y="36" width="17" height="17"/>
15817                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15818                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="分" id="AlE-FW-mjC">
15819                                                 <font key="font" size="13" name="AquaKana"/>
15820                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15821                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15822                                             </textFieldCell>
15823                                         </textField>
15824                                         <textField verticalHuggingPriority="750" id="ghA-Up-141">
15825                                             <rect key="frame" x="160" y="32" width="36" height="22"/>
15826                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15827                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Fmi-TT-uf0">
15828                                                 <font key="font" metaFont="system"/>
15829                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15830                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15831                                             </textFieldCell>
15832                                         </textField>
15833                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BFz-yA-1Nq">
15834                                             <rect key="frame" x="202" y="36" width="17" height="17"/>
15835                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15836                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="x6D-Fv-2Od">
15837                                                 <font key="font" size="13" name="AquaKana"/>
15838                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15839                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15840                                             </textFieldCell>
15841                                         </textField>
15842                                         <popUpButton verticalHuggingPriority="750" id="u45-h8-n0z">
15843                                             <rect key="frame" x="236" y="30" width="75" height="26"/>
15844                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15845                                             <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">
15846                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15847                                                 <font key="font" metaFont="menu"/>
15848                                                 <menu key="menu" title="OtherViews" id="Pwk-rF-fg8">
15849                                                     <items>
15850                                                         <menuItem title="以上" state="on" id="XK2-Ow-1ki"/>
15851                                                         <menuItem title="以下" id="lO1-jJ-DRI"/>
15852                                                     </items>
15853                                                 </menu>
15854                                             </popUpButtonCell>
15855                                         </popUpButton>
15856                                         <popUpButton verticalHuggingPriority="750" id="n3n-JE-hXH">
15857                                             <rect key="frame" x="68" y="77" width="75" height="26"/>
15858                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15859                                             <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">
15860                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15861                                                 <font key="font" metaFont="menu"/>
15862                                                 <menu key="menu" title="OtherViews" id="kdS-Mx-S5A">
15863                                                     <items>
15864                                                         <menuItem title="と同値" state="on" id="sha-9K-8IT"/>
15865                                                         <menuItem title="以上" id="eKf-Zj-ee1"/>
15866                                                         <menuItem title="以下" id="B5C-8A-cO6"/>
15867                                                         <menuItem title="超" id="ugh-5h-mYn"/>
15868                                                         <menuItem title="未満" id="NFt-V2-xXn"/>
15869                                                         <menuItem title="以外" id="bVc-DI-Pwf"/>
15870                                                     </items>
15871                                                 </menu>
15872                                             </popUpButtonCell>
15873                                         </popUpButton>
15874                                     </subviews>
15875                                 </view>
15876                             </tabViewItem>
15877                             <tabViewItem label="2" identifier="2" id="WjT-qo-VM6">
15878                                 <view key="view" id="cub-wO-dU5">
15879                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
15880                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15881                                     <subviews>
15882                                         <button id="N7h-uV-455">
15883                                             <rect key="frame" x="15" y="234" width="100" height="18"/>
15884                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15885                                             <buttonCell key="cell" type="check" title="ユニットの数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5qC-Mv-3sn">
15886                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15887                                                 <font key="font" size="13" name="AquaKana"/>
15888                                             </buttonCell>
15889                                         </button>
15890                                         <textField verticalHuggingPriority="750" id="bw4-oE-hZH">
15891                                             <rect key="frame" x="185" y="232" width="30" height="22"/>
15892                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15893                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="QRT-pw-xdf">
15894                                                 <font key="font" metaFont="system"/>
15895                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15896                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15897                                             </textFieldCell>
15898                                         </textField>
15899                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="68W-9u-AfU">
15900                                             <rect key="frame" x="143" y="235" width="43" height="17"/>
15901                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15902                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="チーム" id="rUJ-8w-AKP">
15903                                                 <font key="font" size="13" name="AquaKana"/>
15904                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15905                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15906                                             </textFieldCell>
15907                                         </textField>
15908                                         <button id="IKJ-3J-VzO">
15909                                             <rect key="frame" x="14" y="33" width="191" height="18"/>
15910                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15911                                             <buttonCell key="cell" type="check" title="ユニットが以下を選択した時" bezelStyle="regularSquare" imagePosition="left" inset="2" id="HVN-yZ-78k">
15912                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15913                                                 <font key="font" size="13" name="AquaKana"/>
15914                                             </buttonCell>
15915                                         </button>
15916                                         <popUpButton verticalHuggingPriority="750" id="esJ-DI-2hf">
15917                                             <rect key="frame" x="14" y="3" width="205" height="26"/>
15918                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15919                                             <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">
15920                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15921                                                 <font key="font" metaFont="menu"/>
15922                                                 <menu key="menu" title="OtherViews" id="64b-r5-zgf">
15923                                                     <items>
15924                                                         <menuItem title="待機" state="on" id="dmg-5z-lw2"/>
15925                                                         <menuItem title="攻撃" id="Den-HM-m8H"/>
15926                                                         <menuItem title="説得" id="Jmb-BK-dr4"/>
15927                                                     </items>
15928                                                 </menu>
15929                                             </popUpButtonCell>
15930                                         </popUpButton>
15931                                         <textField verticalHuggingPriority="750" id="GUh-SF-1eo">
15932                                             <rect key="frame" x="41" y="202" width="96" height="22"/>
15933                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15934                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="KKD-wX-fxV">
15935                                                 <font key="font" metaFont="system"/>
15936                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15937                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15938                                             </textFieldCell>
15939                                         </textField>
15940                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cJ9-72-bKw">
15941                                             <rect key="frame" x="15" y="205" width="17" height="17"/>
15942                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15943                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="値" id="Fub-7Q-npl">
15944                                                 <font key="font" size="13" name="AquaKana"/>
15945                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15946                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15947                                             </textFieldCell>
15948                                         </textField>
15949                                         <popUpButton verticalHuggingPriority="750" id="epN-Ht-c9c">
15950                                             <rect key="frame" x="143" y="199" width="75" height="26"/>
15951                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15952                                             <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">
15953                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15954                                                 <font key="font" metaFont="menu"/>
15955                                                 <menu key="menu" title="OtherViews" id="UeL-Ut-2sB">
15956                                                     <items>
15957                                                         <menuItem title="同値" state="on" id="Q2G-BH-UDD"/>
15958                                                         <menuItem title="以上" id="HPZ-pY-rFy"/>
15959                                                         <menuItem title="以下" id="E4o-il-yko"/>
15960                                                     </items>
15961                                                 </menu>
15962                                             </popUpButtonCell>
15963                                         </popUpButton>
15964                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="0Hg-B3-WBZ">
15965                                             <rect key="frame" x="17" y="120" width="200" height="54"/>
15966                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15967                                             <clipView key="contentView" id="oPg-tt-jTE">
15968                                                 <rect key="frame" x="1" y="1" width="198" height="52"/>
15969                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15970                                                 <subviews>
15971                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="4Qh-wd-Vkd">
15972                                                         <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
15973                                                         <autoresizingMask key="autoresizingMask"/>
15974                                                         <size key="intercellSpacing" width="3" height="2"/>
15975                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15976                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15977                                                         <tableColumns>
15978                                                             <tableColumn editable="NO" width="195" minWidth="40" maxWidth="1000" id="ZxQ-AG-ysV">
15979                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15980                                                                     <font key="font" metaFont="smallSystem"/>
15981                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15982                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
15983                                                                 </tableHeaderCell>
15984                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="G5l-pE-Eds">
15985                                                                     <font key="font" metaFont="system"/>
15986                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15987                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15988                                                                 </textFieldCell>
15989                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15990                                                                 <connections>
15991                                                                     <binding destination="6Yo-5j-AWN" name="value" keyPath="arrangedObjects.value" id="sz6-fe-d1c">
15992                                                                         <dictionary key="options">
15993                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
15994                                                                         </dictionary>
15995                                                                     </binding>
15996                                                                 </connections>
15997                                                             </tableColumn>
15998                                                         </tableColumns>
15999                                                     </tableView>
16000                                                 </subviews>
16001                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16002                                             </clipView>
16003                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="zKR-Vf-iac">
16004                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16005                                                 <autoresizingMask key="autoresizingMask"/>
16006                                             </scroller>
16007                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="atf-L7-LB6">
16008                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16009                                                 <autoresizingMask key="autoresizingMask"/>
16010                                             </scroller>
16011                                         </scrollView>
16012                                         <button id="EE8-Ro-mnC">
16013                                             <rect key="frame" x="15" y="180" width="100" height="18"/>
16014                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16015                                             <buttonCell key="cell" type="check" title="ユニット特定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="sgV-SF-FPQ">
16016                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16017                                                 <font key="font" size="13" name="AquaKana"/>
16018                                             </buttonCell>
16019                                         </button>
16020                                         <button id="pxe-mQ-s5k">
16021                                             <rect key="frame" x="13" y="96" width="74" height="18"/>
16022                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16023                                             <buttonCell key="cell" type="check" title="場所特定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="pwq-sS-7EY">
16024                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16025                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16026                                             </buttonCell>
16027                                         </button>
16028                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="aaN-od-etV">
16029                                             <rect key="frame" x="17" y="57" width="198" height="33"/>
16030                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16031                                             <clipView key="contentView" id="1Wy-Am-voT">
16032                                                 <rect key="frame" x="1" y="1" width="196" height="31"/>
16033                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16034                                                 <subviews>
16035                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="0bV-Ec-qUf">
16036                                                         <rect key="frame" x="0.0" y="0.0" width="196" height="19"/>
16037                                                         <autoresizingMask key="autoresizingMask"/>
16038                                                         <size key="intercellSpacing" width="3" height="2"/>
16039                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16040                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16041                                                         <tableColumns>
16042                                                             <tableColumn editable="NO" width="193" minWidth="40" maxWidth="1000" id="PfA-rh-g5Z">
16043                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16044                                                                     <font key="font" metaFont="smallSystem"/>
16045                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16046                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16047                                                                 </tableHeaderCell>
16048                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="uhd-1b-akE">
16049                                                                     <font key="font" metaFont="system"/>
16050                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16051                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16052                                                                 </textFieldCell>
16053                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16054                                                                 <connections>
16055                                                                     <binding destination="wa5-Dw-20R" name="value" keyPath="arrangedObjects.value" id="u2E-jQ-k3X">
16056                                                                         <dictionary key="options">
16057                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16058                                                                         </dictionary>
16059                                                                     </binding>
16060                                                                 </connections>
16061                                                             </tableColumn>
16062                                                         </tableColumns>
16063                                                     </tableView>
16064                                                 </subviews>
16065                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16066                                             </clipView>
16067                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="vMR-5J-LRP">
16068                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16069                                                 <autoresizingMask key="autoresizingMask"/>
16070                                             </scroller>
16071                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6Oi-Mi-bFE">
16072                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16073                                                 <autoresizingMask key="autoresizingMask"/>
16074                                             </scroller>
16075                                         </scrollView>
16076                                         <button id="uQP-Pi-zxE">
16077                                             <rect key="frame" x="176" y="176" width="19" height="20"/>
16078                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16079                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RBP-Hw-tSl">
16080                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16081                                                 <font key="font" metaFont="system"/>
16082                                             </buttonCell>
16083                                             <connections>
16084                                                 <action selector="EDbranchUnitAdd:" target="3826" id="7Ay-fP-Fj9"/>
16085                                             </connections>
16086                                         </button>
16087                                         <button id="L0M-hy-WMk">
16088                                             <rect key="frame" x="194" y="176" width="21" height="20"/>
16089                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16090                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1k5-s4-9cm">
16091                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16092                                                 <font key="font" metaFont="system"/>
16093                                             </buttonCell>
16094                                             <connections>
16095                                                 <action selector="EDbranchUnitRemove:" target="3826" id="zO2-h9-c4y"/>
16096                                             </connections>
16097                                         </button>
16098                                         <button verticalHuggingPriority="750" id="kuh-7R-VoE">
16099                                             <rect key="frame" x="103" y="93" width="19" height="23"/>
16100                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16101                                             <buttonCell key="cell" type="smallSquare" title="点" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Uf0-ys-1KR">
16102                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16103                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16104                                             </buttonCell>
16105                                             <connections>
16106                                                 <action selector="EDbranchPlaceAddTen:" target="3826" id="cxC-Gl-m6D"/>
16107                                             </connections>
16108                                         </button>
16109                                         <button verticalHuggingPriority="750" id="P95-ld-lql">
16110                                             <rect key="frame" x="124" y="93" width="32" height="23"/>
16111                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16112                                             <buttonCell key="cell" type="smallSquare" title="範囲" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JQx-Lc-IgF">
16113                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16114                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16115                                             </buttonCell>
16116                                             <connections>
16117                                                 <action selector="EDbranchPlaceAddHani:" target="3826" id="CzH-2G-A0s"/>
16118                                             </connections>
16119                                         </button>
16120                                         <button verticalHuggingPriority="750" id="Fcg-NU-1C8">
16121                                             <rect key="frame" x="158" y="93" width="32" height="23"/>
16122                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16123                                             <buttonCell key="cell" type="smallSquare" title="矩形" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="AYK-VS-lbW">
16124                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16125                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16126                                             </buttonCell>
16127                                             <connections>
16128                                                 <action selector="EDbranchPlaceAddkukei:" target="3826" id="Bb3-om-Y2L"/>
16129                                             </connections>
16130                                         </button>
16131                                         <button verticalHuggingPriority="750" id="c2k-oA-BIK">
16132                                             <rect key="frame" x="194" y="94" width="23" height="23"/>
16133                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16134                                             <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hQu-Es-hj6">
16135                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16136                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16137                                             </buttonCell>
16138                                             <connections>
16139                                                 <action selector="EDbranchPlaceRemove:" target="3826" id="62j-bn-ah2"/>
16140                                             </connections>
16141                                         </button>
16142                                         <button id="xxD-hC-DpD">
16143                                             <rect key="frame" x="221" y="231" width="74" height="18"/>
16144                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16145                                             <buttonCell key="cell" type="check" title="オブジェ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="JiW-AN-Dj2">
16146                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16147                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16148                                             </buttonCell>
16149                                         </button>
16150                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="rd5-Fg-fsn">
16151                                             <rect key="frame" x="223" y="173" width="107" height="54"/>
16152                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16153                                             <clipView key="contentView" id="Cvh-65-wKo">
16154                                                 <rect key="frame" x="1" y="1" width="105" height="52"/>
16155                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16156                                                 <subviews>
16157                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="9qD-x3-ohq">
16158                                                         <rect key="frame" x="0.0" y="0.0" width="105" height="19"/>
16159                                                         <autoresizingMask key="autoresizingMask"/>
16160                                                         <size key="intercellSpacing" width="3" height="2"/>
16161                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16162                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16163                                                         <tableColumns>
16164                                                             <tableColumn editable="NO" width="102" minWidth="40" maxWidth="1000" id="raa-3K-8mt">
16165                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16166                                                                     <font key="font" metaFont="smallSystem"/>
16167                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16168                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16169                                                                 </tableHeaderCell>
16170                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="rrN-YD-1oB">
16171                                                                     <font key="font" metaFont="system"/>
16172                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16173                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16174                                                                 </textFieldCell>
16175                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16176                                                                 <connections>
16177                                                                     <binding destination="Rox-Se-Lfe" name="value" keyPath="arrangedObjects.value" id="NPV-gw-ep9">
16178                                                                         <dictionary key="options">
16179                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16180                                                                         </dictionary>
16181                                                                     </binding>
16182                                                                 </connections>
16183                                                             </tableColumn>
16184                                                         </tableColumns>
16185                                                     </tableView>
16186                                                 </subviews>
16187                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16188                                             </clipView>
16189                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="wct-wC-tXe">
16190                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16191                                                 <autoresizingMask key="autoresizingMask"/>
16192                                             </scroller>
16193                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="psU-RE-AuQ">
16194                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16195                                                 <autoresizingMask key="autoresizingMask"/>
16196                                             </scroller>
16197                                         </scrollView>
16198                                         <button id="h0K-vG-CFR">
16199                                             <rect key="frame" x="291" y="230" width="19" height="20"/>
16200                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16201                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ouq-GY-ttH">
16202                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16203                                                 <font key="font" metaFont="system"/>
16204                                             </buttonCell>
16205                                             <connections>
16206                                                 <action selector="EDbranchObjeAdd:" target="3826" id="wOV-Lf-ptj"/>
16207                                             </connections>
16208                                         </button>
16209                                         <button id="i4v-Dn-FEd">
16210                                             <rect key="frame" x="309" y="230" width="21" height="20"/>
16211                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16212                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="c9b-5c-gEH">
16213                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16214                                                 <font key="font" metaFont="system"/>
16215                                             </buttonCell>
16216                                             <connections>
16217                                                 <action selector="EDbranchObjeRemove:" target="3826" id="kyJ-w0-jgX"/>
16218                                             </connections>
16219                                         </button>
16220                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wBa-qV-Aww">
16221                                             <rect key="frame" x="223" y="148" width="95" height="17"/>
16222                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16223                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="オブジェの範囲" id="1SA-F9-HAa">
16224                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16225                                                 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
16226                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16227                                             </textFieldCell>
16228                                         </textField>
16229                                         <textField verticalHuggingPriority="750" id="p5d-Tn-C67">
16230                                             <rect key="frame" x="225" y="118" width="96" height="22"/>
16231                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16232                                             <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">
16233                                                 <font key="font" metaFont="system"/>
16234                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16235                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16236                                             </textFieldCell>
16237                                         </textField>
16238                                         <button id="6CC-jN-Jtd">
16239                                             <rect key="frame" x="223" y="91" width="48" height="18"/>
16240                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16241                                             <buttonCell key="cell" type="check" title="建物" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ASb-UN-Zgq">
16242                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16243                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16244                                             </buttonCell>
16245                                         </button>
16246                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="4yV-Gt-Eg6">
16247                                             <rect key="frame" x="225" y="33" width="107" height="54"/>
16248                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16249                                             <clipView key="contentView" id="FId-CO-v7m">
16250                                                 <rect key="frame" x="1" y="1" width="105" height="52"/>
16251                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16252                                                 <subviews>
16253                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="WPy-1X-zaA">
16254                                                         <rect key="frame" x="0.0" y="0.0" width="105" height="19"/>
16255                                                         <autoresizingMask key="autoresizingMask"/>
16256                                                         <size key="intercellSpacing" width="3" height="2"/>
16257                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16258                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16259                                                         <tableColumns>
16260                                                             <tableColumn editable="NO" width="102" minWidth="40" maxWidth="1000" id="GLc-zU-sE8">
16261                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16262                                                                     <font key="font" metaFont="smallSystem"/>
16263                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16264                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16265                                                                 </tableHeaderCell>
16266                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="xa3-Gp-Fgi">
16267                                                                     <font key="font" metaFont="system"/>
16268                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16269                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16270                                                                 </textFieldCell>
16271                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16272                                                                 <connections>
16273                                                                     <binding destination="gOB-p9-7Y9" name="value" keyPath="arrangedObjects.value" id="Fbh-D4-cOu">
16274                                                                         <dictionary key="options">
16275                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16276                                                                         </dictionary>
16277                                                                     </binding>
16278                                                                 </connections>
16279                                                             </tableColumn>
16280                                                         </tableColumns>
16281                                                     </tableView>
16282                                                 </subviews>
16283                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16284                                             </clipView>
16285                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="7VV-xf-GsE">
16286                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16287                                                 <autoresizingMask key="autoresizingMask"/>
16288                                             </scroller>
16289                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rVm-Zr-psg">
16290                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16291                                                 <autoresizingMask key="autoresizingMask"/>
16292                                             </scroller>
16293                                         </scrollView>
16294                                         <button id="bDG-m0-NMO">
16295                                             <rect key="frame" x="293" y="90" width="19" height="20"/>
16296                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16297                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Zls-cI-hms">
16298                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16299                                                 <font key="font" metaFont="system"/>
16300                                             </buttonCell>
16301                                             <connections>
16302                                                 <action selector="EDbranchBuildAdd:" target="3826" id="YmQ-6L-eiD"/>
16303                                             </connections>
16304                                         </button>
16305                                         <button id="7Uu-e1-8v6">
16306                                             <rect key="frame" x="311" y="90" width="21" height="20"/>
16307                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16308                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DiS-MV-wfG">
16309                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16310                                                 <font key="font" metaFont="system"/>
16311                                             </buttonCell>
16312                                             <connections>
16313                                                 <action selector="EDbranchBuildRemove:" target="3826" id="A2h-Ha-Cwu"/>
16314                                             </connections>
16315                                         </button>
16316                                     </subviews>
16317                                 </view>
16318                             </tabViewItem>
16319                             <tabViewItem label="3" identifier="3" id="mZM-61-EIg">
16320                                 <view key="view" id="MQx-Dx-Cqd">
16321                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16322                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16323                                     <subviews>
16324                                         <button id="J2t-Ve-P9m">
16325                                             <rect key="frame" x="7" y="234" width="74" height="18"/>
16326                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16327                                             <buttonCell key="cell" type="check" title="ユニット" bezelStyle="regularSquare" imagePosition="left" inset="2" id="N3T-9M-dC6">
16328                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16329                                                 <font key="font" size="13" name="AquaKana"/>
16330                                             </buttonCell>
16331                                         </button>
16332                                         <popUpButton verticalHuggingPriority="750" id="V9M-lz-P00">
16333                                             <rect key="frame" x="90" y="230" width="205" height="26"/>
16334                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16335                                             <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">
16336                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16337                                                 <font key="font" metaFont="menu"/>
16338                                                 <menu key="menu" title="OtherViews" id="QMS-M3-cKo">
16339                                                     <items>
16340                                                         <menuItem title="Item 1" state="on" id="LAB-lO-Yru"/>
16341                                                         <menuItem title="Item 2" id="kvB-3J-NHO"/>
16342                                                         <menuItem title="Item 3" id="jp0-62-zsP"/>
16343                                                     </items>
16344                                                 </menu>
16345                                             </popUpButtonCell>
16346                                         </popUpButton>
16347                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="0zm-Qr-V0e">
16348                                             <rect key="frame" x="295" y="235" width="17" height="17"/>
16349                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16350                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="RV1-PB-LrH">
16351                                                 <font key="font" size="13" name="AquaKana"/>
16352                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16353                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16354                                             </textFieldCell>
16355                                         </textField>
16356                                         <button id="ZsX-dH-PQH">
16357                                             <rect key="frame" x="20" y="208" width="126" height="18"/>
16358                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16359                                             <buttonCell key="cell" type="check" title="パーティーにいる" bezelStyle="regularSquare" imagePosition="left" inset="2" id="I7q-IM-sR2">
16360                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16361                                                 <font key="font" size="13" name="AquaKana"/>
16362                                             </buttonCell>
16363                                         </button>
16364                                         <button id="ghN-8E-bq1">
16365                                             <rect key="frame" x="20" y="149" width="61" height="18"/>
16366                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16367                                             <buttonCell key="cell" type="check" title="スキル" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Ra5-RK-pcI">
16368                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16369                                                 <font key="font" size="13" name="AquaKana"/>
16370                                             </buttonCell>
16371                                         </button>
16372                                         <button id="fix-QR-ysl">
16373                                             <rect key="frame" x="20" y="122" width="74" height="18"/>
16374                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16375                                             <buttonCell key="cell" type="check" title="ステート" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Kx8-Gy-P6t">
16376                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16377                                                 <font key="font" size="13" name="AquaKana"/>
16378                                             </buttonCell>
16379                                         </button>
16380                                         <textField verticalHuggingPriority="750" id="vLi-fh-a29">
16381                                             <rect key="frame" x="83" y="176" width="161" height="22"/>
16382                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16383                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="0P8-Jx-ZM2">
16384                                                 <font key="font" metaFont="system"/>
16385                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16386                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16387                                             </textFieldCell>
16388                                         </textField>
16389                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JH7-fz-Vuw">
16390                                             <rect key="frame" x="245" y="179" width="82" height="17"/>
16391                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16392                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="になっている" id="VSb-rk-Pw6">
16393                                                 <font key="font" size="13" name="AquaKana"/>
16394                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16395                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16396                                             </textFieldCell>
16397                                         </textField>
16398                                         <button id="Jfg-gx-EKl">
16399                                             <rect key="frame" x="20" y="177" width="48" height="18"/>
16400                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16401                                             <buttonCell key="cell" type="check" title="名前" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ecC-aK-EBT">
16402                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16403                                                 <font key="font" size="13" name="AquaKana"/>
16404                                             </buttonCell>
16405                                         </button>
16406                                     </subviews>
16407                                 </view>
16408                             </tabViewItem>
16409                             <tabViewItem label="4" identifier="" id="4DP-gR-oep">
16410                                 <view key="view" id="6mg-nF-sX7">
16411                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16412                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16413                                     <subviews>
16414                                         <button id="dpP-yf-aKn">
16415                                             <rect key="frame" x="31" y="231" width="61" height="18"/>
16416                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16417                                             <buttonCell key="cell" type="check" title="味方の" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OHR-cd-hqm">
16418                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16419                                                 <font key="font" size="13" name="AquaKana"/>
16420                                             </buttonCell>
16421                                         </button>
16422                                         <button id="RSO-ZO-Cf6">
16423                                             <rect key="frame" x="31" y="105" width="48" height="18"/>
16424                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16425                                             <buttonCell key="cell" type="check" title="敵の" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SWW-Tt-jyl">
16426                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16427                                                 <font key="font" size="13" name="AquaKana"/>
16428                                             </buttonCell>
16429                                         </button>
16430                                         <button id="fHP-vs-GZ7">
16431                                             <rect key="frame" x="63" y="79" width="48" height="18"/>
16432                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16433                                             <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Z70-2N-42s">
16434                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16435                                                 <font key="font" size="13" name="AquaKana"/>
16436                                             </buttonCell>
16437                                         </button>
16438                                         <button id="gZ4-oa-TXa">
16439                                             <rect key="frame" x="63" y="46" width="48" height="18"/>
16440                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16441                                             <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OnZ-u4-S5x">
16442                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16443                                                 <font key="font" size="13" name="AquaKana"/>
16444                                             </buttonCell>
16445                                         </button>
16446                                         <button id="2mt-yo-cB7">
16447                                             <rect key="frame" x="63" y="12" width="48" height="18"/>
16448                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16449                                             <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" inset="2" id="jxR-h1-mQp">
16450                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16451                                                 <font key="font" size="13" name="AquaKana"/>
16452                                             </buttonCell>
16453                                         </button>
16454                                         <textField verticalHuggingPriority="750" id="N9Q-6f-JF3">
16455                                             <rect key="frame" x="117" y="77" width="96" height="22"/>
16456                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16457                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Kbl-17-Pv8">
16458                                                 <font key="font" metaFont="system"/>
16459                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16460                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16461                                             </textFieldCell>
16462                                         </textField>
16463                                         <textField verticalHuggingPriority="750" id="f5V-Lj-3F8">
16464                                             <rect key="frame" x="117" y="44" width="96" height="22"/>
16465                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16466                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="NfP-i7-7p2">
16467                                                 <font key="font" metaFont="system"/>
16468                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16469                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16470                                             </textFieldCell>
16471                                         </textField>
16472                                         <textField verticalHuggingPriority="750" id="gZd-Io-3fM">
16473                                             <rect key="frame" x="117" y="10" width="96" height="22"/>
16474                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16475                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="kEP-fx-4w9">
16476                                                 <font key="font" metaFont="system"/>
16477                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16478                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16479                                             </textFieldCell>
16480                                         </textField>
16481                                         <popUpButton verticalHuggingPriority="750" id="tfX-k2-uJo">
16482                                             <rect key="frame" x="230" y="75" width="75" height="26"/>
16483                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16484                                             <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">
16485                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16486                                                 <font key="font" metaFont="menu"/>
16487                                                 <menu key="menu" title="OtherViews" id="e1N-al-IIT">
16488                                                     <items>
16489                                                         <menuItem title="以上" state="on" id="7g0-UG-Upu"/>
16490                                                         <menuItem title="以下" id="Gy7-tO-bXk"/>
16491                                                     </items>
16492                                                 </menu>
16493                                             </popUpButtonCell>
16494                                         </popUpButton>
16495                                         <popUpButton verticalHuggingPriority="750" id="AdP-uj-sEp">
16496                                             <rect key="frame" x="230" y="42" width="75" height="26"/>
16497                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16498                                             <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">
16499                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16500                                                 <font key="font" metaFont="menu"/>
16501                                                 <menu key="menu" title="OtherViews" id="GtE-Xg-kat">
16502                                                     <items>
16503                                                         <menuItem title="以上" state="on" id="ih6-o0-7zv"/>
16504                                                         <menuItem title="以下" id="TCW-ej-BlX"/>
16505                                                     </items>
16506                                                 </menu>
16507                                             </popUpButtonCell>
16508                                         </popUpButton>
16509                                         <popUpButton verticalHuggingPriority="750" id="LIK-W2-SIq">
16510                                             <rect key="frame" x="230" y="8" width="75" height="26"/>
16511                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16512                                             <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">
16513                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16514                                                 <font key="font" metaFont="menu"/>
16515                                                 <menu key="menu" title="OtherViews" id="quE-cg-glG">
16516                                                     <items>
16517                                                         <menuItem title="以上" state="on" id="enn-nr-P5n"/>
16518                                                         <menuItem title="以下" id="bF1-3L-91Q"/>
16519                                                     </items>
16520                                                 </menu>
16521                                             </popUpButtonCell>
16522                                         </popUpButton>
16523                                         <button id="Tc7-Jl-5FD">
16524                                             <rect key="frame" x="63" y="205" width="48" height="18"/>
16525                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16526                                             <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" inset="2" id="MNx-fT-Vbm">
16527                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16528                                                 <font key="font" size="13" name="AquaKana"/>
16529                                             </buttonCell>
16530                                         </button>
16531                                         <button id="Cep-d6-R0P">
16532                                             <rect key="frame" x="63" y="172" width="48" height="18"/>
16533                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16534                                             <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" inset="2" id="B0R-0w-Jnc">
16535                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16536                                                 <font key="font" size="13" name="AquaKana"/>
16537                                             </buttonCell>
16538                                         </button>
16539                                         <button id="GUL-wX-XdQ">
16540                                             <rect key="frame" x="63" y="138" width="48" height="18"/>
16541                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16542                                             <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" inset="2" id="9Xl-7I-G5u">
16543                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16544                                                 <font key="font" size="13" name="AquaKana"/>
16545                                             </buttonCell>
16546                                         </button>
16547                                         <textField verticalHuggingPriority="750" id="LAP-zU-WBY">
16548                                             <rect key="frame" x="117" y="203" width="96" height="22"/>
16549                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16550                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="DNR-6A-BWG">
16551                                                 <font key="font" metaFont="system"/>
16552                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16553                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16554                                             </textFieldCell>
16555                                         </textField>
16556                                         <textField verticalHuggingPriority="750" id="sQc-si-ZgR">
16557                                             <rect key="frame" x="117" y="170" width="96" height="22"/>
16558                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16559                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="zmw-hU-Tjz">
16560                                                 <font key="font" metaFont="system"/>
16561                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16562                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16563                                             </textFieldCell>
16564                                         </textField>
16565                                         <textField verticalHuggingPriority="750" id="vcC-TZ-Hd5">
16566                                             <rect key="frame" x="117" y="136" width="96" height="22"/>
16567                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16568                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="xuh-Ep-Q29">
16569                                                 <font key="font" metaFont="system"/>
16570                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16571                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16572                                             </textFieldCell>
16573                                         </textField>
16574                                         <popUpButton verticalHuggingPriority="750" id="cVw-du-zW3">
16575                                             <rect key="frame" x="230" y="201" width="75" height="26"/>
16576                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16577                                             <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">
16578                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16579                                                 <font key="font" metaFont="menu"/>
16580                                                 <menu key="menu" title="OtherViews" id="Akq-VB-LZ4">
16581                                                     <items>
16582                                                         <menuItem title="以上" state="on" id="pHd-tR-mMC"/>
16583                                                         <menuItem title="以下" id="3Er-V1-PTe"/>
16584                                                     </items>
16585                                                 </menu>
16586                                             </popUpButtonCell>
16587                                         </popUpButton>
16588                                         <popUpButton verticalHuggingPriority="750" id="p2V-MV-uR9">
16589                                             <rect key="frame" x="230" y="168" width="75" height="26"/>
16590                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16591                                             <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">
16592                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16593                                                 <font key="font" metaFont="menu"/>
16594                                                 <menu key="menu" title="OtherViews" id="oKS-KW-5xf">
16595                                                     <items>
16596                                                         <menuItem title="以上" state="on" id="RR3-Yx-1zf"/>
16597                                                         <menuItem title="以下" id="6Dr-gx-SHy"/>
16598                                                     </items>
16599                                                 </menu>
16600                                             </popUpButtonCell>
16601                                         </popUpButton>
16602                                         <popUpButton verticalHuggingPriority="750" id="SQW-av-8KS">
16603                                             <rect key="frame" x="230" y="134" width="75" height="26"/>
16604                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16605                                             <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">
16606                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16607                                                 <font key="font" metaFont="menu"/>
16608                                                 <menu key="menu" title="OtherViews" id="flG-bh-wfA">
16609                                                     <items>
16610                                                         <menuItem title="以上" state="on" id="P0g-4T-swQ"/>
16611                                                         <menuItem title="以下" id="Aiw-8g-gJp"/>
16612                                                     </items>
16613                                                 </menu>
16614                                             </popUpButtonCell>
16615                                         </popUpButton>
16616                                     </subviews>
16617                                 </view>
16618                             </tabViewItem>
16619                         </tabViewItems>
16620                     </tabView>
16621                 </subviews>
16622             </view>
16623             <point key="canvasLocation" x="-194" y="-570.5"/>
16624         </window>
16625         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9FO-Ca-tXd" userLabel="ラベル入力の決定">
16626             <windowStyleMask key="styleMask" titled="YES"/>
16627             <rect key="contentRect" x="678" y="400" width="443" height="132"/>
16628             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16629             <view key="contentView" id="0FG-3J-Jy0">
16630                 <rect key="frame" x="0.0" y="0.0" width="443" height="132"/>
16631                 <autoresizingMask key="autoresizingMask"/>
16632                 <subviews>
16633                     <button verticalHuggingPriority="750" id="ana-2l-aJH">
16634                         <rect key="frame" x="258" y="13" width="66" height="32"/>
16635                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16636                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zRz-qu-9ph">
16637                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16638                             <font key="font" size="13" name="AquaKana"/>
16639                         </buttonCell>
16640                         <connections>
16641                             <action selector="EDlabelSubmit:" target="3826" id="HcW-2t-LWq"/>
16642                         </connections>
16643                     </button>
16644                     <button verticalHuggingPriority="750" id="u7v-AZ-3ET">
16645                         <rect key="frame" x="324" y="13" width="105" height="32"/>
16646                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16647                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4rj-Zq-KSO">
16648                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16649                             <font key="font" size="13" name="AquaKana"/>
16650                         </buttonCell>
16651                         <connections>
16652                             <action selector="EDlabelCancel:" target="3826" id="AA4-Gf-msA"/>
16653                         </connections>
16654                     </button>
16655                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="0Iy-7i-WRC">
16656                         <rect key="frame" x="21" y="101" width="56" height="17"/>
16657                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16658                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ラベル名" id="HBJ-Yh-Z6R">
16659                             <font key="font" size="13" name="AquaKana"/>
16660                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16661                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16662                         </textFieldCell>
16663                     </textField>
16664                     <textField verticalHuggingPriority="750" id="XP1-6Q-7Va">
16665                         <rect key="frame" x="23" y="71" width="400" height="22"/>
16666                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16667                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="o5J-Xg-rkY">
16668                             <font key="font" metaFont="system"/>
16669                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16670                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16671                         </textFieldCell>
16672                     </textField>
16673                 </subviews>
16674             </view>
16675         </window>
16676         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="hR9-Tc-lNv" userLabel="ラベルジャンプ入力の決定">
16677             <windowStyleMask key="styleMask" titled="YES"/>
16678             <rect key="contentRect" x="678" y="400" width="443" height="132"/>
16679             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16680             <view key="contentView" id="he2-Gl-649">
16681                 <rect key="frame" x="0.0" y="0.0" width="443" height="132"/>
16682                 <autoresizingMask key="autoresizingMask"/>
16683                 <subviews>
16684                     <button verticalHuggingPriority="750" id="CnZ-0r-gwx">
16685                         <rect key="frame" x="258" y="13" width="66" height="32"/>
16686                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16687                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pDj-XR-5QS">
16688                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16689                             <font key="font" size="13" name="AquaKana"/>
16690                         </buttonCell>
16691                         <connections>
16692                             <action selector="EDlabelJumpSubmit:" target="3826" id="n5E-Cd-PhV"/>
16693                         </connections>
16694                     </button>
16695                     <button verticalHuggingPriority="750" id="K1Y-eH-tXn">
16696                         <rect key="frame" x="324" y="13" width="105" height="32"/>
16697                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16698                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TXE-A7-jgc">
16699                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16700                             <font key="font" size="13" name="AquaKana"/>
16701                         </buttonCell>
16702                         <connections>
16703                             <action selector="EDlabelJumpCancel:" target="3826" id="Gvg-7g-EJJ"/>
16704                         </connections>
16705                     </button>
16706                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dJZ-5w-ulT">
16707                         <rect key="frame" x="21" y="101" width="108" height="17"/>
16708                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16709                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ラベルジャンプ名" id="SrN-5x-ZEe">
16710                             <font key="font" size="13" name="AquaKana"/>
16711                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16712                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16713                         </textFieldCell>
16714                     </textField>
16715                     <textField verticalHuggingPriority="750" id="mxc-bZ-L3I">
16716                         <rect key="frame" x="23" y="71" width="400" height="22"/>
16717                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16718                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="dMK-Nb-SwI">
16719                             <font key="font" metaFont="system"/>
16720                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16721                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16722                         </textFieldCell>
16723                     </textField>
16724                 </subviews>
16725             </view>
16726         </window>
16727         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="C8g-D6-Mka" userLabel="コメントの決定">
16728             <windowStyleMask key="styleMask" titled="YES"/>
16729             <rect key="contentRect" x="678" y="400" width="451" height="236"/>
16730             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16731             <view key="contentView" id="x6k-qP-cnu">
16732                 <rect key="frame" x="0.0" y="0.0" width="451" height="236"/>
16733                 <autoresizingMask key="autoresizingMask"/>
16734                 <subviews>
16735                     <button verticalHuggingPriority="750" id="Ike-Fu-LFd">
16736                         <rect key="frame" x="266" y="13" width="66" height="32"/>
16737                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16738                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GZf-zY-S1p">
16739                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16740                             <font key="font" size="13" name="AquaKana"/>
16741                         </buttonCell>
16742                         <connections>
16743                             <action selector="EDmemoSubmit:" target="3826" id="kAY-nn-Nv3"/>
16744                         </connections>
16745                     </button>
16746                     <button verticalHuggingPriority="750" id="aGH-lr-S7I">
16747                         <rect key="frame" x="332" y="13" width="105" height="32"/>
16748                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16749                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="39z-ip-xXK">
16750                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16751                             <font key="font" size="13" name="AquaKana"/>
16752                         </buttonCell>
16753                         <connections>
16754                             <action selector="EDmemoCancel:" target="3826" id="ocd-bv-6lF"/>
16755                         </connections>
16756                     </button>
16757                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JSI-e4-S4T">
16758                         <rect key="frame" x="21" y="205" width="30" height="17"/>
16759                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16760                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="注釈" id="aV9-jZ-7jC">
16761                             <font key="font" size="13" name="AquaKana"/>
16762                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16763                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16764                         </textFieldCell>
16765                     </textField>
16766                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="srC-Sk-SJR">
16767                         <rect key="frame" x="35" y="90" width="360" height="107"/>
16768                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16769                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="F2b-bI-Udg">
16770                             <font key="font" size="13" name="AquaKana"/>
16771                             <string key="title">おまんこ
16772 おまんちん
16773 おちんちん
16774 おまんちん
16775 おまんこ
16776 おちんこ</string>
16777                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16778                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16779                         </textFieldCell>
16780                     </textField>
16781                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hic-Wo-gVp">
16782                         <rect key="frame" x="33" y="52" width="148" height="17"/>
16783                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16784                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※Option+Returnで改行" id="jbI-u4-cGT">
16785                             <font key="font" metaFont="system"/>
16786                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16787                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16788                         </textFieldCell>
16789                     </textField>
16790                 </subviews>
16791             </view>
16792         </window>
16793         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6Hi-zV-IoJ" userLabel="リソースの決定">
16794             <windowStyleMask key="styleMask" titled="YES"/>
16795             <rect key="contentRect" x="678" y="400" width="350" height="295"/>
16796             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16797             <view key="contentView" id="b1g-6G-xNb">
16798                 <rect key="frame" x="0.0" y="0.0" width="350" height="295"/>
16799                 <autoresizingMask key="autoresizingMask"/>
16800                 <subviews>
16801                     <button verticalHuggingPriority="750" id="FuH-6O-llV">
16802                         <rect key="frame" x="177" y="13" width="66" height="32"/>
16803                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16804                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Sm-Ts-VhQ">
16805                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16806                             <font key="font" size="13" name="AquaKana"/>
16807                         </buttonCell>
16808                         <connections>
16809                             <action selector="EDresourceSubmit:" target="3826" id="0Rq-9H-Y1L"/>
16810                         </connections>
16811                     </button>
16812                     <button verticalHuggingPriority="750" id="cl2-Vc-Tb7">
16813                         <rect key="frame" x="231" y="13" width="105" height="32"/>
16814                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16815                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JeJ-T6-2BZ">
16816                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16817                             <font key="font" size="13" name="AquaKana"/>
16818                         </buttonCell>
16819                         <connections>
16820                             <action selector="EDresourceCancel:" target="3826" id="lfY-6q-KLo"/>
16821                         </connections>
16822                     </button>
16823                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="kK0-7M-1Qr">
16824                         <rect key="frame" x="92" y="192" width="180" height="21"/>
16825                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16826                         <clipView key="contentView" id="RTa-GD-uis">
16827                             <rect key="frame" x="1" y="1" width="178" height="19"/>
16828                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16829                             <subviews>
16830                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="pTP-xU-fsr">
16831                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
16832                                     <autoresizingMask key="autoresizingMask"/>
16833                                     <size key="intercellSpacing" width="3" height="2"/>
16834                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16835                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16836                                     <tableColumns>
16837                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="psM-g8-rYI">
16838                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16839                                                 <font key="font" metaFont="smallSystem"/>
16840                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16841                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
16842                                             </tableHeaderCell>
16843                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="YeC-ZA-70v">
16844                                                 <font key="font" metaFont="system"/>
16845                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16846                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16847                                                 <connections>
16848                                                     <binding destination="p1U-wU-xM5" name="value" keyPath="arrangedObjects.value" id="DhG-df-xII"/>
16849                                                 </connections>
16850                                             </textFieldCell>
16851                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16852                                             <connections>
16853                                                 <binding destination="p1U-wU-xM5" name="value" keyPath="arrangedObjects.value" id="iN5-KE-gJH">
16854                                                     <dictionary key="options">
16855                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
16856                                                     </dictionary>
16857                                                 </binding>
16858                                             </connections>
16859                                         </tableColumn>
16860                                     </tableColumns>
16861                                 </tableView>
16862                             </subviews>
16863                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16864                         </clipView>
16865                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ycC-G6-Kxy">
16866                             <rect key="frame" x="1" y="119" width="223" height="15"/>
16867                             <autoresizingMask key="autoresizingMask"/>
16868                         </scroller>
16869                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="lZ8-XK-g2I">
16870                             <rect key="frame" x="224" y="17" width="15" height="102"/>
16871                             <autoresizingMask key="autoresizingMask"/>
16872                         </scroller>
16873                     </scrollView>
16874                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="y6g-VW-KlV">
16875                         <rect key="frame" x="21" y="269" width="95" height="17"/>
16876                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16877                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="リソースの操作" id="I5U-DV-wHq">
16878                             <font key="font" size="13" name="AquaKana"/>
16879                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16880                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16881                         </textFieldCell>
16882                     </textField>
16883                     <textField verticalHuggingPriority="750" id="pM7-GM-D6i">
16884                         <rect key="frame" x="92" y="215" width="96" height="22"/>
16885                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16886                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="PPq-l3-07j">
16887                             <font key="font" metaFont="system"/>
16888                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16889                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16890                         </textFieldCell>
16891                     </textField>
16892                     <button id="LqA-EK-y65">
16893                         <rect key="frame" x="23" y="243" width="48" height="18"/>
16894                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16895                         <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="gfC-4x-AQ9">
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="Nxy-YO-mzZ">
16901                         <rect key="frame" x="23" y="166" width="48" height="18"/>
16902                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16903                         <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="0nU-2c-vzD">
16904                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16905                             <font key="font" size="13" name="AquaKana"/>
16906                         </buttonCell>
16907                     </button>
16908                     <button id="vTU-W1-iGd">
16909                         <rect key="frame" x="21" y="93" width="48" height="18"/>
16910                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16911                         <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="a5t-gS-5Lb">
16912                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16913                             <font key="font" size="13" name="AquaKana"/>
16914                         </buttonCell>
16915                     </button>
16916                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="CBn-Ov-gpg">
16917                         <rect key="frame" x="25" y="199" width="61" height="38"/>
16918                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16919                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16920                         <size key="cellSize" width="48" height="18"/>
16921                         <size key="intercellSpacing" width="4" height="2"/>
16922                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Lp3-pz-lNG">
16923                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16924                             <font key="font" metaFont="system"/>
16925                         </buttonCell>
16926                         <cells>
16927                             <column>
16928                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="GQQ-cS-Jwz">
16929                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16930                                     <font key="font" metaFont="system"/>
16931                                 </buttonCell>
16932                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="2nr-Fr-UuG">
16933                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16934                                     <font key="font" metaFont="system"/>
16935                                 </buttonCell>
16936                             </column>
16937                         </cells>
16938                     </matrix>
16939                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="2ef-IU-hhw">
16940                         <rect key="frame" x="87" y="166" width="202" height="18"/>
16941                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16942                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16943                         <size key="cellSize" width="61" height="18"/>
16944                         <size key="intercellSpacing" width="4" height="2"/>
16945                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="h4s-rR-LAi">
16946                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16947                             <font key="font" metaFont="system"/>
16948                         </buttonCell>
16949                         <cells>
16950                             <column>
16951                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XAf-lK-q1G">
16952                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16953                                     <font key="font" metaFont="system"/>
16954                                 </buttonCell>
16955                             </column>
16956                             <column>
16957                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="vag-br-Qrh">
16958                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16959                                     <font key="font" metaFont="system"/>
16960                                 </buttonCell>
16961                             </column>
16962                         </cells>
16963                     </matrix>
16964                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8gu-mW-2lH">
16965                         <rect key="frame" x="92" y="115" width="180" height="21"/>
16966                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16967                         <clipView key="contentView" id="HRG-db-cFo">
16968                             <rect key="frame" x="1" y="1" width="178" height="19"/>
16969                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16970                             <subviews>
16971                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="H0t-vi-mZ6">
16972                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
16973                                     <autoresizingMask key="autoresizingMask"/>
16974                                     <size key="intercellSpacing" width="3" height="2"/>
16975                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16976                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16977                                     <tableColumns>
16978                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="7He-mE-9B2">
16979                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16980                                                 <font key="font" metaFont="smallSystem"/>
16981                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16982                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
16983                                             </tableHeaderCell>
16984                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="HCb-hh-ia6">
16985                                                 <font key="font" metaFont="system"/>
16986                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16987                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16988                                                 <connections>
16989                                                     <binding destination="Nb4-Pc-Ok6" name="value" keyPath="arrangedObjects.value" id="J4h-rW-BQr"/>
16990                                                 </connections>
16991                                             </textFieldCell>
16992                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16993                                             <connections>
16994                                                 <binding destination="Nb4-Pc-Ok6" name="value" keyPath="arrangedObjects.value" id="R0g-k7-Kaz">
16995                                                     <dictionary key="options">
16996                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
16997                                                     </dictionary>
16998                                                 </binding>
16999                                             </connections>
17000                                         </tableColumn>
17001                                     </tableColumns>
17002                                 </tableView>
17003                             </subviews>
17004                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17005                         </clipView>
17006                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="T7U-Pz-lAa">
17007                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17008                             <autoresizingMask key="autoresizingMask"/>
17009                         </scroller>
17010                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="r9a-tj-VN0">
17011                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17012                             <autoresizingMask key="autoresizingMask"/>
17013                         </scroller>
17014                     </scrollView>
17015                     <textField verticalHuggingPriority="750" id="Cl5-YI-L26">
17016                         <rect key="frame" x="92" y="136" width="96" height="22"/>
17017                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17018                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="BsN-Cm-ECf">
17019                             <font key="font" metaFont="system"/>
17020                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17021                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17022                         </textFieldCell>
17023                     </textField>
17024                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="795-sw-vba">
17025                         <rect key="frame" x="25" y="120" width="61" height="38"/>
17026                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17027                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17028                         <size key="cellSize" width="48" height="18"/>
17029                         <size key="intercellSpacing" width="4" height="2"/>
17030                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="lzj-d3-gXI">
17031                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17032                             <font key="font" metaFont="system"/>
17033                         </buttonCell>
17034                         <cells>
17035                             <column>
17036                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="mwz-2H-YND">
17037                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17038                                     <font key="font" metaFont="system"/>
17039                                 </buttonCell>
17040                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="91A-Ka-sMU">
17041                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17042                                     <font key="font" metaFont="system"/>
17043                                 </buttonCell>
17044                             </column>
17045                         </cells>
17046                     </matrix>
17047                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="Pvo-F4-WIN">
17048                         <rect key="frame" x="87" y="94" width="202" height="18"/>
17049                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17050                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17051                         <size key="cellSize" width="61" height="18"/>
17052                         <size key="intercellSpacing" width="4" height="2"/>
17053                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="K09-zw-8Ge">
17054                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17055                             <font key="font" metaFont="system"/>
17056                         </buttonCell>
17057                         <cells>
17058                             <column>
17059                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Szo-pX-AAM">
17060                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17061                                     <font key="font" metaFont="system"/>
17062                                 </buttonCell>
17063                             </column>
17064                             <column>
17065                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="po8-4N-Aq7">
17066                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17067                                     <font key="font" metaFont="system"/>
17068                                 </buttonCell>
17069                             </column>
17070                         </cells>
17071                     </matrix>
17072                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Fgi-Sc-TjL">
17073                         <rect key="frame" x="90" y="45" width="180" height="21"/>
17074                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17075                         <clipView key="contentView" id="tVM-Kq-21Z">
17076                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17077                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17078                             <subviews>
17079                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Lji-Ph-drn">
17080                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17081                                     <autoresizingMask key="autoresizingMask"/>
17082                                     <size key="intercellSpacing" width="3" height="2"/>
17083                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17084                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17085                                     <tableColumns>
17086                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="egO-cJ-0SR">
17087                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17088                                                 <font key="font" metaFont="smallSystem"/>
17089                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17090                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17091                                             </tableHeaderCell>
17092                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="uGX-aQ-Ajm">
17093                                                 <font key="font" metaFont="system"/>
17094                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17095                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17096                                                 <connections>
17097                                                     <binding destination="58i-XA-5ch" name="value" keyPath="arrangedObjects.value" id="7Ee-fr-PWm"/>
17098                                                 </connections>
17099                                             </textFieldCell>
17100                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17101                                             <connections>
17102                                                 <binding destination="58i-XA-5ch" name="value" keyPath="arrangedObjects.value" id="pEO-r0-hVz">
17103                                                     <dictionary key="options">
17104                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17105                                                     </dictionary>
17106                                                 </binding>
17107                                             </connections>
17108                                         </tableColumn>
17109                                     </tableColumns>
17110                                 </tableView>
17111                             </subviews>
17112                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17113                         </clipView>
17114                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="S87-0p-UeU">
17115                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17116                             <autoresizingMask key="autoresizingMask"/>
17117                         </scroller>
17118                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1j5-1h-sql">
17119                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17120                             <autoresizingMask key="autoresizingMask"/>
17121                         </scroller>
17122                     </scrollView>
17123                     <textField verticalHuggingPriority="750" id="Qya-j5-wMv">
17124                         <rect key="frame" x="90" y="66" width="96" height="22"/>
17125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17126                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="N4b-6x-i6c">
17127                             <font key="font" metaFont="system"/>
17128                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17129                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17130                         </textFieldCell>
17131                     </textField>
17132                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="xpW-N7-zAF">
17133                         <rect key="frame" x="23" y="50" width="61" height="38"/>
17134                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17135                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17136                         <size key="cellSize" width="48" height="18"/>
17137                         <size key="intercellSpacing" width="4" height="2"/>
17138                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="VzO-fr-JZO">
17139                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17140                             <font key="font" metaFont="system"/>
17141                         </buttonCell>
17142                         <cells>
17143                             <column>
17144                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="qDt-fu-dFo">
17145                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17146                                     <font key="font" metaFont="system"/>
17147                                 </buttonCell>
17148                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="OhX-ac-X3D">
17149                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17150                                     <font key="font" metaFont="system"/>
17151                                 </buttonCell>
17152                             </column>
17153                         </cells>
17154                     </matrix>
17155                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="DiE-GY-70N">
17156                         <rect key="frame" x="87" y="243" width="202" height="18"/>
17157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17158                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17159                         <size key="cellSize" width="61" height="18"/>
17160                         <size key="intercellSpacing" width="4" height="2"/>
17161                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="tJm-XT-nOq">
17162                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17163                             <font key="font" metaFont="system"/>
17164                         </buttonCell>
17165                         <cells>
17166                             <column>
17167                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="U3K-ET-3kh">
17168                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17169                                     <font key="font" metaFont="system"/>
17170                                 </buttonCell>
17171                             </column>
17172                             <column>
17173                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="dmr-UC-mQR">
17174                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17175                                     <font key="font" metaFont="system"/>
17176                                 </buttonCell>
17177                             </column>
17178                         </cells>
17179                     </matrix>
17180                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="pc4-PD-Ixo">
17181                         <rect key="frame" x="21" y="22" width="43" height="17"/>
17182                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17183                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="チーム" id="3hb-yM-1b3">
17184                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17185                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
17186                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17187                         </textFieldCell>
17188                     </textField>
17189                     <textField verticalHuggingPriority="750" id="26j-IY-Zcq">
17190                         <rect key="frame" x="90" y="19" width="32" height="22"/>
17191                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17192                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="fD9-Xy-Hh2">
17193                             <font key="font" metaFont="system"/>
17194                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17195                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17196                         </textFieldCell>
17197                     </textField>
17198                 </subviews>
17199             </view>
17200         </window>
17201         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Gbh-BZ-Ivd" userLabel="hpの決定">
17202             <windowStyleMask key="styleMask" titled="YES"/>
17203             <rect key="contentRect" x="678" y="400" width="350" height="479"/>
17204             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17205             <view key="contentView" id="Wm7-95-tEG">
17206                 <rect key="frame" x="0.0" y="0.0" width="350" height="479"/>
17207                 <autoresizingMask key="autoresizingMask"/>
17208                 <subviews>
17209                     <button verticalHuggingPriority="750" id="zYy-kH-k1N">
17210                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17211                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17212                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6rr-g4-rw8">
17213                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17214                             <font key="font" size="13" name="AquaKana"/>
17215                         </buttonCell>
17216                         <connections>
17217                             <action selector="EDhpSubmit:" target="3826" id="IeD-rf-tKL"/>
17218                         </connections>
17219                     </button>
17220                     <button verticalHuggingPriority="750" id="zy5-hH-BIG">
17221                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17222                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17223                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Pvt-0o-Z3R">
17224                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17225                             <font key="font" size="13" name="AquaKana"/>
17226                         </buttonCell>
17227                         <connections>
17228                             <action selector="EDhpCancel:" target="3826" id="QUb-b4-Lwk"/>
17229                         </connections>
17230                     </button>
17231                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="juQ-ob-MCO">
17232                         <rect key="frame" x="89" y="329" width="180" height="21"/>
17233                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17234                         <clipView key="contentView" id="qSm-aH-XBc">
17235                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17236                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17237                             <subviews>
17238                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Xwe-1P-CYg">
17239                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17240                                     <autoresizingMask key="autoresizingMask"/>
17241                                     <size key="intercellSpacing" width="3" height="2"/>
17242                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17243                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17244                                     <tableColumns>
17245                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="1er-lM-pB6">
17246                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17247                                                 <font key="font" metaFont="smallSystem"/>
17248                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17249                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17250                                             </tableHeaderCell>
17251                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nFV-a6-rJM">
17252                                                 <font key="font" metaFont="system"/>
17253                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17254                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17255                                             </textFieldCell>
17256                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17257                                             <connections>
17258                                                 <binding destination="fEW-Dh-30u" name="value" keyPath="arrangedObjects.name" id="dPA-uY-9Pu">
17259                                                     <dictionary key="options">
17260                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17261                                                     </dictionary>
17262                                                 </binding>
17263                                             </connections>
17264                                         </tableColumn>
17265                                     </tableColumns>
17266                                 </tableView>
17267                             </subviews>
17268                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17269                         </clipView>
17270                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="M0V-u3-tAT">
17271                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17272                             <autoresizingMask key="autoresizingMask"/>
17273                         </scroller>
17274                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6OY-1R-bb9">
17275                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17276                             <autoresizingMask key="autoresizingMask"/>
17277                         </scroller>
17278                     </scrollView>
17279                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zNh-0G-Bwt">
17280                         <rect key="frame" x="21" y="453" width="62" height="17"/>
17281                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17282                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HPの増減" id="ggJ-Ml-H3s">
17283                             <font key="font" size="13" name="AquaKana"/>
17284                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17285                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17286                         </textFieldCell>
17287                     </textField>
17288                     <textField verticalHuggingPriority="750" id="Y5V-Km-m9A">
17289                         <rect key="frame" x="89" y="378" width="96" height="22"/>
17290                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17291                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6Bq-xs-mWC">
17292                             <font key="font" metaFont="system"/>
17293                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17294                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17295                         </textFieldCell>
17296                     </textField>
17297                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="pDq-36-jdA">
17298                         <rect key="frame" x="20" y="313" width="61" height="100"/>
17299                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17300                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17301                         <size key="cellSize" width="48" height="18"/>
17302                         <size key="intercellSpacing" width="4" height="2"/>
17303                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="LBl-9y-7Fc">
17304                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17305                             <font key="font" metaFont="system"/>
17306                         </buttonCell>
17307                         <cells>
17308                             <column>
17309                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Ijz-cu-f3S">
17310                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17311                                     <font key="font" metaFont="system"/>
17312                                 </buttonCell>
17313                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="Icb-Oh-VWj">
17314                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17315                                     <font key="font" metaFont="system"/>
17316                                 </buttonCell>
17317                             </column>
17318                         </cells>
17319                     </matrix>
17320                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="fXr-VM-nY4">
17321                         <rect key="frame" x="20" y="427" width="202" height="18"/>
17322                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17323                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17324                         <size key="cellSize" width="61" height="18"/>
17325                         <size key="intercellSpacing" width="4" height="2"/>
17326                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="SCP-PX-TPH">
17327                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17328                             <font key="font" metaFont="system"/>
17329                         </buttonCell>
17330                         <cells>
17331                             <column>
17332                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="sAh-4s-c7q">
17333                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17334                                     <font key="font" metaFont="system"/>
17335                                 </buttonCell>
17336                             </column>
17337                             <column>
17338                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="5nD-Bx-qDN">
17339                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17340                                     <font key="font" metaFont="system"/>
17341                                 </buttonCell>
17342                             </column>
17343                         </cells>
17344                     </matrix>
17345                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="HJA-Lo-Spx">
17346                         <rect key="frame" x="23" y="67" width="307" height="220"/>
17347                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17348                         <clipView key="contentView" id="rz9-f6-LdL">
17349                             <rect key="frame" x="1" y="1" width="305" height="218"/>
17350                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17351                             <subviews>
17352                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="ItL-HP-xDF">
17353                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17354                                     <autoresizingMask key="autoresizingMask"/>
17355                                     <size key="intercellSpacing" width="3" height="2"/>
17356                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17357                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17358                                     <tableColumns>
17359                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="Owm-Lq-bXB">
17360                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17361                                                 <font key="font" metaFont="smallSystem"/>
17362                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17363                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17364                                             </tableHeaderCell>
17365                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Whg-0n-IHC">
17366                                                 <font key="font" metaFont="system"/>
17367                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17368                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17369                                             </textFieldCell>
17370                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17371                                             <connections>
17372                                                 <binding destination="3IQ-ze-3zY" name="value" keyPath="arrangedObjects.name" id="JZW-fM-mT9"/>
17373                                             </connections>
17374                                         </tableColumn>
17375                                     </tableColumns>
17376                                 </tableView>
17377                             </subviews>
17378                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17379                         </clipView>
17380                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Nk7-5u-tMd">
17381                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17382                             <autoresizingMask key="autoresizingMask"/>
17383                         </scroller>
17384                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oxK-fl-8Rn">
17385                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17386                             <autoresizingMask key="autoresizingMask"/>
17387                         </scroller>
17388                     </scrollView>
17389                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="lMQ-J8-ocY">
17390                         <rect key="frame" x="21" y="301" width="108" height="17"/>
17391                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17392                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="ujv-dV-uMR">
17393                             <font key="font" size="13" name="AquaKana"/>
17394                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17395                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17396                         </textFieldCell>
17397                     </textField>
17398                 </subviews>
17399             </view>
17400         </window>
17401         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="86H-2U-uZm" userLabel="mpの決定">
17402             <windowStyleMask key="styleMask" titled="YES"/>
17403             <rect key="contentRect" x="678" y="400" width="350" height="479"/>
17404             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17405             <view key="contentView" id="Mxj-Mc-vsu">
17406                 <rect key="frame" x="0.0" y="0.0" width="350" height="479"/>
17407                 <autoresizingMask key="autoresizingMask"/>
17408                 <subviews>
17409                     <button verticalHuggingPriority="750" id="86E-Et-py0">
17410                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17412                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9Ud-Fl-DCP">
17413                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17414                             <font key="font" size="13" name="AquaKana"/>
17415                         </buttonCell>
17416                         <connections>
17417                             <action selector="EDmpSubmit:" target="3826" id="1MY-mE-eSw"/>
17418                         </connections>
17419                     </button>
17420                     <button verticalHuggingPriority="750" id="pkT-mE-bjB">
17421                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17422                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17423                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gMA-ZT-vED">
17424                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17425                             <font key="font" size="13" name="AquaKana"/>
17426                         </buttonCell>
17427                         <connections>
17428                             <action selector="EDmpCancel:" target="3826" id="Ecs-hD-wFV"/>
17429                         </connections>
17430                     </button>
17431                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="VR1-VW-ANx">
17432                         <rect key="frame" x="89" y="329" width="180" height="21"/>
17433                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17434                         <clipView key="contentView" id="kzU-EZ-W7L">
17435                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17436                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17437                             <subviews>
17438                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="1HY-Q7-nfW">
17439                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17440                                     <autoresizingMask key="autoresizingMask"/>
17441                                     <size key="intercellSpacing" width="3" height="2"/>
17442                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17443                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17444                                     <tableColumns>
17445                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="rs6-oY-fxY">
17446                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17447                                                 <font key="font" metaFont="smallSystem"/>
17448                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17449                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17450                                             </tableHeaderCell>
17451                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4eB-9b-T6l">
17452                                                 <font key="font" metaFont="system"/>
17453                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17454                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17455                                             </textFieldCell>
17456                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17457                                             <connections>
17458                                                 <binding destination="YDX-O2-9LW" name="value" keyPath="arrangedObjects.name" id="S07-rU-ZAU">
17459                                                     <dictionary key="options">
17460                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17461                                                     </dictionary>
17462                                                 </binding>
17463                                             </connections>
17464                                         </tableColumn>
17465                                     </tableColumns>
17466                                 </tableView>
17467                             </subviews>
17468                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17469                         </clipView>
17470                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="bvc-4z-vrR">
17471                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17472                             <autoresizingMask key="autoresizingMask"/>
17473                         </scroller>
17474                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="B5F-eN-qER">
17475                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17476                             <autoresizingMask key="autoresizingMask"/>
17477                         </scroller>
17478                     </scrollView>
17479                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="8NH-Ep-Vw6">
17480                         <rect key="frame" x="21" y="453" width="64" height="17"/>
17481                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17482                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MPの増減" id="weF-YT-bkC">
17483                             <font key="font" size="13" name="AquaKana"/>
17484                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17485                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17486                         </textFieldCell>
17487                     </textField>
17488                     <textField verticalHuggingPriority="750" id="Pjb-kS-Usu">
17489                         <rect key="frame" x="89" y="378" width="96" height="22"/>
17490                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17491                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9pq-6W-4hI">
17492                             <font key="font" metaFont="system"/>
17493                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17494                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17495                         </textFieldCell>
17496                     </textField>
17497                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="myx-vq-H6O">
17498                         <rect key="frame" x="20" y="313" width="61" height="100"/>
17499                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17500                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17501                         <size key="cellSize" width="48" height="18"/>
17502                         <size key="intercellSpacing" width="4" height="2"/>
17503                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Hcg-wo-azX">
17504                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17505                             <font key="font" metaFont="system"/>
17506                         </buttonCell>
17507                         <cells>
17508                             <column>
17509                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="rjz-AR-FVH">
17510                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17511                                     <font key="font" metaFont="system"/>
17512                                 </buttonCell>
17513                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="Odu-zf-LmK">
17514                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17515                                     <font key="font" metaFont="system"/>
17516                                 </buttonCell>
17517                             </column>
17518                         </cells>
17519                     </matrix>
17520                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="OJx-gO-G0X">
17521                         <rect key="frame" x="20" y="427" width="202" height="18"/>
17522                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17523                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17524                         <size key="cellSize" width="61" height="18"/>
17525                         <size key="intercellSpacing" width="4" height="2"/>
17526                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="7lU-Lq-vn5">
17527                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17528                             <font key="font" metaFont="system"/>
17529                         </buttonCell>
17530                         <cells>
17531                             <column>
17532                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="E5V-YB-cKS">
17533                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17534                                     <font key="font" metaFont="system"/>
17535                                 </buttonCell>
17536                             </column>
17537                             <column>
17538                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="IpT-zY-MX0">
17539                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17540                                     <font key="font" metaFont="system"/>
17541                                 </buttonCell>
17542                             </column>
17543                         </cells>
17544                     </matrix>
17545                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="70O-BX-6hL">
17546                         <rect key="frame" x="23" y="67" width="307" height="220"/>
17547                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17548                         <clipView key="contentView" id="MGq-pc-1mh">
17549                             <rect key="frame" x="1" y="1" width="305" height="218"/>
17550                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17551                             <subviews>
17552                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="u59-9M-7Mf">
17553                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17554                                     <autoresizingMask key="autoresizingMask"/>
17555                                     <size key="intercellSpacing" width="3" height="2"/>
17556                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17557                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17558                                     <tableColumns>
17559                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="KIy-tl-QWk">
17560                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17561                                                 <font key="font" metaFont="smallSystem"/>
17562                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17563                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17564                                             </tableHeaderCell>
17565                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Iw2-oX-2mn">
17566                                                 <font key="font" metaFont="system"/>
17567                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17568                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17569                                             </textFieldCell>
17570                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17571                                             <connections>
17572                                                 <binding destination="CVJ-EH-LvH" name="value" keyPath="arrangedObjects.name" id="QZg-px-KBm"/>
17573                                             </connections>
17574                                         </tableColumn>
17575                                     </tableColumns>
17576                                 </tableView>
17577                             </subviews>
17578                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17579                         </clipView>
17580                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="79p-tu-ply">
17581                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17582                             <autoresizingMask key="autoresizingMask"/>
17583                         </scroller>
17584                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cR9-WK-QhX">
17585                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17586                             <autoresizingMask key="autoresizingMask"/>
17587                         </scroller>
17588                     </scrollView>
17589                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hSJ-1c-pUX">
17590                         <rect key="frame" x="21" y="301" width="108" height="17"/>
17591                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17592                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="Oko-Jx-VQi">
17593                             <font key="font" size="13" name="AquaKana"/>
17594                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17595                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17596                         </textFieldCell>
17597                     </textField>
17598                 </subviews>
17599             </view>
17600         </window>
17601         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="icF-x4-gp4" userLabel="スイッチの操作">
17602             <windowStyleMask key="styleMask" titled="YES"/>
17603             <rect key="contentRect" x="678" y="400" width="350" height="250"/>
17604             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17605             <view key="contentView" id="yaA-u3-jZh">
17606                 <rect key="frame" x="0.0" y="0.0" width="350" height="250"/>
17607                 <autoresizingMask key="autoresizingMask"/>
17608                 <subviews>
17609                     <button verticalHuggingPriority="750" id="vbp-NG-Oh1">
17610                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17611                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17612                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Y3H-NF-lUk">
17613                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17614                             <font key="font" size="13" name="AquaKana"/>
17615                         </buttonCell>
17616                         <connections>
17617                             <action selector="EDSWOKbtn:" target="3826" id="hk5-kw-bYN"/>
17618                         </connections>
17619                     </button>
17620                     <button verticalHuggingPriority="750" id="e5R-HF-jLN">
17621                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17622                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17623                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YLQ-qX-2Je">
17624                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17625                             <font key="font" size="13" name="AquaKana"/>
17626                         </buttonCell>
17627                         <connections>
17628                             <action selector="EDSWCancelbtn:" target="3826" id="KS5-Ju-vZ4"/>
17629                         </connections>
17630                     </button>
17631                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="v8h-8o-GDR">
17632                         <rect key="frame" x="21" y="224" width="95" height="17"/>
17633                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17634                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの操作" id="nXW-WB-PlU">
17635                             <font key="font" size="13" name="AquaKana"/>
17636                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17637                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17638                         </textFieldCell>
17639                     </textField>
17640                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HLv-Bz-qPX">
17641                         <rect key="frame" x="21" y="192" width="225" height="17"/>
17642                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17643                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="F74-aY-nLj">
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                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="G86-n5-RLZ">
17650                         <rect key="frame" x="20" y="127" width="64" height="50"/>
17651                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17652                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17653                         <size key="cellSize" width="48" height="18"/>
17654                         <size key="intercellSpacing" width="4" height="2"/>
17655                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="k71-nq-JWy">
17656                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17657                             <font key="font" metaFont="system"/>
17658                         </buttonCell>
17659                         <cells>
17660                             <column>
17661                                 <buttonCell type="radio" title="ON" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="6bt-lO-Y4I">
17662                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17663                                     <font key="font" metaFont="system"/>
17664                                 </buttonCell>
17665                                 <buttonCell type="radio" title="OFF" imagePosition="left" alignment="left" inset="2" id="gug-pq-8d3">
17666                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17667                                     <font key="font" metaFont="system"/>
17668                                 </buttonCell>
17669                             </column>
17670                         </cells>
17671                     </matrix>
17672                     <textField verticalHuggingPriority="750" id="y9V-vr-e4v">
17673                         <rect key="frame" x="23" y="90" width="255" height="22"/>
17674                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17675                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="PNA-kw-qav">
17676                             <font key="font" metaFont="system"/>
17677                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17678                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17679                         </textFieldCell>
17680                     </textField>
17681                 </subviews>
17682             </view>
17683         </window>
17684         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="4sv-CB-6WI" userLabel="ステータスの決定">
17685             <windowStyleMask key="styleMask" titled="YES"/>
17686             <rect key="contentRect" x="678" y="400" width="692" height="479"/>
17687             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17688             <view key="contentView" id="4Db-kB-AOJ">
17689                 <rect key="frame" x="0.0" y="0.0" width="692" height="479"/>
17690                 <autoresizingMask key="autoresizingMask"/>
17691                 <subviews>
17692                     <button verticalHuggingPriority="750" id="lrt-RV-M9a">
17693                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17694                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17695                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5QO-UU-Qhe">
17696                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17697                             <font key="font" size="13" name="AquaKana"/>
17698                         </buttonCell>
17699                         <connections>
17700                             <action selector="EDstatusSubmit:" target="3826" id="8B7-Yz-16N"/>
17701                         </connections>
17702                     </button>
17703                     <button verticalHuggingPriority="750" id="lFR-r8-blw">
17704                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17705                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17706                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e95-6d-l9l">
17707                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17708                             <font key="font" size="13" name="AquaKana"/>
17709                         </buttonCell>
17710                         <connections>
17711                             <action selector="EDstatusCancel:" target="3826" id="h4B-gA-r6V"/>
17712                         </connections>
17713                     </button>
17714                     <tabView id="byH-lY-U0k">
17715                         <rect key="frame" x="0.0" y="41" width="337" height="404"/>
17716                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17717                         <font key="font" metaFont="system"/>
17718                         <tabViewItems>
17719                             <tabViewItem label="1" identifier="1" id="Xkw-ul-rDO">
17720                                 <view key="view" id="Aca-lA-1qc">
17721                                     <rect key="frame" x="10" y="33" width="317" height="358"/>
17722                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17723                                     <subviews>
17724                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="XAK-NK-gK5">
17725                                             <rect key="frame" x="69" y="213" width="180" height="21"/>
17726                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17727                                             <clipView key="contentView" id="0sR-vo-TRz">
17728                                                 <rect key="frame" x="1" y="1" width="178" height="19"/>
17729                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17730                                                 <subviews>
17731                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="YKD-zW-KbW">
17732                                                         <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17733                                                         <autoresizingMask key="autoresizingMask"/>
17734                                                         <size key="intercellSpacing" width="3" height="2"/>
17735                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17736                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17737                                                         <tableColumns>
17738                                                             <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="0ef-BV-ecF">
17739                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17740                                                                     <font key="font" metaFont="smallSystem"/>
17741                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17742                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17743                                                                 </tableHeaderCell>
17744                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="hOR-0t-b5f">
17745                                                                     <font key="font" metaFont="system"/>
17746                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17747                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17748                                                                 </textFieldCell>
17749                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17750                                                                 <connections>
17751                                                                     <binding destination="Frj-Tw-T3e" name="value" keyPath="arrangedObjects.name" id="aIx-3D-o7T">
17752                                                                         <dictionary key="options">
17753                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
17754                                                                         </dictionary>
17755                                                                     </binding>
17756                                                                 </connections>
17757                                                             </tableColumn>
17758                                                         </tableColumns>
17759                                                     </tableView>
17760                                                 </subviews>
17761                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17762                                             </clipView>
17763                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="xMI-JE-1SA">
17764                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
17765                                                 <autoresizingMask key="autoresizingMask"/>
17766                                             </scroller>
17767                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="iYw-tv-jZs">
17768                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
17769                                                 <autoresizingMask key="autoresizingMask"/>
17770                                             </scroller>
17771                                         </scrollView>
17772                                         <textField verticalHuggingPriority="750" id="65B-2s-1ZB">
17773                                             <rect key="frame" x="69" y="262" width="96" height="22"/>
17774                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17775                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3VY-4y-e8q">
17776                                                 <font key="font" metaFont="system"/>
17777                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17778                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17779                                             </textFieldCell>
17780                                         </textField>
17781                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="FYb-2H-wxL">
17782                                             <rect key="frame" x="6" y="193" width="61" height="104"/>
17783                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17784                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17785                                             <size key="cellSize" width="48" height="18"/>
17786                                             <size key="intercellSpacing" width="4" height="2"/>
17787                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="eGb-et-rgg">
17788                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17789                                                 <font key="font" metaFont="system"/>
17790                                             </buttonCell>
17791                                             <cells>
17792                                                 <column>
17793                                                     <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="NV6-CO-Xnk">
17794                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17795                                                         <font key="font" metaFont="system"/>
17796                                                     </buttonCell>
17797                                                     <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="2gy-Qd-XyT">
17798                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17799                                                         <font key="font" metaFont="system"/>
17800                                                     </buttonCell>
17801                                                 </column>
17802                                             </cells>
17803                                         </matrix>
17804                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="Orf-0L-DPj">
17805                                             <rect key="frame" x="3" y="305" width="290" height="18"/>
17806                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17807                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17808                                             <size key="cellSize" width="87" height="18"/>
17809                                             <size key="intercellSpacing" width="4" height="2"/>
17810                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="ciW-Pb-G8v">
17811                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17812                                                 <font key="font" metaFont="system"/>
17813                                             </buttonCell>
17814                                             <cells>
17815                                                 <column>
17816                                                     <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="qCC-bh-A5g">
17817                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17818                                                         <font key="font" metaFont="system"/>
17819                                                     </buttonCell>
17820                                                 </column>
17821                                                 <column>
17822                                                     <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="62w-Qe-74Y">
17823                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17824                                                         <font key="font" metaFont="system"/>
17825                                                     </buttonCell>
17826                                                 </column>
17827                                                 <column>
17828                                                     <buttonCell type="radio" title="等しくする" imagePosition="left" alignment="left" inset="2" id="8Yt-0q-fiX">
17829                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17830                                                         <font key="font" metaFont="system"/>
17831                                                     </buttonCell>
17832                                                 </column>
17833                                             </cells>
17834                                         </matrix>
17835                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="mMn-l6-pSI">
17836                                             <rect key="frame" x="6" y="17" width="307" height="160"/>
17837                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17838                                             <clipView key="contentView" id="2Lv-oX-9iw">
17839                                                 <rect key="frame" x="1" y="1" width="305" height="158"/>
17840                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17841                                                 <subviews>
17842                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="zXu-1R-ES3">
17843                                                         <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17844                                                         <autoresizingMask key="autoresizingMask"/>
17845                                                         <size key="intercellSpacing" width="3" height="2"/>
17846                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17847                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17848                                                         <tableColumns>
17849                                                             <tableColumn width="302" minWidth="40" maxWidth="1000" id="3vy-AR-QyS">
17850                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17851                                                                     <font key="font" metaFont="smallSystem"/>
17852                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17853                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17854                                                                 </tableHeaderCell>
17855                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="TZZ-dm-mRB">
17856                                                                     <font key="font" metaFont="system"/>
17857                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17858                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17859                                                                 </textFieldCell>
17860                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17861                                                                 <connections>
17862                                                                     <binding destination="Q5f-Sk-4Lh" name="value" keyPath="arrangedObjects.name" id="LDV-Or-I8X"/>
17863                                                                 </connections>
17864                                                             </tableColumn>
17865                                                         </tableColumns>
17866                                                     </tableView>
17867                                                 </subviews>
17868                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17869                                             </clipView>
17870                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="zT6-uP-gaS">
17871                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
17872                                                 <autoresizingMask key="autoresizingMask"/>
17873                                             </scroller>
17874                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="2an-8k-hqH">
17875                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
17876                                                 <autoresizingMask key="autoresizingMask"/>
17877                                             </scroller>
17878                                         </scrollView>
17879                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="G5f-5q-8Zv">
17880                                             <rect key="frame" x="1" y="185" width="108" height="17"/>
17881                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17882                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="3sa-BN-I8R">
17883                                                 <font key="font" size="13" name="AquaKana"/>
17884                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17885                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17886                                             </textFieldCell>
17887                                         </textField>
17888                                         <popUpButton verticalHuggingPriority="750" id="PIk-xu-pGq">
17889                                             <rect key="frame" x="4" y="331" width="185" height="26"/>
17890                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17891                                             <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">
17892                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
17893                                                 <font key="font" metaFont="menu"/>
17894                                                 <menu key="menu" title="OtherViews" id="g1F-Nb-4Nc">
17895                                                     <items>
17896                                                         <menuItem title="最大HP" state="on" id="pFU-PN-cM8"/>
17897                                                         <menuItem title="最大MP" id="TKC-xd-GjM"/>
17898                                                         <menuItem title="最大AP" id="zuU-Si-1YM"/>
17899                                                         <menuItem title="最大WT" id="cI9-2p-lBl"/>
17900                                                         <menuItem title="AP" id="vDp-A0-zYc"/>
17901                                                         <menuItem title="WT" id="kql-gm-G4m">
17902                                                             <modifierMask key="keyEquivalentModifierMask" option="YES"/>
17903                                                         </menuItem>
17904                                                         <menuItem title="STR" id="nKE-ka-RZx"/>
17905                                                         <menuItem title="VIT" id="jxZ-fs-1rl"/>
17906                                                         <menuItem title="AGI" id="X9F-zK-V3D"/>
17907                                                         <menuItem title="DEX" id="XOv-Pj-dH4"/>
17908                                                         <menuItem title="MEN" id="vTC-tN-nUk"/>
17909                                                         <menuItem title="INT" id="1Lb-ss-Ynb"/>
17910                                                         <menuItem title="LUK" id="7Uz-VI-FNg"/>
17911                                                         <menuItem title="MOV" id="QEM-AG-VQQ"/>
17912                                                     </items>
17913                                                 </menu>
17914                                             </popUpButtonCell>
17915                                         </popUpButton>
17916                                     </subviews>
17917                                 </view>
17918                             </tabViewItem>
17919                             <tabViewItem label="2" identifier="2" id="uSZ-bq-5dd">
17920                                 <view key="view" id="Flz-9n-8hW">
17921                                     <rect key="frame" x="10" y="33" width="317" height="358"/>
17922                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17923                                     <subviews>
17924                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Xc9-On-4n7">
17925                                             <rect key="frame" x="69" y="213" width="180" height="21"/>
17926                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17927                                             <clipView key="contentView" id="xl5-fk-ZO9">
17928                                                 <rect key="frame" x="1" y="1" width="178" height="19"/>
17929                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17930                                                 <subviews>
17931                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="See-j2-ff2">
17932                                                         <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17933                                                         <autoresizingMask key="autoresizingMask"/>
17934                                                         <size key="intercellSpacing" width="3" height="2"/>
17935                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17936                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17937                                                         <tableColumns>
17938                                                             <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="c7q-Ff-ZHw">
17939                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17940                                                                     <font key="font" metaFont="smallSystem"/>
17941                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17942                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17943                                                                 </tableHeaderCell>
17944                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Z2h-kd-gW3">
17945                                                                     <font key="font" metaFont="system"/>
17946                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17947                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17948                                                                 </textFieldCell>
17949                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17950                                                                 <connections>
17951                                                                     <binding destination="mix-Lv-10G" name="value" keyPath="arrangedObjects.name" id="n74-QT-169">
17952                                                                         <dictionary key="options">
17953                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
17954                                                                         </dictionary>
17955                                                                     </binding>
17956                                                                 </connections>
17957                                                             </tableColumn>
17958                                                         </tableColumns>
17959                                                     </tableView>
17960                                                 </subviews>
17961                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17962                                             </clipView>
17963                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="YrJ-1S-CJI">
17964                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
17965                                                 <autoresizingMask key="autoresizingMask"/>
17966                                             </scroller>
17967                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Jn5-kw-lPD">
17968                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
17969                                                 <autoresizingMask key="autoresizingMask"/>
17970                                             </scroller>
17971                                         </scrollView>
17972                                         <textField verticalHuggingPriority="750" id="QMn-rA-vkd">
17973                                             <rect key="frame" x="69" y="262" 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="S5J-eD-Cvz">
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="g8r-Fp-jtO">
17982                                             <rect key="frame" x="6" y="195" width="61" height="102"/>
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="9Fd-Op-tmU">
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="xJZ-XJ-EC9">
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="kU8-up-7xh">
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                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="nxy-eU-j95">
18005                                             <rect key="frame" x="6" y="17" width="307" height="160"/>
18006                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18007                                             <clipView key="contentView" id="Cm8-58-WoK">
18008                                                 <rect key="frame" x="1" y="1" width="305" height="158"/>
18009                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18010                                                 <subviews>
18011                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Axj-2b-lgs">
18012                                                         <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
18013                                                         <autoresizingMask key="autoresizingMask"/>
18014                                                         <size key="intercellSpacing" width="3" height="2"/>
18015                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18016                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18017                                                         <tableColumns>
18018                                                             <tableColumn width="302" minWidth="40" maxWidth="1000" id="Biq-vb-j1E">
18019                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18020                                                                     <font key="font" metaFont="smallSystem"/>
18021                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18022                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18023                                                                 </tableHeaderCell>
18024                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7is-ek-PCh">
18025                                                                     <font key="font" metaFont="system"/>
18026                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18027                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18028                                                                 </textFieldCell>
18029                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18030                                                                 <connections>
18031                                                                     <binding destination="0XT-wb-2Xd" name="value" keyPath="arrangedObjects.name" id="yDJ-7p-04J"/>
18032                                                                 </connections>
18033                                                             </tableColumn>
18034                                                         </tableColumns>
18035                                                     </tableView>
18036                                                 </subviews>
18037                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18038                                             </clipView>
18039                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QkQ-8w-3JZ">
18040                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18041                                                 <autoresizingMask key="autoresizingMask"/>
18042                                             </scroller>
18043                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="FpP-fn-QOJ">
18044                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18045                                                 <autoresizingMask key="autoresizingMask"/>
18046                                             </scroller>
18047                                         </scrollView>
18048                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="a5C-23-6EC">
18049                                             <rect key="frame" x="1" y="185" width="108" height="17"/>
18050                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18051                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="1HY-oa-0Xv">
18052                                                 <font key="font" size="13" name="AquaKana"/>
18053                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18054                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18055                                             </textFieldCell>
18056                                         </textField>
18057                                         <popUpButton verticalHuggingPriority="750" id="Wcm-ew-wHD">
18058                                             <rect key="frame" x="4" y="331" width="185" height="26"/>
18059                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18060                                             <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">
18061                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
18062                                                 <font key="font" metaFont="menu"/>
18063                                                 <menu key="menu" title="OtherViews" id="lmi-BZ-xsN">
18064                                                     <items>
18065                                                         <menuItem title="最大HP" state="on" id="FUg-WJ-Zom"/>
18066                                                         <menuItem title="最大EN" id="CIF-H1-rhW"/>
18067                                                         <menuItem title="最大WT" id="lEM-QI-hON"/>
18068                                                         <menuItem title="WT" id="OA8-Sh-q86"/>
18069                                                         <menuItem title="装甲" id="QTF-cZ-QLj"/>
18070                                                         <menuItem title="運動性" id="rdS-mH-xVT"/>
18071                                                         <menuItem title="限界" id="hRx-4j-h9S"/>
18072                                                         <menuItem title="MOV" id="9gQ-i4-PrZ"/>
18073                                                     </items>
18074                                                 </menu>
18075                                             </popUpButtonCell>
18076                                         </popUpButton>
18077                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="ZlT-sz-Kqf">
18078                                             <rect key="frame" x="6" y="305" width="290" height="18"/>
18079                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18080                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18081                                             <size key="cellSize" width="87" height="18"/>
18082                                             <size key="intercellSpacing" width="4" height="2"/>
18083                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Y5Y-pc-NZB">
18084                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18085                                                 <font key="font" metaFont="system"/>
18086                                             </buttonCell>
18087                                             <cells>
18088                                                 <column>
18089                                                     <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Pp7-WC-9xs">
18090                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18091                                                         <font key="font" metaFont="system"/>
18092                                                     </buttonCell>
18093                                                 </column>
18094                                                 <column>
18095                                                     <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="wjb-Us-7r9">
18096                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18097                                                         <font key="font" metaFont="system"/>
18098                                                     </buttonCell>
18099                                                 </column>
18100                                                 <column>
18101                                                     <buttonCell type="radio" title="等しくする" imagePosition="left" alignment="left" inset="2" id="sh9-aL-Ipa">
18102                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18103                                                         <font key="font" metaFont="system"/>
18104                                                     </buttonCell>
18105                                                 </column>
18106                                             </cells>
18107                                         </matrix>
18108                                     </subviews>
18109                                 </view>
18110                             </tabViewItem>
18111                         </tabViewItems>
18112                     </tabView>
18113                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jZd-Tk-faO">
18114                         <rect key="frame" x="12" y="442" width="108" height="17"/>
18115                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18116                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータスの増減" id="W4t-wb-ZKX">
18117                             <font key="font" size="13" name="AquaKana"/>
18118                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18119                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18120                         </textFieldCell>
18121                     </textField>
18122                 </subviews>
18123             </view>
18124         </window>
18125         <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">
18126             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18127             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
18128             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18129             <view key="contentView" id="FKq-E1-AR4">
18130                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
18131                 <autoresizingMask key="autoresizingMask"/>
18132                 <subviews>
18133                     <textField verticalHuggingPriority="750" id="mcW-Ox-SZz">
18134                         <rect key="frame" x="17" y="54" width="95" height="17"/>
18135                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18136                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="lwu-uq-ZAu">
18137                             <font key="font" size="13" name="AquaKana"/>
18138                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18139                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18140                         </textFieldCell>
18141                     </textField>
18142                     <textField verticalHuggingPriority="750" id="bwg-11-YGj">
18143                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
18144                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18145                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="75G-WH-R0S">
18146                             <font key="font" metaFont="system"/>
18147                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18148                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18149                         </textFieldCell>
18150                     </textField>
18151                     <textField verticalHuggingPriority="750" id="NU5-y8-RLM">
18152                         <rect key="frame" x="117" y="51" width="36" height="22"/>
18153                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18154                         <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">
18155                             <font key="font" metaFont="system"/>
18156                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18157                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18158                         </textFieldCell>
18159                     </textField>
18160                     <button verticalHuggingPriority="750" id="xXb-iC-piS">
18161                         <rect key="frame" x="135" y="5" width="66" height="32"/>
18162                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18163                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Afd-Rg-2Kj">
18164                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18165                             <font key="font" size="13" name="AquaKana"/>
18166                         </buttonCell>
18167                         <connections>
18168                             <action selector="saveILregi:" target="3039" id="PjC-bJ-Li2"/>
18169                         </connections>
18170                     </button>
18171                     <button verticalHuggingPriority="750" id="wdN-xP-oOJ">
18172                         <rect key="frame" x="192" y="5" width="105" height="32"/>
18173                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18174                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="J47-gO-cJo">
18175                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18176                             <font key="font" size="13" name="AquaKana"/>
18177                         </buttonCell>
18178                         <connections>
18179                             <action selector="cancelILregi:" target="3039" id="cmR-2B-PnF"/>
18180                         </connections>
18181                     </button>
18182                 </subviews>
18183             </view>
18184         </window>
18185         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="d50-mX-eQ4" userLabel="入力ウィンドウ">
18186             <windowStyleMask key="styleMask" titled="YES"/>
18187             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
18188             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18189             <view key="contentView" id="AFo-1U-ck0">
18190                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
18191                 <autoresizingMask key="autoresizingMask"/>
18192                 <subviews>
18193                     <textField verticalHuggingPriority="750" id="Lkl-rj-bSB">
18194                         <rect key="frame" x="25" y="64" width="250" height="22"/>
18195                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18196                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="vfs-f5-UhX">
18197                             <font key="font" metaFont="system"/>
18198                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18199                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18200                         </textFieldCell>
18201                     </textField>
18202                     <button verticalHuggingPriority="750" id="1jZ-Kd-2lX">
18203                         <rect key="frame" x="212" y="13" width="66" height="32"/>
18204                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18205                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ofi-ed-qi2">
18206                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18207                             <font key="font" size="13" name="AquaKana"/>
18208                         </buttonCell>
18209                         <connections>
18210                             <action selector="selectionSubmit:" target="10292" id="NBm-e1-dkS"/>
18211                         </connections>
18212                     </button>
18213                 </subviews>
18214             </view>
18215             <point key="canvasLocation" x="1210" y="1863"/>
18216         </window>
18217         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Mpe-WF-JbB" userLabel="選択肢ウィンドウ">
18218             <rect key="contentRect" x="196" y="207" width="400" height="300"/>
18219             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18220             <view key="contentView" id="y6r-HE-UhX">
18221                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
18222                 <autoresizingMask key="autoresizingMask"/>
18223                 <subviews>
18224                     <button verticalHuggingPriority="750" id="Fkq-O8-bZy">
18225                         <rect key="frame" x="14" y="219" width="372" height="32"/>
18226                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18227                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gG2-ot-EO1">
18228                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18229                             <font key="font" metaFont="system"/>
18230                         </buttonCell>
18231                         <connections>
18232                             <action selector="selectionBtn2:" target="10496" id="60a-5a-kzi"/>
18233                         </connections>
18234                     </button>
18235                     <button verticalHuggingPriority="750" id="bW6-ZA-xsA">
18236                         <rect key="frame" x="14" y="192" width="372" height="32"/>
18237                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18238                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1FB-kZ-BT0">
18239                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18240                             <font key="font" metaFont="system"/>
18241                         </buttonCell>
18242                         <connections>
18243                             <action selector="selectionBtn3:" target="10496" id="sE6-GS-MfL"/>
18244                         </connections>
18245                     </button>
18246                     <button verticalHuggingPriority="750" id="2Zc-Ay-nx3">
18247                         <rect key="frame" x="14" y="166" width="372" height="32"/>
18248                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18249                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QIw-hc-X3K">
18250                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18251                             <font key="font" metaFont="system"/>
18252                         </buttonCell>
18253                         <connections>
18254                             <action selector="selectionBtn4:" target="10496" id="xag-xl-9Ds"/>
18255                         </connections>
18256                     </button>
18257                     <button verticalHuggingPriority="750" id="qou-cw-rBW">
18258                         <rect key="frame" x="14" y="139" width="372" height="32"/>
18259                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18260                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Vn-Fq-njG">
18261                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18262                             <font key="font" metaFont="system"/>
18263                         </buttonCell>
18264                         <connections>
18265                             <action selector="selectionBtn5:" target="10496" id="Btj-gO-qFv"/>
18266                         </connections>
18267                     </button>
18268                     <button verticalHuggingPriority="750" id="FqF-ej-Kbp">
18269                         <rect key="frame" x="14" y="113" width="372" height="32"/>
18270                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18271                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KnB-Wo-2vq">
18272                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18273                             <font key="font" metaFont="system"/>
18274                         </buttonCell>
18275                         <connections>
18276                             <action selector="selectionBtn6:" target="10496" id="rKg-Rw-fb9"/>
18277                         </connections>
18278                     </button>
18279                     <button verticalHuggingPriority="750" id="Pr6-7M-h8L">
18280                         <rect key="frame" x="14" y="86" width="372" height="32"/>
18281                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18282                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="56b-bW-x9G">
18283                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18284                             <font key="font" metaFont="system"/>
18285                         </buttonCell>
18286                         <connections>
18287                             <action selector="selectionBtn7:" target="10496" id="uRM-Vx-tou"/>
18288                         </connections>
18289                     </button>
18290                     <button verticalHuggingPriority="750" id="MON-mp-OJL">
18291                         <rect key="frame" x="14" y="58" width="372" height="32"/>
18292                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18293                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bRU-mk-thQ">
18294                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18295                             <font key="font" metaFont="system"/>
18296                         </buttonCell>
18297                         <connections>
18298                             <action selector="selectionBtn8:" target="10496" id="Kia-cI-nvt"/>
18299                         </connections>
18300                     </button>
18301                     <button verticalHuggingPriority="750" id="uYZ-no-tcC">
18302                         <rect key="frame" x="14" y="246" width="372" height="32"/>
18303                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18304                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="W5h-c2-wFd">
18305                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18306                             <font key="font" metaFont="system"/>
18307                         </buttonCell>
18308                         <connections>
18309                             <action selector="selectionBtn1:" target="10496" id="EzV-gZ-FNE"/>
18310                         </connections>
18311                     </button>
18312                     <button verticalHuggingPriority="750" id="2uf-9p-yCU">
18313                         <rect key="frame" x="14" y="32" width="372" height="32"/>
18314                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18315                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wDJ-1R-NSa">
18316                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18317                             <font key="font" metaFont="system"/>
18318                         </buttonCell>
18319                         <connections>
18320                             <action selector="selectionBtn9:" target="10496" id="x64-VD-3wm"/>
18321                         </connections>
18322                     </button>
18323                 </subviews>
18324             </view>
18325             <point key="canvasLocation" x="1143" y="2190"/>
18326         </window>
18327         <menuItem title="腕" id="yxD-SC-6mJ"/>
18328         <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">
18329             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18330             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
18331             <rect key="contentRect" x="196" y="112" width="640" height="480"/>
18332             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18333             <view key="contentView" id="bag-v8-7Kg">
18334                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
18335                 <autoresizingMask key="autoresizingMask"/>
18336                 <subviews>
18337                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="lYx-Fd-5jY">
18338                         <rect key="frame" x="101" y="331" width="101" height="58"/>
18339                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18340                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18341                         <size key="cellSize" width="87" height="18"/>
18342                         <size key="intercellSpacing" width="4" height="2"/>
18343                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="09K-vE-MTh">
18344                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18345                             <font key="font" metaFont="system"/>
18346                         </buttonCell>
18347                         <cells>
18348                             <column>
18349                                 <buttonCell type="radio" title="プレイヤー" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="OMI-3t-nbm">
18350                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18351                                     <font key="font" metaFont="system"/>
18352                                 </buttonCell>
18353                                 <buttonCell type="radio" title="CPU" imagePosition="left" alignment="left" inset="2" id="fek-yn-WV3">
18354                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18355                                     <font key="font" metaFont="system"/>
18356                                 </buttonCell>
18357                             </column>
18358                         </cells>
18359                         <connections>
18360                             <action selector="battleReadyUpState1:" target="10496" id="Uhx-JX-NGp"/>
18361                         </connections>
18362                     </matrix>
18363                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="wp7-nq-ru1">
18364                         <rect key="frame" x="477" y="331" width="95" height="58"/>
18365                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18366                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18367                         <size key="cellSize" width="87" height="18"/>
18368                         <size key="intercellSpacing" width="4" height="2"/>
18369                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="BQn-4W-LY4">
18370                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18371                             <font key="font" metaFont="system"/>
18372                         </buttonCell>
18373                         <cells>
18374                             <column>
18375                                 <buttonCell type="radio" title="プレイヤー" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="ogS-d8-vTo">
18376                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18377                                     <font key="font" metaFont="system"/>
18378                                 </buttonCell>
18379                                 <buttonCell type="radio" title="CPU" imagePosition="left" alignment="left" inset="2" id="Oqs-NP-oE5">
18380                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18381                                     <font key="font" metaFont="system"/>
18382                                 </buttonCell>
18383                             </column>
18384                         </cells>
18385                         <connections>
18386                             <action selector="battleReadyUpState2:" target="10496" id="2nW-kN-TM2"/>
18387                         </connections>
18388                     </matrix>
18389                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="2gH-ZN-xxl">
18390                         <rect key="frame" x="116" y="306" width="30" height="17"/>
18391                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18392                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資源" id="U7I-8a-YS7">
18393                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18394                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18395                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18396                         </textFieldCell>
18397                     </textField>
18398                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OBw-C6-nU1">
18399                         <rect key="frame" x="116" y="251" width="30" height="17"/>
18400                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18401                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="DA5-Vg-poC">
18402                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18403                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18404                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18405                         </textFieldCell>
18406                     </textField>
18407                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OsV-TN-EJh">
18408                         <rect key="frame" x="116" y="196" width="30" height="17"/>
18409                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18410                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="WZF-gS-30j">
18411                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18412                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18413                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18414                         </textFieldCell>
18415                     </textField>
18416                     <textField verticalHuggingPriority="750" id="Yap-hL-AmK">
18417                         <rect key="frame" x="83" y="276" width="96" height="22"/>
18418                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18419                         <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">
18420                             <font key="font" metaFont="system"/>
18421                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18422                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18423                         </textFieldCell>
18424                     </textField>
18425                     <textField verticalHuggingPriority="750" id="lUt-cx-W8N">
18426                         <rect key="frame" x="83" y="221" width="96" height="22"/>
18427                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18428                         <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">
18429                             <font key="font" metaFont="system"/>
18430                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18431                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18432                         </textFieldCell>
18433                     </textField>
18434                     <textField verticalHuggingPriority="750" id="ugH-N4-stb">
18435                         <rect key="frame" x="83" y="166" width="96" height="22"/>
18436                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18437                         <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">
18438                             <font key="font" metaFont="system"/>
18439                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18440                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18441                         </textFieldCell>
18442                     </textField>
18443                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dff-wU-e4V">
18444                         <rect key="frame" x="492" y="306" width="30" height="17"/>
18445                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18446                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資源" id="hlh-Og-Snc">
18447                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18448                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18449                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18450                         </textFieldCell>
18451                     </textField>
18452                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Isd-pH-oRO">
18453                         <rect key="frame" x="492" y="251" width="30" height="17"/>
18454                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18455                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="wVo-xG-7WH">
18456                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18457                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18458                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18459                         </textFieldCell>
18460                     </textField>
18461                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OCu-am-quv">
18462                         <rect key="frame" x="492" y="196" width="30" height="17"/>
18463                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18464                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="RqZ-hi-hOL">
18465                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18466                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18467                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18468                         </textFieldCell>
18469                     </textField>
18470                     <textField verticalHuggingPriority="750" id="he1-Pd-xnr">
18471                         <rect key="frame" x="459" y="276" width="96" height="22"/>
18472                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18473                         <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">
18474                             <font key="font" metaFont="system"/>
18475                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18476                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18477                         </textFieldCell>
18478                     </textField>
18479                     <textField verticalHuggingPriority="750" id="eGg-iS-dnb">
18480                         <rect key="frame" x="459" y="221" width="96" height="22"/>
18481                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18482                         <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">
18483                             <font key="font" metaFont="system"/>
18484                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18485                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18486                         </textFieldCell>
18487                     </textField>
18488                     <textField verticalHuggingPriority="750" id="6rZ-sr-CsC">
18489                         <rect key="frame" x="459" y="166" width="96" height="22"/>
18490                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18491                         <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">
18492                             <font key="font" metaFont="system"/>
18493                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18494                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18495                         </textFieldCell>
18496                     </textField>
18497                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HJs-3Z-vfS">
18498                         <rect key="frame" x="112" y="141" width="43" height="17"/>
18499                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18500                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="指揮官" id="jFe-d4-GIS">
18501                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18502                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18503                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18504                         </textFieldCell>
18505                     </textField>
18506                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="iPm-CK-2EU">
18507                         <rect key="frame" x="486" y="141" width="43" height="17"/>
18508                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18509                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="指揮官" id="uRa-KL-cyb">
18510                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18511                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18512                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18513                         </textFieldCell>
18514                     </textField>
18515                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="pmg-wh-QM1">
18516                         <rect key="frame" x="217" y="183" width="204" height="199"/>
18517                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18518                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" id="gju-VP-MMa">
18519                             <font key="font" size="17" name="HiraKakuPro-W3"/>
18520                             <string key="title">青軍勝利条件
18521 敵ユニット壊滅
18522
18523 赤軍勝利条件
18524 敵ユニット壊滅</string>
18525                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18526                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18527                         </textFieldCell>
18528                     </textField>
18529                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fSD-Ac-ulI">
18530                         <rect key="frame" x="11" y="413" width="244" height="30"/>
18531                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18532                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="青軍" id="q9A-1p-89b">
18533                             <font key="font" size="15" name="HiraKakuProN-W3"/>
18534                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18535                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18536                         </textFieldCell>
18537                     </textField>
18538                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wzf-7q-oos">
18539                         <rect key="frame" x="385" y="413" width="244" height="30"/>
18540                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18541                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="赤軍" id="CMI-gq-3x6">
18542                             <font key="font" size="15" name="HiraKakuProN-W3"/>
18543                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18544                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18545                         </textFieldCell>
18546                     </textField>
18547                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Jox-Z8-YKv">
18548                         <rect key="frame" x="78" y="35" width="106" height="106"/>
18549                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18550                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="Uqf-IM-x1F"/>
18551                     </imageView>
18552                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Sjg-aD-kRh">
18553                         <rect key="frame" x="454" y="35" width="106" height="106"/>
18554                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18555                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="6Up-fA-Jm4"/>
18556                     </imageView>
18557                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="xOx-Dx-uKA">
18558                         <rect key="frame" x="298" y="413" width="43" height="30"/>
18559                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18560                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="VS" id="685-c8-1Sr">
18561                             <font key="font" metaFont="system" size="20"/>
18562                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18563                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18564                         </textFieldCell>
18565                     </textField>
18566                     <button verticalHuggingPriority="750" id="ly4-WK-fSh">
18567                         <rect key="frame" x="267" y="140" width="105" height="32"/>
18568                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18569                         <buttonCell key="cell" type="push" title="ゲーム開始" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tS0-8C-QcO">
18570                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18571                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18572                         </buttonCell>
18573                         <connections>
18574                             <action selector="battleReadyUpStartBtn:" target="10496" id="QjC-So-5te"/>
18575                         </connections>
18576                     </button>
18577                 </subviews>
18578             </view>
18579             <point key="canvasLocation" x="-398" y="306"/>
18580         </window>
18581         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3sw-XT-MQR" userLabel="ギャラリー詳細">
18582             <windowStyleMask key="styleMask" titled="YES"/>
18583             <rect key="contentRect" x="196" y="207" width="640" height="480"/>
18584             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18585             <view key="contentView" id="YM4-m4-HPT">
18586                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
18587                 <autoresizingMask key="autoresizingMask"/>
18588                 <subviews>
18589                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="6OW-b8-USr">
18590                         <rect key="frame" x="17" y="163" width="600" height="300"/>
18591                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18592                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="topRight" imageScaling="proportionallyDown" imageFrameStyle="photo" id="c7L-Ci-BKZ"/>
18593                     </imageView>
18594                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ibW-DQ-b9N">
18595                         <rect key="frame" x="251" y="133" width="132" height="17"/>
18596                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18597                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0 / 0" id="Lu7-dI-JgM">
18598                             <font key="font" metaFont="system"/>
18599                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18600                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18601                         </textFieldCell>
18602                     </textField>
18603                     <button verticalHuggingPriority="750" id="Sl8-SH-Z3b">
18604                         <rect key="frame" x="547" y="13" width="79" height="32"/>
18605                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18606                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="lUP-DN-4cX">
18607                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18608                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18609                         </buttonCell>
18610                         <connections>
18611                             <action selector="close:" target="3745" id="HxB-NW-z40"/>
18612                         </connections>
18613                     </button>
18614                     <customView id="NdC-b6-Xnj" customClass="GalleryDetail">
18615                         <rect key="frame" x="0.0" y="47" width="640" height="433"/>
18616                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18617                     </customView>
18618                 </subviews>
18619             </view>
18620             <point key="canvasLocation" x="-3370" y="373"/>
18621         </window>
18622         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="BJG-uQ-d4G" userLabel="シナリオ詳細">
18623             <windowStyleMask key="styleMask" titled="YES"/>
18624             <rect key="contentRect" x="196" y="207" width="642" height="312"/>
18625             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18626             <view key="contentView" id="mKn-K9-b7E">
18627                 <rect key="frame" x="0.0" y="0.0" width="642" height="312"/>
18628                 <autoresizingMask key="autoresizingMask"/>
18629                 <subviews>
18630                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="IZf-VT-nte">
18631                         <rect key="frame" x="186" y="114" width="126" height="94"/>
18632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18633                         <clipView key="contentView" id="TQU-uO-aA6">
18634                             <rect key="frame" x="1" y="17" width="124" height="76"/>
18635                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18636                             <subviews>
18637                                 <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">
18638                                     <rect key="frame" x="0.0" y="0.0" width="124" height="19"/>
18639                                     <autoresizingMask key="autoresizingMask"/>
18640                                     <size key="intercellSpacing" width="3" height="2"/>
18641                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18642                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18643                                     <tableColumns>
18644                                         <tableColumn editable="NO" width="121" minWidth="40" maxWidth="1000" id="AfV-jl-6w2">
18645                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵現在">
18646                                                 <font key="font" metaFont="smallSystem"/>
18647                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18648                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
18649                                             </tableHeaderCell>
18650                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="Alr-nX-wpR">
18651                                                 <font key="font" metaFont="system"/>
18652                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18653                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18654                                             </textFieldCell>
18655                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18656                                             <connections>
18657                                                 <binding destination="Mt4-GY-nuc" name="value" keyPath="arrangedObjects.name" id="VOm-ii-ASA">
18658                                                     <dictionary key="options">
18659                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
18660                                                     </dictionary>
18661                                                 </binding>
18662                                             </connections>
18663                                         </tableColumn>
18664                                     </tableColumns>
18665                                 </tableView>
18666                             </subviews>
18667                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18668                         </clipView>
18669                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="jNZ-SZ-xTo">
18670                             <rect key="frame" x="1" y="39" width="124" height="16"/>
18671                             <autoresizingMask key="autoresizingMask"/>
18672                         </scroller>
18673                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="BYO-i1-PLv">
18674                             <rect key="frame" x="224" y="17" width="15" height="102"/>
18675                             <autoresizingMask key="autoresizingMask"/>
18676                         </scroller>
18677                         <tableHeaderView key="headerView" id="kYl-F1-Bkz">
18678                             <rect key="frame" x="0.0" y="0.0" width="124" height="17"/>
18679                             <autoresizingMask key="autoresizingMask"/>
18680                         </tableHeaderView>
18681                     </scrollView>
18682                     <imageView id="f9Y-cd-S7O">
18683                         <rect key="frame" x="17" y="189" width="106" height="106"/>
18684                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18685                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Rei-k5-q87"/>
18686                     </imageView>
18687                     <textField verticalHuggingPriority="750" id="p9x-Qs-jP3">
18688                         <rect key="frame" x="128" y="248" width="150" height="22"/>
18689                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18690                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="YH9-cJ-JYq">
18691                             <font key="font" metaFont="system"/>
18692                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18693                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18694                         </textFieldCell>
18695                     </textField>
18696                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HyX-aK-f5P">
18697                         <rect key="frame" x="126" y="275" width="108" height="17"/>
18698                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18699                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="顔グラファイル名" id="kk2-w3-iHD">
18700                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18701                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18702                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18703                         </textFieldCell>
18704                     </textField>
18705                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="dCf-rG-UDU">
18706                         <rect key="frame" x="17" y="106" width="150" height="75"/>
18707                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18708                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="YMj-AD-NFX"/>
18709                     </imageView>
18710                     <textField verticalHuggingPriority="750" id="UmM-R6-555">
18711                         <rect key="frame" x="17" y="57" width="150" height="22"/>
18712                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18713                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="P6K-Ci-68r">
18714                             <font key="font" metaFont="system"/>
18715                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18716                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18717                         </textFieldCell>
18718                     </textField>
18719                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="nf0-Hg-wrn">
18720                         <rect key="frame" x="15" y="84" width="95" height="17"/>
18721                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18722                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="背景ファイル名" id="IGe-Qk-xqA">
18723                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18724                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18725                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18726                         </textFieldCell>
18727                     </textField>
18728                     <button id="q7Q-bY-LIS">
18729                         <rect key="frame" x="184" y="85" width="100" height="18"/>
18730                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18731                         <buttonCell key="cell" type="check" title="フェードイン" bezelStyle="regularSquare" imagePosition="left" inset="2" id="zV9-5X-L6c">
18732                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18733                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18734                         </buttonCell>
18735                     </button>
18736                     <button id="z3c-fR-j9N">
18737                         <rect key="frame" x="184" y="59" width="113" height="18"/>
18738                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18739                         <buttonCell key="cell" type="check" title="フェードアウト" bezelStyle="regularSquare" imagePosition="left" inset="2" id="vUl-6D-jta">
18740                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18741                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18742                         </buttonCell>
18743                     </button>
18744                     <button verticalHuggingPriority="750" id="cza-oB-iby">
18745                         <rect key="frame" x="549" y="13" width="79" height="32"/>
18746                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18747                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CXt-JG-N7w">
18748                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18749                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18750                         </buttonCell>
18751                         <connections>
18752                             <action selector="detailClose:" target="9720" id="2cs-ji-Cml"/>
18753                         </connections>
18754                     </button>
18755                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="l4V-mO-XPF">
18756                         <rect key="frame" x="448" y="223" width="174" height="69"/>
18757                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18758                         <clipView key="contentView" id="nhp-Mk-a4E">
18759                             <rect key="frame" x="1" y="17" width="172" height="51"/>
18760                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18761                             <subviews>
18762                                 <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">
18763                                     <rect key="frame" x="0.0" y="0.0" width="170" height="19"/>
18764                                     <autoresizingMask key="autoresizingMask"/>
18765                                     <size key="intercellSpacing" width="3" height="2"/>
18766                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18767                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18768                                     <tableColumns>
18769                                         <tableColumn editable="NO" width="167" minWidth="40" maxWidth="1000" id="mv5-qO-PPy">
18770                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵リスト">
18771                                                 <font key="font" metaFont="smallSystem"/>
18772                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18773                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
18774                                             </tableHeaderCell>
18775                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="k2y-7e-6wQ">
18776                                                 <font key="font" metaFont="system"/>
18777                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18778                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18779                                             </textFieldCell>
18780                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18781                                             <connections>
18782                                                 <binding destination="2zT-RB-pfI" name="value" keyPath="arrangedObjects.name" id="7Vx-x9-igU">
18783                                                     <dictionary key="options">
18784                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
18785                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
18786                                                     </dictionary>
18787                                                 </binding>
18788                                             </connections>
18789                                         </tableColumn>
18790                                     </tableColumns>
18791                                 </tableView>
18792                             </subviews>
18793                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18794                         </clipView>
18795                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="Qgg-Ng-GOb">
18796                             <rect key="frame" x="1" y="118" width="172" height="16"/>
18797                             <autoresizingMask key="autoresizingMask"/>
18798                         </scroller>
18799                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="k8Z-6l-a9O">
18800                             <rect key="frame" x="224" y="17" width="15" height="102"/>
18801                             <autoresizingMask key="autoresizingMask"/>
18802                         </scroller>
18803                         <tableHeaderView key="headerView" id="Xvv-3B-5Vh">
18804                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
18805                             <autoresizingMask key="autoresizingMask"/>
18806                         </tableHeaderView>
18807                     </scrollView>
18808                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="B77-07-HTn">
18809                         <rect key="frame" x="448" y="138" width="174" height="69"/>
18810                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18811                         <clipView key="contentView" id="Svk-F9-daR">
18812                             <rect key="frame" x="1" y="17" width="172" height="51"/>
18813                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18814                             <subviews>
18815                                 <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">
18816                                     <rect key="frame" x="0.0" y="0.0" width="170" height="19"/>
18817                                     <autoresizingMask key="autoresizingMask"/>
18818                                     <size key="intercellSpacing" width="3" height="2"/>
18819                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18820                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18821                                     <tableColumns>
18822                                         <tableColumn editable="NO" width="167" minWidth="40" maxWidth="1000" id="bnD-Vc-CHS">
18823                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵ベース">
18824                                                 <font key="font" metaFont="smallSystem"/>
18825                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18826                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
18827                                             </tableHeaderCell>
18828                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="lq3-mx-Nph">
18829                                                 <font key="font" metaFont="system"/>
18830                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18831                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18832                                             </textFieldCell>
18833                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18834                                             <connections>
18835                                                 <binding destination="9BO-Ae-spg" name="value" keyPath="arrangedObjects.name" id="Tj8-e7-KBp">
18836                                                     <dictionary key="options">
18837                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
18838                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
18839                                                     </dictionary>
18840                                                 </binding>
18841                                             </connections>
18842                                         </tableColumn>
18843                                     </tableColumns>
18844                                 </tableView>
18845                             </subviews>
18846                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18847                         </clipView>
18848                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="07h-ag-sVp">
18849                             <rect key="frame" x="1" y="118" width="172" height="16"/>
18850                             <autoresizingMask key="autoresizingMask"/>
18851                         </scroller>
18852                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="0rh-to-Vib">
18853                             <rect key="frame" x="224" y="17" width="15" height="102"/>
18854                             <autoresizingMask key="autoresizingMask"/>
18855                         </scroller>
18856                         <tableHeaderView key="headerView" id="Whf-Li-Dhm">
18857                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
18858                             <autoresizingMask key="autoresizingMask"/>
18859                         </tableHeaderView>
18860                     </scrollView>
18861                     <button verticalHuggingPriority="750" id="jyb-Zp-09O">
18862                         <rect key="frame" x="323" y="139" width="105" height="32"/>
18863                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18864                         <buttonCell key="cell" type="push" title="立ち絵位置" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GDb-Ua-Hwn">
18865                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18866                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18867                         </buttonCell>
18868                         <connections>
18869                             <action selector="SEstand:" target="9720" id="gFu-X7-Z8G"/>
18870                         </connections>
18871                     </button>
18872                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="u46-qp-f3Y">
18873                         <rect key="frame" x="448" y="61" width="174" height="69"/>
18874                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18875                         <clipView key="contentView" id="bVI-wU-Wae">
18876                             <rect key="frame" x="1" y="17" width="172" height="51"/>
18877                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18878                             <subviews>
18879                                 <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">
18880                                     <rect key="frame" x="0.0" y="0.0" width="172" height="19"/>
18881                                     <autoresizingMask key="autoresizingMask"/>
18882                                     <size key="intercellSpacing" width="3" height="2"/>
18883                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18884                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18885                                     <tableColumns>
18886                                         <tableColumn editable="NO" width="128.7421875" minWidth="40" maxWidth="1000" id="480-Cn-s1O">
18887                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵レイヤー">
18888                                                 <font key="font" metaFont="smallSystem"/>
18889                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18890                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
18891                                             </tableHeaderCell>
18892                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="AQt-4W-BiZ">
18893                                                 <font key="font" metaFont="system"/>
18894                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18895                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18896                                             </textFieldCell>
18897                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18898                                             <connections>
18899                                                 <binding destination="reG-zM-v37" name="value" keyPath="arrangedObjects.name" id="U4v-3i-bFD">
18900                                                     <dictionary key="options">
18901                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
18902                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
18903                                                     </dictionary>
18904                                                 </binding>
18905                                             </connections>
18906                                         </tableColumn>
18907                                         <tableColumn identifier="" width="37" minWidth="10" maxWidth="3.4028234663852886e+38" id="RJs-Eo-7vs">
18908                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="可視">
18909                                                 <font key="font" metaFont="smallSystem"/>
18910                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18911                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
18912                                             </tableHeaderCell>
18913                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="4Vl-yP-ML4">
18914                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18915                                                 <font key="font" metaFont="system"/>
18916                                             </buttonCell>
18917                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18918                                             <connections>
18919                                                 <binding destination="reG-zM-v37" name="value" keyPath="arrangedObjects.v" id="ee3-kD-dzl">
18920                                                     <dictionary key="options">
18921                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
18922                                                     </dictionary>
18923                                                 </binding>
18924                                             </connections>
18925                                         </tableColumn>
18926                                     </tableColumns>
18927                                 </tableView>
18928                             </subviews>
18929                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18930                         </clipView>
18931                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="WWQ-tk-cv2">
18932                             <rect key="frame" x="1" y="52" width="182" height="16"/>
18933                             <autoresizingMask key="autoresizingMask"/>
18934                         </scroller>
18935                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="7j9-ZW-btH">
18936                             <rect key="frame" x="224" y="17" width="15" height="102"/>
18937                             <autoresizingMask key="autoresizingMask"/>
18938                         </scroller>
18939                         <tableHeaderView key="headerView" id="6Kq-Sb-6y1">
18940                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
18941                             <autoresizingMask key="autoresizingMask"/>
18942                         </tableHeaderView>
18943                     </scrollView>
18944                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="dov-Fa-rJa">
18945                         <rect key="frame" x="326" y="179" width="106" height="116"/>
18946                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18947                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="yfG-b6-FuM"/>
18948                     </imageView>
18949                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="atP-fP-o7L">
18950                         <rect key="frame" x="126" y="222" width="57" height="17"/>
18951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18952                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="立ち絵ID" id="ISg-yg-UMd">
18953                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18954                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18955                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18956                         </textFieldCell>
18957                     </textField>
18958                     <button hidden="YES" verticalHuggingPriority="750" id="BGe-7F-MSQ">
18959                         <rect key="frame" x="261" y="211" width="57" height="32"/>
18960                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18961                         <buttonCell key="cell" type="push" title="clear" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wf6-Gi-vH4">
18962                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18963                             <font key="font" metaFont="system"/>
18964                         </buttonCell>
18965                         <connections>
18966                             <action selector="SEstandSEclear:" target="9720" id="NWD-o8-H0d"/>
18967                         </connections>
18968                     </button>
18969                     <button verticalHuggingPriority="750" id="KrJ-fZ-vwQ">
18970                         <rect key="frame" x="234" y="211" width="35" height="32"/>
18971                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18972                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6lS-hT-1sO">
18973                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18974                             <font key="font" metaFont="system"/>
18975                         </buttonCell>
18976                         <connections>
18977                             <action selector="SEstandSEadd:" target="9720" id="I8k-L0-ZUa"/>
18978                         </connections>
18979                     </button>
18980                     <button verticalHuggingPriority="750" id="le6-p2-oGf">
18981                         <rect key="frame" x="286" y="180" width="32" height="32"/>
18982                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18983                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JR0-B2-B64">
18984                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18985                             <font key="font" metaFont="system"/>
18986                         </buttonCell>
18987                         <connections>
18988                             <action selector="SEstandSEremove:" target="9720" id="82E-19-vUt"/>
18989                         </connections>
18990                     </button>
18991                     <textField verticalHuggingPriority="750" id="z78-tH-F3j">
18992                         <rect key="frame" x="186" y="219" width="46" height="22"/>
18993                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18994                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Io0-gl-Hxx">
18995                             <font key="font" metaFont="system"/>
18996                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18997                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18998                         </textFieldCell>
18999                     </textField>
19000                     <textField verticalHuggingPriority="750" id="3ko-0k-bUa">
19001                         <rect key="frame" x="334" y="103" width="40" height="22"/>
19002                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19003                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="grG-0Z-0s1">
19004                             <font key="font" metaFont="system"/>
19005                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19006                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19007                         </textFieldCell>
19008                         <connections>
19009                             <action selector="SEstandXsubmit:" target="9720" id="wlN-cn-wz2"/>
19010                         </connections>
19011                     </textField>
19012                     <textField verticalHuggingPriority="750" id="aGg-v1-tns">
19013                         <rect key="frame" x="395" y="103" width="40" height="22"/>
19014                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19015                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="nv8-aN-eM7">
19016                             <font key="font" metaFont="system"/>
19017                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19018                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19019                         </textFieldCell>
19020                         <connections>
19021                             <action selector="SEstandYsubmit:" target="9720" id="gBW-CI-7yq"/>
19022                         </connections>
19023                     </textField>
19024                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="sxH-WQ-86h">
19025                         <rect key="frame" x="378" y="108" width="11" height="17"/>
19026                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19027                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="y" id="sOD-BW-9j2">
19028                             <font key="font" metaFont="system"/>
19029                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19030                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19031                         </textFieldCell>
19032                     </textField>
19033                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="MNf-wx-fXU">
19034                         <rect key="frame" x="318" y="108" width="12" height="17"/>
19035                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19036                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="x" id="9Ha-mh-49f">
19037                             <font key="font" metaFont="system"/>
19038                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19039                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19040                         </textFieldCell>
19041                     </textField>
19042                 </subviews>
19043             </view>
19044             <point key="canvasLocation" x="432" y="811"/>
19045         </window>
19046         <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">
19047             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19048             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19049             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19050             <view key="contentView" id="KW4-4K-JVU">
19051                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19052                 <autoresizingMask key="autoresizingMask"/>
19053                 <subviews>
19054                     <button verticalHuggingPriority="750" id="lSX-NX-9Js">
19055                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19056                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19057                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mbr-T3-VJa">
19058                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19059                             <font key="font" size="13" name="AquaKana"/>
19060                         </buttonCell>
19061                         <connections>
19062                             <action selector="attackPreferenceCloseBtn:" target="3039" id="sSs-iM-Azb"/>
19063                         </connections>
19064                     </button>
19065                     <button id="MlF-Bt-XM5">
19066                         <rect key="frame" x="18" y="337" width="87" height="18"/>
19067                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19068                         <buttonCell key="cell" type="check" title="絶対効果値" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2WM-fo-9fr">
19069                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19070                             <font key="font" size="13" name="AquaKana"/>
19071                         </buttonCell>
19072                     </button>
19073                     <button id="jxf-Qf-vGF">
19074                         <rect key="frame" x="18" y="309" width="113" height="18"/>
19075                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19076                         <buttonCell key="cell" type="check" title="サイズ補正なし" bezelStyle="regularSquare" imagePosition="left" inset="2" id="74S-Ii-hcr">
19077                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19078                             <font key="font" size="13" name="AquaKana"/>
19079                         </buttonCell>
19080                     </button>
19081                     <button id="xby-lD-qab">
19082                         <rect key="frame" x="18" y="250" width="100" height="18"/>
19083                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19084                         <buttonCell key="cell" type="check" title="攻撃受け流し" bezelStyle="regularSquare" imagePosition="left" inset="2" id="8en-68-zJ3">
19085                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19086                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19087                         </buttonCell>
19088                     </button>
19089                     <button id="BhR-kE-S3j">
19090                         <rect key="frame" x="18" y="220" width="74" height="18"/>
19091                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19092                         <buttonCell key="cell" type="check" title="攻撃反射" bezelStyle="regularSquare" imagePosition="left" inset="2" id="k9A-b6-DtF">
19093                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19094                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19095                         </buttonCell>
19096                     </button>
19097                     <button id="PoF-bS-XBI">
19098                         <rect key="frame" x="18" y="363" width="61" height="18"/>
19099                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19100                         <buttonCell key="cell" type="check" title="ビーム" bezelStyle="regularSquare" imagePosition="left" inset="2" id="4lC-CG-lUV">
19101                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19102                             <font key="font" size="13" name="AquaKana"/>
19103                         </buttonCell>
19104                     </button>
19105                     <button id="N20-Yl-NHa">
19106                         <rect key="frame" x="18" y="279" width="113" height="18"/>
19107                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19108                         <buttonCell key="cell" type="check" title="コンボ補正なし" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2X4-3j-nYX">
19109                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19110                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19111                         </buttonCell>
19112                     </button>
19113                     <button id="HE9-qp-z1q">
19114                         <rect key="frame" x="18" y="191" width="139" height="18"/>
19115                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19116                         <buttonCell key="cell" type="check" title="イマジンブレーカー" bezelStyle="regularSquare" imagePosition="left" inset="2" id="sC8-Fc-Iq4">
19117                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19118                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19119                         </buttonCell>
19120                     </button>
19121                     <button id="H0h-VS-Z4F">
19122                         <rect key="frame" x="171" y="363" width="165" height="18"/>
19123                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19124                         <buttonCell key="cell" type="check" title="反撃使用時命中率アップ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="68I-YA-4fg">
19125                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19126                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19127                         </buttonCell>
19128                     </button>
19129                     <textField verticalHuggingPriority="750" id="SaH-1l-TQV">
19130                         <rect key="frame" x="342" y="361" width="50" height="22"/>
19131                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19132                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="aId-Ph-ZOo">
19133                             <font key="font" metaFont="system"/>
19134                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19135                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19136                         </textFieldCell>
19137                     </textField>
19138                     <button id="bai-64-nlS">
19139                         <rect key="frame" x="171" y="337" width="165" height="18"/>
19140                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19141                         <buttonCell key="cell" type="check" title="攻撃ミス時回避率ダウン" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SGf-qf-viv">
19142                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19143                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19144                         </buttonCell>
19145                     </button>
19146                     <textField verticalHuggingPriority="750" id="gTl-BW-bP3">
19147                         <rect key="frame" x="342" y="335" width="50" height="22"/>
19148                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19149                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="cYJ-qR-4Wh">
19150                             <font key="font" metaFont="system"/>
19151                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19152                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19153                         </textFieldCell>
19154                     </textField>
19155                     <button id="iwT-Gx-TCd">
19156                         <rect key="frame" x="171" y="311" width="152" height="18"/>
19157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19158                         <buttonCell key="cell" type="check" title="射程外時命中率アップ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="kvz-N7-cnd">
19159                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19160                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19161                         </buttonCell>
19162                     </button>
19163                     <textField verticalHuggingPriority="750" id="aS4-sG-ZT9">
19164                         <rect key="frame" x="342" y="309" width="50" height="22"/>
19165                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19166                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Uya-WG-kCw">
19167                             <font key="font" metaFont="system"/>
19168                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19169                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19170                         </textFieldCell>
19171                     </textField>
19172                     <button id="M3Q-Qo-iV6">
19173                         <rect key="frame" x="171" y="283" width="74" height="18"/>
19174                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19175                         <buttonCell key="cell" type="check" title="継続効果" bezelStyle="regularSquare" imagePosition="left" inset="2" id="gN3-n3-5sE">
19176                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19177                             <font key="font" size="13" name="AquaKana"/>
19178                         </buttonCell>
19179                     </button>
19180                     <textField verticalHuggingPriority="750" id="jJk-fl-gV1">
19181                         <rect key="frame" x="342" y="281" width="50" height="22"/>
19182                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19183                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="lpH-wI-xwN">
19184                             <font key="font" metaFont="system"/>
19185                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19186                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19187                         </textFieldCell>
19188                     </textField>
19189                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="pDw-SK-4Oq">
19190                         <rect key="frame" x="254" y="284" width="77" height="17"/>
19191                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19192                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="継続効果WT" id="wt6-f6-VCP">
19193                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19194                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19195                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19196                         </textFieldCell>
19197                     </textField>
19198                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="GZB-7R-LJb">
19199                         <rect key="frame" x="171" y="259" width="217" height="17"/>
19200                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19201                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※持続効果WT0で自分のターンまで" id="vpB-kP-MYg">
19202                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19203                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19204                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19205                         </textFieldCell>
19206                     </textField>
19207                 </subviews>
19208             </view>
19209             <point key="canvasLocation" x="3525" y="322"/>
19210         </window>
19211         <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">
19212             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19213             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19214             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19215             <view key="contentView" id="bTT-W1-VqJ">
19216                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19217                 <autoresizingMask key="autoresizingMask"/>
19218                 <subviews>
19219                     <button verticalHuggingPriority="750" id="6Fu-0s-ogw">
19220                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19221                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19222                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bY7-bd-cTX">
19223                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19224                             <font key="font" size="13" name="AquaKana"/>
19225                         </buttonCell>
19226                         <connections>
19227                             <action selector="attackEffectCloseBtn:" target="3039" id="NeQ-ZB-5Cs"/>
19228                         </connections>
19229                     </button>
19230                     <textField verticalHuggingPriority="750" id="TKd-KS-cpV">
19231                         <rect key="frame" x="145" y="358" width="433" height="22"/>
19232                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19233                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Okc-42-HBX">
19234                             <font key="font" metaFont="system"/>
19235                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19236                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19237                         </textFieldCell>
19238                     </textField>
19239                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="i3L-74-oFN">
19240                         <rect key="frame" x="20" y="324" width="117" height="56"/>
19241                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19242                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19243                         <size key="cellSize" width="114" height="18"/>
19244                         <size key="intercellSpacing" width="4" height="2"/>
19245                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="fGn-B4-p3q">
19246                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19247                             <font key="font" metaFont="system"/>
19248                         </buttonCell>
19249                         <cells>
19250                             <column>
19251                                 <buttonCell type="radio" title="movファイル名" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="du1-8W-Tsw">
19252                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19253                                     <font key="font" metaFont="system"/>
19254                                 </buttonCell>
19255                                 <buttonCell type="radio" title="アニメーション" imagePosition="left" alignment="left" inset="2" id="pRN-A4-zVg">
19256                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19257                                     <font key="font" metaFont="system"/>
19258                                 </buttonCell>
19259                             </column>
19260                         </cells>
19261                         <connections>
19262                             <action selector="attackEffectRadioBtn:" target="3039" id="0Cl-V4-oyX"/>
19263                         </connections>
19264                     </matrix>
19265                     <scrollView autohidesScrollers="YES" horizontalLineScroll="66" horizontalPageScroll="10" verticalLineScroll="66" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sgt-Si-6Ip">
19266                         <rect key="frame" x="20" y="20" width="404" height="296"/>
19267                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19268                         <clipView key="contentView" id="0Rf-Kc-HFy">
19269                             <rect key="frame" x="1" y="17" width="402" height="278"/>
19270                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19271                             <subviews>
19272                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="64" headerView="ZbX-lt-I6z" id="abe-p0-Egd">
19273                                     <rect key="frame" x="0.0" y="0.0" width="402" height="66"/>
19274                                     <autoresizingMask key="autoresizingMask"/>
19275                                     <size key="intercellSpacing" width="3" height="2"/>
19276                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19277                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19278                                     <tableColumns>
19279                                         <tableColumn width="131.37109375" minWidth="40" maxWidth="1000" id="TRb-vS-2Sd">
19280                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="画像">
19281                                                 <font key="font" metaFont="smallSystem"/>
19282                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19283                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19284                                             </tableHeaderCell>
19285                                             <imageCell key="dataCell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" id="kNn-FB-41v"/>
19286                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19287                                             <connections>
19288                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.img" id="wmE-do-oKG">
19289                                                     <dictionary key="options">
19290                                                         <bool key="NSConditionallySetsEnabled" value="NO"/>
19291                                                     </dictionary>
19292                                                 </binding>
19293                                             </connections>
19294                                         </tableColumn>
19295                                         <tableColumn width="98.8828125" minWidth="10" maxWidth="3.4028234663852886e+38" id="5e4-A1-OGP">
19296                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
19297                                                 <font key="font" metaFont="smallSystem"/>
19298                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19299                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19300                                             </tableHeaderCell>
19301                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="hT2-lg-8X0">
19302                                                 <font key="font" metaFont="system"/>
19303                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19304                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19305                                                 <connections>
19306                                                     <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.snd" id="DHH-vP-v0Y"/>
19307                                                 </connections>
19308                                             </textFieldCell>
19309                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19310                                             <connections>
19311                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.name" id="BVv-i4-KcF">
19312                                                     <dictionary key="options">
19313                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19314                                                     </dictionary>
19315                                                 </binding>
19316                                             </connections>
19317                                         </tableColumn>
19318                                         <tableColumn width="163" minWidth="10" maxWidth="3.4028234663852886e+38" id="CB2-x5-an4">
19319                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キーサウンドファイル名">
19320                                                 <font key="font" metaFont="smallSystem"/>
19321                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19322                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19323                                             </tableHeaderCell>
19324                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="AR6-XO-Ksc">
19325                                                 <font key="font" metaFont="system"/>
19326                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19327                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19328                                             </textFieldCell>
19329                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19330                                             <connections>
19331                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.snd" id="r9m-SI-kQc"/>
19332                                             </connections>
19333                                         </tableColumn>
19334                                     </tableColumns>
19335                                 </tableView>
19336                             </subviews>
19337                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19338                         </clipView>
19339                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="EPB-F5-FKX">
19340                             <rect key="frame" x="1" y="119" width="223" height="15"/>
19341                             <autoresizingMask key="autoresizingMask"/>
19342                         </scroller>
19343                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="PgA-Cr-tT0">
19344                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19345                             <autoresizingMask key="autoresizingMask"/>
19346                         </scroller>
19347                         <tableHeaderView key="headerView" id="ZbX-lt-I6z">
19348                             <rect key="frame" x="0.0" y="0.0" width="402" height="17"/>
19349                             <autoresizingMask key="autoresizingMask"/>
19350                         </tableHeaderView>
19351                     </scrollView>
19352                     <button verticalHuggingPriority="750" id="Obx-7f-XeS">
19353                         <rect key="frame" x="450" y="46" width="105" height="32"/>
19354                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19355                         <buttonCell key="cell" type="push" title="プレビュー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="sje-hY-x1T">
19356                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19357                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19358                         </buttonCell>
19359                         <connections>
19360                             <action selector="attackEffectPreviewBtn:" target="3039" id="6eG-UX-90A"/>
19361                         </connections>
19362                     </button>
19363                     <button verticalHuggingPriority="750" id="pOa-wF-vu4">
19364                         <rect key="frame" x="404" y="298" width="20" height="19"/>
19365                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19366                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Av2-n0-iDJ">
19367                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19368                             <font key="font" metaFont="system"/>
19369                         </buttonCell>
19370                         <connections>
19371                             <action selector="attackEffectDelete:" target="3039" id="6uO-sW-Ojy"/>
19372                         </connections>
19373                     </button>
19374                     <button verticalHuggingPriority="750" id="VAH-Xw-9hu">
19375                         <rect key="frame" x="385" y="298" width="20" height="19"/>
19376                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19377                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="k6L-mz-5qS">
19378                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19379                             <font key="font" metaFont="system"/>
19380                         </buttonCell>
19381                         <connections>
19382                             <action selector="attackEffectInsert:" target="3039" id="Z8o-UO-RaW"/>
19383                         </connections>
19384                     </button>
19385                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="h9p-v4-KuY">
19386                         <rect key="frame" x="441" y="168" width="131" height="96"/>
19387                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19388                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="lpU-ve-chq"/>
19389                         <connections>
19390                             <action selector="attackEffectIV:" target="3039" id="L42-XC-bHY"/>
19391                         </connections>
19392                     </imageView>
19393                 </subviews>
19394             </view>
19395             <point key="canvasLocation" x="3525" y="797"/>
19396         </window>
19397         <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">
19398             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19399             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19400             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19401             <view key="contentView" id="kFG-vF-xDB">
19402                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19403                 <autoresizingMask key="autoresizingMask"/>
19404                 <subviews>
19405                     <button verticalHuggingPriority="750" id="hjr-Ec-RSI">
19406                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19407                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19408                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EtQ-hg-Whx">
19409                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19410                             <font key="font" size="13" name="AquaKana"/>
19411                         </buttonCell>
19412                         <connections>
19413                             <action selector="attackEffectMovCloseBtn:" target="3039" id="x7L-zn-wRH"/>
19414                         </connections>
19415                     </button>
19416                     <avPlayerView controlsStyle="inline" id="moo-ho-WXo">
19417                         <rect key="frame" x="150" y="103" width="300" height="194"/>
19418                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19419                     </avPlayerView>
19420                 </subviews>
19421             </view>
19422             <point key="canvasLocation" x="3525" y="1270"/>
19423         </window>
19424         <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">
19425             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19426             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19427             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19428             <view key="contentView" id="Ade-ks-wC6">
19429                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19430                 <autoresizingMask key="autoresizingMask"/>
19431                 <subviews>
19432                     <button verticalHuggingPriority="750" id="yp2-HA-3Ok">
19433                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19434                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19435                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9aM-tz-6K0">
19436                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19437                             <font key="font" size="13" name="AquaKana"/>
19438                         </buttonCell>
19439                         <connections>
19440                             <action selector="attackEffectAniCloseBtn:" target="3039" id="gVl-OW-7gW"/>
19441                         </connections>
19442                     </button>
19443                     <customView id="0rj-n8-n3h" customClass="UnitChipListEV">
19444                         <rect key="frame" x="150" y="103" width="300" height="194"/>
19445                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19446                     </customView>
19447                     <button verticalHuggingPriority="750" id="dJI-SA-JHu">
19448                         <rect key="frame" x="180" y="55" width="20" height="23"/>
19449                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19450                         <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">
19451                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19452                             <font key="font" metaFont="system"/>
19453                         </buttonCell>
19454                         <connections>
19455                             <action selector="attackEffectPrev:" target="3039" id="oQq-lu-W8p"/>
19456                         </connections>
19457                     </button>
19458                     <button verticalHuggingPriority="750" id="3bQ-fo-vGy">
19459                         <rect key="frame" x="398" y="55" width="20" height="23"/>
19460                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19461                         <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">
19462                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19463                             <font key="font" metaFont="system"/>
19464                         </buttonCell>
19465                         <connections>
19466                             <action selector="attackEffectNext:" target="3039" id="2zx-0X-t40"/>
19467                         </connections>
19468                     </button>
19469                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="d2V-OI-28q">
19470                         <rect key="frame" x="239" y="58" width="122" height="17"/>
19471                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19472                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0/0" id="cMg-eH-cNJ">
19473                             <font key="font" metaFont="system"/>
19474                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19475                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19476                         </textFieldCell>
19477                     </textField>
19478                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="eyK-de-fxi">
19479                         <rect key="frame" x="494" y="133" width="56" height="17"/>
19480                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19481                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="フレーム" id="0v4-9w-ydf">
19482                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19483                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19484                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19485                         </textFieldCell>
19486                     </textField>
19487                     <textField verticalHuggingPriority="750" id="DCS-oC-lDS">
19488                         <rect key="frame" x="474" y="103" width="96" height="22"/>
19489                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19490                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Pac-is-ImK">
19491                             <font key="font" metaFont="system"/>
19492                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19493                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19494                         </textFieldCell>
19495                     </textField>
19496                     <button verticalHuggingPriority="750" id="6Ch-WX-0Yq">
19497                         <rect key="frame" x="451" y="55" width="66" height="32"/>
19498                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19499                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="50s-xJ-MgB">
19500                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19501                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19502                         </buttonCell>
19503                         <connections>
19504                             <action selector="attackEffectRun:" target="3039" id="cqO-Vt-Ofr"/>
19505                         </connections>
19506                     </button>
19507                     <button verticalHuggingPriority="750" id="O7X-4b-9ZB">
19508                         <rect key="frame" x="512" y="55" width="66" height="32"/>
19509                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19510                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8Wg-w0-mbC">
19511                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19512                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19513                         </buttonCell>
19514                         <connections>
19515                             <action selector="attackEffectStop:" target="3039" id="YmS-yI-7qL"/>
19516                         </connections>
19517                     </button>
19518                     <button id="ok7-kz-wU1">
19519                         <rect key="frame" x="472" y="163" width="100" height="18"/>
19520                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19521                         <buttonCell key="cell" type="check" title="アルファ補正" bezelStyle="regularSquare" imagePosition="left" inset="2" id="fbL-Q8-oCw">
19522                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19523                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19524                         </buttonCell>
19525                     </button>
19526                 </subviews>
19527             </view>
19528             <point key="canvasLocation" x="3525" y="1738"/>
19529         </window>
19530         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9tv-gX-969" userLabel="エフェクトプレビュー" customClass="NSPanel">
19531             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19532             <rect key="contentRect" x="196" y="132" width="300" height="194"/>
19533             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19534             <view key="contentView" id="1Z5-4J-M6p">
19535                 <rect key="frame" x="0.0" y="0.0" width="300" height="194"/>
19536                 <autoresizingMask key="autoresizingMask"/>
19537                 <subviews>
19538                     <avPlayerView controlsStyle="none" id="3GZ-ID-vqV">
19539                         <rect key="frame" x="0.0" y="0.0" width="300" height="194"/>
19540                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19541                     </avPlayerView>
19542                 </subviews>
19543             </view>
19544             <point key="canvasLocation" x="3448" y="2108"/>
19545         </window>
19546         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="nNk-dn-uy1" userLabel="出現処理">
19547             <windowStyleMask key="styleMask" titled="YES"/>
19548             <rect key="contentRect" x="196" y="207" width="545" height="367"/>
19549             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19550             <view key="contentView" id="NOY-a9-cyZ">
19551                 <rect key="frame" x="0.0" y="0.0" width="545" height="367"/>
19552                 <autoresizingMask key="autoresizingMask"/>
19553                 <subviews>
19554                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Ats-9h-Wwm">
19555                         <rect key="frame" x="20" y="212" width="505" height="135"/>
19556                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19557                         <clipView key="contentView" id="Lwi-5o-urx">
19558                             <rect key="frame" x="1" y="17" width="503" height="117"/>
19559                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19560                             <subviews>
19561                                 <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">
19562                                     <rect key="frame" x="0.0" y="0.0" width="503" height="19"/>
19563                                     <autoresizingMask key="autoresizingMask"/>
19564                                     <size key="intercellSpacing" width="3" height="2"/>
19565                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19566                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19567                                     <tableColumns>
19568                                         <tableColumn editable="NO" width="77.51953125" minWidth="40" maxWidth="1000" id="8UD-iF-nIS">
19569                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="出現位置">
19570                                                 <font key="font" metaFont="smallSystem"/>
19571                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19572                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19573                                             </tableHeaderCell>
19574                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="b2y-II-MHj">
19575                                                 <font key="font" metaFont="system"/>
19576                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19577                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19578                                             </textFieldCell>
19579                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19580                                             <connections>
19581                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.value" id="oPC-5a-usv">
19582                                                     <dictionary key="options">
19583                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19584                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19585                                                     </dictionary>
19586                                                 </binding>
19587                                             </connections>
19588                                         </tableColumn>
19589                                         <tableColumn width="40" minWidth="40" maxWidth="1000" id="XuM-ZJ-DEO">
19590                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="チーム">
19591                                                 <font key="font" metaFont="smallSystem"/>
19592                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19593                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19594                                             </tableHeaderCell>
19595                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="jNK-8Z-JpB">
19596                                                 <font key="font" metaFont="system"/>
19597                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19598                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19599                                             </textFieldCell>
19600                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19601                                             <connections>
19602                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.team" id="cD5-8e-Jop">
19603                                                     <dictionary key="options">
19604                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19605                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19606                                                     </dictionary>
19607                                                 </binding>
19608                                             </connections>
19609                                         </tableColumn>
19610                                         <tableColumn editable="NO" width="180.4453125" minWidth="10" maxWidth="3.4028234663852886e+38" id="t4G-1e-0Fr">
19611                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キャラクター名">
19612                                                 <font key="font" metaFont="smallSystem"/>
19613                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19614                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19615                                             </tableHeaderCell>
19616                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="zcf-rf-gcm">
19617                                                 <font key="font" metaFont="system"/>
19618                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19619                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19620                                             </textFieldCell>
19621                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19622                                             <connections>
19623                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.name" id="0Q4-S0-5Gf">
19624                                                     <dictionary key="options">
19625                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19626                                                     </dictionary>
19627                                                 </binding>
19628                                             </connections>
19629                                         </tableColumn>
19630                                         <tableColumn width="102.62890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="pnT-kI-gD0">
19631                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="重なった場合出ない">
19632                                                 <font key="font" metaFont="smallSystem"/>
19633                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19634                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19635                                             </tableHeaderCell>
19636                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="aDC-fW-D8R">
19637                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19638                                                 <font key="font" metaFont="system"/>
19639                                             </buttonCell>
19640                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19641                                             <connections>
19642                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.chk" id="ciz-p5-FW5">
19643                                                     <dictionary key="options">
19644                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19645                                                     </dictionary>
19646                                                 </binding>
19647                                             </connections>
19648                                         </tableColumn>
19649                                         <tableColumn editable="NO" width="87" minWidth="10" maxWidth="3.4028234663852886e+38" id="v1h-B1-T5S">
19650                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="情報格納">
19651                                                 <font key="font" metaFont="smallSystem"/>
19652                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19653                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19654                                             </tableHeaderCell>
19655                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="IyK-Yq-ePd">
19656                                                 <font key="font" metaFont="system"/>
19657                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19658                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19659                                             </textFieldCell>
19660                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19661                                             <connections>
19662                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.value2" id="sct-WA-uNP"/>
19663                                             </connections>
19664                                         </tableColumn>
19665                                     </tableColumns>
19666                                 </tableView>
19667                             </subviews>
19668                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19669                         </clipView>
19670                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="edl-Sq-d8v">
19671                             <rect key="frame" x="1" y="119" width="223" height="15"/>
19672                             <autoresizingMask key="autoresizingMask"/>
19673                         </scroller>
19674                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ajF-yn-Uyk">
19675                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19676                             <autoresizingMask key="autoresizingMask"/>
19677                         </scroller>
19678                         <tableHeaderView key="headerView" id="CEX-eS-gJs">
19679                             <rect key="frame" x="0.0" y="0.0" width="503" height="17"/>
19680                             <autoresizingMask key="autoresizingMask"/>
19681                         </tableHeaderView>
19682                     </scrollView>
19683                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Nsd-ia-Y7K">
19684                         <rect key="frame" x="20" y="32" width="356" height="172"/>
19685                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19686                         <clipView key="contentView" id="QRg-sp-1W1">
19687                             <rect key="frame" x="1" y="17" width="354" height="154"/>
19688                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19689                             <subviews>
19690                                 <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">
19691                                     <rect key="frame" x="0.0" y="0.0" width="354" height="34"/>
19692                                     <autoresizingMask key="autoresizingMask"/>
19693                                     <size key="intercellSpacing" width="3" height="2"/>
19694                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19695                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19696                                     <tableColumns>
19697                                         <tableColumn editable="NO" width="129" minWidth="40" maxWidth="1000" id="AkH-qR-ftl">
19698                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ画像">
19699                                                 <font key="font" metaFont="smallSystem"/>
19700                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19701                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19702                                             </tableHeaderCell>
19703                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="4pp-vZ-GtE"/>
19704                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19705                                             <connections>
19706                                                 <binding destination="1qd-yQ-NSy" name="value" keyPath="arrangedObjects.img" id="oPl-FK-qg4"/>
19707                                             </connections>
19708                                         </tableColumn>
19709                                         <tableColumn editable="NO" width="219" minWidth="40" maxWidth="1000" id="Y5l-FB-UfL">
19710                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キャラクター名">
19711                                                 <font key="font" metaFont="smallSystem"/>
19712                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19713                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19714                                             </tableHeaderCell>
19715                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7QR-rY-p3u">
19716                                                 <font key="font" metaFont="system"/>
19717                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19718                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19719                                             </textFieldCell>
19720                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19721                                             <connections>
19722                                                 <binding destination="1qd-yQ-NSy" name="value" keyPath="arrangedObjects.name" id="eET-Cf-zpM">
19723                                                     <dictionary key="options">
19724                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19725                                                     </dictionary>
19726                                                 </binding>
19727                                             </connections>
19728                                         </tableColumn>
19729                                     </tableColumns>
19730                                 </tableView>
19731                             </subviews>
19732                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19733                         </clipView>
19734                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Pfc-2y-mVv">
19735                             <rect key="frame" x="1" y="116" width="233" height="16"/>
19736                             <autoresizingMask key="autoresizingMask"/>
19737                         </scroller>
19738                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="kBc-QY-AQx">
19739                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19740                             <autoresizingMask key="autoresizingMask"/>
19741                         </scroller>
19742                         <tableHeaderView key="headerView" id="ATI-11-v3Z">
19743                             <rect key="frame" x="0.0" y="0.0" width="354" height="17"/>
19744                             <autoresizingMask key="autoresizingMask"/>
19745                         </tableHeaderView>
19746                     </scrollView>
19747                     <button verticalHuggingPriority="750" id="0Ga-m5-oml">
19748                         <rect key="frame" x="405" y="91" width="66" height="32"/>
19749                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19750                         <buttonCell key="cell" type="push" title="選択" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bmU-Zp-PYP">
19751                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19752                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19753                         </buttonCell>
19754                         <connections>
19755                             <action selector="EDappearSet:" target="3826" id="dVa-Iz-HjT"/>
19756                         </connections>
19757                     </button>
19758                     <button verticalHuggingPriority="750" id="eXQ-2g-Rnx">
19759                         <rect key="frame" x="405" y="25" width="66" height="32"/>
19760                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19761                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="23W-FB-wpW">
19762                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19763                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19764                         </buttonCell>
19765                         <connections>
19766                             <action selector="EDappearSubmit:" target="3826" id="cBk-dH-8o2"/>
19767                         </connections>
19768                     </button>
19769                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="D1T-1P-oge">
19770                         <rect key="frame" x="408" y="139" width="77" height="38"/>
19771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19772                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19773                         <size key="cellSize" width="74" height="18"/>
19774                         <size key="intercellSpacing" width="4" height="2"/>
19775                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="DpS-Wi-bWJ">
19776                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19777                             <font key="font" metaFont="system"/>
19778                         </buttonCell>
19779                         <cells>
19780                             <column>
19781                                 <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="5pa-J8-dqS">
19782                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19783                                     <font key="font" metaFont="system"/>
19784                                 </buttonCell>
19785                                 <buttonCell type="radio" title="モビール" imagePosition="left" alignment="left" inset="2" id="1BM-Hq-M3p">
19786                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19787                                     <font key="font" metaFont="system"/>
19788                                 </buttonCell>
19789                             </column>
19790                         </cells>
19791                     </matrix>
19792                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="h0N-18-M5F">
19793                         <rect key="frame" x="378" y="187" width="155" height="17"/>
19794                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19795                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※リストをダブルクリック" id="DL4-wR-Pan">
19796                             <font key="font" metaFont="system"/>
19797                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19798                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19799                         </textFieldCell>
19800                     </textField>
19801                     <button verticalHuggingPriority="750" id="a0w-7D-Ke4">
19802                         <rect key="frame" x="405" y="58" width="66" height="32"/>
19803                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19804                         <buttonCell key="cell" type="push" title="格納" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6YF-6c-9XT">
19805                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19806                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19807                         </buttonCell>
19808                         <connections>
19809                             <action selector="EDappearSave:" target="3826" id="ddu-cJ-GTG"/>
19810                         </connections>
19811                     </button>
19812                     <button verticalHuggingPriority="750" id="xSa-2O-A4q">
19813                         <rect key="frame" x="488" y="330" width="20" height="18"/>
19814                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19815                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RnA-LF-lV9">
19816                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19817                             <font key="font" metaFont="system"/>
19818                         </buttonCell>
19819                         <connections>
19820                             <action selector="EDappearAdd:" target="3826" id="kLh-U0-J9Y"/>
19821                         </connections>
19822                     </button>
19823                     <button verticalHuggingPriority="750" id="2R3-6R-2uM">
19824                         <rect key="frame" x="507" y="330" width="18" height="18"/>
19825                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19826                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dIj-nr-gVu">
19827                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19828                             <font key="font" metaFont="system"/>
19829                         </buttonCell>
19830                         <connections>
19831                             <action selector="EDappearRemove:" target="3826" id="d7j-Qt-q8q"/>
19832                         </connections>
19833                     </button>
19834                 </subviews>
19835             </view>
19836             <point key="canvasLocation" x="3340.5" y="2700.5"/>
19837         </window>
19838         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="PKC-k4-dLW" userLabel="ウェイト時間">
19839             <windowStyleMask key="styleMask" titled="YES"/>
19840             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
19841             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19842             <view key="contentView" id="BbH-hY-xnu">
19843                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
19844                 <autoresizingMask key="autoresizingMask"/>
19845                 <subviews>
19846                     <textField verticalHuggingPriority="750" id="wei-np-Col">
19847                         <rect key="frame" x="93" y="74" width="50" height="22"/>
19848                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19849                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="flZ-hZ-ZYV">
19850                             <font key="font" metaFont="system"/>
19851                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19852                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19853                         </textFieldCell>
19854                     </textField>
19855                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vDE-0D-0dp">
19856                         <rect key="frame" x="23" y="113" width="199" height="17"/>
19857                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19858                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ウェイト時間決定(小数点も可)" id="Yli-LZ-qwe">
19859                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19860                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19861                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19862                         </textFieldCell>
19863                     </textField>
19864                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JeB-4v-HC9">
19865                         <rect key="frame" x="149" y="77" width="17" height="17"/>
19866                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19867                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="WfC-3M-AJq">
19868                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19869                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19870                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19871                         </textFieldCell>
19872                     </textField>
19873                     <button verticalHuggingPriority="750" id="Dba-bb-jCM">
19874                         <rect key="frame" x="192" y="13" width="105" height="32"/>
19875                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19876                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rPy-yD-f32">
19877                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19878                             <font key="font" size="13" name="AquaKana"/>
19879                         </buttonCell>
19880                         <connections>
19881                             <action selector="EDwaitClost:" target="3826" id="900-YS-9bX"/>
19882                         </connections>
19883                     </button>
19884                     <button verticalHuggingPriority="750" id="cLD-C5-P9t">
19885                         <rect key="frame" x="126" y="13" width="66" height="32"/>
19886                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19887                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KcA-tJ-M4Y">
19888                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19889                             <font key="font" size="13" name="AquaKana"/>
19890                         </buttonCell>
19891                         <connections>
19892                             <action selector="EDwaitSubmit:" target="3826" id="2lW-7T-rVT"/>
19893                         </connections>
19894                     </button>
19895                 </subviews>
19896             </view>
19897             <point key="canvasLocation" x="642" y="2148"/>
19898         </window>
19899         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1E8-im-drr" userLabel="BGM演奏">
19900             <windowStyleMask key="styleMask" titled="YES"/>
19901             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
19902             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19903             <view key="contentView" id="83u-gD-yZr">
19904                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
19905                 <autoresizingMask key="autoresizingMask"/>
19906                 <subviews>
19907                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="yXr-e3-57C">
19908                         <rect key="frame" x="23" y="443" width="75" height="17"/>
19909                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19910                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BGMの演奏" id="Wop-OH-Gxa">
19911                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19912                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19913                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19914                         </textFieldCell>
19915                     </textField>
19916                     <button verticalHuggingPriority="750" id="7rQ-6K-7mA">
19917                         <rect key="frame" x="361" y="13" width="105" 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="kxL-Aq-cXK">
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="EDBGMClose:" target="3826" id="4Ik-SR-U0p"/>
19925                         </connections>
19926                     </button>
19927                     <button verticalHuggingPriority="750" id="bfW-Qf-jOa">
19928                         <rect key="frame" x="295" y="13" width="66" height="32"/>
19929                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19930                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BaX-jv-wee">
19931                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19932                             <font key="font" size="13" name="AquaKana"/>
19933                         </buttonCell>
19934                         <connections>
19935                             <action selector="EDBGMSubmit:" target="3826" id="4Eo-Ai-fm8"/>
19936                         </connections>
19937                     </button>
19938                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="tFT-gd-dWj">
19939                         <rect key="frame" x="25" y="117" width="346" height="313"/>
19940                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19941                         <clipView key="contentView" id="PWl-8w-vmT">
19942                             <rect key="frame" x="1" y="17" width="344" height="295"/>
19943                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19944                             <subviews>
19945                                 <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">
19946                                     <rect key="frame" x="0.0" y="0.0" width="417" height="19"/>
19947                                     <autoresizingMask key="autoresizingMask"/>
19948                                     <size key="intercellSpacing" width="3" height="2"/>
19949                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19950                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19951                                     <tableColumns>
19952                                         <tableColumn editable="NO" width="206.5546875" minWidth="40" maxWidth="1000" id="tqe-f0-pY5">
19953                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="曲名">
19954                                                 <font key="font" metaFont="smallSystem"/>
19955                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19956                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19957                                             </tableHeaderCell>
19958                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="0g3-hA-YTp">
19959                                                 <font key="font" metaFont="system"/>
19960                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19961                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19962                                             </textFieldCell>
19963                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19964                                             <connections>
19965                                                 <binding destination="xgQ-JQ-5ax" name="value" keyPath="arrangedObjects.bgm" id="Kki-FQ-leW">
19966                                                     <dictionary key="options">
19967                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19968                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19969                                                     </dictionary>
19970                                                 </binding>
19971                                             </connections>
19972                                         </tableColumn>
19973                                         <tableColumn editable="NO" width="204" minWidth="40" maxWidth="1000" id="pML-jN-wOW">
19974                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
19975                                                 <font key="font" metaFont="smallSystem"/>
19976                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19977                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19978                                             </tableHeaderCell>
19979                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="xbX-t5-BAi">
19980                                                 <font key="font" metaFont="system"/>
19981                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19982                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19983                                             </textFieldCell>
19984                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19985                                             <connections>
19986                                                 <binding destination="xgQ-JQ-5ax" name="value" keyPath="arrangedObjects.name" id="U1L-fg-jmr">
19987                                                     <dictionary key="options">
19988                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19989                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19990                                                     </dictionary>
19991                                                 </binding>
19992                                             </connections>
19993                                         </tableColumn>
19994                                     </tableColumns>
19995                                 </tableView>
19996                             </subviews>
19997                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19998                         </clipView>
19999                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="ClO-Rj-UXk">
20000                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20001                             <autoresizingMask key="autoresizingMask"/>
20002                         </scroller>
20003                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aCl-4o-ugd">
20004                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20005                             <autoresizingMask key="autoresizingMask"/>
20006                         </scroller>
20007                         <tableHeaderView key="headerView" id="xCh-kg-JGD">
20008                             <rect key="frame" x="0.0" y="0.0" width="417" height="17"/>
20009                             <autoresizingMask key="autoresizingMask"/>
20010                         </tableHeaderView>
20011                     </scrollView>
20012                     <button verticalHuggingPriority="750" id="rss-c8-8Zq">
20013                         <rect key="frame" x="392" y="365" width="66" height="32"/>
20014                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20015                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Nqg-ul-knA">
20016                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20017                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20018                         </buttonCell>
20019                         <connections>
20020                             <action selector="EDBGMRun:" target="3826" id="5yD-4b-dNk"/>
20021                         </connections>
20022                     </button>
20023                     <button verticalHuggingPriority="750" id="MFw-7F-jGJ">
20024                         <rect key="frame" x="392" y="316" width="66" height="32"/>
20025                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20026                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aL3-R6-NBs">
20027                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20028                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20029                         </buttonCell>
20030                         <connections>
20031                             <action selector="EDBGMStop:" target="3826" id="qb7-W5-jef"/>
20032                         </connections>
20033                     </button>
20034                 </subviews>
20035             </view>
20036             <point key="canvasLocation" x="913" y="2976"/>
20037         </window>
20038         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="buT-p8-7RV" userLabel="SE再生">
20039             <windowStyleMask key="styleMask" titled="YES"/>
20040             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
20041             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20042             <view key="contentView" id="9Dy-GG-V4i">
20043                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
20044                 <autoresizingMask key="autoresizingMask"/>
20045                 <subviews>
20046                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="KUJ-eG-WCe">
20047                         <rect key="frame" x="23" y="443" width="61" height="17"/>
20048                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20049                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="SEの再生" id="oDZ-Tf-643">
20050                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20051                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20052                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20053                         </textFieldCell>
20054                     </textField>
20055                     <button verticalHuggingPriority="750" id="2qN-yZ-clE">
20056                         <rect key="frame" x="361" y="13" width="105" height="32"/>
20057                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20058                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Coo-r3-fEk">
20059                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20060                             <font key="font" size="13" name="AquaKana"/>
20061                         </buttonCell>
20062                         <connections>
20063                             <action selector="EDSEClose:" target="3826" id="Qbc-DC-VRZ"/>
20064                         </connections>
20065                     </button>
20066                     <button verticalHuggingPriority="750" id="Mp2-Q5-NhP">
20067                         <rect key="frame" x="295" y="13" width="66" height="32"/>
20068                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20069                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8qk-aG-b8m">
20070                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20071                             <font key="font" size="13" name="AquaKana"/>
20072                         </buttonCell>
20073                         <connections>
20074                             <action selector="EDSESubmit:" target="3826" id="QLj-DF-25Q"/>
20075                         </connections>
20076                     </button>
20077                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="BrL-hM-NSI">
20078                         <rect key="frame" x="25" y="117" width="346" height="313"/>
20079                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20080                         <clipView key="contentView" id="Sva-NH-Dbk">
20081                             <rect key="frame" x="1" y="17" width="344" height="295"/>
20082                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20083                             <subviews>
20084                                 <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">
20085                                     <rect key="frame" x="0.0" y="0.0" width="417" height="19"/>
20086                                     <autoresizingMask key="autoresizingMask"/>
20087                                     <size key="intercellSpacing" width="3" height="2"/>
20088                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20089                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20090                                     <tableColumns>
20091                                         <tableColumn editable="NO" width="206.5546875" minWidth="40" maxWidth="1000" id="bPW-7N-Agm">
20092                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果音名">
20093                                                 <font key="font" metaFont="smallSystem"/>
20094                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20095                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20096                                             </tableHeaderCell>
20097                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="0kG-ph-kpU">
20098                                                 <font key="font" metaFont="system"/>
20099                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20100                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20101                                             </textFieldCell>
20102                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20103                                             <connections>
20104                                                 <binding destination="3Sz-9U-X87" name="value" keyPath="arrangedObjects.se" id="UDO-XD-I72">
20105                                                     <dictionary key="options">
20106                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20107                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20108                                                     </dictionary>
20109                                                 </binding>
20110                                             </connections>
20111                                         </tableColumn>
20112                                         <tableColumn editable="NO" width="204" minWidth="40" maxWidth="1000" id="aaE-yJ-lW2">
20113                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
20114                                                 <font key="font" metaFont="smallSystem"/>
20115                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20116                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20117                                             </tableHeaderCell>
20118                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="olv-xC-duz">
20119                                                 <font key="font" metaFont="system"/>
20120                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20121                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20122                                             </textFieldCell>
20123                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20124                                             <connections>
20125                                                 <binding destination="3Sz-9U-X87" name="value" keyPath="arrangedObjects.name" id="Efw-FR-GPx">
20126                                                     <dictionary key="options">
20127                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20128                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20129                                                     </dictionary>
20130                                                 </binding>
20131                                             </connections>
20132                                         </tableColumn>
20133                                     </tableColumns>
20134                                 </tableView>
20135                             </subviews>
20136                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20137                         </clipView>
20138                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="fFt-ft-EkS">
20139                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20140                             <autoresizingMask key="autoresizingMask"/>
20141                         </scroller>
20142                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="JXq-4F-9yJ">
20143                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20144                             <autoresizingMask key="autoresizingMask"/>
20145                         </scroller>
20146                         <tableHeaderView key="headerView" id="PRa-8b-Jc4">
20147                             <rect key="frame" x="0.0" y="0.0" width="417" height="17"/>
20148                             <autoresizingMask key="autoresizingMask"/>
20149                         </tableHeaderView>
20150                     </scrollView>
20151                     <button verticalHuggingPriority="750" id="vrB-0t-73M">
20152                         <rect key="frame" x="392" y="365" width="66" height="32"/>
20153                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20154                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="IOP-dn-GDz">
20155                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20156                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20157                         </buttonCell>
20158                         <connections>
20159                             <action selector="EDSERun:" target="3826" id="96w-HF-fCD"/>
20160                         </connections>
20161                     </button>
20162                     <button verticalHuggingPriority="750" id="lB7-s1-0zn">
20163                         <rect key="frame" x="392" y="316" width="66" height="32"/>
20164                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20165                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5Bl-HE-qXE">
20166                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20167                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20168                         </buttonCell>
20169                         <connections>
20170                             <action selector="EDSEStop:" target="3826" id="HUT-PH-DLA"/>
20171                         </connections>
20172                     </button>
20173                 </subviews>
20174             </view>
20175             <point key="canvasLocation" x="913" y="3559"/>
20176         </window>
20177         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3xK-Hu-8Va" userLabel="タイトルへ戻る">
20178             <windowStyleMask key="styleMask" titled="YES"/>
20179             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20180             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20181             <view key="contentView" id="LkN-eg-Ud5">
20182                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20183                 <autoresizingMask key="autoresizingMask"/>
20184                 <subviews>
20185                     <button verticalHuggingPriority="750" id="jV7-bU-Kvi">
20186                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20187                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20188                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cXq-h8-tjm">
20189                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20190                             <font key="font" size="13" name="AquaKana"/>
20191                         </buttonCell>
20192                         <connections>
20193                             <action selector="EDtitleBackClose:" target="3826" id="Xug-Kr-Bke"/>
20194                         </connections>
20195                     </button>
20196                     <button verticalHuggingPriority="750" id="LOB-dp-wdZ">
20197                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20198                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20199                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aXY-ov-JKv">
20200                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20201                             <font key="font" size="13" name="AquaKana"/>
20202                         </buttonCell>
20203                         <connections>
20204                             <action selector="EDtitleBackSubmit:" target="3826" id="FGN-nc-nrE"/>
20205                         </connections>
20206                     </button>
20207                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="18g-tU-1XU">
20208                         <rect key="frame" x="72" y="86" width="134" height="17"/>
20209                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20210                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="タイトルへ戻るを決定" id="bhw-uD-eNl">
20211                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20212                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20213                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20214                         </textFieldCell>
20215                     </textField>
20216                 </subviews>
20217             </view>
20218             <point key="canvasLocation" x="642" y="2430"/>
20219         </window>
20220         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="z3H-i4-hxm" userLabel="ゲームオーバー決定">
20221             <windowStyleMask key="styleMask" titled="YES"/>
20222             <rect key="contentRect" x="196" y="207" width="400" height="300"/>
20223             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20224             <view key="contentView" id="boG-LX-znA">
20225                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
20226                 <autoresizingMask key="autoresizingMask"/>
20227                 <subviews>
20228                     <button verticalHuggingPriority="750" id="08b-Zp-o6e">
20229                         <rect key="frame" x="281" y="13" width="105" height="32"/>
20230                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20231                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oN0-l7-w2x">
20232                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20233                             <font key="font" size="13" name="AquaKana"/>
20234                         </buttonCell>
20235                         <connections>
20236                             <action selector="EDGameOverClose:" target="3826" id="Fsu-oG-Bb7"/>
20237                         </connections>
20238                     </button>
20239                     <button verticalHuggingPriority="750" id="7sx-GB-onE">
20240                         <rect key="frame" x="215" y="13" width="66" height="32"/>
20241                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20242                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hG7-h8-8UF">
20243                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20244                             <font key="font" size="13" name="AquaKana"/>
20245                         </buttonCell>
20246                         <connections>
20247                             <action selector="EDGameOverSubmit:" target="3826" id="4Ok-Sn-aD1"/>
20248                         </connections>
20249                     </button>
20250                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ajP-gP-RTA">
20251                         <rect key="frame" x="18" y="263" width="119" height="17"/>
20252                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20253                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ゲームオーバー決定" id="aDr-o1-OaR">
20254                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20255                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20256                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20257                         </textFieldCell>
20258                     </textField>
20259                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="9IC-Pz-c0X">
20260                         <rect key="frame" x="17" y="116" width="206" height="136"/>
20261                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20262                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="XSS-mb-oF5"/>
20263                     </imageView>
20264                     <button id="bOT-TK-z6N">
20265                         <rect key="frame" x="226" y="214" width="139" height="18"/>
20266                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20267                         <buttonCell key="cell" type="check" title="敵の勝利を表示する" bezelStyle="regularSquare" imagePosition="left" inset="2" id="QSx-Vf-DNB">
20268                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20269                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20270                         </buttonCell>
20271                     </button>
20272                     <textField verticalHuggingPriority="750" id="3ps-zi-1PH">
20273                         <rect key="frame" x="228" y="144" width="167" height="22"/>
20274                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20275                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="0y6-T4-DYd">
20276                             <font key="font" metaFont="system"/>
20277                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20278                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20279                         </textFieldCell>
20280                     </textField>
20281                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JfU-aa-XEx">
20282                         <rect key="frame" x="226" y="176" width="171" height="17"/>
20283                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20284                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="GAMEOVER画像ファイル名" id="oPD-KH-eSj">
20285                             <font key="font" metaFont="system"/>
20286                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20287                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20288                         </textFieldCell>
20289                     </textField>
20290                 </subviews>
20291             </view>
20292             <point key="canvasLocation" x="492" y="2778"/>
20293         </window>
20294         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Z8H-DC-plw" userLabel="ゲームオーバー">
20295             <windowStyleMask key="styleMask" titled="YES"/>
20296             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
20297             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20298             <view key="contentView" id="9v7-HE-w2S">
20299                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
20300                 <autoresizingMask key="autoresizingMask"/>
20301                 <subviews>
20302                     <textField verticalHuggingPriority="750" id="LJB-wV-VrJ">
20303                         <rect key="frame" x="640" y="361" width="49" height="17"/>
20304                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20305                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="FC4-6y-5Vg">
20306                             <font key="font" metaFont="system"/>
20307                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20308                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20309                         </textFieldCell>
20310                     </textField>
20311                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="aC9-rN-s1T">
20312                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
20313                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20314                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="IkK-3m-obY"/>
20315                     </imageView>
20316                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gme-aU-8eb">
20317                         <rect key="frame" x="173" y="327" width="295" height="60"/>
20318                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20319                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="GAME OVER" id="Z4e-j1-tVK">
20320                             <font key="font" metaFont="system" size="50"/>
20321                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20322                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20323                         </textFieldCell>
20324                     </textField>
20325                     <button verticalHuggingPriority="750" id="2Qu-yR-o32">
20326                         <rect key="frame" x="255" y="46" width="131" height="32"/>
20327                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20328                         <buttonCell key="cell" type="push" title="タイトルへ戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="UAy-gD-t4s">
20329                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20330                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20331                         </buttonCell>
20332                         <connections>
20333                             <action selector="gameOverSubmit:" target="10496" id="zXe-05-euu"/>
20334                         </connections>
20335                     </button>
20336                 </subviews>
20337             </view>
20338             <point key="canvasLocation" x="433" y="4188"/>
20339         </window>
20340         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3mO-ps-L5k" userLabel="タイトルへ戻る">
20341             <windowStyleMask key="styleMask" titled="YES"/>
20342             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20343             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20344             <view key="contentView" id="01Z-Hf-m1t">
20345                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20346                 <autoresizingMask key="autoresizingMask"/>
20347                 <subviews>
20348                     <button verticalHuggingPriority="750" id="guz-Qy-PuE">
20349                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20351                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dNO-xq-xqu">
20352                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20353                             <font key="font" size="13" name="AquaKana"/>
20354                         </buttonCell>
20355                         <connections>
20356                             <action selector="EDStageClearClose:" target="3826" id="jzj-Sc-Ovl"/>
20357                         </connections>
20358                     </button>
20359                     <button verticalHuggingPriority="750" id="Gt9-7A-pX0">
20360                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20361                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20362                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="73D-sT-P9p">
20363                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20364                             <font key="font" size="13" name="AquaKana"/>
20365                         </buttonCell>
20366                         <connections>
20367                             <action selector="EDStageClearSubmit:" target="3826" id="QWm-dZ-tgw"/>
20368                         </connections>
20369                     </button>
20370                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dwY-1O-GcM">
20371                         <rect key="frame" x="18" y="113" width="95" height="17"/>
20372                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20373                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステージクリア" id="tiI-pU-L46">
20374                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20375                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20376                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20377                         </textFieldCell>
20378                     </textField>
20379                     <button id="Rc9-iv-fZh">
20380                         <rect key="frame" x="52" y="66" width="152" height="18"/>
20381                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20382                         <buttonCell key="cell" type="check" title="味方の勝利画面を表示" bezelStyle="regularSquare" imagePosition="left" inset="2" id="bj7-db-K9E">
20383                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20384                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20385                         </buttonCell>
20386                     </button>
20387                 </subviews>
20388             </view>
20389             <point key="canvasLocation" x="908" y="2673"/>
20390         </window>
20391         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="156-cC-5rX" userLabel="条件ユニット指定">
20392             <windowStyleMask key="styleMask" titled="YES"/>
20393             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20394             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20395             <view key="contentView" id="Zf2-qY-HPu">
20396                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20397                 <autoresizingMask key="autoresizingMask"/>
20398                 <subviews>
20399                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="6Lq-KV-HDb">
20400                         <rect key="frame" x="18" y="113" width="108" height="17"/>
20401                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20402                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="特定ユニット指定" id="aRa-WC-sni">
20403                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20404                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20405                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20406                         </textFieldCell>
20407                     </textField>
20408                     <button verticalHuggingPriority="750" id="EPn-F1-S3L">
20409                         <rect key="frame" x="72" y="69" width="157" height="32"/>
20410                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20411                         <buttonCell key="cell" type="push" title="マップ上の場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pxf-fT-MDR">
20412                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20413                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20414                         </buttonCell>
20415                     </button>
20416                     <button verticalHuggingPriority="750" id="1kw-sE-Xb3">
20417                         <rect key="frame" x="104" y="36" width="92" height="32"/>
20418                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20419                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eLR-HA-fG5">
20420                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20421                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20422                         </buttonCell>
20423                     </button>
20424                     <button verticalHuggingPriority="750" id="c13-gP-mlo">
20425                         <rect key="frame" x="194" y="13" width="105" height="32"/>
20426                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20427                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pV1-qZ-pMF">
20428                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20429                             <font key="font" size="13" name="AquaKana"/>
20430                         </buttonCell>
20431                         <connections>
20432                             <action selector="EDStageClearClose:" target="3826" id="RV1-yN-djd"/>
20433                         </connections>
20434                     </button>
20435                 </subviews>
20436             </view>
20437             <point key="canvasLocation" x="1557" y="2876"/>
20438         </window>
20439         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="yZp-AP-ncP" userLabel="条件のスイッチ">
20440             <windowStyleMask key="styleMask" titled="YES"/>
20441             <rect key="contentRect" x="678" y="400" width="350" height="173"/>
20442             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20443             <view key="contentView" id="WZL-tS-QqD">
20444                 <rect key="frame" x="0.0" y="0.0" width="350" height="173"/>
20445                 <autoresizingMask key="autoresizingMask"/>
20446                 <subviews>
20447                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jJm-Cd-NXs">
20448                         <rect key="frame" x="21" y="147" width="95" height="17"/>
20449                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20450                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの入力" id="PWr-tc-SWU">
20451                             <font key="font" size="13" name="AquaKana"/>
20452                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20453                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20454                         </textFieldCell>
20455                     </textField>
20456                     <textField verticalHuggingPriority="750" id="hOX-Hu-aYQ">
20457                         <rect key="frame" x="23" y="59" width="255" height="22"/>
20458                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20459                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="dGR-vU-mby">
20460                             <font key="font" metaFont="system"/>
20461                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20462                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20463                         </textFieldCell>
20464                     </textField>
20465                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="s30-pm-F3M">
20466                         <rect key="frame" x="21" y="115" width="225" height="17"/>
20467                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20468                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="LKD-ZC-MRE">
20469                             <font key="font" size="13" name="AquaKana"/>
20470                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20471                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20472                         </textFieldCell>
20473                     </textField>
20474                     <button verticalHuggingPriority="750" id="xCU-eh-5Wu">
20475                         <rect key="frame" x="165" y="8" width="66" height="32"/>
20476                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20477                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fLx-pg-0xH">
20478                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20479                             <font key="font" size="13" name="AquaKana"/>
20480                         </buttonCell>
20481                         <connections>
20482                             <action selector="EDbranchSuicchiSubmit:" target="3826" id="gfv-JC-BfQ"/>
20483                         </connections>
20484                     </button>
20485                     <button verticalHuggingPriority="750" id="edc-8A-wq7">
20486                         <rect key="frame" x="231" y="8" width="105" height="32"/>
20487                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20488                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gjx-ti-mcf">
20489                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20490                             <font key="font" size="13" name="AquaKana"/>
20491                         </buttonCell>
20492                         <connections>
20493                             <action selector="EDbranchSuicchiClose:" target="3826" id="0vH-Lp-mUQ"/>
20494                         </connections>
20495                     </button>
20496                 </subviews>
20497             </view>
20498             <point key="canvasLocation" x="-1401" y="904.5"/>
20499         </window>
20500         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="mVv-qE-Twx" userLabel="条件の範囲">
20501             <windowStyleMask key="styleMask" titled="YES"/>
20502             <rect key="contentRect" x="678" y="400" width="232" height="140"/>
20503             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20504             <view key="contentView" id="KS0-ox-1Q5">
20505                 <rect key="frame" x="0.0" y="0.0" width="232" height="140"/>
20506                 <autoresizingMask key="autoresizingMask"/>
20507                 <subviews>
20508                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="S6U-df-jtb">
20509                         <rect key="frame" x="85" y="103" width="56" height="17"/>
20510                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20511                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="範囲入力" id="dOR-wW-gJ7">
20512                             <font key="font" size="13" name="AquaKana"/>
20513                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20514                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20515                         </textFieldCell>
20516                     </textField>
20517                     <textField verticalHuggingPriority="750" id="L6l-RC-RAa">
20518                         <rect key="frame" x="84" y="67" width="64" height="22"/>
20519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20520                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Qro-FF-zPd">
20521                             <font key="font" metaFont="system"/>
20522                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20523                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20524                         </textFieldCell>
20525                     </textField>
20526                     <button verticalHuggingPriority="750" id="kQW-3f-Spm">
20527                         <rect key="frame" x="83" y="1" width="66" height="32"/>
20528                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20529                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JAY-Pz-6hq">
20530                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20531                             <font key="font" size="13" name="AquaKana"/>
20532                         </buttonCell>
20533                         <connections>
20534                             <action selector="EDbranchPlaceHaniSubmit:" target="3826" id="xwc-qc-8fe"/>
20535                         </connections>
20536                     </button>
20537                 </subviews>
20538             </view>
20539             <point key="canvasLocation" x="-1045" y="819"/>
20540         </window>
20541         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="N2U-Rv-jyJ" userLabel="レベルリスト">
20542             <windowStyleMask key="styleMask" titled="YES"/>
20543             <rect key="contentRect" x="196" y="207" width="640" height="480"/>
20544             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20545             <view key="contentView" id="vYB-Jb-2M3">
20546                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
20547                 <autoresizingMask key="autoresizingMask"/>
20548                 <subviews>
20549                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="T67-37-qbJ">
20550                         <rect key="frame" x="12" y="455" width="95" height="17"/>
20551                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20552                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="シナリオリスト" id="dy1-xJ-mSg">
20553                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20554                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20555                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20556                         </textFieldCell>
20557                     </textField>
20558                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="p08-0N-ode">
20559                         <rect key="frame" x="14" y="258" width="367" height="189"/>
20560                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20561                         <clipView key="contentView" id="7yl-5i-90h">
20562                             <rect key="frame" x="1" y="17" width="365" height="171"/>
20563                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20564                             <subviews>
20565                                 <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">
20566                                     <rect key="frame" x="0.0" y="0.0" width="365" height="19"/>
20567                                     <autoresizingMask key="autoresizingMask"/>
20568                                     <size key="intercellSpacing" width="3" height="2"/>
20569                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20570                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20571                                     <tableColumns>
20572                                         <tableColumn width="183.88671875" minWidth="40" maxWidth="1000" id="TP4-BE-NKE">
20573                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="レベルタイトル名">
20574                                                 <font key="font" metaFont="smallSystem"/>
20575                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20576                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20577                                             </tableHeaderCell>
20578                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="uK1-xI-M0q">
20579                                                 <font key="font" metaFont="system"/>
20580                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20581                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20582                                             </textFieldCell>
20583                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20584                                             <connections>
20585                                                 <binding destination="A8Z-3g-Ph1" name="value" keyPath="arrangedObjects.name" id="4xW-bq-drj">
20586                                                     <dictionary key="options">
20587                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20588                                                     </dictionary>
20589                                                 </binding>
20590                                             </connections>
20591                                         </tableColumn>
20592                                         <tableColumn width="175" minWidth="10" maxWidth="3.4028234663852886e+38" id="WUU-ES-CBr">
20593                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ名">
20594                                                 <font key="font" metaFont="smallSystem"/>
20595                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20596                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20597                                             </tableHeaderCell>
20598                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ZuP-ff-rv8">
20599                                                 <font key="font" metaFont="system"/>
20600                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20601                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20602                                             </textFieldCell>
20603                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20604                                             <connections>
20605                                                 <binding destination="A8Z-3g-Ph1" name="value" keyPath="arrangedObjects.img" id="asP-KD-IHe">
20606                                                     <dictionary key="options">
20607                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20608                                                     </dictionary>
20609                                                 </binding>
20610                                             </connections>
20611                                         </tableColumn>
20612                                     </tableColumns>
20613                                 </tableView>
20614                             </subviews>
20615                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20616                         </clipView>
20617                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Rmk-eC-MbX">
20618                             <rect key="frame" x="1" y="117" width="237" height="16"/>
20619                             <autoresizingMask key="autoresizingMask"/>
20620                         </scroller>
20621                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Cs1-mh-6ms">
20622                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20623                             <autoresizingMask key="autoresizingMask"/>
20624                         </scroller>
20625                         <tableHeaderView key="headerView" id="VKS-df-6WX">
20626                             <rect key="frame" x="0.0" y="0.0" width="365" height="17"/>
20627                             <autoresizingMask key="autoresizingMask"/>
20628                         </tableHeaderView>
20629                     </scrollView>
20630                     <button verticalHuggingPriority="750" id="cyk-X1-AGv">
20631                         <rect key="frame" x="560" y="27" width="66" height="32"/>
20632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20633                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eXZ-So-vX2">
20634                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20635                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20636                         </buttonCell>
20637                         <connections>
20638                             <action selector="submit:" target="uJI-Be-wdu" id="7qd-m6-oeN"/>
20639                         </connections>
20640                     </button>
20641                     <button verticalHuggingPriority="750" id="4Ah-IG-D39">
20642                         <rect key="frame" x="340" y="430" width="21" height="18"/>
20643                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20644                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RQa-cC-sky">
20645                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20646                             <font key="font" metaFont="system"/>
20647                         </buttonCell>
20648                         <connections>
20649                             <action selector="ins1:" target="uJI-Be-wdu" id="tsb-sP-0mC"/>
20650                         </connections>
20651                     </button>
20652                     <button verticalHuggingPriority="750" id="I9X-Y9-dq0">
20653                         <rect key="frame" x="360" y="430" width="21" height="18"/>
20654                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20655                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="69B-3v-c9N">
20656                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20657                             <font key="font" metaFont="system"/>
20658                         </buttonCell>
20659                         <connections>
20660                             <action selector="del1:" target="uJI-Be-wdu" id="Y6J-ft-4Oj"/>
20661                         </connections>
20662                     </button>
20663                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="3ht-XS-EIS">
20664                         <rect key="frame" x="389" y="258" width="237" height="189"/>
20665                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20666                         <clipView key="contentView" id="51o-r3-OWC">
20667                             <rect key="frame" x="1" y="17" width="235" height="171"/>
20668                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20669                             <subviews>
20670                                 <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">
20671                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
20672                                     <autoresizingMask key="autoresizingMask"/>
20673                                     <size key="intercellSpacing" width="3" height="2"/>
20674                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20675                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20676                                     <tableColumns>
20677                                         <tableColumn editable="NO" width="232" minWidth="40" maxWidth="1000" id="qAN-cB-0l3">
20678                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapファイルリスト参考">
20679                                                 <font key="font" metaFont="smallSystem"/>
20680                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20681                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20682                                             </tableHeaderCell>
20683                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="o1J-RI-geG">
20684                                                 <font key="font" metaFont="system"/>
20685                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20686                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20687                                             </textFieldCell>
20688                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20689                                             <connections>
20690                                                 <binding destination="o1D-3J-bih" name="value" keyPath="arrangedObjects.name" id="meW-gh-Le3">
20691                                                     <dictionary key="options">
20692                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20693                                                     </dictionary>
20694                                                 </binding>
20695                                             </connections>
20696                                         </tableColumn>
20697                                     </tableColumns>
20698                                 </tableView>
20699                             </subviews>
20700                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20701                         </clipView>
20702                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Hbz-bR-2Dq">
20703                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20704                             <autoresizingMask key="autoresizingMask"/>
20705                         </scroller>
20706                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="dbh-7U-RGG">
20707                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20708                             <autoresizingMask key="autoresizingMask"/>
20709                         </scroller>
20710                         <tableHeaderView key="headerView" id="JBT-YZ-b47">
20711                             <rect key="frame" x="0.0" y="0.0" width="235" height="17"/>
20712                             <autoresizingMask key="autoresizingMask"/>
20713                         </tableHeaderView>
20714                     </scrollView>
20715                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="ZK4-Kx-udo">
20716                         <rect key="frame" x="14" y="67" width="612" height="177"/>
20717                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20718                         <clipView key="contentView" id="oBj-a7-gH0">
20719                             <rect key="frame" x="1" y="17" width="610" height="159"/>
20720                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20721                             <subviews>
20722                                 <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">
20723                                     <rect key="frame" x="0.0" y="0.0" width="610" height="19"/>
20724                                     <autoresizingMask key="autoresizingMask"/>
20725                                     <size key="intercellSpacing" width="3" height="2"/>
20726                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20727                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20728                                     <tableColumns>
20729                                         <tableColumn width="176.1953125" minWidth="40" maxWidth="1000" id="NcM-O0-zQG">
20730                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapシナリオ名">
20731                                                 <font key="font" metaFont="smallSystem"/>
20732                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20733                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20734                                             </tableHeaderCell>
20735                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="Bpe-jB-f0T">
20736                                                 <font key="font" metaFont="system"/>
20737                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20738                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20739                                             </textFieldCell>
20740                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20741                                             <connections>
20742                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.name" id="nKm-kh-oWB">
20743                                                     <dictionary key="options">
20744                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20745                                                     </dictionary>
20746                                                 </binding>
20747                                             </connections>
20748                                         </tableColumn>
20749                                         <tableColumn width="125.484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="5P2-ca-U3r">
20750                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="opファイル名">
20751                                                 <font key="font" metaFont="smallSystem"/>
20752                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20753                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20754                                             </tableHeaderCell>
20755                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="wM6-be-r9m">
20756                                                 <font key="font" metaFont="system"/>
20757                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20758                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20759                                             </textFieldCell>
20760                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20761                                             <connections>
20762                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.op" id="fIE-Fa-xg2">
20763                                                     <dictionary key="options">
20764                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20765                                                     </dictionary>
20766                                                 </binding>
20767                                             </connections>
20768                                         </tableColumn>
20769                                         <tableColumn width="129.4453125" minWidth="10" maxWidth="3.4028234663852886e+38" id="aOS-YE-lpI">
20770                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="edファイル名">
20771                                                 <font key="font" metaFont="smallSystem"/>
20772                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20773                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20774                                             </tableHeaderCell>
20775                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ajc-Xq-nre">
20776                                                 <font key="font" metaFont="system"/>
20777                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20778                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20779                                             </textFieldCell>
20780                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20781                                             <connections>
20782                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.ed" id="fcH-YP-ogB">
20783                                                     <dictionary key="options">
20784                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20785                                                     </dictionary>
20786                                                 </binding>
20787                                             </connections>
20788                                         </tableColumn>
20789                                         <tableColumn width="168" minWidth="10" maxWidth="3.4028234663852886e+38" id="SWY-YR-8Of">
20790                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapファイル名">
20791                                                 <font key="font" metaFont="smallSystem"/>
20792                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20793                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20794                                             </tableHeaderCell>
20795                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="cwi-gv-1Ee">
20796                                                 <font key="font" metaFont="system"/>
20797                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20798                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20799                                             </textFieldCell>
20800                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20801                                             <connections>
20802                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.map" id="Pwz-pe-v0K">
20803                                                     <dictionary key="options">
20804                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20805                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20806                                                     </dictionary>
20807                                                 </binding>
20808                                             </connections>
20809                                         </tableColumn>
20810                                     </tableColumns>
20811                                 </tableView>
20812                             </subviews>
20813                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20814                         </clipView>
20815                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Qvl-2M-nGo">
20816                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20817                             <autoresizingMask key="autoresizingMask"/>
20818                         </scroller>
20819                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="SMe-Su-QcL">
20820                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20821                             <autoresizingMask key="autoresizingMask"/>
20822                         </scroller>
20823                         <tableHeaderView key="headerView" id="Y1X-N2-oXH">
20824                             <rect key="frame" x="0.0" y="0.0" width="610" height="17"/>
20825                             <autoresizingMask key="autoresizingMask"/>
20826                         </tableHeaderView>
20827                     </scrollView>
20828                     <button verticalHuggingPriority="750" id="qn0-nu-EIa">
20829                         <rect key="frame" x="585" y="227" width="21" height="18"/>
20830                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20831                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ATR-68-yI7">
20832                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20833                             <font key="font" metaFont="system"/>
20834                         </buttonCell>
20835                         <connections>
20836                             <action selector="ins2:" target="uJI-Be-wdu" id="5QZ-Hi-a4T"/>
20837                         </connections>
20838                     </button>
20839                     <button verticalHuggingPriority="750" id="o5I-Ur-cQn">
20840                         <rect key="frame" x="605" y="227" width="21" height="18"/>
20841                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20842                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="WBp-Ld-M7v">
20843                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20844                             <font key="font" metaFont="system"/>
20845                         </buttonCell>
20846                         <connections>
20847                             <action selector="del2:" target="uJI-Be-wdu" id="Raw-l8-f3Z"/>
20848                         </connections>
20849                     </button>
20850                 </subviews>
20851             </view>
20852             <point key="canvasLocation" x="327" y="3347"/>
20853         </window>
20854         <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">
20855             <windowStyleMask key="styleMask" utility="YES"/>
20856             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
20857             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
20858             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20859             <view key="contentView" id="zqg-xX-Fmv">
20860                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
20861                 <autoresizingMask key="autoresizingMask"/>
20862                 <subviews>
20863                     <button verticalHuggingPriority="750" id="4uF-FO-p0j">
20864                         <rect key="frame" x="372" y="5" width="100" height="23"/>
20865                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20866                         <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">
20867                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20868                             <font key="font" size="13" name="AquaKana"/>
20869                         </buttonCell>
20870                         <connections>
20871                             <action selector="STsubmit:" target="10496" id="DXk-EG-4AP"/>
20872                         </connections>
20873                     </button>
20874                     <textField verticalHuggingPriority="750" id="smH-qg-w9S">
20875                         <rect key="frame" x="138" y="267" width="94" height="17"/>
20876                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20877                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="ODg-Te-YpI">
20878                             <font key="font" size="13" name="AquaKana"/>
20879                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20880                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20881                         </textFieldCell>
20882                     </textField>
20883                     <textField verticalHuggingPriority="750" id="UKN-Sn-kqL">
20884                         <rect key="frame" x="138" y="217" width="94" height="17"/>
20885                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20886                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="2cr-Fm-Iok">
20887                             <font key="font" size="13" name="AquaKana"/>
20888                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20889                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20890                         </textFieldCell>
20891                     </textField>
20892                     <imageView id="nKC-L3-rYm">
20893                         <rect key="frame" x="17" y="357" width="106" height="106"/>
20894                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20895                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="cIX-2J-8VA"/>
20896                     </imageView>
20897                     <textField verticalHuggingPriority="750" id="zZn-ap-80z">
20898                         <rect key="frame" x="236" y="267" width="94" height="17"/>
20899                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20900                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="xyq-BZ-q8f">
20901                             <font key="font" size="13" name="AquaKana"/>
20902                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20903                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20904                         </textFieldCell>
20905                     </textField>
20906                     <textField verticalHuggingPriority="750" id="MZN-Jn-ACt">
20907                         <rect key="frame" x="236" y="242" width="94" height="17"/>
20908                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20909                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="yev-Ho-sbL">
20910                             <font key="font" size="13" name="AquaKana"/>
20911                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20912                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20913                         </textFieldCell>
20914                     </textField>
20915                     <textField verticalHuggingPriority="750" id="fkg-pY-oO3">
20916                         <rect key="frame" x="236" y="217" width="94" height="17"/>
20917                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20918                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="0fU-Dn-znX">
20919                             <font key="font" size="13" name="AquaKana"/>
20920                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20921                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20922                         </textFieldCell>
20923                     </textField>
20924                     <textField verticalHuggingPriority="750" id="3PB-Bj-UqA">
20925                         <rect key="frame" x="356" y="237" width="118" height="17"/>
20926                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20927                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="格闘" id="bVn-Mw-QT4">
20928                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20929                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20930                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20931                         </textFieldCell>
20932                     </textField>
20933                     <textField verticalHuggingPriority="750" id="GQj-85-OXY">
20934                         <rect key="frame" x="356" y="213" width="118" height="17"/>
20935                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20936                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射撃" id="ich-e0-K3X">
20937                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20938                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20939                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20940                         </textFieldCell>
20941                     </textField>
20942                     <textField verticalHuggingPriority="750" id="tuN-qU-VF7">
20943                         <rect key="frame" x="357" y="139" width="124" height="17"/>
20944                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20945                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="反応" id="KsF-PD-WSd">
20946                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20947                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20948                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20949                         </textFieldCell>
20950                     </textField>
20951                     <textField verticalHuggingPriority="750" id="71k-bj-30G">
20952                         <rect key="frame" x="357" y="114" width="124" height="17"/>
20953                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20954                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="技量" id="AqS-fR-q89">
20955                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20956                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20957                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20958                         </textFieldCell>
20959                     </textField>
20960                     <textField verticalHuggingPriority="750" id="3Ah-AJ-HFY">
20961                         <rect key="frame" x="356" y="188" width="118" height="17"/>
20962                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20963                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中" id="BPk-tG-eIv">
20964                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20965                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20966                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20967                         </textFieldCell>
20968                     </textField>
20969                     <textField verticalHuggingPriority="750" id="8NZ-U9-2h8">
20970                         <rect key="frame" x="356" y="164" width="118" height="17"/>
20971                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20972                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避" id="lvj-MD-l5J">
20973                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20974                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20975                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20976                         </textFieldCell>
20977                     </textField>
20978                     <textField verticalHuggingPriority="750" id="g5N-QJ-nFf">
20979                         <rect key="frame" x="126" y="443" width="69" height="17"/>
20980                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20981                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ユニット名" id="Gh5-oj-eOg">
20982                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20983                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20984                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20985                         </textFieldCell>
20986                     </textField>
20987                     <textField verticalHuggingPriority="750" id="YnE-Wh-K7E">
20988                         <rect key="frame" x="126" y="394" width="56" height="17"/>
20989                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20990                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="CPL-DH-m2j">
20991                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20992                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20993                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20994                         </textFieldCell>
20995                     </textField>
20996                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="WiF-Ma-7ex">
20997                         <rect key="frame" x="20" y="11" width="150" height="173"/>
20998                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20999                         <clipView key="contentView" id="fUr-qN-saB">
21000                             <rect key="frame" x="1" y="1" width="148" height="171"/>
21001                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21002                             <subviews>
21003                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="ZXV-E8-0X5">
21004                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21005                                     <autoresizingMask key="autoresizingMask"/>
21006                                     <size key="intercellSpacing" width="3" height="2"/>
21007                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21008                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21009                                     <tableColumns>
21010                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="IEo-8K-51a">
21011                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21012                                                 <font key="font" metaFont="smallSystem"/>
21013                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21014                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21015                                             </tableHeaderCell>
21016                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="szl-o1-Xwi">
21017                                                 <font key="font" metaFont="system"/>
21018                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21019                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21020                                             </textFieldCell>
21021                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21022                                         </tableColumn>
21023                                     </tableColumns>
21024                                 </tableView>
21025                             </subviews>
21026                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21027                         </clipView>
21028                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9S6-GT-dYY">
21029                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21030                             <autoresizingMask key="autoresizingMask"/>
21031                         </scroller>
21032                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="zvx-Hf-hhN">
21033                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21034                             <autoresizingMask key="autoresizingMask"/>
21035                         </scroller>
21036                     </scrollView>
21037                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="LIH-7M-aVc">
21038                         <rect key="frame" x="18" y="192" width="30" height="17"/>
21039                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21040                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="装備" id="e5M-CJ-s7A">
21041                             <font key="font" size="13" name="AquaKana"/>
21042                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21043                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21044                         </textFieldCell>
21045                     </textField>
21046                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="mQh-8y-zOh">
21047                         <rect key="frame" x="195" y="11" width="150" height="173"/>
21048                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21049                         <clipView key="contentView" id="dAW-2H-piF">
21050                             <rect key="frame" x="1" y="1" width="148" height="171"/>
21051                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21052                             <subviews>
21053                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="usz-eI-awO">
21054                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21055                                     <autoresizingMask key="autoresizingMask"/>
21056                                     <size key="intercellSpacing" width="3" height="2"/>
21057                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21058                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21059                                     <tableColumns>
21060                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="3kn-zY-jby">
21061                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21062                                                 <font key="font" metaFont="smallSystem"/>
21063                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21064                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21065                                             </tableHeaderCell>
21066                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="IHU-Gn-w22">
21067                                                 <font key="font" metaFont="system"/>
21068                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21069                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21070                                             </textFieldCell>
21071                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21072                                         </tableColumn>
21073                                     </tableColumns>
21074                                 </tableView>
21075                             </subviews>
21076                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21077                         </clipView>
21078                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="hBY-jK-GeT">
21079                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21080                             <autoresizingMask key="autoresizingMask"/>
21081                         </scroller>
21082                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="OwK-bc-mMJ">
21083                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21084                             <autoresizingMask key="autoresizingMask"/>
21085                         </scroller>
21086                     </scrollView>
21087                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ukW-0g-kRt">
21088                         <rect key="frame" x="193" y="192" width="82" height="17"/>
21089                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21090                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スキルリスト" id="Mkj-m0-Wdi">
21091                             <font key="font" size="13" name="AquaKana"/>
21092                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21093                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21094                         </textFieldCell>
21095                     </textField>
21096                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OVl-tR-eEx">
21097                         <rect key="frame" x="126" y="419" width="210" height="17"/>
21098                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21099                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ララ・サタリン・デビルーク" id="Qf0-Nv-aTy">
21100                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21101                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21102                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21103                         </textFieldCell>
21104                     </textField>
21105                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Vpn-iq-ZgI">
21106                         <rect key="frame" x="18" y="335" width="251" height="17"/>
21107                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21108                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="jAg-UK-3Mz">
21109                             <font key="font" metaFont="system"/>
21110                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21111                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21112                         </textFieldCell>
21113                     </textField>
21114                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jy5-wL-kVv">
21115                         <rect key="frame" x="18" y="310" width="251" height="17"/>
21116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21117                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="XU3-LT-UiQ">
21118                             <font key="font" metaFont="system"/>
21119                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21120                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21121                         </textFieldCell>
21122                     </textField>
21123                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="47A-bo-w3F">
21124                         <rect key="frame" x="18" y="285" width="115" height="17"/>
21125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21126                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ATK" id="2QU-go-sGT">
21127                             <font key="font" metaFont="system"/>
21128                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21129                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21130                         </textFieldCell>
21131                     </textField>
21132                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="PIf-3j-284">
21133                         <rect key="frame" x="18" y="267" width="115" height="17"/>
21134                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21135                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEF" id="OjE-fi-Vir">
21136                             <font key="font" metaFont="system"/>
21137                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21138                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21139                         </textFieldCell>
21140                     </textField>
21141                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Nld-Pz-XvH">
21142                         <rect key="frame" x="18" y="249" width="115" height="17"/>
21143                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21144                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="CAP" id="mFo-rp-qGf">
21145                             <font key="font" metaFont="system"/>
21146                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21147                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21148                         </textFieldCell>
21149                     </textField>
21150                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="SyR-Du-uzD">
21151                         <rect key="frame" x="18" y="232" width="115" height="17"/>
21152                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21153                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ACU" id="XcX-5V-I93">
21154                             <font key="font" metaFont="system"/>
21155                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21156                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21157                         </textFieldCell>
21158                     </textField>
21159                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ckd-kc-GjD">
21160                         <rect key="frame" x="18" y="213" width="115" height="17"/>
21161                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21162                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EVA" id="WVg-lA-tuv">
21163                             <font key="font" metaFont="system"/>
21164                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21165                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21166                         </textFieldCell>
21167                     </textField>
21168                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Ixz-Th-40d">
21169                         <rect key="frame" x="126" y="369" width="210" height="17"/>
21170                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21171                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="デビルーク王女" id="VMY-fj-ZYv">
21172                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21173                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21174                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21175                         </textFieldCell>
21176                     </textField>
21177                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="fCh-Vx-Qyt">
21178                         <rect key="frame" x="336" y="262" width="150" height="78"/>
21179                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21180                         <clipView key="contentView" id="BTt-xV-uMe">
21181                             <rect key="frame" x="1" y="1" width="148" height="76"/>
21182                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21183                             <subviews>
21184                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="B6b-MZ-FWa">
21185                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21186                                     <autoresizingMask key="autoresizingMask"/>
21187                                     <size key="intercellSpacing" width="3" height="2"/>
21188                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21189                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21190                                     <tableColumns>
21191                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="CBn-hR-A24">
21192                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21193                                                 <font key="font" metaFont="smallSystem"/>
21194                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21195                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21196                                             </tableHeaderCell>
21197                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bd6-XJ-jVr">
21198                                                 <font key="font" metaFont="system"/>
21199                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21200                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21201                                             </textFieldCell>
21202                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21203                                         </tableColumn>
21204                                     </tableColumns>
21205                                 </tableView>
21206                             </subviews>
21207                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21208                         </clipView>
21209                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Ecs-je-7ZV">
21210                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21211                             <autoresizingMask key="autoresizingMask"/>
21212                         </scroller>
21213                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="hJJ-hT-kUw">
21214                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21215                             <autoresizingMask key="autoresizingMask"/>
21216                         </scroller>
21217                     </scrollView>
21218                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Vpt-hA-5bE">
21219                         <rect key="frame" x="334" y="348" width="69" height="17"/>
21220                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21221                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="合流リスト" id="Tqw-74-dCs">
21222                             <font key="font" size="13" name="AquaKana"/>
21223                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21224                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21225                         </textFieldCell>
21226                     </textField>
21227                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="hHC-9y-Gyd">
21228                         <rect key="frame" x="336" y="369" width="150" height="78"/>
21229                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21230                         <clipView key="contentView" id="FIW-Fm-eGJ">
21231                             <rect key="frame" x="1" y="1" width="148" height="76"/>
21232                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21233                             <subviews>
21234                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="scG-3l-uaq">
21235                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21236                                     <autoresizingMask key="autoresizingMask"/>
21237                                     <size key="intercellSpacing" width="3" height="2"/>
21238                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21239                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21240                                     <tableColumns>
21241                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="QzK-uS-Wud">
21242                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21243                                                 <font key="font" metaFont="smallSystem"/>
21244                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21245                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21246                                             </tableHeaderCell>
21247                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="KcA-oN-Lxo">
21248                                                 <font key="font" metaFont="system"/>
21249                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21250                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21251                                             </textFieldCell>
21252                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21253                                         </tableColumn>
21254                                     </tableColumns>
21255                                 </tableView>
21256                             </subviews>
21257                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21258                         </clipView>
21259                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QMZ-SI-BlI">
21260                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21261                             <autoresizingMask key="autoresizingMask"/>
21262                         </scroller>
21263                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ycT-P1-mQm">
21264                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21265                             <autoresizingMask key="autoresizingMask"/>
21266                         </scroller>
21267                     </scrollView>
21268                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zpv-ri-g7m">
21269                         <rect key="frame" x="334" y="455" width="95" height="17"/>
21270                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21271                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータス異常" id="9Fy-W0-GN4">
21272                             <font key="font" size="13" name="AquaKana"/>
21273                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21274                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21275                         </textFieldCell>
21276                     </textField>
21277                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wbT-RS-Zkt">
21278                         <rect key="frame" x="356" y="89" width="125" height="17"/>
21279                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21280                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力" id="h48-gZ-N0D">
21281                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21282                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21283                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21284                         </textFieldCell>
21285                     </textField>
21286                     <textField verticalHuggingPriority="750" id="EJh-fj-6e3">
21287                         <rect key="frame" x="137" y="242" width="94" height="17"/>
21288                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21289                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="ixz-Kb-NtG">
21290                             <font key="font" size="13" name="AquaKana"/>
21291                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21292                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21293                         </textFieldCell>
21294                     </textField>
21295                 </subviews>
21296             </view>
21297             <point key="canvasLocation" x="-2289" y="282"/>
21298         </window>
21299         <menuItem title="格闘" id="HY9-Su-w85"/>
21300         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="qke-ES-FI6" userLabel="消滅処理">
21301             <windowStyleMask key="styleMask" titled="YES"/>
21302             <rect key="contentRect" x="196" y="207" width="545" height="232"/>
21303             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21304             <view key="contentView" id="bvQ-tp-Jxl">
21305                 <rect key="frame" x="0.0" y="0.0" width="545" height="232"/>
21306                 <autoresizingMask key="autoresizingMask"/>
21307                 <subviews>
21308                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9dC-nS-k6h">
21309                         <rect key="frame" x="20" y="77" width="505" height="135"/>
21310                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21311                         <clipView key="contentView" id="I4J-al-MOH">
21312                             <rect key="frame" x="1" y="17" width="503" height="117"/>
21313                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21314                             <subviews>
21315                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="ffN-dU-iWW" id="iWZ-ZK-2C5">
21316                                     <rect key="frame" x="0.0" y="0.0" width="503" height="19"/>
21317                                     <autoresizingMask key="autoresizingMask"/>
21318                                     <size key="intercellSpacing" width="3" height="2"/>
21319                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21320                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21321                                     <tableColumns>
21322                                         <tableColumn editable="NO" width="126.109375" minWidth="40" maxWidth="1000" id="uyo-pN-fJS">
21323                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="出現位置">
21324                                                 <font key="font" metaFont="smallSystem"/>
21325                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21326                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21327                                             </tableHeaderCell>
21328                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="EO3-Yg-fJz">
21329                                                 <font key="font" metaFont="system"/>
21330                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21331                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21332                                             </textFieldCell>
21333                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21334                                             <connections>
21335                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.value" id="bDr-3K-0wL">
21336                                                     <dictionary key="options">
21337                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
21338                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21339                                                     </dictionary>
21340                                                 </binding>
21341                                             </connections>
21342                                         </tableColumn>
21343                                         <tableColumn editable="NO" width="40" minWidth="40" maxWidth="1000" id="jyr-yl-kU8">
21344                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="チーム">
21345                                                 <font key="font" metaFont="smallSystem"/>
21346                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21347                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21348                                             </tableHeaderCell>
21349                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="WX4-vR-QsV">
21350                                                 <font key="font" metaFont="system"/>
21351                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21352                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21353                                             </textFieldCell>
21354                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21355                                             <connections>
21356                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.team" id="Vlf-DG-hYy">
21357                                                     <dictionary key="options">
21358                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21359                                                     </dictionary>
21360                                                 </binding>
21361                                             </connections>
21362                                         </tableColumn>
21363                                         <tableColumn identifier="" editable="NO" width="191.11328125" minWidth="10" maxWidth="3.4028234663852886e+38" id="0h4-lM-Rhz">
21364                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ユニット名">
21365                                                 <font key="font" metaFont="smallSystem"/>
21366                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21367                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21368                                             </tableHeaderCell>
21369                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="dH2-Iw-AmE">
21370                                                 <font key="font" metaFont="system"/>
21371                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21372                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21373                                             </textFieldCell>
21374                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21375                                             <connections>
21376                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.name" id="1tp-Fo-UEh">
21377                                                     <dictionary key="options">
21378                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21379                                                     </dictionary>
21380                                                 </binding>
21381                                             </connections>
21382                                         </tableColumn>
21383                                         <tableColumn identifier="" editable="NO" width="134" minWidth="10" maxWidth="3.4028234663852886e+38" id="azo-cr-5Kc">
21384                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="変数位置">
21385                                                 <font key="font" metaFont="smallSystem"/>
21386                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21387                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21388                                             </tableHeaderCell>
21389                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nTl-Xq-1rJ">
21390                                                 <font key="font" metaFont="system"/>
21391                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21392                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21393                                             </textFieldCell>
21394                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21395                                             <connections>
21396                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.value2" id="g3v-sa-Fzy">
21397                                                     <dictionary key="options">
21398                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21399                                                     </dictionary>
21400                                                 </binding>
21401                                             </connections>
21402                                         </tableColumn>
21403                                     </tableColumns>
21404                                 </tableView>
21405                             </subviews>
21406                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21407                         </clipView>
21408                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="X5n-2c-ZjL">
21409                             <rect key="frame" x="1" y="118" width="503" height="16"/>
21410                             <autoresizingMask key="autoresizingMask"/>
21411                         </scroller>
21412                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ecS-OA-lTT">
21413                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21414                             <autoresizingMask key="autoresizingMask"/>
21415                         </scroller>
21416                         <tableHeaderView key="headerView" id="ffN-dU-iWW">
21417                             <rect key="frame" x="0.0" y="0.0" width="503" height="17"/>
21418                             <autoresizingMask key="autoresizingMask"/>
21419                         </tableHeaderView>
21420                     </scrollView>
21421                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cTK-Wy-qvK">
21422                         <rect key="frame" x="372" y="40" width="155" height="17"/>
21423                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21424                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※リストをダブルクリック" id="oLr-8M-ycS">
21425                             <font key="font" metaFont="system"/>
21426                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21427                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21428                         </textFieldCell>
21429                     </textField>
21430                     <button verticalHuggingPriority="750" id="emR-0a-2hg">
21431                         <rect key="frame" x="488" y="195" width="20" height="18"/>
21432                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21433                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="d7W-cI-cP3">
21434                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21435                             <font key="font" metaFont="system"/>
21436                         </buttonCell>
21437                         <connections>
21438                             <action selector="EDdissappearAdd:" target="3826" id="rYm-nF-hg1"/>
21439                         </connections>
21440                     </button>
21441                     <button verticalHuggingPriority="750" id="hPD-Vb-JdS">
21442                         <rect key="frame" x="507" y="195" width="18" height="18"/>
21443                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21444                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YcI-Lj-LgK">
21445                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21446                             <font key="font" metaFont="system"/>
21447                         </buttonCell>
21448                         <connections>
21449                             <action selector="EDdissappearRemove:" target="3826" id="0nM-25-h0v"/>
21450                         </connections>
21451                     </button>
21452                     <button verticalHuggingPriority="750" id="Ms2-lK-bxg">
21453                         <rect key="frame" x="465" y="4" width="66" height="32"/>
21454                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21455                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zvl-KV-RxE">
21456                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21457                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21458                         </buttonCell>
21459                         <connections>
21460                             <action selector="EDdissappearSubmit:" target="3826" id="11j-WF-XvF"/>
21461                         </connections>
21462                     </button>
21463                 </subviews>
21464             </view>
21465             <point key="canvasLocation" x="3369.5" y="2280"/>
21466         </window>
21467         <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">
21468             <windowStyleMask key="styleMask" utility="YES"/>
21469             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
21470             <rect key="contentRect" x="196" y="132" width="142" height="95"/>
21471             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21472             <view key="contentView" id="BSp-sV-tNI">
21473                 <rect key="frame" x="0.0" y="0.0" width="142" height="95"/>
21474                 <autoresizingMask key="autoresizingMask"/>
21475                 <subviews>
21476                     <textField verticalHuggingPriority="750" id="sqM-Qk-02I">
21477                         <rect key="frame" x="332" y="-64" width="38" height="17"/>
21478                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21479                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="Jvb-Cr-kgZ">
21480                             <font key="font" metaFont="system"/>
21481                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21482                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21483                         </textFieldCell>
21484                     </textField>
21485                     <button verticalHuggingPriority="750" id="JcL-zD-abh">
21486                         <rect key="frame" x="22" y="53" width="100" height="23"/>
21487                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21488                         <buttonCell key="cell" type="smallSquare" title="合流" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="W1F-Pc-wXE">
21489                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21490                             <font key="font" size="13" name="AquaKana"/>
21491                         </buttonCell>
21492                         <connections>
21493                             <action selector="pushStatus:" target="10496" id="sgJ-UO-ZgJ"/>
21494                         </connections>
21495                     </button>
21496                     <button verticalHuggingPriority="750" id="eMi-ll-7am">
21497                         <rect key="frame" x="22" y="19" width="100" height="23"/>
21498                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21499                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Yzb-SI-fD7">
21500                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21501                             <font key="font" size="13" name="AquaKana"/>
21502                         </buttonCell>
21503                         <connections>
21504                             <action selector="pushCancel:" target="10496" id="mkF-4a-pcC"/>
21505                         </connections>
21506                     </button>
21507                 </subviews>
21508             </view>
21509             <point key="canvasLocation" x="-137" y="2000.5"/>
21510         </window>
21511         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="bO1-xr-jsS" userLabel="消滅ユニット指定">
21512             <windowStyleMask key="styleMask" titled="YES"/>
21513             <rect key="contentRect" x="196" y="207" width="300" height="137"/>
21514             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21515             <view key="contentView" id="lXG-yY-WdL">
21516                 <rect key="frame" x="0.0" y="0.0" width="300" height="137"/>
21517                 <autoresizingMask key="autoresizingMask"/>
21518                 <subviews>
21519                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="qEC-GY-bId">
21520                         <rect key="frame" x="18" y="113" width="108" height="17"/>
21521                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21522                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消滅ユニット指定" id="hil-vZ-74i">
21523                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21524                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21525                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21526                         </textFieldCell>
21527                     </textField>
21528                     <button verticalHuggingPriority="750" id="gFd-c1-mB7">
21529                         <rect key="frame" x="72" y="69" width="157" height="32"/>
21530                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21531                         <buttonCell key="cell" type="push" title="マップ上の場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="M0M-Ym-TWd">
21532                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21533                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21534                         </buttonCell>
21535                         <connections>
21536                             <action selector="EDdissapearMapSubmit:" target="3826" id="aAZ-TU-3j4"/>
21537                         </connections>
21538                     </button>
21539                     <button verticalHuggingPriority="750" id="L4j-sh-7yF">
21540                         <rect key="frame" x="104" y="36" width="92" height="32"/>
21541                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21542                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eYZ-r1-pSS">
21543                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21544                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21545                         </buttonCell>
21546                         <connections>
21547                             <action selector="EDdissapearUnitSubmit:" target="3826" id="Fls-yl-vNC"/>
21548                         </connections>
21549                     </button>
21550                     <button verticalHuggingPriority="750" id="JMR-jn-P2v">
21551                         <rect key="frame" x="194" y="13" width="105" height="32"/>
21552                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21553                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="V6L-NH-g5x">
21554                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21555                             <font key="font" size="13" name="AquaKana"/>
21556                         </buttonCell>
21557                         <connections>
21558                             <action selector="EDdissapearSubmitCancel:" target="3826" id="5Wq-8Q-0uX"/>
21559                         </connections>
21560                     </button>
21561                 </subviews>
21562             </view>
21563             <point key="canvasLocation" x="1143" y="2980.5"/>
21564         </window>
21565         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="G95-63-pDA" userLabel="立ち絵バック" customClass="NSPanel">
21566             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
21567             <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
21568             <rect key="contentRect" x="196" y="112" width="0.0" height="0.0"/>
21569             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21570             <view key="contentView" id="rDG-3d-YRk">
21571                 <autoresizingMask key="autoresizingMask"/>
21572                 <subviews>
21573                     <customView id="Hn5-G2-6Kp" customClass="SEstandView">
21574                         <rect key="frame" x="222" y="-480" width="418" height="480"/>
21575                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21576                     </customView>
21577                 </subviews>
21578             </view>
21579         </window>
21580         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="AKE-Yl-5aP" userLabel="シナリオウィンド立ち絵">
21581             <windowStyleMask key="styleMask" titled="YES"/>
21582             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
21583             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
21584             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21585             <view key="contentView" id="SXp-MY-as1">
21586                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
21587                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21588                 <subviews>
21589                     <imageView id="yiC-d8-a5z">
21590                         <rect key="frame" x="17" y="152" width="606" height="306"/>
21591                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21592                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="BackGround" id="Eu8-aw-EXf"/>
21593                     </imageView>
21594                     <imageView id="2tZ-6f-CJd">
21595                         <rect key="frame" x="17" y="152" width="606" height="306"/>
21596                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21597                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="eEf-BN-BDY"/>
21598                     </imageView>
21599                     <customView id="UJH-rN-NgL" customClass="SEstandViewTest">
21600                         <rect key="frame" x="0.0" y="6" width="640" height="480"/>
21601                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21602                         <subviews>
21603                             <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="C3i-Vu-y9Y">
21604                                 <rect key="frame" x="150" y="332" width="470" height="23"/>
21605                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21606                                 <view key="contentView" id="Cyt-ye-eYg">
21607                                     <rect key="frame" x="1" y="1" width="468" height="21"/>
21608                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21609                                     <subviews>
21610                                         <textField verticalHuggingPriority="750" id="kFw-ag-56z">
21611                                             <rect key="frame" x="-4" y="1" width="476" height="19"/>
21612                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21613                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="uKw-bk-qa4">
21614                                                 <font key="font" size="16" name="HiraKakuProN-W3"/>
21615                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21616                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21617                                             </textFieldCell>
21618                                         </textField>
21619                                     </subviews>
21620                                 </view>
21621                                 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
21622                                 <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
21623                             </box>
21624                             <button verticalHuggingPriority="750" id="8CW-nY-Tui">
21625                                 <rect key="frame" x="580" y="452" width="66" height="32"/>
21626                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21627                                 <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6JF-LP-Fi4">
21628                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21629                                     <font key="font" size="13" name="HiraKakuProN-W3"/>
21630                                 </buttonCell>
21631                                 <connections>
21632                                     <action selector="SEstandSubmit:" target="9720" id="gqj-Be-vkD"/>
21633                                 </connections>
21634                             </button>
21635                             <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="ob9-8s-rxi">
21636                                 <rect key="frame" x="150" y="360" width="470" height="100"/>
21637                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21638                                 <view key="contentView" id="n2k-0n-vmG">
21639                                     <rect key="frame" x="1" y="1" width="468" height="98"/>
21640                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21641                                     <subviews>
21642                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="NKc-WH-q6Q">
21643                                             <rect key="frame" x="226" y="2" width="17" height="17"/>
21644                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21645                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="Dl2-2r-d3U">
21646                                                 <font key="font" metaFont="system"/>
21647                                                 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21648                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21649                                             </textFieldCell>
21650                                         </textField>
21651                                         <comboBox verticalHuggingPriority="750" id="QrD-NB-dlR">
21652                                             <rect key="frame" x="62" y="103" width="99" height="19"/>
21653                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21654                                             <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">
21655                                                 <font key="font" metaFont="miniSystem"/>
21656                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21657                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
21658                                             </comboBoxCell>
21659                                         </comboBox>
21660                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="Ab6-2z-pED">
21661                                             <rect key="frame" x="6" y="8" width="444" height="82"/>
21662                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21663                                             <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="文章フィールドの裏側にイメージは表示されます" id="TWL-ch-SKn">
21664                                                 <font key="font" size="16" name="HiraKakuProN-W3"/>
21665                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21666                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21667                                             </textFieldCell>
21668                                         </textField>
21669                                     </subviews>
21670                                 </view>
21671                                 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
21672                                 <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
21673                             </box>
21674                             <imageView id="jYM-hn-fjP">
21675                                 <rect key="frame" x="17" y="357" width="106" height="106"/>
21676                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21677                                 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Ecv-ZD-4yV"/>
21678                             </imageView>
21679                         </subviews>
21680                     </customView>
21681                 </subviews>
21682             </view>
21683         </window>
21684         <customView id="K7T-Ie-UaJ" customClass="SEstandViewTest">
21685             <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
21686             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21687             <subviews>
21688                 <button verticalHuggingPriority="750" id="VZZ-Ed-VRz">
21689                     <rect key="frame" x="580" y="452" width="66" height="32"/>
21690                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21691                     <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="edm-N4-ev3">
21692                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21693                         <font key="font" size="13" name="HiraKakuProN-W3"/>
21694                     </buttonCell>
21695                     <connections>
21696                         <action selector="SEstandSubmit:" target="9720" id="U8j-no-up1"/>
21697                     </connections>
21698                 </button>
21699                 <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="ceQ-eu-mx1">
21700                     <rect key="frame" x="150" y="360" width="470" height="100"/>
21701                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21702                     <view key="contentView" id="oOB-q0-1sS">
21703                         <rect key="frame" x="1" y="1" width="468" height="98"/>
21704                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21705                         <subviews>
21706                             <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Int-vk-jXx">
21707                                 <rect key="frame" x="226" y="2" width="17" height="17"/>
21708                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21709                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="7oH-IA-sE7">
21710                                     <font key="font" metaFont="system"/>
21711                                     <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21712                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21713                                 </textFieldCell>
21714                             </textField>
21715                             <comboBox verticalHuggingPriority="750" id="LML-SE-Uny">
21716                                 <rect key="frame" x="62" y="103" width="99" height="19"/>
21717                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21718                                 <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">
21719                                     <font key="font" metaFont="miniSystem"/>
21720                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21721                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
21722                                 </comboBoxCell>
21723                             </comboBox>
21724                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="4gI-vC-mrc">
21725                                 <rect key="frame" x="6" y="8" width="444" height="82"/>
21726                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21727                                 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="文章フィールドの裏側にイメージは表示されます" id="K1K-4X-5pD">
21728                                     <font key="font" size="16" name="HiraKakuProN-W3"/>
21729                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21730                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21731                                 </textFieldCell>
21732                             </textField>
21733                         </subviews>
21734                     </view>
21735                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
21736                     <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
21737                 </box>
21738                 <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="Eu1-Ph-ExG">
21739                     <rect key="frame" x="150" y="332" width="470" height="23"/>
21740                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21741                     <view key="contentView" id="ebo-UB-rCl">
21742                         <rect key="frame" x="1" y="1" width="468" height="21"/>
21743                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21744                         <subviews>
21745                             <textField verticalHuggingPriority="750" id="CvQ-Un-T8J">
21746                                 <rect key="frame" x="-4" y="1" width="476" height="19"/>
21747                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21748                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="MAb-54-nIG">
21749                                     <font key="font" size="16" name="HiraKakuProN-W3"/>
21750                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21751                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21752                                 </textFieldCell>
21753                             </textField>
21754                         </subviews>
21755                     </view>
21756                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
21757                     <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
21758                 </box>
21759             </subviews>
21760             <point key="canvasLocation" x="-577" y="1092"/>
21761         </customView>
21762         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="3Ku-FI-rgF" userLabel="立ち絵バック" customClass="NSPanel">
21763             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
21764             <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
21765             <rect key="contentRect" x="196" y="112" width="0.0" height="0.0"/>
21766             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21767             <view key="contentView" id="eXV-Dc-9AN">
21768                 <autoresizingMask key="autoresizingMask"/>
21769                 <subviews>
21770                     <customView id="uNw-Ue-ALs" customClass="SEstandViewST">
21771                         <rect key="frame" x="382" y="-480" width="418" height="480"/>
21772                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21773                     </customView>
21774                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="oRP-UT-PmY">
21775                         <rect key="frame" x="206" y="-489" width="127" height="136"/>
21776                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21777                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="D68-hm-Hwt"/>
21778                     </imageView>
21779                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="z4m-ym-FIw">
21780                         <rect key="frame" x="177" y="-173" width="156" height="156"/>
21781                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21782                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="XYe-Fg-Rbf"/>
21783                     </imageView>
21784                 </subviews>
21785             </view>
21786             <point key="canvasLocation" x="-82" y="2185"/>
21787         </window>
21788     </objects>
21789     <resources>
21790         <image name="BackGround" width="32" height="32"/>
21791         <image name="タイトル" width="483" height="363"/>
21792     </resources>
21793 </document>