OSDN Git Service

Merge branch 'master' into 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.63" id="559">
470                             <font key="font" metaFont="system"/>
471                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
472                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
473                         </textFieldCell>
474                     </textField>
475                 </subviews>
476             </view>
477             <point key="canvasLocation" x="357" y="330"/>
478         </window>
479         <customObject id="494" customClass="AppDelegate">
480             <connections>
481                 <outlet property="window" destination="371" id="532"/>
482             </connections>
483         </customObject>
484         <customObject id="420" customClass="NSFontManager"/>
485         <customObject id="263-Vk-nul" customClass="Idle"/>
486         <customObject id="vWh-oC-VAv" customClass="FPS"/>
487         <customObject id="1697" customClass="Title">
488             <connections>
489                 <outlet property="ContinueWindow" destination="702" id="1699"/>
490                 <outlet property="GalleryWindow" destination="3481" id="3811"/>
491                 <outlet property="IVTitle" destination="3835" id="3843"/>
492                 <outlet property="MapEditorWindow" destination="767" id="1700"/>
493                 <outlet property="ScenarioEditorWindow" destination="9420" id="9721"/>
494                 <outlet property="StartWindow" destination="643" id="1698"/>
495                 <outlet property="TitleWindow" destination="371" id="1716"/>
496             </connections>
497         </customObject>
498         <customObject id="1708" customClass="StartMenu">
499             <connections>
500                 <outlet property="StartMenuWindow" destination="643" id="1709"/>
501             </connections>
502         </customObject>
503         <customObject id="1712" customClass="ContinueMenu">
504             <connections>
505                 <outlet property="ContinueMenuWindow" destination="702" id="1713"/>
506             </connections>
507         </customObject>
508         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Gg9-Hj-h0i" userLabel="クラスタイプ" customClass="NSPanel">
509             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
510             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
511             <rect key="contentRect" x="196" y="132" width="400" height="300"/>
512             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
513             <view key="contentView" id="m8B-ME-Pwc">
514                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
515                 <autoresizingMask key="autoresizingMask"/>
516                 <subviews>
517                     <button verticalHuggingPriority="750" id="Zzo-Xs-5j9">
518                         <rect key="frame" x="320" y="13" width="66" height="32"/>
519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
520                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="K8K-T3-s8y">
521                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
522                             <font key="font" size="13" name="HiraKakuProN-W3"/>
523                         </buttonCell>
524                     </button>
525                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="dts-vp-sO2">
526                         <rect key="frame" x="20" y="133" width="157" height="100"/>
527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
528                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
529                         <size key="cellSize" width="126" height="18"/>
530                         <size key="intercellSpacing" width="4" height="2"/>
531                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="9XP-bO-pAF">
532                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
533                             <font key="font" metaFont="system"/>
534                         </buttonCell>
535                         <cells>
536                             <column>
537                                 <buttonCell type="radio" title="固有ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="c4p-GU-nHK">
538                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
539                                     <font key="font" metaFont="system"/>
540                                 </buttonCell>
541                                 <buttonCell type="radio" title="一般人ユニット" imagePosition="left" alignment="left" inset="2" id="6P7-Zj-hZb">
542                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
543                                     <font key="font" metaFont="system"/>
544                                 </buttonCell>
545                                 <buttonCell type="radio" title="ヒーローユニット" imagePosition="left" alignment="left" inset="2" id="YVP-XK-nWC">
546                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
547                                     <font key="font" metaFont="system"/>
548                                 </buttonCell>
549                             </column>
550                         </cells>
551                     </matrix>
552                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="AiY-jy-2Oq">
553                         <rect key="frame" x="18" y="263" width="108" height="17"/>
554                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
555                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラスタイプ決定" id="TWa-tW-Cy7">
556                             <font key="font" size="13" name="HiraKakuProN-W3"/>
557                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
558                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
559                         </textFieldCell>
560                     </textField>
561                     <textField verticalHuggingPriority="750" id="x3K-jP-Mfd">
562                         <rect key="frame" x="32" y="73" width="348" height="22"/>
563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
564                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="W4m-dX-gLi">
565                             <font key="font" metaFont="system"/>
566                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
567                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
568                         </textFieldCell>
569                     </textField>
570                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="x38-W0-BVM">
571                         <rect key="frame" x="180" y="108" width="200" height="135"/>
572                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
573                         <clipView key="contentView" id="8qf-G6-vzc">
574                             <rect key="frame" x="1" y="17" width="198" height="117"/>
575                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
576                             <subviews>
577                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="BLh-xA-u0Z" id="ARx-jz-R1P">
578                                     <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
579                                     <autoresizingMask key="autoresizingMask"/>
580                                     <size key="intercellSpacing" width="3" height="2"/>
581                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
582                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
583                                     <tableColumns>
584                                         <tableColumn width="195" minWidth="40" maxWidth="1000" id="rPD-iU-Fte">
585                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="クラス名">
586                                                 <font key="font" metaFont="smallSystem"/>
587                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
588                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
589                                             </tableHeaderCell>
590                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="RJ0-5Z-yBe">
591                                                 <font key="font" metaFont="system"/>
592                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
593                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
594                                             </textFieldCell>
595                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
596                                         </tableColumn>
597                                     </tableColumns>
598                                 </tableView>
599                             </subviews>
600                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
601                         </clipView>
602                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ukB-dt-rnt">
603                             <rect key="frame" x="1" y="118" width="238" height="16"/>
604                             <autoresizingMask key="autoresizingMask"/>
605                         </scroller>
606                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="f90-Iz-dnr">
607                             <rect key="frame" x="224" y="17" width="15" height="102"/>
608                             <autoresizingMask key="autoresizingMask"/>
609                         </scroller>
610                         <tableHeaderView key="headerView" id="BLh-xA-u0Z">
611                             <rect key="frame" x="0.0" y="0.0" width="198" height="17"/>
612                             <autoresizingMask key="autoresizingMask"/>
613                         </tableHeaderView>
614                     </scrollView>
615                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gTM-ny-tCq">
616                         <rect key="frame" x="30" y="103" width="56" height="17"/>
617                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
618                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="VfH-OO-xhL">
619                             <font key="font" size="13" name="HiraKakuProN-W3"/>
620                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
621                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
622                         </textFieldCell>
623                     </textField>
624                 </subviews>
625             </view>
626             <point key="canvasLocation" x="-89" y="4627"/>
627         </window>
628         <customObject id="3826" customClass="MapEditor">
629             <connections>
630                 <outlet property="EDAppear1AC" destination="s5m-qC-rDg" id="Caa-hA-U7v"/>
631                 <outlet property="EDAppear1TV" destination="tdc-xg-y6U" id="ObY-dg-2uA"/>
632                 <outlet property="EDAppear2AC" destination="1qd-yQ-NSy" id="vK4-rp-S3X"/>
633                 <outlet property="EDAppear2TV" destination="uv9-Oz-dpY" id="8zN-1r-bm3"/>
634                 <outlet property="EDAppearBC1" destination="5pa-J8-dqS" id="U0K-bt-WHe"/>
635                 <outlet property="EDAppearBC2" destination="1BM-Hq-M3p" id="qiZ-yx-hRC"/>
636                 <outlet property="EDAppearT1V" destination="tdc-xg-y6U" id="YdA-9T-yts"/>
637                 <outlet property="EDAppearWindow" destination="nNk-dn-uy1" id="aHk-gN-fhi"/>
638                 <outlet property="EDBGMAC" destination="xgQ-JQ-5ax" id="7fE-ca-ZHu"/>
639                 <outlet property="EDBGMTV" destination="dni-q7-lOB" id="R1z-Ac-ozf"/>
640                 <outlet property="EDBGMWindow" destination="1E8-im-drr" id="Fwj-Xk-I7a"/>
641                 <outlet property="EDGameOverBtn" destination="bOT-TK-z6N" id="qg6-mL-73S"/>
642                 <outlet property="EDGameOverIV" destination="9IC-Pz-c0X" id="yVu-70-unA"/>
643                 <outlet property="EDGameOverTF" destination="3ps-zi-1PH" id="ljd-Xj-PoL"/>
644                 <outlet property="EDGameOverWindow" destination="z3H-i4-hxm" id="hIq-nf-PvG"/>
645                 <outlet property="EDSEAC" destination="3Sz-9U-X87" id="Jpv-YY-qZ3"/>
646                 <outlet property="EDSETV" destination="8nN-Cw-ko5" id="RFZ-yw-Mnf"/>
647                 <outlet property="EDSEWindow" destination="buT-p8-7RV" id="kHX-xQ-TNg"/>
648                 <outlet property="EDSWOFF" destination="gug-pq-8d3" id="xDG-Wr-Aif"/>
649                 <outlet property="EDSWON" destination="6bt-lO-Y4I" id="eep-9x-5OL"/>
650                 <outlet property="EDSWTF" destination="y9V-vr-e4v" id="RoT-KM-KrN"/>
651                 <outlet property="EDStageClearBtn" destination="Rc9-iv-fZh" id="7FD-Xu-qDr"/>
652                 <outlet property="EDStageClearWindow" destination="3mO-ps-L5k" id="eoV-wr-le5"/>
653                 <outlet property="EDSwitchWindow2" destination="icF-x4-gp4" id="F1t-0U-4Of"/>
654                 <outlet property="EDTimerSet1A" destination="jpT-ZX-byg" id="Yyk-Y7-Hdq"/>
655                 <outlet property="EDTimerSet1B" destination="Ch2-kr-CdZ" id="P0q-Dg-e0W"/>
656                 <outlet property="EDTimerSet2A" destination="sPx-4h-DcB" id="j5k-wI-Oz9"/>
657                 <outlet property="EDTimerSet2B" destination="reH-gy-a7R" id="vBi-yg-bI6"/>
658                 <outlet property="EDTimerSet3A" destination="XZS-jY-8Fi" id="P9O-Ir-ygu"/>
659                 <outlet property="EDTimerSet3B" destination="veb-h0-8PW" id="3aU-a4-Rid"/>
660                 <outlet property="EDTimerTF1" destination="NcS-6r-bj5" id="Wp9-W1-j1f"/>
661                 <outlet property="EDTimerTF2" destination="gmG-4C-wSf" id="DVd-oK-1EK"/>
662                 <outlet property="EDWaitTF" destination="wei-np-Col" id="UFg-Gj-qsP"/>
663                 <outlet property="EDWaitWindow" destination="PKC-k4-dLW" id="N9v-bG-TG0"/>
664                 <outlet property="EDbrachPlaceHaniTF" destination="L6l-RC-RAa" id="zV9-1G-PT1"/>
665                 <outlet property="EDbrachPlaceHaniWindow" destination="mVv-qE-Twx" id="4o2-BM-W7n"/>
666                 <outlet property="EDbrachSuicchiTF" destination="hOX-Hu-aYQ" id="dvs-Q0-Ae5"/>
667                 <outlet property="EDbrachSuicchiWindow" destination="yZp-AP-ncP" id="IpD-4y-AAC"/>
668                 <outlet property="EDbranchBuildAC" destination="gOB-p9-7Y9" id="BP5-Lm-3ND"/>
669                 <outlet property="EDbranchBuildTV" destination="WPy-1X-zaA" id="OXD-M9-9CN"/>
670                 <outlet property="EDbranchHensu" destination="T7N-9K-PEG" id="AMX-wF-fq7"/>
671                 <outlet property="EDbranchHensu2" destination="mS0-Oq-Uqt" id="Hca-DA-Xcl"/>
672                 <outlet property="EDbranchHensu2AC" destination="PSV-6H-oXd" id="XPe-dP-tNF"/>
673                 <outlet property="EDbranchHensu2TV" destination="p29-z4-AVX" id="dWm-1Y-wo5"/>
674                 <outlet property="EDbranchHensuAC" destination="JZL-0k-XMk" id="oIb-rL-BS0"/>
675                 <outlet property="EDbranchHensuTV" destination="uQd-g9-ojb" id="tqX-Bt-WH6"/>
676                 <outlet property="EDbranchJumpLabelFalse" destination="JdZ-Qd-mNj" id="Eih-bl-Lit"/>
677                 <outlet property="EDbranchJumpLabelTrue" destination="fiq-HP-oMn" id="AKv-YH-biW"/>
678                 <outlet property="EDbranchObjeAC" destination="Rox-Se-Lfe" id="ckh-9H-3sV"/>
679                 <outlet property="EDbranchObjeRange" destination="p5d-Tn-C67" id="4bw-lf-2Dz"/>
680                 <outlet property="EDbranchObjeTV" destination="9qD-x3-ohq" id="pRZ-p9-WpL"/>
681                 <outlet property="EDbranchPUB11" destination="b0H-BN-rXH" id="7pn-me-sd7"/>
682                 <outlet property="EDbranchPUB12" destination="n3n-JE-hXH" id="hT4-iK-5Fm"/>
683                 <outlet property="EDbranchPUB13" destination="u45-h8-n0z" id="stV-51-VtC"/>
684                 <outlet property="EDbranchPUB21" destination="epN-Ht-c9c" id="6l9-Fd-bsf"/>
685                 <outlet property="EDbranchPUB22" destination="esJ-DI-2hf" id="TiO-B3-e7G"/>
686                 <outlet property="EDbranchPlaceAC" destination="wa5-Dw-20R" id="6AA-e8-Mu9"/>
687                 <outlet property="EDbranchPlaceTV" destination="0bV-Ec-qUf" id="9Vc-eN-kz7"/>
688                 <outlet property="EDbranchSuicchi" destination="LQG-CN-URC" id="bYu-w3-EhN"/>
689                 <outlet property="EDbranchSuicchiAC" destination="SDf-7k-75Z" id="V61-MA-Lal"/>
690                 <outlet property="EDbranchSuicchiTV" destination="PRc-yd-L46" id="xLi-zz-T3F"/>
691                 <outlet property="EDbranchTeisu" destination="fuF-8p-E5N" id="jFF-k9-sY3"/>
692                 <outlet property="EDbranchTeisuTF" destination="ym6-Uz-8Ca" id="hPT-fl-22M"/>
693                 <outlet property="EDbranchTimer" destination="Xjq-aZ-v3u" id="OIc-hJ-381"/>
694                 <outlet property="EDbranchTimerMinTF" destination="ISg-Xc-gSw" id="Ojm-AR-56c"/>
695                 <outlet property="EDbranchTimerSecTF" destination="ghA-Up-141" id="laZ-XZ-cst"/>
696                 <outlet property="EDbranchUnitAC" destination="6Yo-5j-AWN" id="2zo-qD-Brj"/>
697                 <outlet property="EDbranchUnitBuild" destination="6CC-jN-Jtd" id="tEs-1z-NAU"/>
698                 <outlet property="EDbranchUnitElect" destination="IKJ-3J-VzO" id="kbB-m6-upB"/>
699                 <outlet property="EDbranchUnitNum" destination="N7h-uV-455" id="tgh-Dh-swk"/>
700                 <outlet property="EDbranchUnitObje" destination="xxD-hC-DpD" id="lyG-im-KyD"/>
701                 <outlet property="EDbranchUnitPlace" destination="pxe-mQ-s5k" id="VLc-1k-S4p"/>
702                 <outlet property="EDbranchUnitSelect" destination="EE8-Ro-mnC" id="5T3-UN-Hq7"/>
703                 <outlet property="EDbranchUnitTV" destination="4Qh-wd-Vkd" id="GxB-uP-Oa1"/>
704                 <outlet property="EDbranchUnitTeam" destination="bw4-oE-hZH" id="Vn1-Vf-LCu"/>
705                 <outlet property="EDbranchUnitValue" destination="GUh-SF-1eo" id="SnW-3U-aUL"/>
706                 <outlet property="EDdissappearAC" destination="zW9-yd-cJu" id="JIk-nk-EFS"/>
707                 <outlet property="EDdissappearSubmitWindow" destination="bO1-xr-jsS" id="bdG-yE-AIB"/>
708                 <outlet property="EDdissappearTV" destination="iWZ-ZK-2C5" id="lCx-PG-u2Y"/>
709                 <outlet property="EDdissappearWindow" destination="qke-ES-FI6" id="dEj-eU-T2u"/>
710                 <outlet property="EDeventTimeTF1" destination="LCC-mq-PsF" id="xQj-nk-1nQ"/>
711                 <outlet property="EDeventTimeTF2" destination="89j-NJ-SNG" id="3eZ-Wq-5AU"/>
712                 <outlet property="EDeventTrigger" destination="rAO-0J-ajM" id="wf8-1O-86w"/>
713                 <outlet property="EDhp1AC" destination="fEW-Dh-30u" id="yTW-ra-ZxX"/>
714                 <outlet property="EDhp1TV" destination="Xwe-1P-CYg" id="Erx-4l-IiR"/>
715                 <outlet property="EDhp2AC" destination="3IQ-ze-3zY" id="lwS-FX-wEM"/>
716                 <outlet property="EDhp2TV" destination="ItL-HP-xDF" id="krQ-VI-rlH"/>
717                 <outlet property="EDhpButton1" destination="E5V-YB-cKS" id="aTu-U0-qrp"/>
718                 <outlet property="EDhpButton2" destination="IpT-zY-MX0" id="rCQ-45-Xmp"/>
719                 <outlet property="EDhpButtonA" destination="rjz-AR-FVH" id="cuc-lK-45X"/>
720                 <outlet property="EDhpButtonB" destination="Odu-zf-LmK" id="DLC-8T-OYT"/>
721                 <outlet property="EDhpTF" destination="Y5V-Km-m9A" id="BCV-Gg-R6j"/>
722                 <outlet property="EDlabelJumpTF" destination="mxc-bZ-L3I" id="k98-no-Ap6"/>
723                 <outlet property="EDlabelJumpWindow" destination="hR9-Tc-lNv" id="Hdy-G0-hQQ"/>
724                 <outlet property="EDlabelTF" destination="XP1-6Q-7Va" id="9jH-8O-SH4"/>
725                 <outlet property="EDlabelWindow" destination="9FO-Ca-tXd" id="0xb-0e-fer"/>
726                 <outlet property="EDmemoTF" destination="srC-Sk-SJR" id="WbO-Z1-RdU"/>
727                 <outlet property="EDmemoWindow" destination="C8g-D6-Mka" id="cBl-5b-Jnm"/>
728                 <outlet property="EDmp1AC" destination="YDX-O2-9LW" id="glO-NE-143"/>
729                 <outlet property="EDmp1TV" destination="1HY-Q7-nfW" id="wN4-Qk-2vR"/>
730                 <outlet property="EDmp2AC" destination="CVJ-EH-LvH" id="Ecc-Cp-Hjo"/>
731                 <outlet property="EDmp2TV" destination="u59-9M-7Mf" id="MMl-TA-sIU"/>
732                 <outlet property="EDmpButton1" destination="GQQ-cS-Jwz" id="6ev-3y-e4C"/>
733                 <outlet property="EDmpTF" destination="Pjb-kS-Usu" id="rID-rh-kZI"/>
734                 <outlet property="EDmpWindow" destination="86H-2U-uZm" id="bMy-lY-O0t"/>
735                 <outlet property="EDnameTF" destination="q4D-Bg-Hwm" id="BfO-zG-dyz"/>
736                 <outlet property="EDpubA" destination="PIk-xu-pGq" id="B9Z-Tp-uG6"/>
737                 <outlet property="EDpubB" destination="Wcm-ew-wHD" id="bdg-zB-VP5"/>
738                 <outlet property="EDresourceAC1" destination="p1U-wU-xM5" id="Lc7-TC-oZa"/>
739                 <outlet property="EDresourceAC2" destination="Nb4-Pc-Ok6" id="rPq-vb-9uf"/>
740                 <outlet property="EDresourceAC3" destination="58i-XA-5ch" id="A51-pE-pi4"/>
741                 <outlet property="EDresourceBtn1" destination="LqA-EK-y65" id="HJ0-Zf-nRQ"/>
742                 <outlet property="EDresourceBtn2" destination="Nxy-YO-mzZ" id="qAX-BS-ZjD"/>
743                 <outlet property="EDresourceBtn3" destination="vTU-W1-iGd" id="khP-qO-Cau"/>
744                 <outlet property="EDresourceButton1" destination="U3K-ET-3kh" id="Rcz-O8-INr"/>
745                 <outlet property="EDresourceButton2" destination="dmr-UC-mQR" id="vL4-gZ-PNM"/>
746                 <outlet property="EDresourceButton3" destination="XAf-lK-q1G" id="3K5-TX-NtI"/>
747                 <outlet property="EDresourceButton4" destination="vag-br-Qrh" id="J8B-1P-B0V"/>
748                 <outlet property="EDresourceButton5" destination="Szo-pX-AAM" id="AYl-EB-2FE"/>
749                 <outlet property="EDresourceButton6" destination="po8-4N-Aq7" id="Flk-b1-i5Y"/>
750                 <outlet property="EDresourceButtonS1" destination="GQQ-cS-Jwz" id="wRJ-25-AJa"/>
751                 <outlet property="EDresourceButtonS2" destination="2nr-Fr-UuG" id="QEr-TZ-XCb"/>
752                 <outlet property="EDresourceButtonS3" destination="mwz-2H-YND" id="1V4-Ta-3VM"/>
753                 <outlet property="EDresourceButtonS4" destination="91A-Ka-sMU" id="2Pj-am-q00"/>
754                 <outlet property="EDresourceButtonS5" destination="qDt-fu-dFo" id="Wrt-xr-mZD"/>
755                 <outlet property="EDresourceButtonS6" destination="OhX-ac-X3D" id="tFS-BZ-5aI"/>
756                 <outlet property="EDresourceTF1" destination="pM7-GM-D6i" id="Njv-w3-5TB"/>
757                 <outlet property="EDresourceTF2" destination="Cl5-YI-L26" id="jJt-Zn-LEF"/>
758                 <outlet property="EDresourceTF3" destination="Qya-j5-wMv" id="Gio-DI-Uzn"/>
759                 <outlet property="EDresourceTV1" destination="pTP-xU-fsr" id="KCY-7m-XKg"/>
760                 <outlet property="EDresourceTV2" destination="H0t-vi-mZ6" id="a1x-Xt-TOi"/>
761                 <outlet property="EDresourceTV3" destination="Lji-Ph-drn" id="pA5-H0-XS1"/>
762                 <outlet property="EDresourceTeam" destination="26j-IY-Zcq" id="OYE-ab-EpN"/>
763                 <outlet property="EDresourceWindow" destination="6Hi-zV-IoJ" id="BRE-4h-2IC"/>
764                 <outlet property="EDselectionAC" destination="NYW-Xh-i7e" id="GAB-8z-Wri"/>
765                 <outlet property="EDselectionTF" destination="baZ-Rv-HJC" id="LQ9-2L-fsc"/>
766                 <outlet property="EDselectionTF2" destination="i7K-Rp-YUs" id="fut-rt-sea"/>
767                 <outlet property="EDselectionWindow" destination="Z53-lU-wRt" id="F3O-Go-CAU"/>
768                 <outlet property="EDstA1AC" destination="Frj-Tw-T3e" id="qss-6m-WUW"/>
769                 <outlet property="EDstA1TV" destination="YKD-zW-KbW" id="DwN-sw-jDc"/>
770                 <outlet property="EDstA2AC" destination="Q5f-Sk-4Lh" id="AFa-MO-QZg"/>
771                 <outlet property="EDstA2TV" destination="zXu-1R-ES3" id="ZY2-xA-HQM"/>
772                 <outlet property="EDstB1AC" destination="mix-Lv-10G" id="whh-ck-yUd"/>
773                 <outlet property="EDstB1TV" destination="See-j2-ff2" id="0gg-2o-S2h"/>
774                 <outlet property="EDstB2AC" destination="0XT-wb-2Xd" id="zAd-oU-hV9"/>
775                 <outlet property="EDstB2TV" destination="Axj-2b-lgs" id="8HH-wK-vWm"/>
776                 <outlet property="EDstButtonA12" destination="62w-Qe-74Y" id="taa-gI-Y8Q"/>
777                 <outlet property="EDstButtonA13" destination="8Yt-0q-fiX" id="S20-oo-JRy"/>
778                 <outlet property="EDstButtonA21" destination="NV6-CO-Xnk" id="Dh5-0E-iUz"/>
779                 <outlet property="EDstButtonA22" destination="2gy-Qd-XyT" id="9Sz-Iz-cjF"/>
780                 <outlet property="EDstButtonB11" destination="Pp7-WC-9xs" id="6NG-Up-3qy"/>
781                 <outlet property="EDstButtonB12" destination="wjb-Us-7r9" id="Z2H-RL-QkX"/>
782                 <outlet property="EDstButtonB13" destination="sh9-aL-Ipa" id="F6s-DT-UCX"/>
783                 <outlet property="EDstButtonB21" destination="xJZ-XJ-EC9" id="RKp-07-2Lh"/>
784                 <outlet property="EDstButtonB22" destination="kU8-up-7xh" id="94q-ei-UbD"/>
785                 <outlet property="EDstTFA" destination="65B-2s-1ZB" id="SJQ-QT-W2P"/>
786                 <outlet property="EDstTFB" destination="QMn-rA-vkd" id="QHW-Zu-dIB"/>
787                 <outlet property="EDstpubA" destination="PIk-xu-pGq" id="ina-br-EXO"/>
788                 <outlet property="EDstpubB" destination="Wcm-ew-wHD" id="lDi-mr-QQd"/>
789                 <outlet property="EDswitch1AC" destination="AFK-Ig-Gpn" id="BP8-Op-GLu"/>
790                 <outlet property="EDswitch1Btn" destination="XIw-bB-wwd" id="GS6-IB-AeI"/>
791                 <outlet property="EDswitch1TV" destination="el7-mT-iKE" id="yas-BR-sQ8"/>
792                 <outlet property="EDswitch2AC" destination="8ZU-c6-Pte" id="Cdf-VO-eoj"/>
793                 <outlet property="EDswitch2Btn" destination="N7b-Kl-HEP" id="nx8-tD-QWz"/>
794                 <outlet property="EDswitch2TV" destination="7Vq-ff-JM0" id="yRR-NB-ajb"/>
795                 <outlet property="EDswitchTF" destination="Ksv-OG-zmZ" id="art-Lf-kyg"/>
796                 <outlet property="EDswitchWindow" destination="wHi-ec-FWU" id="993-y8-O8u"/>
797                 <outlet property="EDtermsWindow" destination="o5n-nH-rBa" id="Tq4-uX-Can"/>
798                 <outlet property="EDtextImage" destination="hPd-Xa-wFH" id="1wW-yO-n1t"/>
799                 <outlet property="EDtextImageAC" destination="i6q-F8-oeg" id="hDO-30-cSB"/>
800                 <outlet property="EDtextImageButton1" destination="XRZ-eq-FRL" id="Vmn-10-tOE"/>
801                 <outlet property="EDtextImageButton2" destination="zzB-kV-hsQ" id="nPI-wK-L8R"/>
802                 <outlet property="EDtextImageButton3" destination="6SZ-fp-hh0" id="aso-aG-gEE"/>
803                 <outlet property="EDtextImageTV" destination="At7-iN-Wmd" id="lMj-BG-7Ir"/>
804                 <outlet property="EDtextImageWindow" destination="LYW-Xc-dJE" id="Ad5-AT-58Y"/>
805                 <outlet property="EDtextName" destination="9u2-KB-W00" id="86V-k9-5gJ"/>
806                 <outlet property="EDtextString" destination="g3K-Ag-LUV" id="rF8-x4-woO"/>
807                 <outlet property="EDtextWindow" destination="vXf-RC-FUn" id="7zH-2g-17q"/>
808                 <outlet property="EDtileBackWindow" destination="3xK-Hu-8Va" id="tK2-Xa-Gvn"/>
809                 <outlet property="EDtimerButton1" destination="jpT-ZX-byg" id="7yO-r4-FY2"/>
810                 <outlet property="EDtimerButton2" destination="Ch2-kr-CdZ" id="f78-AB-6fZ"/>
811                 <outlet property="EDtimerTF1" destination="NcS-6r-bj5" id="ZaS-Ah-io1"/>
812                 <outlet property="EDtimerTF2" destination="gmG-4C-wSf" id="oaZ-mP-YTj"/>
813                 <outlet property="EDtimerWindow" destination="Cnw-Ln-Ynn" id="MgO-JO-uws"/>
814                 <outlet property="EDvalueAC" destination="37K-9A-DeL" id="nCL-1o-tUl"/>
815                 <outlet property="EDvalueSetWIndow" destination="vCd-mx-DZf" id="dDe-T0-qno"/>
816                 <outlet property="EDvalueTV" destination="rq5-pj-WYL" id="6KQ-zD-PZv"/>
817                 <outlet property="EDvalueWindow" destination="6tL-eK-Mae" id="kXF-gE-z26"/>
818                 <outlet property="EDvarAC" destination="iHP-P2-t0Y" id="hBz-4k-g71"/>
819                 <outlet property="EDvarButton1" destination="TKd-hF-myU" id="uTF-km-2He"/>
820                 <outlet property="EDvarButton2" destination="iYC-w2-jma" id="wQC-wx-4PA"/>
821                 <outlet property="EDvarButton3" destination="1Cx-Un-OeD" id="fjb-qF-5ua"/>
822                 <outlet property="EDvarButton4" destination="Ejl-4I-wWF" id="2JQ-Dw-ssp"/>
823                 <outlet property="EDvarButton5" destination="Qjp-Yz-udh" id="Tji-BN-YO6"/>
824                 <outlet property="EDvarButton6" destination="po8-4N-Aq7" id="ukh-oV-m7f"/>
825                 <outlet property="EDvarButtonA" destination="9C9-Pi-aWb" id="A4R-88-9k0"/>
826                 <outlet property="EDvarButtonB" destination="mDk-k2-7Pa" id="JUW-fb-dRk"/>
827                 <outlet property="EDvarButtonC" destination="cTi-Tb-TXb" id="fT3-9X-YqW"/>
828                 <outlet property="EDvarButtonD" destination="l8s-wc-IH7" id="R15-qh-tJk"/>
829                 <outlet property="EDvarButtonE" destination="1VZ-Ej-AeA" id="JDH-3d-Wah"/>
830                 <outlet property="EDvarButtonF" destination="Aj3-Jn-gUP" id="MBq-rE-ST6"/>
831                 <outlet property="EDvarButtonI" destination="1Yr-LT-hq9" id="KKn-C8-fcT"/>
832                 <outlet property="EDvarButtonT" destination="kTY-Gc-Gpt" id="UI9-dR-j5i"/>
833                 <outlet property="EDvarEtc" destination="iCj-RP-fKP" id="W3q-Hl-C99"/>
834                 <outlet property="EDvarHensuAC" destination="YSS-a8-Fys" id="T4I-lb-r6r"/>
835                 <outlet property="EDvarHensuSet1AC" destination="B7Y-Yq-yrY" id="75f-0G-qLq"/>
836                 <outlet property="EDvarHensuSet1TV" destination="KiL-6v-fdZ" id="H1j-6n-q01"/>
837                 <outlet property="EDvarHensuSet2AC" destination="VKd-iA-SKL" id="hks-aB-KrK"/>
838                 <outlet property="EDvarHensuSet2TV" destination="Toj-2A-Ng5" id="iZa-Er-Cv4"/>
839                 <outlet property="EDvarHensuTV" destination="DIX-dU-hS3" id="3MW-L9-mqF"/>
840                 <outlet property="EDvarMax" destination="XC5-Vd-kH4" id="vd3-fN-Boc"/>
841                 <outlet property="EDvarRansu1" destination="mhE-iu-Ub4" id="bzM-sf-pu3"/>
842                 <outlet property="EDvarRansu2" destination="F6w-t1-cbo" id="JSi-2C-ma3"/>
843                 <outlet property="EDvarSetWindow" destination="vCd-mx-DZf" id="mFM-hJ-ghR"/>
844                 <outlet property="EDvarTF1" destination="eER-mk-l1L" id="b0b-hM-IVl"/>
845                 <outlet property="EDvarTF2" destination="yIW-ii-gse" id="NEe-PG-95m"/>
846                 <outlet property="EDvarTV" destination="tRm-uV-ATH" id="Gtw-9m-umu"/>
847                 <outlet property="EDvarTeisu" destination="nlT-dI-fXF" id="W29-i9-ucx"/>
848                 <outlet property="EDvarWindow" destination="kGD-gD-dFH" id="B5l-fQ-IbI"/>
849                 <outlet property="EDvariableAC" destination="vUJ-2q-AWz" id="pFv-nw-awh"/>
850                 <outlet property="EDvariableBtn" destination="XTe-Jz-b03" id="4Hm-ur-dps"/>
851                 <outlet property="EDvariableTF" destination="TNN-Ng-Vih" id="nLH-W8-3Gm"/>
852                 <outlet property="EDvariableTV" destination="eWw-Wf-UIH" id="nYv-NX-ePg"/>
853                 <outlet property="EEGC012str" destination="VhI-J2-wyf" id="cMy-yP-Q3i"/>
854                 <outlet property="EEGC01str" destination="rrJ-9w-3Un" id="txp-Gn-6hG"/>
855                 <outlet property="EEGC022str" destination="Adq-YP-qts" id="K34-Cy-u9m"/>
856                 <outlet property="EEGC02str" destination="Zmb-8a-Dzc" id="gDf-Yf-Hgy"/>
857                 <outlet property="EEGC1AC" destination="wWg-Ih-Dqr" id="VSG-YK-aDa"/>
858                 <outlet property="EEGC1TV" destination="wg2-Kp-qr4" id="QoS-aE-etE"/>
859                 <outlet property="EEGC2AC" destination="Eir-uH-Hci" id="GHt-oc-2Po"/>
860                 <outlet property="EEGC2TV" destination="tEy-RS-tOd" id="XCC-vt-e5S"/>
861                 <outlet property="EEGCstr" destination="nez-dz-aIH" id="Ggk-07-VPw"/>
862                 <outlet property="EPUB1" destination="USZ-a0-oSz" id="c95-Ta-oLz"/>
863                 <outlet property="EPUB2" destination="B4c-ot-RZL" id="sLm-MV-Gl1"/>
864                 <outlet property="MapEditorWindow" destination="767" id="3854"/>
865                 <outlet property="PBCL" destination="959" id="3852"/>
866                 <outlet property="PLCL" destination="8Rs-NI-iyx" id="mok-Nz-lza"/>
867                 <outlet property="PMCL" destination="908" id="3851"/>
868                 <outlet property="PUCL" destination="1017" id="3853"/>
869                 <outlet property="TFcurrentChipIndex" destination="3815" id="3827"/>
870                 <outlet property="TitleWindow" destination="371" id="3982"/>
871                 <outlet property="eventBattleDetailBtn" destination="MEv-FT-WBm" id="h6y-cW-5si"/>
872                 <outlet property="eventCheckBtn" destination="0Uk-yg-qGf" id="Esc-Wv-X6h"/>
873                 <outlet property="eventDetailListAC" destination="Ule-ju-9lM" id="isN-8p-Vd2"/>
874                 <outlet property="eventDetailListTV" destination="zJb-EL-N44" id="EJ8-gN-ywx"/>
875                 <outlet property="eventDetailSelectionWindow" destination="6Ho-16-Ie6" id="9aE-ye-u7f"/>
876                 <outlet property="eventDetailWindow" destination="rCv-M4-34U" id="FCp-CR-ga7"/>
877                 <outlet property="eventEndGameCondition" destination="TCU-hD-KGw" id="fgG-4R-k09"/>
878                 <outlet property="eventListAC" destination="v8V-gL-u6H" id="RBU-bZ-aJb"/>
879                 <outlet property="eventListTV" destination="z7M-O3-mGg" id="Emr-r5-F22"/>
880                 <outlet property="eventPlayerSetPUB1" destination="GDc-cE-cYz" id="sJ6-Xr-Pgc"/>
881                 <outlet property="eventPlayerSetPUB2" destination="GAD-Rf-DoZ" id="Zap-7f-cM7"/>
882                 <outlet property="eventPopupBtn" destination="gf1-5s-E8a" id="djt-nE-hH5"/>
883                 <outlet property="eventPosAC" destination="6TH-id-uPu" id="6NM-ho-21N"/>
884                 <outlet property="eventPosTV" destination="Zy7-VL-AJQ" id="R2d-Nw-yoi"/>
885                 <outlet property="eventWindow" destination="PjK-su-h3Y" id="oNQ-Bv-qU8"/>
886                 <outlet property="loadMapListAC" destination="10148" id="10156"/>
887                 <outlet property="loadMapListTV" destination="10132" id="10147"/>
888                 <outlet property="loadMapWindow" destination="10066" id="10158"/>
889                 <outlet property="mapSizeHeight" destination="9966" id="10025"/>
890                 <outlet property="mapSizeWidth" destination="9980" id="10026"/>
891                 <outlet property="mapSizeWindow" destination="9955" id="10030"/>
892                 <outlet property="saveMapListAC" destination="10233" id="10234"/>
893                 <outlet property="saveMapListTV" destination="10214" id="10231"/>
894                 <outlet property="saveMapTF" destination="10221" id="10230"/>
895                 <outlet property="saveMapWindow" destination="10189" id="10240"/>
896                 <outlet property="topHealth" destination="886" id="BDf-ex-fTk"/>
897                 <outlet property="topIV" destination="1744" id="ZmS-xH-Zti"/>
898                 <outlet property="topName" destination="870" id="ndk-B5-RuD"/>
899             </connections>
900         </customObject>
901         <customObject id="uJI-Be-wdu" customClass="LevelList">
902             <connections>
903                 <outlet property="levelListAC1" destination="A8Z-3g-Ph1" id="Bpt-SM-4Wc"/>
904                 <outlet property="levelListAC2" destination="Emr-ho-xrS" id="ziT-hz-IDn"/>
905                 <outlet property="levelListAC3" destination="o1D-3J-bih" id="0Al-TP-qLu"/>
906                 <outlet property="levelListTV1" destination="8xp-0M-W7f" id="3cW-AY-j1z"/>
907                 <outlet property="levelListTV2" destination="dJb-ef-LFc" id="jWx-Kt-qpj"/>
908                 <outlet property="levelWindow" destination="N2U-Rv-jyJ" id="3TT-Jv-15v"/>
909             </connections>
910         </customObject>
911         <arrayController id="p1U-wU-xM5" userLabel="EDresourceAC1">
912             <connections>
913                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA1" id="MuP-Pq-fQn"/>
914             </connections>
915         </arrayController>
916         <arrayController id="Nb4-Pc-Ok6" userLabel="EDresourceAC2">
917             <connections>
918                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA2" id="E7o-55-Xgz"/>
919             </connections>
920         </arrayController>
921         <arrayController id="58i-XA-5ch" userLabel="EDresourceAC3">
922             <connections>
923                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA3" id="kj7-KP-Bzi"/>
924             </connections>
925         </arrayController>
926         <arrayController id="zW9-yd-cJu" userLabel="EDdissappearAC">
927             <connections>
928                 <binding destination="3826" name="contentArray" keyPath="EDdissappearMA" id="OpG-TF-gV0"/>
929             </connections>
930         </arrayController>
931         <arrayController id="A8Z-3g-Ph1" userLabel="levelListAC1">
932             <connections>
933                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA1" id="4zJ-36-dYc"/>
934             </connections>
935         </arrayController>
936         <arrayController id="Emr-ho-xrS" userLabel="levelListAC2">
937             <connections>
938                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA2" id="IN7-Ex-XiM"/>
939             </connections>
940         </arrayController>
941         <arrayController id="o1D-3J-bih" userLabel="levelListAC3">
942             <connections>
943                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA3" id="rpg-ax-5pf"/>
944             </connections>
945         </arrayController>
946         <arrayController id="SDf-7k-75Z" userLabel="EDbranchSuicchiAC">
947             <connections>
948                 <binding destination="3826" name="contentArray" keyPath="EDbranchSuicchiMA" id="sbG-s0-mlG"/>
949             </connections>
950         </arrayController>
951         <arrayController id="JZL-0k-XMk" userLabel="EDbranchHensuAC">
952             <connections>
953                 <binding destination="3826" name="contentArray" keyPath="EDbranchHensuMA" id="4Cx-7V-8fn"/>
954             </connections>
955         </arrayController>
956         <arrayController id="PSV-6H-oXd" userLabel="EDbranchHensu2AC">
957             <connections>
958                 <binding destination="3826" name="contentArray" keyPath="EDbranchHensu2MA" id="A4I-Yd-JV5"/>
959             </connections>
960         </arrayController>
961         <arrayController id="6Yo-5j-AWN" userLabel="EDbranchUnitAC">
962             <connections>
963                 <binding destination="3826" name="contentArray" keyPath="EDbranchUnitMA" id="nAy-VI-ENb"/>
964             </connections>
965         </arrayController>
966         <arrayController id="wa5-Dw-20R" userLabel="EDbranchPlaceAC">
967             <connections>
968                 <binding destination="3826" name="contentArray" keyPath="EDbranchPlaceMA" id="Ydg-Q3-Po8"/>
969             </connections>
970         </arrayController>
971         <arrayController id="Rox-Se-Lfe" userLabel="EDbranchObjeAC">
972             <connections>
973                 <binding destination="3826" name="contentArray" keyPath="EDbranchObjeMA" id="4dR-QJ-7Hi"/>
974             </connections>
975         </arrayController>
976         <arrayController id="gOB-p9-7Y9" userLabel="EDbranchBuildAC">
977             <connections>
978                 <binding destination="3826" name="contentArray" keyPath="EDbranchBuildMA" id="nl3-qv-fe0"/>
979             </connections>
980         </arrayController>
981         <arrayController id="10148" userLabel="LoadMapListAC">
982             <connections>
983                 <binding destination="3826" name="contentArray" keyPath="loadMapListMA" id="10150"/>
984             </connections>
985         </arrayController>
986         <arrayController id="10233" userLabel="SaveMapListAC">
987             <connections>
988                 <binding destination="3826" name="contentArray" keyPath="saveMapListMA" id="10237"/>
989             </connections>
990         </arrayController>
991         <arrayController id="v8V-gL-u6H" userLabel="EventListAC">
992             <connections>
993                 <binding destination="3826" name="contentArray" keyPath="eventListMA" id="kOH-nA-DdA"/>
994             </connections>
995         </arrayController>
996         <arrayController id="6TH-id-uPu" userLabel="EventPosAC">
997             <connections>
998                 <binding destination="3826" name="contentArray" keyPath="eventPosMA" id="mBl-WZ-FOv"/>
999             </connections>
1000         </arrayController>
1001         <arrayController id="wWg-Ih-Dqr" userLabel="EEGC1AC">
1002             <connections>
1003                 <binding destination="3826" name="contentArray" keyPath="EEGC1MA" id="Spo-Rw-xLT"/>
1004             </connections>
1005         </arrayController>
1006         <arrayController id="Eir-uH-Hci" userLabel="EEGC2AC">
1007             <connections>
1008                 <binding destination="3826" name="contentArray" keyPath="EEGC2MA" id="3lO-15-UJ5"/>
1009             </connections>
1010         </arrayController>
1011         <arrayController id="Ule-ju-9lM" userLabel="EventDetailListAC">
1012             <connections>
1013                 <binding destination="3826" name="contentArray" keyPath="eventDetailListMA" id="oH9-HI-CZH"/>
1014             </connections>
1015         </arrayController>
1016         <arrayController id="AFK-Ig-Gpn" userLabel="EDswitch1AC">
1017             <connections>
1018                 <binding destination="3826" name="contentArray" keyPath="EDswitch1MA" id="Nbp-2b-cJ0"/>
1019             </connections>
1020         </arrayController>
1021         <arrayController id="8ZU-c6-Pte" userLabel="EDswitch2AC">
1022             <connections>
1023                 <binding destination="3826" name="contentArray" keyPath="EDswitch2MA" id="kbE-da-u9j"/>
1024             </connections>
1025         </arrayController>
1026         <arrayController id="vUJ-2q-AWz" userLabel="EDvariableAC">
1027             <connections>
1028                 <binding destination="3826" name="contentArray" keyPath="EDvariableMA" id="5yq-84-bmo"/>
1029             </connections>
1030         </arrayController>
1031         <arrayController id="i6q-F8-oeg" userLabel="EDtextImageAC">
1032             <connections>
1033                 <binding destination="3826" name="contentArray" keyPath="EDtextImageMA" id="yka-ET-EZq"/>
1034             </connections>
1035         </arrayController>
1036         <arrayController id="NYW-Xh-i7e" userLabel="EDselectionAC">
1037             <connections>
1038                 <binding destination="3826" name="contentArray" keyPath="EDselectionMA" id="xjo-ZI-SfH"/>
1039             </connections>
1040         </arrayController>
1041         <arrayController id="37K-9A-DeL" userLabel="EDvalueAC">
1042             <connections>
1043                 <binding destination="3826" name="contentArray" keyPath="EDvalueMA" id="GQH-q6-oFg"/>
1044             </connections>
1045         </arrayController>
1046         <arrayController id="iHP-P2-t0Y" userLabel="EDvarAC">
1047             <connections>
1048                 <binding destination="3826" name="contentArray" keyPath="EDvarMA" id="wYn-RO-XEw"/>
1049             </connections>
1050         </arrayController>
1051         <arrayController id="YSS-a8-Fys" userLabel="EDvarHensuAC">
1052             <connections>
1053                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuMA" id="QKq-02-zSI"/>
1054             </connections>
1055         </arrayController>
1056         <arrayController id="fEW-Dh-30u" userLabel="EDhp1AC">
1057             <connections>
1058                 <binding destination="3826" name="contentArray" keyPath="EDhp1MA" id="odn-yf-fwn"/>
1059             </connections>
1060         </arrayController>
1061         <arrayController id="3IQ-ze-3zY" userLabel="EDhp2AC">
1062             <connections>
1063                 <binding destination="3826" name="contentArray" keyPath="EDhp2MA" id="7F9-Be-Xhg"/>
1064             </connections>
1065         </arrayController>
1066         <arrayController id="YDX-O2-9LW" userLabel="EDmp1AC">
1067             <connections>
1068                 <binding destination="3826" name="contentArray" keyPath="EDmp1MA" id="fcA-Tb-CpG"/>
1069             </connections>
1070         </arrayController>
1071         <arrayController id="CVJ-EH-LvH" userLabel="EDmp2AC">
1072             <connections>
1073                 <binding destination="3826" name="contentArray" keyPath="EDmp2MA" id="fDb-Yz-ABd"/>
1074             </connections>
1075         </arrayController>
1076         <arrayController id="Frj-Tw-T3e" userLabel="EDstA1AC">
1077             <connections>
1078                 <binding destination="3826" name="contentArray" keyPath="EDstA1MA" id="hRz-ta-fft"/>
1079             </connections>
1080         </arrayController>
1081         <arrayController id="Q5f-Sk-4Lh" userLabel="EDstA2AC">
1082             <connections>
1083                 <binding destination="3826" name="contentArray" keyPath="EDstA2MA" id="oVB-Lb-MdE"/>
1084             </connections>
1085         </arrayController>
1086         <arrayController id="mix-Lv-10G" userLabel="EDstB1AC">
1087             <connections>
1088                 <binding destination="3826" name="contentArray" keyPath="EDstB1MA" id="Blx-6s-9aE"/>
1089             </connections>
1090         </arrayController>
1091         <arrayController id="0XT-wb-2Xd" userLabel="EDstB2AC">
1092             <connections>
1093                 <binding destination="3826" name="contentArray" keyPath="EDstB2MA" id="tDF-Nj-6I6"/>
1094             </connections>
1095         </arrayController>
1096         <arrayController id="B7Y-Yq-yrY" userLabel="EDvarHensuSet1AC">
1097             <connections>
1098                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuSet1MA" id="VZ2-h7-iiN"/>
1099             </connections>
1100         </arrayController>
1101         <arrayController id="VKd-iA-SKL" userLabel="EDvarHensuSet2AC">
1102             <connections>
1103                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuSet2MA" id="IF0-vQ-CWt"/>
1104             </connections>
1105         </arrayController>
1106         <arrayController id="s5m-qC-rDg" userLabel="EDAppear1AC">
1107             <connections>
1108                 <binding destination="3826" name="contentArray" keyPath="EDAppear1MA" id="ZZ6-YI-4oN"/>
1109             </connections>
1110         </arrayController>
1111         <arrayController id="1qd-yQ-NSy" userLabel="EDAppear2AC">
1112             <connections>
1113                 <binding destination="3826" name="contentArray" keyPath="EDAppear2MA" id="Cvb-eh-7sd"/>
1114             </connections>
1115         </arrayController>
1116         <arrayController id="xgQ-JQ-5ax" userLabel="EDBGMAC">
1117             <connections>
1118                 <binding destination="3826" name="contentArray" keyPath="EDBGMMA" id="HWr-aB-1Sm"/>
1119             </connections>
1120         </arrayController>
1121         <arrayController id="3Sz-9U-X87" userLabel="EDSEAC">
1122             <connections>
1123                 <binding destination="3826" name="contentArray" keyPath="EDSEMA" id="Fib-el-esZ"/>
1124             </connections>
1125         </arrayController>
1126         <customObject id="1811" customClass="MapChipList">
1127             <connections>
1128                 <outlet property="IVimg" destination="1070" id="4001"/>
1129                 <outlet property="MCLDetailPanel" destination="1068" id="3987"/>
1130                 <outlet property="MCLPanel" destination="908" id="1830"/>
1131                 <outlet property="MCLregistPanel" destination="10516" id="10641"/>
1132                 <outlet property="TFchipNumb" destination="10521" id="10653"/>
1133                 <outlet property="TFchu" destination="1114" id="3998"/>
1134                 <outlet property="TFfix" destination="1849" id="3995"/>
1135                 <outlet property="TFname" destination="1087" id="3994"/>
1136                 <outlet property="TFriku" destination="1100" id="3996"/>
1137                 <outlet property="TFsora" destination="1121" id="3999"/>
1138                 <outlet property="TFtype" destination="1893" id="4000"/>
1139                 <outlet property="TFumi" destination="1107" id="3997"/>
1140                 <outlet property="mapChipListAC" destination="1809" id="1814"/>
1141                 <outlet property="mapChipListTV" destination="911" id="3990"/>
1142             </connections>
1143         </customObject>
1144         <arrayController id="1809" userLabel="MapChipListAC">
1145             <connections>
1146                 <binding destination="1811" name="contentArray" keyPath="mapChipListMA" id="1813"/>
1147             </connections>
1148         </arrayController>
1149         <customObject id="2629" customClass="BuildChipList">
1150             <connections>
1151                 <outlet property="BCLDetailOptionPanel" destination="4301" id="4923"/>
1152                 <outlet property="BCLDetailPanel" destination="1603" id="4032"/>
1153                 <outlet property="BCLPanel" destination="959" id="2634"/>
1154                 <outlet property="BCLUnitResearchPanel" destination="2386" id="4927"/>
1155                 <outlet property="BCLregisterPanel" destination="10572" id="10648"/>
1156                 <outlet property="BTNcapture" destination="14110" id="14116"/>
1157                 <outlet property="BTNinroads" destination="2218" id="4870"/>
1158                 <outlet property="IVimg" destination="1617" id="4929"/>
1159                 <outlet property="IVimgBig" destination="1666" id="4931"/>
1160                 <outlet property="PUPlinkD" destination="2124" id="4872"/>
1161                 <outlet property="PUPlinkN" destination="4556" id="4882"/>
1162                 <outlet property="PUPtype" destination="1911" id="4871"/>
1163                 <outlet property="PUresearch" destination="2390" id="12407"/>
1164                 <outlet property="PUunion" destination="4734" id="12408"/>
1165                 <outlet property="PUunit" destination="4685" id="12409"/>
1166                 <outlet property="TFDLv" destination="4604" id="4866"/>
1167                 <outlet property="TFHP" destination="1682" id="4863"/>
1168                 <outlet property="TFREN" destination="4201" id="4869"/>
1169                 <outlet property="TFRHP" destination="2586" id="4867"/>
1170                 <outlet property="TFRHPL" destination="0Vk-7H-kNP" id="YDp-0Q-8GT"/>
1171                 <outlet property="TFRMP" destination="2601" id="4868"/>
1172                 <outlet property="TFWT" destination="1936" id="4864"/>
1173                 <outlet property="TFWTE" destination="4889" id="4925"/>
1174                 <outlet property="TFWTN" destination="4571" id="4903"/>
1175                 <outlet property="TFchipNumb" destination="10574" id="10654"/>
1176                 <outlet property="TFcostF" destination="1996" id="4874"/>
1177                 <outlet property="TFcostFe" destination="4482" id="4877"/>
1178                 <outlet property="TFcostFn" destination="4537" id="4880"/>
1179                 <outlet property="TFcostM" destination="2004" id="4875"/>
1180                 <outlet property="TFcostMe" destination="4480" id="4878"/>
1181                 <outlet property="TFcostMn" destination="4539" id="4881"/>
1182                 <outlet property="TFcostS" destination="1964" id="4873"/>
1183                 <outlet property="TFcostSe" destination="4479" id="4876"/>
1184                 <outlet property="TFcostSn" destination="4540" id="4879"/>
1185                 <outlet property="TFfix" destination="2565" id="4865"/>
1186                 <outlet property="TFname" destination="1616" id="4860"/>
1187                 <outlet property="TFnameID" destination="4847" id="4862"/>
1188                 <outlet property="TFnameR" destination="4223" id="4861"/>
1189                 <outlet property="buildChipListAC" destination="2631" id="2632"/>
1190                 <outlet property="buildChipListTV" destination="983" id="3985"/>
1191                 <outlet property="researchListAC" destination="12418" id="12435"/>
1192                 <outlet property="researchListTV" destination="2413" id="12438"/>
1193             </connections>
1194         </customObject>
1195         <arrayController id="2631" userLabel="BuildChipListAC">
1196             <connections>
1197                 <binding destination="2629" name="contentArray" keyPath="buildChipListMA" id="2639"/>
1198             </connections>
1199         </arrayController>
1200         <customObject id="3039" customClass="UnitChipList">
1201             <connections>
1202                 <outlet property="ALBCarchery" destination="xO0-kt-auf" id="ssj-bp-tFo"/>
1203                 <outlet property="ALBCgun" destination="XHt-Pu-PIh" id="sZk-wH-rvf"/>
1204                 <outlet property="ALBCnormal" destination="mJ8-ZI-msj" id="8nV-Ul-A9N"/>
1205                 <outlet property="ALPUBchu" destination="7774" id="9363"/>
1206                 <outlet property="ALPUBcost" destination="6360" id="9369"/>
1207                 <outlet property="ALPUBriku" destination="7744" id="9362"/>
1208                 <outlet property="ALPUBseed" destination="6625" id="9367"/>
1209                 <outlet property="ALPUBsora" destination="7808" id="9365"/>
1210                 <outlet property="ALPUBsort" destination="6967" id="9368"/>
1211                 <outlet property="ALPUBtype" destination="6658" id="9366"/>
1212                 <outlet property="ALPUBumi" destination="7791" id="9364"/>
1213                 <outlet property="ALPUBwType" destination="6490" id="9419"/>
1214                 <outlet property="ALTFatkHit" destination="9860" id="9905"/>
1215                 <outlet property="ALTFbullet" destination="6990" id="9348"/>
1216                 <outlet property="ALTFcFood" destination="7640" id="9358"/>
1217                 <outlet property="ALTFcMoney" destination="7638" id="9359"/>
1218                 <outlet property="ALTFcSupply" destination="7637" id="9357"/>
1219                 <outlet property="ALTFcost" destination="6338" id="9346"/>
1220                 <outlet property="ALTFcostP" destination="6383" id="9347"/>
1221                 <outlet property="ALTFdmgCount" destination="6640" id="9355"/>
1222                 <outlet property="ALTFdmgExtent" destination="7101" id="9378"/>
1223                 <outlet property="ALTFdmgRate" destination="6709" id="9356"/>
1224                 <outlet property="ALTFextend" destination="6314" id="9345"/>
1225                 <outlet property="ALTFfix0" destination="mJ8-ZI-msj" id="2hN-I1-irP"/>
1226                 <outlet property="ALTFfix1" destination="xO0-kt-auf" id="VsO-0U-dj9"/>
1227                 <outlet property="ALTFfix2" destination="XHt-Pu-PIh" id="74Y-23-jwK"/>
1228                 <outlet property="ALTFhit" destination="7579" id="9353"/>
1229                 <outlet property="ALTFhitCount" destination="7090" id="9349"/>
1230                 <outlet property="ALTFhitRate" destination="9319" id="9352"/>
1231                 <outlet property="ALTFimagine" destination="KgG-On-sSC" id="ujD-R5-ROX"/>
1232                 <outlet property="ALTFmelee" destination="7055" id="9371"/>
1233                 <outlet property="ALTFmsg" destination="7229" id="9361"/>
1234                 <outlet property="ALTFname" destination="6266" id="9342"/>
1235                 <outlet property="ALTFpass" destination="7056" id="9372"/>
1236                 <outlet property="ALTFrangeA" destination="6279" id="9343"/>
1237                 <outlet property="ALTFrangeB" destination="6297" id="9344"/>
1238                 <outlet property="ALTFrate" destination="7571" id="9354"/>
1239                 <outlet property="ALTFsuccessRate" destination="7332" id="9350"/>
1240                 <outlet property="ALTFtrigger" destination="7048" id="9370"/>
1241                 <outlet property="ALTFvigor" destination="7676" id="9351"/>
1242                 <outlet property="AMbtnA" destination="11389" id="11545"/>
1243                 <outlet property="AMbtnB" destination="11400" id="11546"/>
1244                 <outlet property="AMbtnC" destination="11412" id="11547"/>
1245                 <outlet property="AMbtnD" destination="11424" id="11548"/>
1246                 <outlet property="ATAnimationListTV" destination="abe-p0-Egd" id="5sg-o7-1zx"/>
1247                 <outlet property="ATEffectAniWindow" destination="xGI-sa-7AS" id="cfI-pw-561"/>
1248                 <outlet property="ATEffectMovWindow" destination="gnR-a9-LnO" id="WMh-V5-MP9"/>
1249                 <outlet property="ATEffectWindow" destination="BFi-4B-Lrm" id="9kv-eC-NFr"/>
1250                 <outlet property="ATIV" destination="h9p-v4-KuY" id="CT4-6m-TUi"/>
1251                 <outlet property="ATPreferenceWindow" destination="JWZ-ni-Uv8" id="x2A-kB-Jhg"/>
1252                 <outlet property="ATalphaBtn" destination="ok7-kz-wU1" id="sUU-Nv-doo"/>
1253                 <outlet property="ATalphaFix" destination="ok7-kz-wU1" id="xa9-ol-ghs"/>
1254                 <outlet property="ATaniBC" destination="pRN-A4-zVg" id="FTF-lm-kxO"/>
1255                 <outlet property="ATframeCntTF" destination="d2V-OI-28q" id="H2v-Cc-lZb"/>
1256                 <outlet property="ATframeTF" destination="DCS-oC-lDS" id="eRw-he-ORM"/>
1257                 <outlet property="ATmovBC" destination="du1-8W-Tsw" id="bUh-QP-ODm"/>
1258                 <outlet property="ATmovFileNameTF" destination="TKd-KS-cpV" id="8yb-qK-0od"/>
1259                 <outlet property="AVPV" destination="3GZ-ID-vqV" id="StC-DP-ap8"/>
1260                 <outlet property="AVPV2" destination="moo-ho-WXo" id="vbb-DS-i2T"/>
1261                 <outlet property="AnimationListAC" destination="Xd6-UN-4HS" id="Nob-ZI-phf"/>
1262                 <outlet property="AnimationListTV" destination="abe-p0-Egd" id="Qjl-ht-Ull"/>
1263                 <outlet property="Baura" destination="pl4-oZ-3pn" id="n6O-6L-Br0"/>
1264                 <outlet property="ILPUBtype" destination="9126" id="9278"/>
1265                 <outlet property="ILTFAGI" destination="8297" id="9226"/>
1266                 <outlet property="ILTFAP" destination="8306" id="9221"/>
1267                 <outlet property="ILTFDEX" destination="8252" id="9227"/>
1268                 <outlet property="ILTFHP" destination="8312" id="9219"/>
1269                 <outlet property="ILTFINT" destination="8250" id="9229"/>
1270                 <outlet property="ILTFLUK" destination="8248" id="9230"/>
1271                 <outlet property="ILTFMEN" destination="8251" id="9228"/>
1272                 <outlet property="ILTFMOV" destination="8282" id="9253"/>
1273                 <outlet property="ILTFMP" destination="8307" id="9220"/>
1274                 <outlet property="ILTFSTR" destination="8304" id="9223"/>
1275                 <outlet property="ILTFVIT" destination="8299" id="9225"/>
1276                 <outlet property="ILTFWT" destination="8305" id="9222"/>
1277                 <outlet property="ILTFair" destination="8779" id="9250"/>
1278                 <outlet property="ILTFarrow" destination="8708" id="9240"/>
1279                 <outlet property="ILTFblood" destination="8791" id="9259"/>
1280                 <outlet property="ILTFblow" destination="8702" id="9237"/>
1281                 <outlet property="ILTFcharm" destination="8900" id="9245"/>
1282                 <outlet property="ILTFcold" destination="8775" id="9251"/>
1283                 <outlet property="ILTFcomment" destination="8968" id="9264"/>
1284                 <outlet property="ILTFconfusion" destination="8902" id="9246"/>
1285                 <outlet property="ILTFdark" destination="8787" id="9257"/>
1286                 <outlet property="ILTFelectoric" destination="8777" id="9254"/>
1287                 <outlet property="ILTFexplosion" destination="8789" id="9258"/>
1288                 <outlet property="ILTFflame" destination="8773" id="9249"/>
1289                 <outlet property="ILTFgas" destination="8783" id="9255"/>
1290                 <outlet property="ILTFgun" destination="8710" id="9241"/>
1291                 <outlet property="ILTFholy" destination="8785" id="9256"/>
1292                 <outlet property="ILTFname" destination="8315" id="9214"/>
1293                 <outlet property="ILTFnameID" destination="8272" id="9216"/>
1294                 <outlet property="ILTFnameR" destination="8274" id="9215"/>
1295                 <outlet property="ILTFpAGI" destination="9033" id="9232"/>
1296                 <outlet property="ILTFpDEX" destination="9046" id="9233"/>
1297                 <outlet property="ILTFpINT" destination="9063" id="9235"/>
1298                 <outlet property="ILTFpLUK" destination="9075" id="9236"/>
1299                 <outlet property="ILTFpMEN" destination="9054" id="9234"/>
1300                 <outlet property="ILTFpSTR" destination="9012" id="9224"/>
1301                 <outlet property="ILTFpVIT" destination="9022" id="9231"/>
1302                 <outlet property="ILTFparalysis" destination="8896" id="9243"/>
1303                 <outlet property="ILTFpoison" destination="8898" id="9244"/>
1304                 <outlet property="ILTFprice" destination="9094" id="9218"/>
1305                 <outlet property="ILTFrecHP" destination="9144" id="9260"/>
1306                 <outlet property="ILTFrecHPp" destination="9163" id="9261"/>
1307                 <outlet property="ILTFrecMP" destination="9171" id="9262"/>
1308                 <outlet property="ILTFrecMPp" destination="9173" id="9263"/>
1309                 <outlet property="ILTFshell" destination="8712" id="9242"/>
1310                 <outlet property="ILTFsilent" destination="8906" id="9248"/>
1311                 <outlet property="ILTFslash" destination="8704" id="9238"/>
1312                 <outlet property="ILTFsleep" destination="8904" id="9247"/>
1313                 <outlet property="ILTFstub" destination="8706" id="9239"/>
1314                 <outlet property="ILTFwater" destination="8781" id="9252"/>
1315                 <outlet property="ILTFweight" destination="8994" id="9217"/>
1316                 <outlet property="ILregiTF" destination="NU5-y8-RLM" id="87T-nF-Gn9"/>
1317                 <outlet property="ILregiWIndow" destination="9HV-uG-He9" id="18l-da-cWN"/>
1318                 <outlet property="IVimg" destination="1193" id="9279"/>
1319                 <outlet property="IVimgBig" destination="1242" id="9280"/>
1320                 <outlet property="PUBsl" destination="5847" id="13093"/>
1321                 <outlet property="PUPtEquip" destination="5169" id="9265"/>
1322                 <outlet property="PUPtMons" destination="5256" id="7913"/>
1323                 <outlet property="PUPtMove" destination="3004" id="7914"/>
1324                 <outlet property="RETFair" destination="5448" id="12385"/>
1325                 <outlet property="RETFarrow" destination="6762" id="12386"/>
1326                 <outlet property="RETFblood" destination="6942" id="12387"/>
1327                 <outlet property="RETFblow" destination="5394" id="12388"/>
1328                 <outlet property="RETFcharm" destination="5532" id="12389"/>
1329                 <outlet property="RETFcold" destination="5423" id="12390"/>
1330                 <outlet property="RETFconfusion" destination="6860" id="12391"/>
1331                 <outlet property="RETFdark" destination="6826" id="12392"/>
1332                 <outlet property="RETFelectoric" destination="5446" id="12393"/>
1333                 <outlet property="RETFexplosion" destination="6923" id="12394"/>
1334                 <outlet property="RETFflame" destination="5421" id="12395"/>
1335                 <outlet property="RETFgas" destination="5473" id="12396"/>
1336                 <outlet property="RETFgun" destination="6764" id="12397"/>
1337                 <outlet property="RETFholy" destination="6824" id="12398"/>
1338                 <outlet property="RETFparalysis" destination="5496" id="12399"/>
1339                 <outlet property="RETFpoison" destination="5518" id="12400"/>
1340                 <outlet property="RETFshell" destination="6797" id="12401"/>
1341                 <outlet property="RETFsilent" destination="6891" id="12402"/>
1342                 <outlet property="RETFslash" destination="5407" id="12403"/>
1343                 <outlet property="RETFsleep" destination="6876" id="12404"/>
1344                 <outlet property="RETFstub" destination="5563" id="12405"/>
1345                 <outlet property="RETFwater" destination="5471" id="12406"/>
1346                 <outlet property="SLBpanel" destination="13387" id="13495"/>
1347                 <outlet property="SLUpanel" destination="13441" id="13496"/>
1348                 <outlet property="TFacu" destination="3230" id="7897"/>
1349                 <outlet property="TFagi" destination="1381" id="7888"/>
1350                 <outlet property="TFap" destination="1324" id="7911"/>
1351                 <outlet property="TFatk" destination="3216" id="7894"/>
1352                 <outlet property="TFbp" destination="6428" id="7909"/>
1353                 <outlet property="TFcFood" destination="5227" id="7907"/>
1354                 <outlet property="TFcMoney" destination="5242" id="7908"/>
1355                 <outlet property="TFcSupply" destination="5207" id="7906"/>
1356                 <outlet property="TFcWT" destination="12447" id="12465"/>
1357                 <outlet property="TFcap" destination="3242" id="7896"/>
1358                 <outlet property="TFchipNumb" destination="10599" id="10655"/>
1359                 <outlet property="TFdef" destination="3222" id="7895"/>
1360                 <outlet property="TFdex" destination="1436" id="7889"/>
1361                 <outlet property="TFdod" destination="1544" id="7902"/>
1362                 <outlet property="TFeva" destination="3236" id="7898"/>
1363                 <outlet property="TFhit" destination="1543" id="7901"/>
1364                 <outlet property="TFhp" destination="1282" id="7912"/>
1365                 <outlet property="TFint" destination="1438" id="7891"/>
1366                 <outlet property="TFluk" destination="5064" id="7893"/>
1367                 <outlet property="TFmel" destination="1515" id="7899"/>
1368                 <outlet property="TFmen" destination="1437" id="7890"/>
1369                 <outlet property="TFmis" destination="1516" id="7900"/>
1370                 <outlet property="TFmov" destination="2995" id="7892"/>
1371                 <outlet property="TFmp" destination="1317" id="7910"/>
1372                 <outlet property="TFname" destination="1192" id="7877"/>
1373                 <outlet property="TFnameC" destination="2953" id="7880"/>
1374                 <outlet property="TFnameID" destination="5120" id="7882"/>
1375                 <outlet property="TFnameN" destination="1259" id="7879"/>
1376                 <outlet property="TFnameR" destination="5102" id="7881"/>
1377                 <outlet property="TFrea" destination="1571" id="7904"/>
1378                 <outlet property="TFski" destination="1572" id="7905"/>
1379                 <outlet property="TFstr" destination="1362" id="7886"/>
1380                 <outlet property="TFvit" destination="1370" id="7887"/>
1381                 <outlet property="TFwt" destination="1332" id="7885"/>
1382                 <outlet property="UCLDetailPanel" destination="1179" id="3988"/>
1383                 <outlet property="UCLPanel" destination="1017" id="3157"/>
1384                 <outlet property="UCLPanelAttack" destination="6438" id="7828"/>
1385                 <outlet property="UCLPanelAttackDetail" destination="5903" id="9317"/>
1386                 <outlet property="UCLPanelAttackList" destination="11341" id="11544"/>
1387                 <outlet property="UCLPanelEquipDetail" destination="8246" id="9208"/>
1388                 <outlet property="UCLPanelEquipList" destination="7947" id="8090"/>
1389                 <outlet property="UCLPanelRegist" destination="5286" id="7829"/>
1390                 <outlet property="UCLPanelSkill" destination="5591" id="7830"/>
1391                 <outlet property="UCLPanelSkillDetail" destination="8246" id="9206"/>
1392                 <outlet property="UCLPanelSkillList" destination="8091" id="8138"/>
1393                 <outlet property="UCLRegisterPanel" destination="10597" id="10650"/>
1394                 <outlet property="animationListAC" destination="Xd6-UN-4HS" id="UbE-OJ-MhJ"/>
1395                 <outlet property="animationListTV" destination="abe-p0-Egd" id="Klz-ef-zNl"/>
1396                 <outlet property="attackListAC" destination="9196" id="9197"/>
1397                 <outlet property="attackListTV" destination="6542" id="9201"/>
1398                 <outlet property="comboListAC" destination="12214" id="12216"/>
1399                 <outlet property="comboListTV" destination="11482" id="12212"/>
1400                 <outlet property="commandListAC" destination="12213" id="12215"/>
1401                 <outlet property="commandListTV" destination="11451" id="12211"/>
1402                 <outlet property="damageListAC" destination="9379" id="9381"/>
1403                 <outlet property="damageListTV" destination="6605" id="9402"/>
1404                 <outlet property="equipItemAC" destination="9268" id="9272"/>
1405                 <outlet property="equipItemTV" destination="5138" id="9277"/>
1406                 <outlet property="equipListAC" destination="8222" id="8224"/>
1407                 <outlet property="equipListTV" destination="7999" id="9202"/>
1408                 <outlet property="hitListAC" destination="9380" id="9382"/>
1409                 <outlet property="hitListTV" destination="7079" id="9403"/>
1410                 <outlet property="skillListAC" destination="13096" id="13108"/>
1411                 <outlet property="skillListBuildAC" destination="13253" id="13541"/>
1412                 <outlet property="skillListBuildTV" destination="13678" id="13776"/>
1413                 <outlet property="skillListTV" destination="5802" id="13109"/>
1414                 <outlet property="skillListUnitAC" destination="13254" id="13542"/>
1415                 <outlet property="skillListUnitTV" destination="13521" id="13537"/>
1416                 <outlet property="unitChipListAC" destination="3040" id="3176"/>
1417                 <outlet property="unitChipListTV" destination="1036" id="3986"/>
1418             </connections>
1419         </customObject>
1420         <arrayController id="12418" userLabel="ResearchListAC">
1421             <connections>
1422                 <binding destination="2629" name="contentArray" keyPath="researchListMA" id="12421"/>
1423             </connections>
1424         </arrayController>
1425         <arrayController id="3040" userLabel="UnitChipListAC">
1426             <connections>
1427                 <binding destination="3039" name="contentArray" keyPath="unitChipListMA" id="3179"/>
1428             </connections>
1429         </arrayController>
1430         <arrayController id="9268" userLabel="EquipItemAC">
1431             <connections>
1432                 <binding destination="3039" name="contentArray" keyPath="equipItemMA" id="9271"/>
1433             </connections>
1434         </arrayController>
1435         <arrayController id="9196" userLabel="AttackListAC">
1436             <connections>
1437                 <binding destination="3039" name="contentArray" keyPath="attackListMA" id="9200"/>
1438             </connections>
1439         </arrayController>
1440         <arrayController id="9379" userLabel="DamageListAC">
1441             <connections>
1442                 <binding destination="3039" name="contentArray" keyPath="damageListMA" id="9385"/>
1443             </connections>
1444         </arrayController>
1445         <arrayController id="9380" userLabel="HitListAC">
1446             <connections>
1447                 <binding destination="3039" name="contentArray" keyPath="hitListMA" id="9388"/>
1448             </connections>
1449         </arrayController>
1450         <arrayController id="8222" userLabel="EquipListAC">
1451             <connections>
1452                 <binding destination="3039" name="contentArray" keyPath="equipListMA" id="8228"/>
1453             </connections>
1454         </arrayController>
1455         <arrayController id="12213" userLabel="CommandListAC">
1456             <connections>
1457                 <binding destination="3039" name="contentArray" keyPath="commandListMA" id="12241"/>
1458             </connections>
1459         </arrayController>
1460         <arrayController id="12214" userLabel="ComboListAC">
1461             <connections>
1462                 <binding destination="3039" name="contentArray" keyPath="comboListMA" id="12244"/>
1463             </connections>
1464         </arrayController>
1465         <arrayController id="13096" userLabel="SkillListAC">
1466             <connections>
1467                 <binding destination="3039" name="contentArray" keyPath="skillListMA" id="13102"/>
1468             </connections>
1469         </arrayController>
1470         <arrayController id="13253" userLabel="SkillListBuildAC">
1471             <connections>
1472                 <binding destination="3039" name="contentArray" keyPath="skillListBuildMA" id="13363"/>
1473             </connections>
1474         </arrayController>
1475         <arrayController id="13254" userLabel="SkillListUnitAC">
1476             <connections>
1477                 <binding destination="3039" name="contentArray" keyPath="skillListUnitMA" id="13366"/>
1478             </connections>
1479         </arrayController>
1480         <arrayController id="Xd6-UN-4HS" userLabel="AnimationListAC">
1481             <connections>
1482                 <binding destination="3039" name="contentArray" keyPath="animationListMA" id="hA4-WH-xra"/>
1483             </connections>
1484         </arrayController>
1485         <customObject id="3fj-BE-hOi" customClass="LoadChipList">
1486             <connections>
1487                 <outlet property="ALPUBchu" destination="7774" id="Pgg-Eb-SAQ"/>
1488                 <outlet property="ALPUBcost" destination="6360" id="bcG-r8-kLP"/>
1489                 <outlet property="ALPUBriku" destination="7744" id="mIY-Zz-Ryk"/>
1490                 <outlet property="ALPUBseed" destination="6625" id="58D-sG-gH8"/>
1491                 <outlet property="ALPUBsora" destination="7808" id="7hk-9k-h2u"/>
1492                 <outlet property="ALPUBsort" destination="6967" id="rq1-Ui-5ip"/>
1493                 <outlet property="ALPUBtype" destination="6658" id="RgO-G8-7sF"/>
1494                 <outlet property="ALPUBumi" destination="7791" id="8X8-kB-Xg2"/>
1495                 <outlet property="ALPUBwType" destination="6490" id="R5S-6f-oFb"/>
1496                 <outlet property="ALTFatkHit" destination="9860" id="P9P-RT-d5r"/>
1497                 <outlet property="ALTFbullet" destination="6990" id="eeH-CH-t3g"/>
1498                 <outlet property="ALTFcFood" destination="7640" id="Ad3-xO-4QA"/>
1499                 <outlet property="ALTFcMoney" destination="7638" id="w7a-Ue-Mvb"/>
1500                 <outlet property="ALTFcSupply" destination="7637" id="G1e-On-brD"/>
1501                 <outlet property="ALTFcost" destination="6338" id="aR1-0F-1Yv"/>
1502                 <outlet property="ALTFcostP" destination="6383" id="mGl-eZ-VKE"/>
1503                 <outlet property="ALTFdmgCount" destination="6640" id="Cuh-wy-5c2"/>
1504                 <outlet property="ALTFdmgExtent" destination="7101" id="ujd-ls-Jse"/>
1505                 <outlet property="ALTFdmgRate" destination="6709" id="pFJ-rN-95x"/>
1506                 <outlet property="ALTFextend" destination="6314" id="9sl-zX-CiH"/>
1507                 <outlet property="ALTFhit" destination="7579" id="co0-7e-ObT"/>
1508                 <outlet property="ALTFhitCount" destination="7090" id="Opi-pD-SAp"/>
1509                 <outlet property="ALTFhitRate" destination="9319" id="sBU-qF-eZB"/>
1510                 <outlet property="ALTFmelee" destination="7055" id="62L-XG-X8y"/>
1511                 <outlet property="ALTFmsg" destination="7229" id="fZ5-OK-IAR"/>
1512                 <outlet property="ALTFname" destination="6266" id="y2f-hb-QGz"/>
1513                 <outlet property="ALTFpass" destination="7056" id="JY2-EJ-Vxy"/>
1514                 <outlet property="ALTFrangeA" destination="6279" id="8Se-MU-P7R"/>
1515                 <outlet property="ALTFrangeB" destination="6297" id="3jH-8Q-RPB"/>
1516                 <outlet property="ALTFrate" destination="7571" id="bt4-uy-sHX"/>
1517                 <outlet property="ALTFsuccessRate" destination="7332" id="8dt-I8-7XX"/>
1518                 <outlet property="ALTFtrigger" destination="7048" id="qBj-Sp-OCc"/>
1519                 <outlet property="ALTFvigor" destination="7676" id="Ft1-4l-4XA"/>
1520                 <outlet property="IVimg" destination="o3i-OK-jEg" id="gmb-I2-8gY"/>
1521                 <outlet property="IVimgb" destination="0Ux-79-z97" id="53k-DN-X4i"/>
1522                 <outlet property="LCLDetailPanel" destination="tB8-I0-9Gp" id="NZ0-85-s6x"/>
1523                 <outlet property="LCLPanel" destination="8Rs-NI-iyx" id="y4c-8A-o5v"/>
1524                 <outlet property="LCLRegisterPanel" destination="uvi-Fg-l24" id="FoT-3A-1SO"/>
1525                 <outlet property="PUPtEquip" destination="b0M-Wm-lTG" id="g0C-0J-oLQ"/>
1526                 <outlet property="PUPtMove" destination="9iA-af-nCv" id="GfN-c1-Ct2"/>
1527                 <outlet property="PUPtSize" destination="CHo-EL-3k4" id="aKY-41-G1C"/>
1528                 <outlet property="TFarm" destination="5UW-KH-tfL" id="bGo-Yi-2Fu"/>
1529                 <outlet property="TFcFood" destination="zbI-VJ-E3D" id="Zzo-jq-10S"/>
1530                 <outlet property="TFcMoney" destination="Ghb-2N-k6k" id="pBa-LB-vpf"/>
1531                 <outlet property="TFcSupply" destination="a8B-yd-FEB" id="9Ux-0A-wmw"/>
1532                 <outlet property="TFcWT" destination="DIX-ha-k05" id="UyT-rG-9Zg"/>
1533                 <outlet property="TFchipNumb" destination="2RT-Xi-qnT" id="b4O-Fj-d0Q"/>
1534                 <outlet property="TFen" destination="JRC-a9-R9b" id="7BT-Jv-yTk"/>
1535                 <outlet property="TFhp" destination="r63-15-eKe" id="ahp-p9-d3j"/>
1536                 <outlet property="TFlim" destination="Hbg-ay-Z1i" id="rIy-hw-cwR"/>
1537                 <outlet property="TFloadCount" destination="exb-KY-7Qk" id="m1T-Ug-vfP"/>
1538                 <outlet property="TFmob" destination="Vyo-ft-foS" id="IFx-JP-PeT"/>
1539                 <outlet property="TFmov" destination="OVv-Yq-eYp" id="9nb-sW-Ev4"/>
1540                 <outlet property="TFname" destination="kXp-C7-Rei" id="mya-KY-sKC"/>
1541                 <outlet property="TFnameID" destination="tgn-y9-ujP" id="twa-NM-k6a"/>
1542                 <outlet property="TFnameR" destination="oee-bL-GsY" id="Qbd-EN-6Ds"/>
1543                 <outlet property="TFwt" destination="qL8-Nz-gg8" id="ICu-se-mln"/>
1544                 <outlet property="attackEditPanel" destination="5903" id="ze6-e0-wlj"/>
1545                 <outlet property="attackListPanel" destination="6438" id="Wao-UG-hLl"/>
1546                 <outlet property="commandListPanel" destination="11341" id="3VU-ex-cGh"/>
1547                 <outlet property="loadChipListAC" destination="UDg-Hv-fTw" id="3x2-11-Hfu"/>
1548                 <outlet property="loadChipListTV" destination="12D-TR-Ww9" id="icu-0I-COO"/>
1549                 <outlet property="loadCount" destination="exb-KY-7Qk" id="rT1-kF-1T2"/>
1550             </connections>
1551         </customObject>
1552         <arrayController id="UDg-Hv-fTw" userLabel="LoadChipListAC">
1553             <connections>
1554                 <binding destination="3fj-BE-hOi" name="contentArray" keyPath="loadChipListMA" id="YB0-L9-DO6"/>
1555             </connections>
1556         </arrayController>
1557         <customObject id="3369" userLabel="Scenario List" customClass="ScenarioList">
1558             <connections>
1559                 <outlet property="IVscene" destination="691" id="3371"/>
1560                 <outlet property="IVscene2" destination="z1m-iW-pSm" id="6eP-qV-eeg"/>
1561                 <outlet property="PUBscenario" destination="3378" id="3400"/>
1562                 <outlet property="SLPanel" destination="643" id="3370"/>
1563                 <outlet property="TFscene2" destination="gyC-VE-TSn" id="CY8-dH-2Ja"/>
1564                 <outlet property="eventSceneWindow" destination="10241" id="10341"/>
1565                 <outlet property="loadWindow" destination="3Dx-MW-c2q" id="wPb-dD-qMt"/>
1566                 <outlet property="scenarioList2TV" destination="bT4-z8-4HH" id="PHY-HM-GwM"/>
1567                 <outlet property="scenarioListAC" destination="3372" id="3373"/>
1568                 <outlet property="scenarioListTV" destination="646" id="10340"/>
1569                 <outlet property="titleWindow" destination="371" id="3427"/>
1570             </connections>
1571         </customObject>
1572         <arrayController id="3372" userLabel="ScenarioListAC">
1573             <connections>
1574                 <binding destination="3369" name="contentArray" keyPath="scenarioListMA" id="3405"/>
1575             </connections>
1576         </arrayController>
1577         <customObject id="3280" customClass="StringText"/>
1578         <customObject id="3407" customClass="SaveDataList">
1579             <connections>
1580                 <outlet property="IVsave" destination="737" id="3412"/>
1581                 <outlet property="SDLPanel" destination="702" id="3411"/>
1582                 <outlet property="saveListAC" destination="3408" id="3833"/>
1583                 <outlet property="titleWindow" destination="371" id="3428"/>
1584             </connections>
1585         </customObject>
1586         <arrayController id="3408" userLabel="SaveDataListAC">
1587             <connections>
1588                 <binding destination="3407" name="contentArray" keyPath="saveListMA" id="3421"/>
1589             </connections>
1590         </arrayController>
1591         <customObject id="3745" customClass="Gallery">
1592             <connections>
1593                 <outlet property="IV01" destination="3593" id="3751"/>
1594                 <outlet property="IV02" destination="3650" id="3752"/>
1595                 <outlet property="IV03" destination="3706" id="3753"/>
1596                 <outlet property="IV04" destination="3679" id="3754"/>
1597                 <outlet property="IV05" destination="3631" id="3755"/>
1598                 <outlet property="IV06" destination="3651" id="3756"/>
1599                 <outlet property="IV07" destination="3707" id="3757"/>
1600                 <outlet property="IV08" destination="3680" id="3758"/>
1601                 <outlet property="IV09" destination="3640" id="3759"/>
1602                 <outlet property="IV10" destination="3652" id="3760"/>
1603                 <outlet property="IV11" destination="3708" id="3761"/>
1604                 <outlet property="IV12" destination="3681" id="3762"/>
1605                 <outlet property="IVGD" destination="6OW-b8-USr" id="CLJ-qc-Y9M"/>
1606                 <outlet property="TF" destination="3792" id="3814"/>
1607                 <outlet property="TFGD" destination="ibW-DQ-b9N" id="gej-Nw-fPu"/>
1608                 <outlet property="galleryDetailWindow" destination="3sw-XT-MQR" id="Hy9-kJ-1dA"/>
1609                 <outlet property="galleryListAC" destination="3750" id="3834"/>
1610                 <outlet property="galleryListTV" destination="3541" id="76W-e5-o14"/>
1611                 <outlet property="galleryWindow" destination="3481" id="3746"/>
1612                 <outlet property="startWindow" destination="371" id="3747"/>
1613                 <outlet property="titleWindow" destination="371" id="3748"/>
1614             </connections>
1615         </customObject>
1616         <arrayController id="3750" userLabel="GalleryListAC">
1617             <connections>
1618                 <binding destination="3745" name="contentArray" keyPath="galleryListMA" id="3768"/>
1619             </connections>
1620         </arrayController>
1621         <customObject id="9720" customClass="ScenarioEditor">
1622             <connections>
1623                 <outlet property="AC" destination="Mt4-GY-nuc" id="gwe-QN-gxK"/>
1624                 <outlet property="AC1" destination="O9l-8N-49r" id="RBG-e6-egm"/>
1625                 <outlet property="AC2" destination="9K5-gj-GuP" id="qP8-fY-bve"/>
1626                 <outlet property="Dname" destination="9759" id="9782"/>
1627                 <outlet property="Dstring" destination="9563" id="9783"/>
1628                 <outlet property="FIbtn" destination="q7Q-bY-LIS" id="Jhd-b2-L1H"/>
1629                 <outlet property="FObtn" destination="z3c-fR-j9N" id="zFl-LN-od1"/>
1630                 <outlet property="IV1" destination="14275" id="D20-gD-ocH"/>
1631                 <outlet property="IV2" destination="14379" id="ugq-U6-Lhr"/>
1632                 <outlet property="IVface" destination="f9Y-cd-S7O" id="kGa-Qg-Z8i"/>
1633                 <outlet property="IVwall" destination="dCf-rG-UDU" id="AOI-hZ-yO0"/>
1634                 <outlet property="NSIV" destination="14275" id="14390"/>
1635                 <outlet property="NSIV2" destination="14379" id="14389"/>
1636                 <outlet property="SEAC" destination="Mt4-GY-nuc" id="PsS-VX-d6C"/>
1637                 <outlet property="SEAC1" destination="2zT-RB-pfI" id="Nr0-Sw-8PM"/>
1638                 <outlet property="SEAC2" destination="9BO-Ae-spg" id="Den-ym-J8d"/>
1639                 <outlet property="SEAC3" destination="reG-zM-v37" id="orK-J9-Tsm"/>
1640                 <outlet property="SEIV" destination="dov-Fa-rJa" id="60z-af-YMG"/>
1641                 <outlet property="SESTIV" destination="oRP-UT-PmY" id="noz-0U-MrD"/>
1642                 <outlet property="SETV" destination="ZG7-rC-5pw" id="meV-li-oKJ"/>
1643                 <outlet property="SETV1" destination="VBQ-WV-yhH" id="jXr-nw-IMy"/>
1644                 <outlet property="SETV2" destination="Jir-jS-DII" id="Oec-ar-GYN"/>
1645                 <outlet property="SETV3" destination="uTt-dl-S1R" id="bxy-Uv-T7b"/>
1646                 <outlet property="SEstandIDTF" destination="z78-tH-F3j" id="wOx-sJ-v3V"/>
1647                 <outlet property="SEstandTF0" destination="z78-tH-F3j" id="cUU-Aw-FXg"/>
1648                 <outlet property="SEstandTFx" destination="3ko-0k-bUa" id="wxn-gb-Kyk"/>
1649                 <outlet property="SEstandTFy" destination="aGg-v1-tns" id="R7K-46-sQu"/>
1650                 <outlet property="SEstandViewTestWindow" destination="AKE-Yl-5aP" id="QbM-JI-hYF"/>
1651                 <outlet property="SEstandWindow" destination="G95-63-pDA" id="F6y-Xr-tnR"/>
1652                 <outlet property="TFface" destination="p9x-Qs-jP3" id="DSS-Y0-w9M"/>
1653                 <outlet property="TFposX" destination="14235" id="14375"/>
1654                 <outlet property="TFposY" destination="14241" id="14376"/>
1655                 <outlet property="TFwall" destination="UmM-R6-555" id="dpo-Ao-ocp"/>
1656                 <outlet property="TV" destination="ZG7-rC-5pw" id="NIe-al-0Ib"/>
1657                 <outlet property="TV1" destination="14179" id="Kaj-jP-N9O"/>
1658                 <outlet property="TV2" destination="14196" id="XEJ-e1-mLc"/>
1659                 <outlet property="baseListAC" destination="14320" id="14334"/>
1660                 <outlet property="baseListTV" destination="14179" id="14332"/>
1661                 <outlet property="detailWindow" destination="BJG-uQ-d4G" id="Lzs-Y0-27g"/>
1662                 <outlet property="dialogImage" destination="9511" id="9786"/>
1663                 <outlet property="dialogName" destination="9552" id="9785"/>
1664                 <outlet property="dialogString" destination="9486" id="9784"/>
1665                 <outlet property="layerListAC" destination="14321" id="14335"/>
1666                 <outlet property="layerListTV" destination="14196" id="14331"/>
1667                 <outlet property="lineListAC" destination="9723" id="9725"/>
1668                 <outlet property="lineListTV" destination="9583" id="9780"/>
1669                 <outlet property="scenarioEditorWindow" destination="9420" id="9788"/>
1670                 <outlet property="standEditorPanel" destination="14176" id="14358"/>
1671                 <outlet property="standListAC" destination="14319" id="14333"/>
1672                 <outlet property="standListTV" destination="14153" id="14330"/>
1673                 <outlet property="standPanel" destination="14150" id="14357"/>
1674                 <outlet property="testIV" destination="z4m-ym-FIw" id="Sbt-aM-D10"/>
1675                 <outlet property="textListAC" destination="9722" id="9724"/>
1676                 <outlet property="textListTV" destination="9628" id="9781"/>
1677                 <outlet property="titleWindow" destination="371" id="9787"/>
1678             </connections>
1679         </customObject>
1680         <arrayController id="O9l-8N-49r" userLabel="AC1">
1681             <connections>
1682                 <binding destination="9720" name="contentArray" keyPath="MA1" id="E30-ey-lMj"/>
1683             </connections>
1684         </arrayController>
1685         <arrayController id="9K5-gj-GuP" userLabel="AC2">
1686             <connections>
1687                 <binding destination="9720" name="contentArray" keyPath="MA2" id="dMN-VX-X99"/>
1688             </connections>
1689         </arrayController>
1690         <arrayController id="2zT-RB-pfI" userLabel="SEAC1">
1691             <connections>
1692                 <binding destination="9720" name="contentArray" keyPath="SEMA1" id="rn2-t4-KUI"/>
1693             </connections>
1694         </arrayController>
1695         <arrayController id="9BO-Ae-spg" userLabel="SEAC2">
1696             <connections>
1697                 <binding destination="9720" name="contentArray" keyPath="SEMA2" id="p64-lZ-u7t"/>
1698             </connections>
1699         </arrayController>
1700         <arrayController id="reG-zM-v37" userLabel="SEAC3">
1701             <connections>
1702                 <binding destination="9720" name="contentArray" keyPath="SEMA3" id="qtW-pb-bKz"/>
1703             </connections>
1704         </arrayController>
1705         <arrayController id="Mt4-GY-nuc" userLabel="SEAC">
1706             <connections>
1707                 <binding destination="9720" name="contentArray" keyPath="SEMA" id="pWj-9Q-uKR"/>
1708             </connections>
1709         </arrayController>
1710         <arrayController id="9722" userLabel="TextListAC">
1711             <connections>
1712                 <binding destination="9720" name="contentArray" keyPath="textListMA" id="9729"/>
1713             </connections>
1714         </arrayController>
1715         <arrayController id="9723" userLabel="LineListAC">
1716             <connections>
1717                 <binding destination="9720" name="contentArray" keyPath="lineListMA" id="9732"/>
1718             </connections>
1719         </arrayController>
1720         <arrayController id="14319" userLabel="StandListAC">
1721             <connections>
1722                 <binding destination="9720" name="contentArray" keyPath="standListMA" id="14324"/>
1723             </connections>
1724         </arrayController>
1725         <arrayController id="14320" userLabel="BaseListAC">
1726             <connections>
1727                 <binding destination="9720" name="contentArray" keyPath="baseListMA" id="VX5-sG-JPz"/>
1728             </connections>
1729         </arrayController>
1730         <arrayController id="14321" userLabel="LayerListAC">
1731             <connections>
1732                 <binding destination="14320" name="contentArrayForMultipleSelection" keyPath="selection.baseListMA" id="z2t-df-M4d"/>
1733                 <binding destination="14320" name="contentSet" keyPath="selection.layerListMA" previousBinding="z2t-df-M4d" id="RZZ-7G-DnN"/>
1734             </connections>
1735         </arrayController>
1736         <customObject id="10292" customClass="EventScene">
1737             <connections>
1738                 <outlet property="BTN1" destination="uYZ-no-tcC" id="b7a-MR-7Bk"/>
1739                 <outlet property="BTN2" destination="Fkq-O8-bZy" id="Ych-y3-Tz5"/>
1740                 <outlet property="BTN3" destination="bW6-ZA-xsA" id="0tY-OF-aE8"/>
1741                 <outlet property="BTN4" destination="2Zc-Ay-nx3" id="XVw-iP-ewo"/>
1742                 <outlet property="BTN5" destination="qou-cw-rBW" id="8hV-Ud-PEq"/>
1743                 <outlet property="BTN6" destination="FqF-ej-Kbp" id="dFX-bs-4GV"/>
1744                 <outlet property="BTN7" destination="Pr6-7M-h8L" id="kSq-zG-iyC"/>
1745                 <outlet property="BTN8" destination="MON-mp-OJL" id="gya-pp-rqV"/>
1746                 <outlet property="BTN9" destination="2uf-9p-yCU" id="hLL-2a-i1p"/>
1747                 <outlet property="backIV" destination="10245" id="10304"/>
1748                 <outlet property="bsWindow" destination="NIc-R6-IYe" id="Hq4-4v-eMm"/>
1749                 <outlet property="dialogTF" destination="10266" id="10294"/>
1750                 <outlet property="esWindow" destination="10241" id="10495"/>
1751                 <outlet property="faceIV" destination="10246" id="10295"/>
1752                 <outlet property="fsWindow" destination="10342" id="10494"/>
1753                 <outlet property="nameTF" destination="Y4D-Vq-58U" id="XcS-QM-dpI"/>
1754                 <outlet property="selectionDialog" destination="d50-mX-eQ4" id="3Zh-ps-eBC"/>
1755                 <outlet property="selectionTF" destination="Lkl-rj-bSB" id="9OR-Rb-Yh7"/>
1756                 <outlet property="textPointer" destination="RjP-H8-el2" id="m0p-8T-0dD"/>
1757                 <outlet property="titleWindow" destination="371" id="13718"/>
1758                 <outlet property="trueSelectionDialog" destination="Mpe-WF-JbB" id="hCA-iK-oRJ"/>
1759                 <outlet property="wallIV" destination="10244" id="10305"/>
1760             </connections>
1761         </customObject>
1762         <customObject id="10496" customClass="FieldScene">
1763             <connections>
1764                 <outlet property="AVPV" destination="8sA-SN-NRK" id="NCY-6C-2o1"/>
1765                 <outlet property="BCreateListAC" destination="14035" id="14037"/>
1766                 <outlet property="BCreateListTV" destination="13939" id="14039"/>
1767                 <outlet property="BXmessage" destination="hRF-K7-cTi" id="cdY-68-QJn"/>
1768                 <outlet property="BXname" destination="Qlb-2S-eV1" id="ee4-Z2-vPJ"/>
1769                 <outlet property="CAttackListAC" destination="11008" id="11010"/>
1770                 <outlet property="CAttackListTV" destination="10935" id="11009"/>
1771                 <outlet property="CResearchListAC" destination="12763" id="12778"/>
1772                 <outlet property="CResearchListTV" destination="12687" id="12777"/>
1773                 <outlet property="CSummonListAC" destination="14036" id="14100"/>
1774                 <outlet property="CSummonListTV" destination="14006" id="14059"/>
1775                 <outlet property="GameOverIV" destination="aC9-rN-s1T" id="z8g-LG-STF"/>
1776                 <outlet property="GameOverWindow" destination="Z8H-DC-plw" id="c5c-wz-IzH"/>
1777                 <outlet property="HPBarLI" destination="11176" id="11206"/>
1778                 <outlet property="HPbarLI" destination="11176" id="11216"/>
1779                 <outlet property="HPbarTF" destination="10351" id="11205"/>
1780                 <outlet property="IVimage" destination="3EP-gD-Uum" id="R4U-wu-F0b"/>
1781                 <outlet property="MPbarTF" destination="12304" id="12318"/>
1782                 <outlet property="STIV" destination="nKC-L3-rYm" id="B1O-pm-V16"/>
1783                 <outlet property="STacuTF" destination="SyR-Du-uzD" id="HOs-0u-1Ch"/>
1784                 <outlet property="STagiTF" destination="UKN-Sn-kqL" id="i6S-Qs-3km"/>
1785                 <outlet property="STatkTF" destination="47A-bo-w3F" id="CXG-E7-edh"/>
1786                 <outlet property="STcapTF" destination="Nld-Pz-XvH" id="3u2-Es-Z3v"/>
1787                 <outlet property="STclassTF" destination="Ixz-Th-40d" id="9wi-2c-psa"/>
1788                 <outlet property="STdefTF" destination="PIf-3j-284" id="U7f-UO-Aeu"/>
1789                 <outlet property="STdexTF" destination="zZn-ap-80z" id="aUI-m6-qB3"/>
1790                 <outlet property="STdodTF" destination="8NZ-U9-2h8" id="S43-9v-9ej"/>
1791                 <outlet property="STequipListAC" destination="9A4-Cg-LcC" id="URO-8d-dBP"/>
1792                 <outlet property="STequipListTV" destination="ZXV-E8-0X5" id="gv2-2U-Sfz"/>
1793                 <outlet property="STevaTF" destination="ckd-kc-GjD" id="hQF-Zg-NeL"/>
1794                 <outlet property="SThitTF" destination="3Ah-AJ-HFY" id="1xs-mi-4YD"/>
1795                 <outlet property="SThpTF" destination="Vpn-iq-ZgI" id="Ugx-2a-M7T"/>
1796                 <outlet property="STintTF" destination="fkg-pY-oO3" id="xRP-zK-lM1"/>
1797                 <outlet property="STjoinListAC" destination="Mad-BG-dmK" id="Umq-6k-Ifd"/>
1798                 <outlet property="STjoinListTV" destination="B6b-MZ-FWa" id="QE1-f3-g9h"/>
1799                 <outlet property="STmelTF" destination="3PB-Bj-UqA" id="xMU-oc-3QV"/>
1800                 <outlet property="STmenTF" destination="MZN-Jn-ACt" id="Npo-8G-R4U"/>
1801                 <outlet property="STmisTF" destination="GQj-85-OXY" id="WbW-2w-eSr"/>
1802                 <outlet property="STmpTF" destination="jy5-wL-kVv" id="7LN-ck-VdN"/>
1803                 <outlet property="STnameTF" destination="OVl-tR-eEx" id="fZG-BW-JSY"/>
1804                 <outlet property="STreaTF" destination="tuN-qU-VF7" id="Z1g-fo-Eml"/>
1805                 <outlet property="STskiTF" destination="71k-bj-30G" id="ybt-i5-oMb"/>
1806                 <outlet property="STskillListAC" destination="73J-iY-S3k" id="jsv-fY-jGh"/>
1807                 <outlet property="STskillListTV" destination="usz-eI-awO" id="ma2-ua-EGy"/>
1808                 <outlet property="STstrTF" destination="smH-qg-w9S" id="0my-5m-zIk"/>
1809                 <outlet property="STvigTF" destination="wbT-RS-Zkt" id="OKR-2X-gIm"/>
1810                 <outlet property="STvitTF" destination="EJh-fj-6e3" id="D8d-dO-TZZ"/>
1811                 <outlet property="STwindow" destination="CWY-jP-PWh" id="C2r-QN-MrB"/>
1812                 <outlet property="TFattack" destination="10687" id="10734"/>
1813                 <outlet property="TFcancel" destination="10725" id="10740"/>
1814                 <outlet property="TFcreate" destination="10705" id="10741"/>
1815                 <outlet property="TFmessage" destination="Kcz-lQ-Cuy" id="rMK-wU-YoB"/>
1816                 <outlet property="TFmind" destination="10705" id="10736"/>
1817                 <outlet property="TFmove" destination="10681" id="10733"/>
1818                 <outlet property="TFname" destination="F69-xp-VZd" id="ahk-v5-H3C"/>
1819                 <outlet property="TFstandby" destination="10696" id="10738"/>
1820                 <outlet property="TFstatus" destination="10713" id="10739"/>
1821                 <outlet property="atkPanel" destination="10887" id="11045"/>
1822                 <outlet property="atkProperty" destination="11153" id="11175"/>
1823                 <outlet property="attackBtn" destination="10687" id="9Od-x7-G86"/>
1824                 <outlet property="battleAttackBtn1" destination="12110" id="yR7-hn-C9n"/>
1825                 <outlet property="battleAttackBtn2" destination="12048" id="T9Q-Mq-Ts5"/>
1826                 <outlet property="battleCancelBtn" destination="11564" id="B5N-tP-JUq"/>
1827                 <outlet property="battleDialog" destination="11270" id="11278"/>
1828                 <outlet property="battleDodgeBtn1" destination="12112" id="BWP-5D-SrP"/>
1829                 <outlet property="battleDodgeBtn2" destination="12070" id="naA-DI-gSh"/>
1830                 <outlet property="battleGuardBtn1" destination="12111" id="IdG-KT-K8a"/>
1831                 <outlet property="battleGuardBtn2" destination="12060" id="PhZ-QM-Xi7"/>
1832                 <outlet property="battlePanel" destination="11549" id="12197"/>
1833                 <outlet property="battleReadyUpFood1" destination="lUt-cx-W8N" id="xZK-x7-rnX"/>
1834                 <outlet property="battleReadyUpFood2" destination="eGg-iS-dnb" id="uJE-eQ-CLT"/>
1835                 <outlet property="battleReadyUpIV1" destination="Jox-Z8-YKv" id="edw-0Y-ARH"/>
1836                 <outlet property="battleReadyUpIV2" destination="Sjg-aD-kRh" id="ddL-tl-woX"/>
1837                 <outlet property="battleReadyUpLeader1" destination="HJs-3Z-vfS" id="j7I-7O-XZE"/>
1838                 <outlet property="battleReadyUpLeader2" destination="iPm-CK-2EU" id="j7Q-rP-b6m"/>
1839                 <outlet property="battleReadyUpMAN1A" destination="OMI-3t-nbm" id="SL8-SI-fMz"/>
1840                 <outlet property="battleReadyUpMAN1B" destination="fek-yn-WV3" id="9WL-iT-8eK"/>
1841                 <outlet property="battleReadyUpMAN2A" destination="ogS-d8-vTo" id="Ajs-df-rMj"/>
1842                 <outlet property="battleReadyUpMAN2B" destination="Oqs-NP-oE5" id="Tyg-Jg-b2p"/>
1843                 <outlet property="battleReadyUpMoney1" destination="ugH-N4-stb" id="qi5-Hq-cTZ"/>
1844                 <outlet property="battleReadyUpMoney2" destination="6rZ-sr-CsC" id="1GZ-l5-xDO"/>
1845                 <outlet property="battleReadyUpPN1" destination="fSD-Ac-ulI" id="VDv-kh-x7S"/>
1846                 <outlet property="battleReadyUpPN2" destination="wzf-7q-oos" id="TaO-L7-avW"/>
1847                 <outlet property="battleReadyUpRule" destination="pmg-wh-QM1" id="7hX-m3-B0Y"/>
1848                 <outlet property="battleReadyUpSupply1" destination="Yap-hL-AmK" id="vH5-R8-gFF"/>
1849                 <outlet property="battleReadyUpSupply2" destination="he1-Pd-xnr" id="v79-ZI-MSC"/>
1850                 <outlet property="battleStartBtn" destination="12038" id="qSe-nS-2LN"/>
1851                 <outlet property="battleWindow" destination="10750" id="11217"/>
1852                 <outlet property="bplayer1" destination="10754" id="11218"/>
1853                 <outlet property="bplayer2" destination="10809" id="11219"/>
1854                 <outlet property="bsWindow" destination="NIc-R6-IYe" id="BDj-j2-Sbt"/>
1855                 <outlet property="bullet" destination="11056" id="11170"/>
1856                 <outlet property="cancelBtn" destination="13794" id="6WI-65-2Q0"/>
1857                 <outlet property="combatAP1" destination="11763" id="12193"/>
1858                 <outlet property="combatAP2" destination="11956" id="12194"/>
1859                 <outlet property="combatATK1" destination="11734" id="12195"/>
1860                 <outlet property="combatATK2" destination="12019" id="12196"/>
1861                 <outlet property="combatHIT1" destination="11743" id="12189"/>
1862                 <outlet property="combatHIT2" destination="11959" id="12190"/>
1863                 <outlet property="combatHP1" destination="11685" id="12181"/>
1864                 <outlet property="combatHP2" destination="12004" id="12182"/>
1865                 <outlet property="combatLHP1" destination="11676" id="12185"/>
1866                 <outlet property="combatLHP2" destination="12003" id="12186"/>
1867                 <outlet property="combatLMP1" destination="11707" id="12187"/>
1868                 <outlet property="combatLMP2" destination="12007" id="12188"/>
1869                 <outlet property="combatMP1" destination="11715" id="12183"/>
1870                 <outlet property="combatMP2" destination="12002" id="12184"/>
1871                 <outlet property="combatNAME1" destination="11725" id="12297"/>
1872                 <outlet property="combatNAME2" destination="11960" id="12298"/>
1873                 <outlet property="combatVIG1" destination="11750" id="12191"/>
1874                 <outlet property="combatVIG2" destination="11958" id="12192"/>
1875                 <outlet property="commandPanel" destination="10656" id="usI-r5-SSD"/>
1876                 <outlet property="costP" destination="11074" id="11171"/>
1877                 <outlet property="costV" destination="11104" id="11172"/>
1878                 <outlet property="createBtn" destination="10705" id="a2T-pd-7cG"/>
1879                 <outlet property="createPanel" destination="13903" id="Ojz-bR-GmG"/>
1880                 <outlet property="crytical" destination="11147" id="11174"/>
1881                 <outlet property="endGamePanel" destination="13719" id="13737"/>
1882                 <outlet property="endGameText" destination="13721" id="13738"/>
1883                 <outlet property="esWindow" destination="10241" id="13716"/>
1884                 <outlet property="fsEffectPanel" destination="9tv-gX-969" id="zWM-jt-V1C"/>
1885                 <outlet property="fsWindow" destination="10342" id="13717"/>
1886                 <outlet property="hplayer1" destination="10834" id="11234"/>
1887                 <outlet property="hplayer2" destination="10757" id="11235"/>
1888                 <outlet property="iplayer1" destination="10831" id="11231"/>
1889                 <outlet property="iplayer2" destination="10760" id="11237"/>
1890                 <outlet property="lplayer1" destination="10877" id="11220"/>
1891                 <outlet property="lplayer2" destination="10861" id="11221"/>
1892                 <outlet property="mapWindow" destination="10342" id="10743"/>
1893                 <outlet property="menuPanel" destination="10656" id="10742"/>
1894                 <outlet property="moveBtn" destination="10681" id="pBQ-rU-nLw"/>
1895                 <outlet property="mplayer1" destination="10832" id="11230"/>
1896                 <outlet property="mplayer2" destination="10759" id="11238"/>
1897                 <outlet property="nplayer1" destination="10756" id="11224"/>
1898                 <outlet property="nplayer2" destination="10807" id="11225"/>
1899                 <outlet property="region" destination="11086" id="11173"/>
1900                 <outlet property="researchACU" destination="12712" id="12761"/>
1901                 <outlet property="researchATK" destination="12709" id="12754"/>
1902                 <outlet property="researchCAP" destination="12711" id="12755"/>
1903                 <outlet property="researchDEF" destination="12710" id="12756"/>
1904                 <outlet property="researchEVA" destination="12713" id="12757"/>
1905                 <outlet property="researchIMG" destination="12715" id="12758"/>
1906                 <outlet property="researchMOV" destination="12714" id="12779"/>
1907                 <outlet property="researchPanel" destination="12617" id="12760"/>
1908                 <outlet property="rplayer1" destination="10833" id="11232"/>
1909                 <outlet property="rplayer2" destination="10758" id="11236"/>
1910                 <outlet property="selectChara" destination="10350" id="10497"/>
1911                 <outlet property="selectMesh" destination="10430" id="10498"/>
1912                 <outlet property="selectMeshText" destination="10441" id="10499"/>
1913                 <outlet property="selectMeshValue" destination="10501" id="10515"/>
1914                 <outlet property="selectionWindow" destination="Mpe-WF-JbB" id="UwK-Om-cyg"/>
1915                 <outlet property="slctBtn1" destination="uYZ-no-tcC" id="N2j-Um-Rh4"/>
1916                 <outlet property="slctBtn2" destination="Fkq-O8-bZy" id="HuE-Zu-3Gj"/>
1917                 <outlet property="slctBtn3" destination="bW6-ZA-xsA" id="pU4-yI-ybb"/>
1918                 <outlet property="slctBtn4" destination="2Zc-Ay-nx3" id="nuX-9E-Ak7"/>
1919                 <outlet property="slctBtn5" destination="qou-cw-rBW" id="Nkb-TE-tyt"/>
1920                 <outlet property="slctBtn6" destination="FqF-ej-Kbp" id="SWI-yk-35J"/>
1921                 <outlet property="slctBtn7" destination="Pr6-7M-h8L" id="bU0-cc-WT4"/>
1922                 <outlet property="slctBtn8" destination="MON-mp-OJL" id="EvA-wU-hMF"/>
1923                 <outlet property="slctBtn9" destination="2uf-9p-yCU" id="M9O-gv-m8g"/>
1924                 <outlet property="stanbyBtn" destination="10696" id="rkM-1E-3fX"/>
1925                 <outlet property="statusBtn" destination="10713" id="Xpc-Hf-bE5"/>
1926                 <outlet property="summonBtn" destination="10725" id="Ghp-yM-0Cf"/>
1927                 <outlet property="summonPanel" destination="13970" id="14042"/>
1928                 <outlet property="tfArmy" destination="12370" id="12383"/>
1929                 <outlet property="tfAttack" destination="11288" id="11332"/>
1930                 <outlet property="tfCalc" destination="11307" id="11334"/>
1931                 <outlet property="tfDefence" destination="11299" id="11333"/>
1932                 <outlet property="tfDodge" destination="11323" id="11336"/>
1933                 <outlet property="tfFood" destination="12327" id="12355"/>
1934                 <outlet property="tfHit" destination="11315" id="11335"/>
1935                 <outlet property="tfMoney" destination="12337" id="12354"/>
1936                 <outlet property="tfMove" destination="12877" id="12894"/>
1937                 <outlet property="tfName" destination="10352" id="12384"/>
1938                 <outlet property="tfResource" destination="12319" id="12353"/>
1939                 <outlet property="tfWait" destination="12962" id="12969"/>
1940                 <outlet property="titleWindow" destination="371" id="8sb-vD-hKR"/>
1941                 <outlet property="tplayer1" destination="10755" id="11222"/>
1942                 <outlet property="tplayer2" destination="10808" id="11223"/>
1943             </connections>
1944         </customObject>
1945         <arrayController id="11008" userLabel="CAttackListAC">
1946             <connections>
1947                 <binding destination="10496" name="contentArray" keyPath="CAttackListMA" id="11044"/>
1948             </connections>
1949         </arrayController>
1950         <arrayController id="12763" userLabel="CResearchListAC">
1951             <connections>
1952                 <binding destination="10496" name="contentArray" keyPath="CResearchListMA" id="12776"/>
1953             </connections>
1954         </arrayController>
1955         <arrayController id="14035" userLabel="BCreateListAC">
1956             <connections>
1957                 <binding destination="10496" name="contentArray" keyPath="BCreateListMA" id="14052"/>
1958             </connections>
1959         </arrayController>
1960         <arrayController id="14036" userLabel="CSummonListAC">
1961             <connections>
1962                 <binding destination="10496" name="contentArray" keyPath="CSummonListMA" id="14055"/>
1963             </connections>
1964         </arrayController>
1965         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="643" userLabel="シナリオ選択" customClass="NSPanel">
1966             <windowStyleMask key="styleMask" utility="YES"/>
1967             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
1968             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
1969             <view key="contentView" id="644">
1970                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
1971                 <autoresizingMask key="autoresizingMask"/>
1972                 <subviews>
1973                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="645">
1974                         <rect key="frame" x="20" y="53" width="240" height="227"/>
1975                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1976                         <clipView key="contentView" id="O3A-L9-Zch">
1977                             <rect key="frame" x="1" y="1" width="238" height="225"/>
1978                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1979                             <subviews>
1980                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="646">
1981                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
1982                                     <autoresizingMask key="autoresizingMask"/>
1983                                     <size key="intercellSpacing" width="3" height="2"/>
1984                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1985                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
1986                                     <tableColumns>
1987                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="650">
1988                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
1989                                                 <font key="font" metaFont="smallSystem"/>
1990                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
1991                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
1992                                             </tableHeaderCell>
1993                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="653">
1994                                                 <font key="font" metaFont="system"/>
1995                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1996                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1997                                             </textFieldCell>
1998                                             <connections>
1999                                                 <binding destination="3372" name="value" keyPath="arrangedObjects.name" id="3403"/>
2000                                             </connections>
2001                                         </tableColumn>
2002                                     </tableColumns>
2003                                     <connections>
2004                                         <outlet property="delegate" destination="3369" id="3374"/>
2005                                     </connections>
2006                                 </tableView>
2007                             </subviews>
2008                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2009                         </clipView>
2010                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="647">
2011                             <rect key="frame" x="1" y="119" width="223" height="15"/>
2012                             <autoresizingMask key="autoresizingMask"/>
2013                         </scroller>
2014                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="649">
2015                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2016                             <autoresizingMask key="autoresizingMask"/>
2017                         </scroller>
2018                     </scrollView>
2019                     <button verticalHuggingPriority="750" id="659">
2020                         <rect key="frame" x="385" y="13" width="66" height="32"/>
2021                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2022                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="660">
2023                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2024                             <font key="font" size="13" name="AquaKana"/>
2025                         </buttonCell>
2026                         <connections>
2027                             <action selector="backButton:" target="3369" id="3376"/>
2028                         </connections>
2029                     </button>
2030                     <button verticalHuggingPriority="750" id="663">
2031                         <rect key="frame" x="262" y="13" width="92" height="32"/>
2032                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2033                         <buttonCell key="cell" type="push" title="スタート" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="664">
2034                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2035                             <font key="font" size="13" name="AquaKana"/>
2036                         </buttonCell>
2037                         <connections>
2038                             <action selector="startButton:" target="3369" id="3377"/>
2039                         </connections>
2040                     </button>
2041                     <textField verticalHuggingPriority="750" id="672">
2042                         <rect key="frame" x="267" y="263" width="82" height="17"/>
2043                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2044                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="シナリオ選択" id="673">
2045                             <font key="font" size="13" name="AquaKana"/>
2046                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2047                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2048                         </textFieldCell>
2049                     </textField>
2050                     <imageView id="691">
2051                         <rect key="frame" x="267" y="107" width="206" height="146"/>
2052                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2053                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="692"/>
2054                     </imageView>
2055                     <popUpButton verticalHuggingPriority="750" id="3378">
2056                         <rect key="frame" x="266" y="73" width="207" height="26"/>
2057                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2058                         <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">
2059                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
2060                             <font key="font" metaFont="menu"/>
2061                             <menu key="menu" title="OtherViews" id="3380">
2062                                 <items>
2063                                     <menuItem title="Killeryの野望" state="on" id="3381"/>
2064                                     <menuItem title="フリーマップ" id="3382"/>
2065                                     <menuItem title="To LoveるダークネスBlack" id="3383"/>
2066                                 </items>
2067                             </menu>
2068                         </popUpButtonCell>
2069                         <connections>
2070                             <action selector="listButton:" target="3369" id="3406"/>
2071                         </connections>
2072                     </popUpButton>
2073                     <button hidden="YES" verticalHuggingPriority="750" id="eEo-AP-i5a">
2074                         <rect key="frame" x="26" y="13" width="79" height="32"/>
2075                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2076                         <buttonCell key="cell" type="push" title="初期化" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JdD-Rz-q0z">
2077                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2078                             <font key="font" size="13" name="HiraKakuProN-W3"/>
2079                         </buttonCell>
2080                         <connections>
2081                             <action selector="initButton:" target="3369" id="fm1-KN-z4F"/>
2082                         </connections>
2083                     </button>
2084                     <button hidden="YES" verticalHuggingPriority="750" id="J0T-Zx-2hR">
2085                         <rect key="frame" x="138" y="13" width="92" height="32"/>
2086                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2087                         <buttonCell key="cell" type="push" title="途中から" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="NcA-UG-weV">
2088                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2089                             <font key="font" size="13" name="HiraKakuProN-W3"/>
2090                         </buttonCell>
2091                         <connections>
2092                             <action selector="loadButton:" target="3369" id="MDs-cg-Ubc"/>
2093                         </connections>
2094                     </button>
2095                 </subviews>
2096             </view>
2097         </window>
2098         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="702" userLabel="セーブデータ" customClass="NSPanel">
2099             <windowStyleMask key="styleMask" utility="YES"/>
2100             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2101             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
2102             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2103             <view key="contentView" id="703">
2104                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
2105                 <autoresizingMask key="autoresizingMask"/>
2106                 <subviews>
2107                     <button verticalHuggingPriority="750" id="722">
2108                         <rect key="frame" x="407" y="5" width="66" height="32"/>
2109                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2110                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="723">
2111                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2112                             <font key="font" size="13" name="AquaKana"/>
2113                         </buttonCell>
2114                         <connections>
2115                             <action selector="backButton:" target="3407" id="3415"/>
2116                         </connections>
2117                     </button>
2118                     <button verticalHuggingPriority="750" id="727">
2119                         <rect key="frame" x="315" y="5" width="79" height="32"/>
2120                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2121                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="728">
2122                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2123                             <font key="font" size="13" name="AquaKana"/>
2124                         </buttonCell>
2125                         <connections>
2126                             <action selector="loadButton:" target="3407" id="3417"/>
2127                         </connections>
2128                     </button>
2129                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="734">
2130                         <rect key="frame" x="10" y="53" width="240" height="227"/>
2131                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2132                         <clipView key="contentView" id="ifa-bc-jl3">
2133                             <rect key="frame" x="1" y="1" width="238" height="225"/>
2134                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2135                             <subviews>
2136                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="746">
2137                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
2138                                     <autoresizingMask key="autoresizingMask"/>
2139                                     <size key="intercellSpacing" width="3" height="2"/>
2140                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2141                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2142                                     <tableColumns>
2143                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="747">
2144                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
2145                                                 <font key="font" metaFont="smallSystem"/>
2146                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2147                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2148                                             </tableHeaderCell>
2149                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="748">
2150                                                 <font key="font" metaFont="system"/>
2151                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2152                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2153                                             </textFieldCell>
2154                                             <connections>
2155                                                 <binding destination="3408" name="value" keyPath="arrangedObjects.name" id="3423">
2156                                                     <dictionary key="options">
2157                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2158                                                     </dictionary>
2159                                                 </binding>
2160                                             </connections>
2161                                         </tableColumn>
2162                                     </tableColumns>
2163                                     <connections>
2164                                         <outlet property="delegate" destination="3407" id="3414"/>
2165                                     </connections>
2166                                 </tableView>
2167                             </subviews>
2168                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2169                         </clipView>
2170                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="745">
2171                             <rect key="frame" x="1" y="119" width="223" height="15"/>
2172                             <autoresizingMask key="autoresizingMask"/>
2173                         </scroller>
2174                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="743">
2175                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2176                             <autoresizingMask key="autoresizingMask"/>
2177                         </scroller>
2178                     </scrollView>
2179                     <textField verticalHuggingPriority="750" id="735">
2180                         <rect key="frame" x="257" y="263" width="108" height="17"/>
2181                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2182                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="セーブデータ選択" id="742">
2183                             <font key="font" size="13" name="AquaKana"/>
2184                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2185                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2186                         </textFieldCell>
2187                     </textField>
2188                     <textField verticalHuggingPriority="750" id="736">
2189                         <rect key="frame" x="255" y="85" width="208" height="17"/>
2190                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2191                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ToLoveるダークネスBlack" id="741">
2192                             <font key="font" metaFont="system"/>
2193                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2194                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2195                         </textFieldCell>
2196                     </textField>
2197                     <imageView id="737">
2198                         <rect key="frame" x="257" y="107" width="206" height="146"/>
2199                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2200                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="740"/>
2201                     </imageView>
2202                 </subviews>
2203             </view>
2204         </window>
2205         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="767" userLabel="マップエディタ">
2206             <windowStyleMask key="styleMask" titled="YES"/>
2207             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
2208             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2209             <view key="contentView" id="768">
2210                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
2211                 <autoresizingMask key="autoresizingMask"/>
2212                 <subviews>
2213                     <customView id="784" customClass="ChipView">
2214                         <rect key="frame" x="498" y="4" width="96" height="256"/>
2215                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2216                     </customView>
2217                     <button verticalHuggingPriority="750" id="814">
2218                         <rect key="frame" x="498" y="273" width="17" height="23"/>
2219                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2220                         <buttonCell key="cell" type="smallSquare" title="&lt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="815">
2221                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2222                             <font key="font" metaFont="system"/>
2223                         </buttonCell>
2224                         <connections>
2225                             <action selector="previous:" target="3826" id="3829"/>
2226                         </connections>
2227                     </button>
2228                     <button verticalHuggingPriority="750" id="821">
2229                         <rect key="frame" x="577" y="273" width="17" height="23"/>
2230                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2231                         <buttonCell key="cell" type="smallSquare" title="&gt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="822">
2232                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2233                             <font key="font" metaFont="system"/>
2234                         </buttonCell>
2235                         <connections>
2236                             <action selector="next:" target="3826" id="3828"/>
2237                         </connections>
2238                     </button>
2239                     <customView id="828" customClass="SeedView">
2240                         <rect key="frame" x="498" y="303" width="128" height="32"/>
2241                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2242                     </customView>
2243                     <textField verticalHuggingPriority="750" id="870">
2244                         <rect key="frame" x="477" y="363" width="134" height="17"/>
2245                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2246                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="871">
2247                             <font key="font" size="13" name="AquaKana"/>
2248                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2249                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2250                         </textFieldCell>
2251                     </textField>
2252                     <textField verticalHuggingPriority="750" id="886">
2253                         <rect key="frame" x="495" y="343" width="98" height="17"/>
2254                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2255                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP 0000/0000" id="887">
2256                             <font key="font" metaFont="system"/>
2257                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2258                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2259                         </textFieldCell>
2260                     </textField>
2261                     <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="1717">
2262                         <rect key="frame" x="-1" y="-1" width="482" height="482"/>
2263                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2264                         <clipView key="contentView" id="hAH-Yn-rhl">
2265                             <rect key="frame" x="1" y="1" width="480" height="480"/>
2266                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2267                             <subviews>
2268                                 <customView id="769" customClass="MapView">
2269                                     <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
2270                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2271                                 </customView>
2272                             </subviews>
2273                         </clipView>
2274                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="1719">
2275                             <rect key="frame" x="1" y="465" width="480" height="16"/>
2276                             <autoresizingMask key="autoresizingMask"/>
2277                         </scroller>
2278                         <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="1720">
2279                             <rect key="frame" x="465" y="1" width="16" height="480"/>
2280                             <autoresizingMask key="autoresizingMask"/>
2281                         </scroller>
2282                     </scrollView>
2283                     <imageView id="1744">
2284                         <rect key="frame" x="493" y="379" width="100" height="100"/>
2285                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2286                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1745"/>
2287                     </imageView>
2288                     <textField verticalHuggingPriority="750" id="3815">
2289                         <rect key="frame" x="521" y="276" width="51" height="17"/>
2290                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2291                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="10/10" id="3816">
2292                             <font key="font" metaFont="system"/>
2293                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2294                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2295                         </textFieldCell>
2296                     </textField>
2297                     <button verticalHuggingPriority="750" id="3938">
2298                         <rect key="frame" x="588" y="7" width="57" height="32"/>
2299                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2300                         <buttonCell key="cell" type="push" title="title" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3939">
2301                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2302                             <font key="font" size="13" name="AquaKana"/>
2303                         </buttonCell>
2304                         <connections>
2305                             <action selector="backTitle:" target="3826" id="G6Y-9J-i4g"/>
2306                         </connections>
2307                     </button>
2308                     <customView id="9813" customClass="CommandView">
2309                         <rect key="frame" x="594" y="197" width="32" height="98"/>
2310                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2311                     </customView>
2312                     <button verticalHuggingPriority="750" id="9909">
2313                         <rect key="frame" x="590" y="32" width="54" height="32"/>
2314                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2315                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9911">
2316                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2317                             <font key="font" size="13" name="AquaKana"/>
2318                         </buttonCell>
2319                         <connections>
2320                             <action selector="saveMap:" target="3826" id="9930"/>
2321                         </connections>
2322                     </button>
2323                     <button verticalHuggingPriority="750" id="9932">
2324                         <rect key="frame" x="587" y="166" width="58" height="32"/>
2325                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2326                         <buttonCell key="cell" type="push" title="size" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9934">
2327                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2328                             <font key="font" size="13" name="AquaKana"/>
2329                         </buttonCell>
2330                         <connections>
2331                             <action selector="mapSize:" target="3826" id="10029"/>
2332                         </connections>
2333                     </button>
2334                     <button verticalHuggingPriority="750" id="10031">
2335                         <rect key="frame" x="588" y="57" width="56" height="32"/>
2336                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2337                         <buttonCell key="cell" type="push" title="読込" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10032">
2338                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2339                             <font key="font" size="13" name="AquaKana"/>
2340                         </buttonCell>
2341                         <connections>
2342                             <action selector="loadMap:" target="3826" id="10157"/>
2343                         </connections>
2344                     </button>
2345                     <button verticalHuggingPriority="750" id="KCD-H1-SPf">
2346                         <rect key="frame" x="585" y="138" width="63" height="32"/>
2347                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2348                         <buttonCell key="cell" type="push" title="event" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dI3-C5-YUq">
2349                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2350                             <font key="font" size="13" name="AquaKana"/>
2351                         </buttonCell>
2352                         <connections>
2353                             <action selector="setEvent:" target="3826" id="K8y-So-UnB"/>
2354                         </connections>
2355                     </button>
2356                 </subviews>
2357             </view>
2358         </window>
2359         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="908" userLabel="マップチップリスト" customClass="NSPanel">
2360             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2361             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2362             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2363             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2364             <view key="contentView" id="909">
2365                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2366                 <autoresizingMask key="autoresizingMask"/>
2367                 <subviews>
2368                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="910">
2369                         <rect key="frame" x="-1" y="41" width="602" height="360"/>
2370                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2371                         <clipView key="contentView" id="xqf-jG-meO">
2372                             <rect key="frame" x="1" y="17" width="600" height="342"/>
2373                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2374                             <subviews>
2375                                 <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">
2376                                     <rect key="frame" x="0.0" y="0.0" width="600" height="34"/>
2377                                     <autoresizingMask key="autoresizingMask"/>
2378                                     <size key="intercellSpacing" width="3" height="2"/>
2379                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2380                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2381                                     <tableColumns>
2382                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="915">
2383                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2384                                                 <font key="font" metaFont="smallSystem"/>
2385                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2386                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2387                                             </tableHeaderCell>
2388                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="948">
2389                                                 <font key="font" metaFont="system"/>
2390                                             </imageCell>
2391                                             <connections>
2392                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.img" id="0OR-xX-guh">
2393                                                     <dictionary key="options">
2394                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
2395                                                     </dictionary>
2396                                                 </binding>
2397                                             </connections>
2398                                         </tableColumn>
2399                                         <tableColumn editable="NO" width="131.3203125" minWidth="40" maxWidth="1000" id="916">
2400                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2401                                                 <font key="font" metaFont="smallSystem"/>
2402                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2403                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2404                                             </tableHeaderCell>
2405                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="917">
2406                                                 <font key="font" metaFont="system"/>
2407                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2408                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2409                                             </textFieldCell>
2410                                             <connections>
2411                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.name" id="3855">
2412                                                     <dictionary key="options">
2413                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2414                                                     </dictionary>
2415                                                 </binding>
2416                                             </connections>
2417                                         </tableColumn>
2418                                         <tableColumn editable="NO" width="49.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="949">
2419                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="地形修正">
2420                                                 <font key="font" metaFont="smallSystem"/>
2421                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2422                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2423                                             </tableHeaderCell>
2424                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="950">
2425                                                 <font key="font" metaFont="system"/>
2426                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2427                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2428                                             </textFieldCell>
2429                                             <connections>
2430                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.dmgfix" id="3856">
2431                                                     <dictionary key="options">
2432                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2433                                                     </dictionary>
2434                                                 </binding>
2435                                             </connections>
2436                                         </tableColumn>
2437                                         <tableColumn editable="NO" width="31.703125" minWidth="10" maxWidth="3.4028234663852886e+38" id="951">
2438                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="陸">
2439                                                 <font key="font" metaFont="smallSystem"/>
2440                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2441                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2442                                             </tableHeaderCell>
2443                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="952">
2444                                                 <font key="font" metaFont="system"/>
2445                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2446                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2447                                             </textFieldCell>
2448                                             <connections>
2449                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.riku" id="3857">
2450                                                     <dictionary key="options">
2451                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2452                                                     </dictionary>
2453                                                 </binding>
2454                                             </connections>
2455                                         </tableColumn>
2456                                         <tableColumn editable="NO" width="32.4921875" minWidth="10" maxWidth="3.4028234663852886e+38" id="953">
2457                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="海">
2458                                                 <font key="font" metaFont="smallSystem"/>
2459                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2460                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2461                                             </tableHeaderCell>
2462                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="954">
2463                                                 <font key="font" metaFont="system"/>
2464                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2465                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2466                                             </textFieldCell>
2467                                             <connections>
2468                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.umi" id="3858">
2469                                                     <dictionary key="options">
2470                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2471                                                     </dictionary>
2472                                                 </binding>
2473                                             </connections>
2474                                         </tableColumn>
2475                                         <tableColumn editable="NO" width="31.71484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="957">
2476                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="宙">
2477                                                 <font key="font" metaFont="smallSystem"/>
2478                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2479                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2480                                             </tableHeaderCell>
2481                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="958">
2482                                                 <font key="font" metaFont="system"/>
2483                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2484                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2485                                             </textFieldCell>
2486                                             <connections>
2487                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.chu" id="3859">
2488                                                     <dictionary key="options">
2489                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2490                                                     </dictionary>
2491                                                 </binding>
2492                                             </connections>
2493                                         </tableColumn>
2494                                         <tableColumn editable="NO" width="30.78125" minWidth="10" maxWidth="3.4028234663852886e+38" id="955">
2495                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="空">
2496                                                 <font key="font" metaFont="smallSystem"/>
2497                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2498                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2499                                             </tableHeaderCell>
2500                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="956">
2501                                                 <font key="font" metaFont="system"/>
2502                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2503                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2504                                             </textFieldCell>
2505                                             <connections>
2506                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.sora" id="3862">
2507                                                     <dictionary key="options">
2508                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2509                                                     </dictionary>
2510                                                 </binding>
2511                                             </connections>
2512                                         </tableColumn>
2513                                         <tableColumn editable="NO" width="219" minWidth="10" maxWidth="3.4028234663852886e+38" id="1835">
2514                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
2515                                                 <font key="font" metaFont="smallSystem"/>
2516                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2517                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2518                                             </tableHeaderCell>
2519                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1836">
2520                                                 <font key="font" metaFont="system"/>
2521                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2522                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2523                                             </textFieldCell>
2524                                             <connections>
2525                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.memo" id="3863">
2526                                                     <dictionary key="options">
2527                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2528                                                     </dictionary>
2529                                                 </binding>
2530                                             </connections>
2531                                         </tableColumn>
2532                                     </tableColumns>
2533                                     <connections>
2534                                         <outlet property="delegate" destination="1811" id="1834"/>
2535                                     </connections>
2536                                 </tableView>
2537                             </subviews>
2538                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2539                         </clipView>
2540                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="912">
2541                             <rect key="frame" x="1" y="343" width="600" height="16"/>
2542                             <autoresizingMask key="autoresizingMask"/>
2543                         </scroller>
2544                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="914">
2545                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2546                             <autoresizingMask key="autoresizingMask"/>
2547                         </scroller>
2548                         <tableHeaderView key="headerView" id="1837">
2549                             <rect key="frame" x="0.0" y="0.0" width="600" height="17"/>
2550                             <autoresizingMask key="autoresizingMask"/>
2551                         </tableHeaderView>
2552                     </scrollView>
2553                     <button verticalHuggingPriority="750" id="927">
2554                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2555                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2556                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="928">
2557                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2558                             <font key="font" size="13" name="AquaKana"/>
2559                         </buttonCell>
2560                         <connections>
2561                             <action selector="submitMCL:" target="1811" id="4012"/>
2562                         </connections>
2563                     </button>
2564                     <button verticalHuggingPriority="750" id="10566">
2565                         <rect key="frame" x="411" y="5" width="79" height="32"/>
2566                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2567                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10567">
2568                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2569                             <font key="font" size="13" name="AquaKana"/>
2570                         </buttonCell>
2571                         <connections>
2572                             <action selector="registMCL:" target="1811" id="10642"/>
2573                         </connections>
2574                     </button>
2575                 </subviews>
2576             </view>
2577         </window>
2578         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="959" userLabel="建物チップリスト" customClass="NSPanel">
2579             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2580             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2581             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2582             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2583             <view key="contentView" id="960">
2584                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2585                 <autoresizingMask key="autoresizingMask"/>
2586                 <subviews>
2587                     <scrollView autohidesScrollers="YES" horizontalLineScroll="32" horizontalPageScroll="10" verticalLineScroll="32" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="961">
2588                         <rect key="frame" x="-1" y="63" width="412" height="338"/>
2589                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2590                         <clipView key="contentView" id="KQb-A3-ePb">
2591                             <rect key="frame" x="1" y="17" width="410" height="320"/>
2592                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2593                             <subviews>
2594                                 <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">
2595                                     <rect key="frame" x="0.0" y="0.0" width="410" height="32"/>
2596                                     <autoresizingMask key="autoresizingMask"/>
2597                                     <size key="intercellSpacing" width="3" height="2"/>
2598                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2599                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2600                                     <tableColumns>
2601                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="990">
2602                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2603                                                 <font key="font" metaFont="smallSystem"/>
2604                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2605                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2606                                             </tableHeaderCell>
2607                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="991">
2608                                                 <font key="font" metaFont="system"/>
2609                                             </imageCell>
2610                                             <connections>
2611                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.img" id="2641"/>
2612                                             </connections>
2613                                         </tableColumn>
2614                                         <tableColumn editable="NO" width="131.3203125" minWidth="40" maxWidth="1000" id="989">
2615                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2616                                                 <font key="font" metaFont="smallSystem"/>
2617                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2618                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2619                                             </tableHeaderCell>
2620                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="992">
2621                                                 <font key="font" metaFont="system"/>
2622                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2623                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2624                                             </textFieldCell>
2625                                             <connections>
2626                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.name" id="4791">
2627                                                     <dictionary key="options">
2628                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2629                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2630                                                     </dictionary>
2631                                                 </binding>
2632                                             </connections>
2633                                         </tableColumn>
2634                                         <tableColumn editable="NO" width="46.52734375" minWidth="10" maxWidth="3.4028234663852886e+38" id="988">
2635                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="耐久力">
2636                                                 <font key="font" metaFont="smallSystem"/>
2637                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2638                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2639                                             </tableHeaderCell>
2640                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="993">
2641                                                 <font key="font" metaFont="system"/>
2642                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2643                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2644                                             </textFieldCell>
2645                                             <connections>
2646                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.HP" id="3865">
2647                                                     <dictionary key="options">
2648                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2649                                                     </dictionary>
2650                                                 </binding>
2651                                             </connections>
2652                                         </tableColumn>
2653                                         <tableColumn editable="NO" width="44.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="987">
2654                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="作成WT">
2655                                                 <font key="font" metaFont="smallSystem"/>
2656                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2657                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2658                                             </tableHeaderCell>
2659                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="994">
2660                                                 <font key="font" metaFont="system"/>
2661                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2662                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2663                                             </textFieldCell>
2664                                             <connections>
2665                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.WT" id="3866">
2666                                                     <dictionary key="options">
2667                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2668                                                     </dictionary>
2669                                                 </binding>
2670                                             </connections>
2671                                         </tableColumn>
2672                                         <tableColumn editable="NO" width="52" minWidth="10" maxWidth="3.4028234663852886e+38" id="986">
2673                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="防御修正">
2674                                                 <font key="font" metaFont="smallSystem"/>
2675                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2676                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2677                                             </tableHeaderCell>
2678                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="995">
2679                                                 <font key="font" metaFont="system"/>
2680                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2681                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2682                                             </textFieldCell>
2683                                             <connections>
2684                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.dmgfix" id="3867">
2685                                                     <dictionary key="options">
2686                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2687                                                     </dictionary>
2688                                                 </binding>
2689                                             </connections>
2690                                         </tableColumn>
2691                                         <tableColumn width="68" minWidth="10" maxWidth="3.4028234663852886e+38" id="4796">
2692                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="耐久力Lv">
2693                                                 <font key="font" metaFont="smallSystem"/>
2694                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2695                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2696                                             </tableHeaderCell>
2697                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4797">
2698                                                 <font key="font" metaFont="system"/>
2699                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2700                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2701                                             </textFieldCell>
2702                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
2703                                             <connections>
2704                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.defLv" id="4846">
2705                                                     <dictionary key="options">
2706                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2707                                                     </dictionary>
2708                                                 </binding>
2709                                             </connections>
2710                                         </tableColumn>
2711                                     </tableColumns>
2712                                     <connections>
2713                                         <outlet property="delegate" destination="2629" id="2635"/>
2714                                     </connections>
2715                                 </tableView>
2716                             </subviews>
2717                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2718                         </clipView>
2719                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="982">
2720                             <rect key="frame" x="1" y="341" width="410" height="16"/>
2721                             <autoresizingMask key="autoresizingMask"/>
2722                         </scroller>
2723                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="980">
2724                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2725                             <autoresizingMask key="autoresizingMask"/>
2726                         </scroller>
2727                         <tableHeaderView key="headerView" id="4773">
2728                             <rect key="frame" x="0.0" y="0.0" width="410" height="17"/>
2729                             <autoresizingMask key="autoresizingMask"/>
2730                         </tableHeaderView>
2731                     </scrollView>
2732                     <button verticalHuggingPriority="750" id="964">
2733                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2734                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2735                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="976">
2736                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2737                             <font key="font" size="13" name="AquaKana"/>
2738                         </buttonCell>
2739                         <connections>
2740                             <action selector="submit:" target="2629" id="2636"/>
2741                         </connections>
2742                     </button>
2743                     <imageView id="1002">
2744                         <rect key="frame" x="426" y="233" width="150" height="150"/>
2745                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2746                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="1003"/>
2747                         <connections>
2748                             <binding destination="2631" name="value" keyPath="selection.imgBig" id="2657"/>
2749                         </connections>
2750                     </imageView>
2751                     <button verticalHuggingPriority="750" id="10622">
2752                         <rect key="frame" x="411" y="5" width="79" height="32"/>
2753                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2754                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10623">
2755                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2756                             <font key="font" size="13" name="AquaKana"/>
2757                         </buttonCell>
2758                         <connections>
2759                             <action selector="registBCL:" target="2629" id="10645"/>
2760                         </connections>
2761                     </button>
2762                 </subviews>
2763             </view>
2764         </window>
2765         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1017" userLabel="ユニットチップリスト" customClass="NSPanel">
2766             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2767             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2768             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2769             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2770             <view key="contentView" id="1018">
2771                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2772                 <autoresizingMask key="autoresizingMask"/>
2773                 <subviews>
2774                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="1035">
2775                         <rect key="frame" x="-1" y="43" width="473" height="358"/>
2776                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2777                         <clipView key="contentView" id="fpI-2a-ah0">
2778                             <rect key="frame" x="1" y="17" width="471" height="340"/>
2779                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2780                             <subviews>
2781                                 <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">
2782                                     <rect key="frame" x="0.0" y="0.0" width="469" height="34"/>
2783                                     <autoresizingMask key="autoresizingMask"/>
2784                                     <size key="intercellSpacing" width="3" height="2"/>
2785                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2786                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2787                                     <tableColumns>
2788                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="1040">
2789                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2790                                                 <font key="font" metaFont="smallSystem"/>
2791                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2792                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2793                                             </tableHeaderCell>
2794                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="1053">
2795                                                 <font key="font" metaFont="system"/>
2796                                             </imageCell>
2797                                             <connections>
2798                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.img" id="3193"/>
2799                                             </connections>
2800                                         </tableColumn>
2801                                         <tableColumn editable="NO" width="129.13671875" minWidth="40" maxWidth="1000" id="1042">
2802                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2803                                                 <font key="font" metaFont="smallSystem"/>
2804                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2805                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2806                                             </tableHeaderCell>
2807                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1051">
2808                                                 <font key="font" metaFont="system"/>
2809                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2810                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2811                                             </textFieldCell>
2812                                             <connections>
2813                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.name" id="3869">
2814                                                     <dictionary key="options">
2815                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2816                                                     </dictionary>
2817                                                 </binding>
2818                                             </connections>
2819                                         </tableColumn>
2820                                         <tableColumn editable="NO" width="157.59375" minWidth="10" maxWidth="3.4028234663852886e+38" id="1043">
2821                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="クラス">
2822                                                 <font key="font" metaFont="smallSystem"/>
2823                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2824                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2825                                             </tableHeaderCell>
2826                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1050">
2827                                                 <font key="font" metaFont="system"/>
2828                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2829                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2830                                             </textFieldCell>
2831                                             <connections>
2832                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.nameC" id="3870">
2833                                                     <dictionary key="options">
2834                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2835                                                     </dictionary>
2836                                                 </binding>
2837                                             </connections>
2838                                         </tableColumn>
2839                                         <tableColumn editable="NO" width="58.88671875" minWidth="10" maxWidth="3.4028234663852886e+38" id="1044">
2840                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
2841                                                 <font key="font" metaFont="smallSystem"/>
2842                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2843                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2844                                             </tableHeaderCell>
2845                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1049">
2846                                                 <font key="font" metaFont="system"/>
2847                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2848                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2849                                             </textFieldCell>
2850                                             <connections>
2851                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.HP" id="3871">
2852                                                     <dictionary key="options">
2853                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2854                                                     </dictionary>
2855                                                 </binding>
2856                                             </connections>
2857                                         </tableColumn>
2858                                         <tableColumn editable="NO" width="58.359375" minWidth="10" maxWidth="3.4028234663852886e+38" id="1045">
2859                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="BP">
2860                                                 <font key="font" metaFont="smallSystem"/>
2861                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2862                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2863                                             </tableHeaderCell>
2864                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1048">
2865                                                 <font key="font" metaFont="system"/>
2866                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2867                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2868                                             </textFieldCell>
2869                                             <connections>
2870                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.BP" id="7837">
2871                                                     <dictionary key="options">
2872                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2873                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2874                                                     </dictionary>
2875                                                 </binding>
2876                                             </connections>
2877                                         </tableColumn>
2878                                     </tableColumns>
2879                                     <connections>
2880                                         <outlet property="delegate" destination="3039" id="3181"/>
2881                                     </connections>
2882                                 </tableView>
2883                             </subviews>
2884                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2885                         </clipView>
2886                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1037">
2887                             <rect key="frame" x="1" y="341" width="471" height="16"/>
2888                             <autoresizingMask key="autoresizingMask"/>
2889                         </scroller>
2890                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1039">
2891                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2892                             <autoresizingMask key="autoresizingMask"/>
2893                         </scroller>
2894                         <tableHeaderView key="headerView" id="1038">
2895                             <rect key="frame" x="0.0" y="0.0" width="471" height="17"/>
2896                             <autoresizingMask key="autoresizingMask"/>
2897                         </tableHeaderView>
2898                     </scrollView>
2899                     <button verticalHuggingPriority="750" id="1032">
2900                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2901                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2902                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1057">
2903                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2904                             <font key="font" size="13" name="AquaKana"/>
2905                         </buttonCell>
2906                         <connections>
2907                             <action selector="submit:" target="3039" id="3180"/>
2908                         </connections>
2909                     </button>
2910                     <button verticalHuggingPriority="750" id="5884">
2911                         <rect key="frame" x="208" y="7" width="107" height="32"/>
2912                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2913                         <buttonCell key="cell" type="push" title="装備リスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5886">
2914                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2915                             <font key="font" size="13" name="AquaKana"/>
2916                         </buttonCell>
2917                         <connections>
2918                             <action selector="UCLPanelEquipListOpenBtn:" target="3039" id="8220"/>
2919                         </connections>
2920                     </button>
2921                     <button verticalHuggingPriority="750" id="5892">
2922                         <rect key="frame" x="101" y="7" width="118" height="32"/>
2923                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2924                         <buttonCell key="cell" type="push" title="スキルリスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5893">
2925                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2926                             <font key="font" size="13" name="AquaKana"/>
2927                         </buttonCell>
2928                         <connections>
2929                             <action selector="UCLPanelSkillListOpenBtn:" target="3039" id="8219"/>
2930                         </connections>
2931                     </button>
2932                     <button verticalHuggingPriority="750" id="10633">
2933                         <rect key="frame" x="406" y="5" width="79" height="32"/>
2934                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2935                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10634">
2936                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2937                             <font key="font" size="13" name="AquaKana"/>
2938                         </buttonCell>
2939                         <connections>
2940                             <action selector="registUCL:" target="3039" id="10649"/>
2941                         </connections>
2942                     </button>
2943                     <button verticalHuggingPriority="750" id="IyD-DD-PfZ">
2944                         <rect key="frame" x="308" y="6" width="98" height="32"/>
2945                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2946                         <buttonCell key="cell" type="push" title="状態変化" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KdL-u2-6ud">
2947                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2948                             <font key="font" size="13" name="AquaKana"/>
2949                         </buttonCell>
2950                     </button>
2951                     <imageView id="1019">
2952                         <rect key="frame" x="477" y="277" width="106" height="106"/>
2953                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2954                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="1061"/>
2955                         <connections>
2956                             <binding destination="3040" name="value" keyPath="selection.imgBig" id="3276"/>
2957                         </connections>
2958                     </imageView>
2959                 </subviews>
2960             </view>
2961         </window>
2962         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1068" userLabel="マップチップ編集" customClass="NSPanel">
2963             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2964             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2965             <rect key="contentRect" x="196" y="132" width="500" height="158"/>
2966             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2967             <view key="contentView" id="1069">
2968                 <rect key="frame" x="0.0" y="0.0" width="500" height="158"/>
2969                 <autoresizingMask key="autoresizingMask"/>
2970                 <subviews>
2971                     <imageView id="1070">
2972                         <rect key="frame" x="25" y="103" width="38" height="38"/>
2973                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2974                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1071"/>
2975                     </imageView>
2976                     <textField verticalHuggingPriority="750" id="1087">
2977                         <rect key="frame" x="87" y="106" width="96" height="22"/>
2978                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2979                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1088">
2980                             <font key="font" metaFont="system"/>
2981                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2982                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2983                         </textFieldCell>
2984                     </textField>
2985                     <textField verticalHuggingPriority="750" id="1095">
2986                         <rect key="frame" x="88" y="136" width="95" height="17"/>
2987                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2988                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップチップ名" id="1096">
2989                             <font key="font" size="13" name="AquaKana"/>
2990                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2991                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2992                         </textFieldCell>
2993                     </textField>
2994                     <textField verticalHuggingPriority="750" id="1100">
2995                         <rect key="frame" x="211" y="81" width="32" height="22"/>
2996                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2997                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1101">
2998                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
2999                             <font key="font" metaFont="system"/>
3000                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3001                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3002                         </textFieldCell>
3003                     </textField>
3004                     <textField verticalHuggingPriority="750" id="1107">
3005                         <rect key="frame" x="266" y="81" width="32" height="22"/>
3006                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3007                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1109">
3008                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3009                             <font key="font" metaFont="system"/>
3010                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3011                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3012                         </textFieldCell>
3013                     </textField>
3014                     <textField verticalHuggingPriority="750" id="1114">
3015                         <rect key="frame" x="325" y="81" width="32" height="22"/>
3016                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3017                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1116">
3018                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3019                             <font key="font" metaFont="system"/>
3020                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3021                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3022                         </textFieldCell>
3023                     </textField>
3024                     <textField verticalHuggingPriority="750" id="1121">
3025                         <rect key="frame" x="384" y="81" width="32" height="22"/>
3026                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3027                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1123">
3028                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3029                             <font key="font" metaFont="system"/>
3030                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3031                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3032                         </textFieldCell>
3033                     </textField>
3034                     <textField verticalHuggingPriority="750" id="1132">
3035                         <rect key="frame" x="208" y="111" width="43" height="17"/>
3036                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3037                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="陸" id="1133">
3038                             <font key="font" size="13" name="AquaKana"/>
3039                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3040                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3041                         </textFieldCell>
3042                     </textField>
3043                     <textField verticalHuggingPriority="750" id="1136">
3044                         <rect key="frame" x="381" y="111" width="17" height="17"/>
3045                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3046                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="空" id="1137">
3047                             <font key="font" size="13" name="AquaKana"/>
3048                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3049                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3050                         </textFieldCell>
3051                     </textField>
3052                     <textField verticalHuggingPriority="750" id="1142">
3053                         <rect key="frame" x="263" y="111" width="17" height="17"/>
3054                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3055                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="海" id="1143">
3056                             <font key="font" size="13" name="AquaKana"/>
3057                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3058                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3059                         </textFieldCell>
3060                     </textField>
3061                     <textField verticalHuggingPriority="750" id="1148">
3062                         <rect key="frame" x="322" y="111" width="22" height="17"/>
3063                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3064                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="宙" id="1149">
3065                             <font key="font" size="13" name="AquaKana"/>
3066                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3067                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3068                         </textFieldCell>
3069                     </textField>
3070                     <button verticalHuggingPriority="750" id="1159">
3071                         <rect key="frame" x="388" y="13" width="105" height="32"/>
3072                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3073                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1160">
3074                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3075                             <font key="font" size="13" name="AquaKana"/>
3076                         </buttonCell>
3077                         <connections>
3078                             <action selector="cancelMCL:" target="1811" id="3993"/>
3079                         </connections>
3080                     </button>
3081                     <button verticalHuggingPriority="750" id="1163">
3082                         <rect key="frame" x="320" y="13" width="66" height="32"/>
3083                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3084                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1164">
3085                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3086                             <font key="font" size="13" name="AquaKana"/>
3087                         </buttonCell>
3088                         <connections>
3089                             <action selector="saveMCL:" target="1811" id="3992"/>
3090                         </connections>
3091                     </button>
3092                     <textField verticalHuggingPriority="750" id="1849">
3093                         <rect key="frame" x="87" y="51" width="96" height="22"/>
3094                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3095                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1851">
3096                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3097                             <font key="font" metaFont="system"/>
3098                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3099                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3100                         </textFieldCell>
3101                     </textField>
3102                     <textField verticalHuggingPriority="750" id="1857">
3103                         <rect key="frame" x="84" y="81" width="94" height="17"/>
3104                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3105                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="地形修正(%)" id="1858">
3106                             <font key="font" size="13" name="AquaKana"/>
3107                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3108                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3109                         </textFieldCell>
3110                     </textField>
3111                     <popUpButton verticalHuggingPriority="750" id="1893">
3112                         <rect key="frame" x="209" y="48" width="210" height="26"/>
3113                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3114                         <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="1894">
3115                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3116                             <font key="font" metaFont="menu"/>
3117                             <menu key="menu" title="OtherViews" id="1895">
3118                                 <items>
3119                                     <menuItem title="安定な地形(建設可)" id="1896"/>
3120                                     <menuItem title="不安定な地形(建設不可)" id="1897"/>
3121                                     <menuItem title="山竹林(資源調達可)" id="1898"/>
3122                                     <menuItem title="水場(炎無効化)" id="1904"/>
3123                                     <menuItem title="浅瀬(造船可)" id="1905"/>
3124                                     <menuItem title="建物内部(建設不可)" id="1921"/>
3125                                 </items>
3126                             </menu>
3127                         </popUpButtonCell>
3128                     </popUpButton>
3129                 </subviews>
3130             </view>
3131         </window>
3132         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1179" userLabel="ユニット編集" customClass="NSPanel">
3133             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
3134             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
3135             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
3136             <view key="contentView" id="1180">
3137                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
3138                 <autoresizingMask key="autoresizingMask"/>
3139                 <subviews>
3140                     <imageView id="1193">
3141                         <rect key="frame" x="25" y="345" width="38" height="38"/>
3142                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3143                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1222"/>
3144                     </imageView>
3145                     <textField verticalHuggingPriority="750" id="1192">
3146                         <rect key="frame" x="68" y="341" width="255" height="22"/>
3147                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3148                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ=サタリン=デビルーク" drawsBackground="YES" id="1224">
3149                             <font key="font" size="13" name="AquaKana"/>
3150                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3151                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3152                         </textFieldCell>
3153                     </textField>
3154                     <textField verticalHuggingPriority="750" id="1191">
3155                         <rect key="frame" x="68" y="371" width="95" height="17"/>
3156                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3157                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="1225">
3158                             <font key="font" size="13" name="AquaKana"/>
3159                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3160                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3161                         </textFieldCell>
3162                     </textField>
3163                     <button verticalHuggingPriority="750" id="1190">
3164                         <rect key="frame" x="488" y="13" width="105" height="32"/>
3165                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3166                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1226">
3167                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3168                             <font key="font" size="13" name="AquaKana"/>
3169                         </buttonCell>
3170                         <connections>
3171                             <action selector="cancelUCL:" target="3039" id="4036"/>
3172                         </connections>
3173                     </button>
3174                     <button verticalHuggingPriority="750" id="1189">
3175                         <rect key="frame" x="422" y="13" width="66" height="32"/>
3176                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3177                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1227">
3178                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3179                             <font key="font" size="13" name="AquaKana"/>
3180                         </buttonCell>
3181                         <connections>
3182                             <action selector="saveUCL:" target="3039" id="4035"/>
3183                         </connections>
3184                     </button>
3185                     <imageView id="1242">
3186                         <rect key="frame" x="25" y="229" width="106" height="105"/>
3187                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3188                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1243"/>
3189                     </imageView>
3190                     <textField verticalHuggingPriority="750" id="1259">
3191                         <rect key="frame" x="340" y="341" width="130" height="22"/>
3192                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3193                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="1262">
3194                             <font key="font" size="13" name="AquaKana"/>
3195                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3196                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3197                         </textFieldCell>
3198                     </textField>
3199                     <textField verticalHuggingPriority="750" id="1260">
3200                         <rect key="frame" x="337" y="371" width="30" height="17"/>
3201                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3202                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="愛称" id="1261">
3203                             <font key="font" size="13" name="AquaKana"/>
3204                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3205                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3206                         </textFieldCell>
3207                     </textField>
3208                     <textField verticalHuggingPriority="750" id="1282">
3209                         <rect key="frame" x="183" y="311" width="96" height="22"/>
3210                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3211                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1283">
3212                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3213                             <font key="font" metaFont="system"/>
3214                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3215                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3216                         </textFieldCell>
3217                     </textField>
3218                     <textField verticalHuggingPriority="750" id="1288">
3219                         <rect key="frame" x="142" y="314" width="21" height="17"/>
3220                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3221                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="1289">
3222                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3223                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3224                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3225                         </textFieldCell>
3226                     </textField>
3227                     <textField verticalHuggingPriority="750" id="1293">
3228                         <rect key="frame" x="284" y="293" width="26" height="17"/>
3229                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3230                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="1295">
3231                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3232                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3233                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3234                         </textFieldCell>
3235                     </textField>
3236                     <textField verticalHuggingPriority="750" id="1304">
3237                         <rect key="frame" x="284" y="314" width="25" height="17"/>
3238                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3239                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="1305">
3240                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3241                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3242                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3243                         </textFieldCell>
3244                     </textField>
3245                     <textField verticalHuggingPriority="750" id="1310">
3246                         <rect key="frame" x="142" y="293" width="23" height="17"/>
3247                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3248                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="1311">
3249                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3250                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3251                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3252                         </textFieldCell>
3253                     </textField>
3254                     <textField verticalHuggingPriority="750" id="1317">
3255                         <rect key="frame" x="314" y="311" width="96" height="22"/>
3256                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3257                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1319">
3258                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3259                             <font key="font" metaFont="system"/>
3260                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3261                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3262                         </textFieldCell>
3263                     </textField>
3264                     <textField verticalHuggingPriority="750" id="1324">
3265                         <rect key="frame" x="183" y="288" width="96" height="22"/>
3266                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3267                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1326">
3268                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3269                             <font key="font" metaFont="system"/>
3270                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3271                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3272                         </textFieldCell>
3273                     </textField>
3274                     <textField verticalHuggingPriority="750" id="1332">
3275                         <rect key="frame" x="314" y="288" width="41" height="22"/>
3276                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3277                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="6666" drawsBackground="YES" id="1334">
3278                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3279                             <font key="font" metaFont="system"/>
3280                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3281                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3282                         </textFieldCell>
3283                     </textField>
3284                     <textField verticalHuggingPriority="750" id="1342">
3285                         <rect key="frame" x="137" y="266" width="31" height="17"/>
3286                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3287                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="1343">
3288                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3289                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3290                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3291                         </textFieldCell>
3292                     </textField>
3293                     <textField verticalHuggingPriority="750" id="1348">
3294                         <rect key="frame" x="140" y="244" width="25" height="17"/>
3295                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3296                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="1349">
3297                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3298                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3299                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3300                         </textFieldCell>
3301                     </textField>
3302                     <textField verticalHuggingPriority="750" id="1355">
3303                         <rect key="frame" x="140" y="222" width="27" height="17"/>
3304                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3305                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="1356">
3306                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3307                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3308                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3309                         </textFieldCell>
3310                     </textField>
3311                     <textField verticalHuggingPriority="750" id="1362">
3312                         <rect key="frame" x="173" y="263" width="58" height="22"/>
3313                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3314                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1363">
3315                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3316                             <font key="font" metaFont="system"/>
3317                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3318                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3319                         </textFieldCell>
3320                     </textField>
3321                     <textField verticalHuggingPriority="750" id="1370">
3322                         <rect key="frame" x="173" y="241" width="58" height="22"/>
3323                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3324                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1371">
3325                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3326                             <font key="font" metaFont="system"/>
3327                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3328                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3329                         </textFieldCell>
3330                     </textField>
3331                     <textField verticalHuggingPriority="750" id="1381">
3332                         <rect key="frame" x="173" y="219" width="58" height="22"/>
3333                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3334                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1382">
3335                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3336                             <font key="font" metaFont="system"/>
3337                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3338                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3339                         </textFieldCell>
3340                     </textField>
3341                     <textField verticalHuggingPriority="750" id="1433">
3342                         <rect key="frame" x="262" y="266" width="32" height="17"/>
3343                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3344                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="1445">
3345                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3346                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3347                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3348                         </textFieldCell>
3349                     </textField>
3350                     <textField verticalHuggingPriority="750" id="1434">
3351                         <rect key="frame" x="262" y="244" width="35" height="17"/>
3352                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3353                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="1444">
3354                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3355                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3356                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3357                         </textFieldCell>
3358                     </textField>
3359                     <textField verticalHuggingPriority="750" id="1435">
3360                         <rect key="frame" x="267" y="219" width="26" height="20"/>
3361                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3362                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="1443">
3363                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3364                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3365                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3366                         </textFieldCell>
3367                     </textField>
3368                     <textField verticalHuggingPriority="750" id="1436">
3369                         <rect key="frame" x="297" y="263" width="58" height="22"/>
3370                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3371                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1442">
3372                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3373                             <font key="font" metaFont="system"/>
3374                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3375                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3376                         </textFieldCell>
3377                     </textField>
3378                     <textField verticalHuggingPriority="750" id="1437">
3379                         <rect key="frame" x="297" y="241" width="58" height="22"/>
3380                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3381                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1440">
3382                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3383                             <font key="font" metaFont="system"/>
3384                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3385                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3386                         </textFieldCell>
3387                     </textField>
3388                     <textField verticalHuggingPriority="750" id="1438">
3389                         <rect key="frame" x="297" y="219" width="58" height="22"/>
3390                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3391                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1439">
3392                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3393                             <font key="font" metaFont="system"/>
3394                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3395                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3396                         </textFieldCell>
3397                     </textField>
3398                     <textField verticalHuggingPriority="750" id="1513">
3399                         <rect key="frame" x="370" y="287" width="30" height="17"/>
3400                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3401                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="格闘" id="1520">
3402                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3403                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3404                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3405                         </textFieldCell>
3406                     </textField>
3407                     <textField verticalHuggingPriority="750" id="1514">
3408                         <rect key="frame" x="370" y="263" width="30" height="17"/>
3409                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3410                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射撃" id="1519">
3411                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3412                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3413                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3414                         </textFieldCell>
3415                     </textField>
3416                     <textField verticalHuggingPriority="750" id="1515">
3417                         <rect key="frame" x="403" y="284" width="33" height="22"/>
3418                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3419                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1518">
3420                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3421                             <font key="font" metaFont="system"/>
3422                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3423                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3424                         </textFieldCell>
3425                     </textField>
3426                     <textField verticalHuggingPriority="750" id="1516">
3427                         <rect key="frame" x="403" y="260" width="33" height="22"/>
3428                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3429                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1517">
3430                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3431                             <font key="font" metaFont="system"/>
3432                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3433                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3434                         </textFieldCell>
3435                     </textField>
3436                     <textField verticalHuggingPriority="750" id="1541">
3437                         <rect key="frame" x="450" y="287" width="30" height="17"/>
3438                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3439                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中" id="1549">
3440                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3441                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3442                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3443                         </textFieldCell>
3444                     </textField>
3445                     <textField verticalHuggingPriority="750" id="1542">
3446                         <rect key="frame" x="450" y="263" width="30" height="17"/>
3447                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3448                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避" id="1548">
3449                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3450                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3451                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3452                         </textFieldCell>
3453                     </textField>
3454                     <textField verticalHuggingPriority="750" id="1543">
3455                         <rect key="frame" x="483" y="284" width="33" height="22"/>
3456                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3457                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1547">
3458                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3459                             <font key="font" metaFont="system"/>
3460                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3461                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3462                         </textFieldCell>
3463                     </textField>
3464                     <textField verticalHuggingPriority="750" id="1544">
3465                         <rect key="frame" x="483" y="260" width="33" height="22"/>
3466                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3467                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1545">
3468                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3469                             <font key="font" metaFont="system"/>
3470                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3471                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3472                         </textFieldCell>
3473                     </textField>
3474                     <textField verticalHuggingPriority="750" id="1569">
3475                         <rect key="frame" x="525" y="287" width="30" height="17"/>
3476                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3477                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="反応" id="1577">
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="1570">
3484                         <rect key="frame" x="525" y="263" width="30" height="17"/>
3485                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3486                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="技量" id="1576">
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="1571">
3493                         <rect key="frame" x="560" y="284" width="33" height="22"/>
3494                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3495                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1574">
3496                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3497                             <font key="font" metaFont="system"/>
3498                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3499                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3500                         </textFieldCell>
3501                     </textField>
3502                     <textField verticalHuggingPriority="750" id="1572">
3503                         <rect key="frame" x="560" y="260" width="33" height="22"/>
3504                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3505                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1573">
3506                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3507                             <font key="font" metaFont="system"/>
3508                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3509                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3510                         </textFieldCell>
3511                     </textField>
3512                     <button verticalHuggingPriority="750" id="2920">
3513                         <rect key="frame" x="379" y="46" width="118" height="32"/>
3514                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3515                         <buttonCell key="cell" type="push" title="スキルリスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2921">
3516                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3517                             <font key="font" size="13" name="AquaKana"/>
3518                         </buttonCell>
3519                         <connections>
3520                             <action selector="skillListBtnUCL:" target="3039" id="7826"/>
3521                         </connections>
3522                     </button>
3523                     <button verticalHuggingPriority="750" id="2924">
3524                         <rect key="frame" x="494" y="46" width="92" height="32"/>
3525                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3526                         <buttonCell key="cell" type="push" title="攻撃方法" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2925">
3527                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3528                             <font key="font" size="13" name="AquaKana"/>
3529                         </buttonCell>
3530                         <connections>
3531                             <action selector="attackListBtnlUCL:" target="3039" id="7827"/>
3532                         </connections>
3533                     </button>
3534                     <textField verticalHuggingPriority="750" id="2946">
3535                         <rect key="frame" x="382" y="242" width="56" height="17"/>
3536                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3537                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="2947">
3538                             <font key="font" size="13" name="AquaKana"/>
3539                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3540                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3541                         </textFieldCell>
3542                     </textField>
3543                     <textField verticalHuggingPriority="750" id="2953">
3544                         <rect key="frame" x="385" y="217" width="200" height="22"/>
3545                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3546                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="プリンセス" drawsBackground="YES" id="2955">
3547                             <font key="font" size="13" name="AquaKana"/>
3548                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3549                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3550                         </textFieldCell>
3551                     </textField>
3552                     <textField verticalHuggingPriority="750" id="2971">
3553                         <rect key="frame" x="158" y="197" width="36" height="21"/>
3554                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3555                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="2974">
3556                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3557                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3558                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3559                         </textFieldCell>
3560                     </textField>
3561                     <textField verticalHuggingPriority="750" id="2995">
3562                         <rect key="frame" x="197" y="197" width="33" height="22"/>
3563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3564                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2997">
3565                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3566                             <font key="font" metaFont="system"/>
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                     <popUpButton verticalHuggingPriority="750" id="3004">
3572                         <rect key="frame" x="522" y="311" width="61" height="26"/>
3573                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3574                         <popUpButtonCell key="cell" type="push" title="陸" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3007" id="3005">
3575                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3576                             <font key="font" metaFont="menu"/>
3577                             <menu key="menu" title="OtherViews" id="3006">
3578                                 <items>
3579                                     <menuItem title="陸" state="on" id="3007">
3580                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3581                                     </menuItem>
3582                                     <menuItem title="海" id="3008"/>
3583                                     <menuItem title="宙" id="3009">
3584                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3585                                     </menuItem>
3586                                     <menuItem title="空" id="3028">
3587                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3588                                     </menuItem>
3589                                 </items>
3590                             </menu>
3591                         </popUpButtonCell>
3592                     </popUpButton>
3593                     <textField verticalHuggingPriority="750" id="3013">
3594                         <rect key="frame" x="450" y="314" width="69" height="20"/>
3595                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3596                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動タイプ" id="3014">
3597                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3598                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3599                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3600                         </textFieldCell>
3601                     </textField>
3602                     <box autoresizesSubviews="NO" title="ステータス" borderType="line" titlePosition="noTitle" id="4932">
3603                         <rect key="frame" x="17" y="76" width="131" height="145"/>
3604                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3605                         <view key="contentView" id="0Uq-aP-f4H">
3606                             <rect key="frame" x="1" y="1" width="129" height="143"/>
3607                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3608                             <subviews>
3609                                 <textField verticalHuggingPriority="750" id="3216">
3610                                     <rect key="frame" x="15" y="114" width="99" height="17"/>
3611                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3612                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 999666" id="3217">
3613                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3614                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3615                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3616                                     </textFieldCell>
3617                                 </textField>
3618                                 <textField verticalHuggingPriority="750" id="3222">
3619                                     <rect key="frame" x="15" y="89" width="99" height="17"/>
3620                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3621                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 999666" id="3223">
3622                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3623                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3624                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3625                                     </textFieldCell>
3626                                 </textField>
3627                                 <textField verticalHuggingPriority="750" id="3230">
3628                                     <rect key="frame" x="15" y="39" width="99" height="17"/>
3629                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3630                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 999666" id="3231">
3631                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3632                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3633                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3634                                     </textFieldCell>
3635                                 </textField>
3636                                 <textField verticalHuggingPriority="750" id="3236">
3637                                     <rect key="frame" x="15" y="14" width="99" height="17"/>
3638                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3639                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 999666" id="3237">
3640                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3641                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3642                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3643                                     </textFieldCell>
3644                                 </textField>
3645                                 <textField verticalHuggingPriority="750" id="3242">
3646                                     <rect key="frame" x="15" y="64" width="99" height="17"/>
3647                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3648                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 999666" id="3243">
3649                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3650                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3651                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3652                                     </textFieldCell>
3653                                 </textField>
3654                             </subviews>
3655                         </view>
3656                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
3657                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
3658                         <font key="titleFont" size="11" name="AquaKana"/>
3659                     </box>
3660                     <textField verticalHuggingPriority="750" id="5063">
3661                         <rect key="frame" x="267" y="197" width="32" height="20"/>
3662                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3663                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="LUK" id="5066">
3664                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3665                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3666                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3667                         </textFieldCell>
3668                     </textField>
3669                     <textField verticalHuggingPriority="750" id="5064">
3670                         <rect key="frame" x="297" y="197" width="58" height="22"/>
3671                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3672                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="5065">
3673                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3674                             <font key="font" metaFont="system"/>
3675                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3676                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3677                         </textFieldCell>
3678                     </textField>
3679                     <textField verticalHuggingPriority="750" id="5101">
3680                         <rect key="frame" x="382" y="197" width="69" height="17"/>
3681                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3682                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="5105">
3683                             <font key="font" size="13" name="AquaKana"/>
3684                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3685                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3686                         </textFieldCell>
3687                     </textField>
3688                     <textField verticalHuggingPriority="750" id="5102">
3689                         <rect key="frame" x="385" y="172" width="200" height="22"/>
3690                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3691                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="5103">
3692                             <font key="font" size="13" name="AquaKana"/>
3693                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3694                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3695                         </textFieldCell>
3696                     </textField>
3697                     <textField verticalHuggingPriority="750" id="5119">
3698                         <rect key="frame" x="382" y="147" width="44" height="17"/>
3699                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3700                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="5122">
3701                             <font key="font" size="13" name="AquaKana"/>
3702                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3703                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3704                         </textFieldCell>
3705                     </textField>
3706                     <textField verticalHuggingPriority="750" id="5120">
3707                         <rect key="frame" x="385" y="122" width="200" height="22"/>
3708                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3709                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="5121">
3710                             <font key="font" size="13" name="AquaKana"/>
3711                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3712                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3713                         </textFieldCell>
3714                     </textField>
3715                     <scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5137">
3716                         <rect key="frame" x="152" y="88" width="225" height="106"/>
3717                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3718                         <clipView key="contentView" id="TWM-sr-HKt">
3719                             <rect key="frame" x="1" y="1" width="223" height="104"/>
3720                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3721                             <subviews>
3722                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="5138">
3723                                     <rect key="frame" x="0.0" y="0.0" width="223" height="19"/>
3724                                     <autoresizingMask key="autoresizingMask"/>
3725                                     <size key="intercellSpacing" width="3" height="2"/>
3726                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3727                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
3728                                     <tableColumns>
3729                                         <tableColumn editable="NO" width="219.69921875" minWidth="40" maxWidth="1000" id="5142">
3730                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
3731                                                 <font key="font" metaFont="smallSystem"/>
3732                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
3733                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
3734                                             </tableHeaderCell>
3735                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="5145">
3736                                                 <font key="font" metaFont="system"/>
3737                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3738                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3739                                             </textFieldCell>
3740                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
3741                                             <connections>
3742                                                 <binding destination="9268" name="value" keyPath="arrangedObjects.name" id="9275"/>
3743                                             </connections>
3744                                         </tableColumn>
3745                                     </tableColumns>
3746                                 </tableView>
3747                             </subviews>
3748                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3749                         </clipView>
3750                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="5139">
3751                             <rect key="frame" x="1" y="119" width="223" height="15"/>
3752                             <autoresizingMask key="autoresizingMask"/>
3753                         </scroller>
3754                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5141">
3755                             <rect key="frame" x="224" y="17" width="15" height="102"/>
3756                             <autoresizingMask key="autoresizingMask"/>
3757                         </scroller>
3758                     </scrollView>
3759                     <button verticalHuggingPriority="750" id="5181">
3760                         <rect key="frame" x="317" y="52" width="37" height="32"/>
3761                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3762                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5182">
3763                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3764                             <font key="font" metaFont="system"/>
3765                         </buttonCell>
3766                         <connections>
3767                             <action selector="insertEquip:" target="3039" id="9266"/>
3768                         </connections>
3769                     </button>
3770                     <button verticalHuggingPriority="750" id="5197">
3771                         <rect key="frame" x="345" y="52" width="35" height="32"/>
3772                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3773                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5199">
3774                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3775                             <font key="font" metaFont="system"/>
3776                         </buttonCell>
3777                         <connections>
3778                             <action selector="removeEquip:" target="3039" id="9267"/>
3779                         </connections>
3780                     </button>
3781                     <textField verticalHuggingPriority="750" id="5207">
3782                         <rect key="frame" x="385" y="77" width="43" height="22"/>
3783                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3784                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5208">
3785                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3786                             <font key="font" metaFont="system"/>
3787                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3788                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3789                         </textFieldCell>
3790                     </textField>
3791                     <textField verticalHuggingPriority="750" id="5215">
3792                         <rect key="frame" x="386" y="102" width="30" height="17"/>
3793                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3794                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="5216">
3795                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3796                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3797                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3798                         </textFieldCell>
3799                     </textField>
3800                     <textField verticalHuggingPriority="750" id="5227">
3801                         <rect key="frame" x="434" y="77" width="43" height="22"/>
3802                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3803                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5231">
3804                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3805                             <font key="font" metaFont="system"/>
3806                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3807                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3808                         </textFieldCell>
3809                     </textField>
3810                     <textField verticalHuggingPriority="750" id="5228">
3811                         <rect key="frame" x="435" y="102" width="30" height="17"/>
3812                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3813                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="5229">
3814                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3815                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3816                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3817                         </textFieldCell>
3818                     </textField>
3819                     <textField verticalHuggingPriority="750" id="5242">
3820                         <rect key="frame" x="483" y="77" width="43" height="22"/>
3821                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3822                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5246">
3823                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3824                             <font key="font" metaFont="system"/>
3825                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3826                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3827                         </textFieldCell>
3828                     </textField>
3829                     <textField verticalHuggingPriority="750" id="5243">
3830                         <rect key="frame" x="484" y="102" width="30" height="17"/>
3831                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3832                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="5244">
3833                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3834                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3835                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3836                         </textFieldCell>
3837                     </textField>
3838                     <popUpButton verticalHuggingPriority="750" id="5256">
3839                         <rect key="frame" x="479" y="338" width="117" height="26"/>
3840                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3841                         <popUpButtonCell key="cell" type="push" title="有機生命体" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5263" id="5258">
3842                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3843                             <font key="font" metaFont="menu"/>
3844                             <menu key="menu" title="OtherViews" id="5259">
3845                                 <items>
3846                                     <menuItem title="有機生命体" state="on" id="5263">
3847                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3848                                     </menuItem>
3849                                     <menuItem title="無機生命体" id="5262">
3850                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3851                                     </menuItem>
3852                                     <menuItem title="魔法生命体" id="5261">
3853                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3854                                     </menuItem>
3855                                     <menuItem title="亡霊死霊" id="5260">
3856                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3857                                     </menuItem>
3858                                 </items>
3859                             </menu>
3860                         </popUpButtonCell>
3861                     </popUpButton>
3862                     <button verticalHuggingPriority="750" id="5274">
3863                         <rect key="frame" x="26" y="52" width="112" height="32"/>
3864                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3865                         <buttonCell key="cell" type="push" title="属性耐性" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5275">
3866                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3867                             <font key="font" size="13" name="AquaKana"/>
3868                         </buttonCell>
3869                         <connections>
3870                             <action selector="registListBtnlUCL:" target="3039" id="7825"/>
3871                         </connections>
3872                     </button>
3873                     <textField verticalHuggingPriority="750" id="6428">
3874                         <rect key="frame" x="462" y="371" width="136" height="17"/>
3875                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3876                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BP 999999999" id="6429">
3877                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3878                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3879                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3880                         </textFieldCell>
3881                     </textField>
3882                     <textField verticalHuggingPriority="750" id="12447">
3883                         <rect key="frame" x="531" y="77" width="43" height="22"/>
3884                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3885                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12450">
3886                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3887                             <font key="font" metaFont="system"/>
3888                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3889                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3890                         </textFieldCell>
3891                     </textField>
3892                     <textField verticalHuggingPriority="750" id="12448">
3893                         <rect key="frame" x="528" y="102" width="52" height="17"/>
3894                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3895                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="12449">
3896                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3897                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3898                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3899                         </textFieldCell>
3900                     </textField>
3901                     <button id="pl4-oZ-3pn">
3902                         <rect key="frame" x="195" y="370" width="61" height="18"/>
3903                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3904                         <buttonCell key="cell" type="check" title="オーラ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="rIu-ed-jJB">
3905                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
3906                             <font key="font" size="13" name="AquaKana"/>
3907                         </buttonCell>
3908                     </button>
3909                     <popUpButton verticalHuggingPriority="750" id="5169">
3910                         <rect key="frame" x="150" y="56" width="159" height="26"/>
3911                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3912                         <popUpButtonCell key="cell" type="push" title="装備リスト" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5172" id="5170">
3913                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3914                             <font key="font" metaFont="menu"/>
3915                             <menu key="menu" title="OtherViews" id="5171">
3916                                 <items>
3917                                     <menuItem title="装備リスト" state="on" id="5172"/>
3918                                 </items>
3919                             </menu>
3920                         </popUpButtonCell>
3921                         <connections>
3922                             <action selector="equipItemSelected:" target="3039" id="9276"/>
3923                         </connections>
3924                     </popUpButton>
3925                     <button hidden="YES" verticalHuggingPriority="750" id="LNK-Oq-jNq">
3926                         <rect key="frame" x="346" y="13" width="79" height="32"/>
3927                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3928                         <buttonCell key="cell" type="push" title="クラス" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="clI-Pd-ZIF">
3929                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3930                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3931                         </buttonCell>
3932                     </button>
3933                     <textField hidden="YES" verticalHuggingPriority="750" id="sON-yV-Zed">
3934                         <rect key="frame" x="18" y="39" width="129" height="17"/>
3935                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3936                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名(固有)" id="Ped-ey-9Ws">
3937                             <font key="font" size="13" name="AquaKana"/>
3938                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3939                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3940                         </textFieldCell>
3941                     </textField>
3942                     <textField hidden="YES" verticalHuggingPriority="750" id="Rgm-Xx-oCo">
3943                         <rect key="frame" x="19" y="20" width="327" height="17"/>
3944                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3945                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="a3m-8a-xfO">
3946                             <font key="font" size="13" name="AquaKana"/>
3947                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3948                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3949                         </textFieldCell>
3950                     </textField>
3951                 </subviews>
3952             </view>
3953         </window>
3954         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1603" userLabel="建物編集" customClass="NSPanel">
3955             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
3956             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
3957             <rect key="contentRect" x="196" y="132" width="500" height="300"/>
3958             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
3959             <view key="contentView" id="1604">
3960                 <rect key="frame" x="0.0" y="0.0" width="500" height="300"/>
3961                 <autoresizingMask key="autoresizingMask"/>
3962                 <subviews>
3963                     <imageView id="1617">
3964                         <rect key="frame" x="25" y="245" width="38" height="38"/>
3965                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3966                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1646"/>
3967                     </imageView>
3968                     <textField verticalHuggingPriority="750" id="1616">
3969                         <rect key="frame" x="75" y="248" width="96" height="22"/>
3970                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3971                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1648">
3972                             <font key="font" metaFont="system"/>
3973                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3974                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3975                         </textFieldCell>
3976                     </textField>
3977                     <textField verticalHuggingPriority="750" id="1615">
3978                         <rect key="frame" x="82" y="278" width="82" height="17"/>
3979                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3980                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="建物チップ名" id="1649">
3981                             <font key="font" size="13" name="AquaKana"/>
3982                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3983                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3984                         </textFieldCell>
3985                     </textField>
3986                     <button verticalHuggingPriority="750" id="1614">
3987                         <rect key="frame" x="384" y="5" width="105" height="32"/>
3988                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3989                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1650">
3990                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3991                             <font key="font" size="13" name="AquaKana"/>
3992                         </buttonCell>
3993                         <connections>
3994                             <action selector="cancelBCL:" target="2629" id="4034"/>
3995                         </connections>
3996                     </button>
3997                     <button verticalHuggingPriority="750" id="1613">
3998                         <rect key="frame" x="316" y="5" width="66" height="32"/>
3999                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4000                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1651">
4001                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4002                             <font key="font" size="13" name="AquaKana"/>
4003                         </buttonCell>
4004                         <connections>
4005                             <action selector="saveBCL:" target="2629" id="4033"/>
4006                         </connections>
4007                     </button>
4008                     <imageView id="1666">
4009                         <rect key="frame" x="25" y="82" width="156" height="156"/>
4010                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4011                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1667"/>
4012                     </imageView>
4013                     <textField verticalHuggingPriority="750" id="1682">
4014                         <rect key="frame" x="198" y="250" width="82" height="22"/>
4015                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4016                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999999999" drawsBackground="YES" id="1687">
4017                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4018                             <font key="font" metaFont="system"/>
4019                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4020                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4021                         </textFieldCell>
4022                     </textField>
4023                     <textField verticalHuggingPriority="750" id="1683">
4024                         <rect key="frame" x="195" y="278" width="43" height="17"/>
4025                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4026                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="耐久力" id="1685">
4027                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4028                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4029                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4030                         </textFieldCell>
4031                     </textField>
4032                     <popUpButton verticalHuggingPriority="750" id="1911">
4033                         <rect key="frame" x="298" y="246" width="95" height="26"/>
4034                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4035                         <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="1912">
4036                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4037                             <font key="font" metaFont="menu"/>
4038                             <menu key="menu" title="OtherViews" id="1913">
4039                                 <items>
4040                                     <menuItem title="安定な地形" id="2458"/>
4041                                     <menuItem title="山竹林" id="1915"/>
4042                                     <menuItem title="浅瀬" id="1916"/>
4043                                     <menuItem title="その他" id="1920"/>
4044                                 </items>
4045                             </menu>
4046                         </popUpButtonCell>
4047                     </popUpButton>
4048                     <textField verticalHuggingPriority="750" id="1924">
4049                         <rect key="frame" x="297" y="278" width="56" height="17"/>
4050                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4051                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成場所" id="1925">
4052                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4053                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4054                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4055                         </textFieldCell>
4056                     </textField>
4057                     <textField verticalHuggingPriority="750" id="1930">
4058                         <rect key="frame" x="296" y="209" width="52" height="17"/>
4059                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4060                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="1931">
4061                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4062                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4063                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4064                         </textFieldCell>
4065                     </textField>
4066                     <textField verticalHuggingPriority="750" id="1936">
4067                         <rect key="frame" x="358" y="206" width="42" height="22"/>
4068                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4069                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="1937">
4070                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4071                             <font key="font" metaFont="system"/>
4072                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4073                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4074                         </textFieldCell>
4075                     </textField>
4076                     <box autoresizesSubviews="NO" title="コスト" borderType="line" id="1953">
4077                         <rect key="frame" x="195" y="83" width="88" height="159"/>
4078                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4079                         <view key="contentView" id="QEd-l5-lUs">
4080                             <rect key="frame" x="1" y="1" width="86" height="143"/>
4081                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4082                             <subviews>
4083                                 <textField verticalHuggingPriority="750" id="1964">
4084                                     <rect key="frame" x="18" y="102" width="50" height="22"/>
4085                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4086                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1966">
4087                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4088                                         <font key="font" metaFont="system"/>
4089                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4090                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4091                                     </textFieldCell>
4092                                 </textField>
4093                                 <textField verticalHuggingPriority="750" id="1971">
4094                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4095                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4096                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="1972">
4097                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4098                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4099                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4100                                     </textFieldCell>
4101                                 </textField>
4102                                 <textField verticalHuggingPriority="750" id="1996">
4103                                     <rect key="frame" x="18" y="62" width="50" height="22"/>
4104                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4105                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1998">
4106                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4107                                         <font key="font" metaFont="system"/>
4108                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4109                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4110                                     </textFieldCell>
4111                                 </textField>
4112                                 <textField verticalHuggingPriority="750" id="2004">
4113                                     <rect key="frame" x="18" y="20" width="50" 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="2006">
4116                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4117                                         <font key="font" metaFont="system"/>
4118                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4119                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4120                                     </textFieldCell>
4121                                 </textField>
4122                                 <textField verticalHuggingPriority="750" id="2013">
4123                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4124                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4125                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="2014">
4126                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4127                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4128                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4129                                     </textFieldCell>
4130                                 </textField>
4131                                 <textField verticalHuggingPriority="750" id="2029">
4132                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4133                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4134                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="2030">
4135                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4136                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4137                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4138                                     </textFieldCell>
4139                                 </textField>
4140                             </subviews>
4141                         </view>
4142                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4143                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4144                         <font key="titleFont" size="11" name="AquaKana"/>
4145                     </box>
4146                     <textField verticalHuggingPriority="750" id="2123">
4147                         <rect key="frame" x="401" y="273" width="69" height="22"/>
4148                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4149                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="破壊リンク" id="2128">
4150                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4151                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4152                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4153                         </textFieldCell>
4154                     </textField>
4155                     <popUpButton verticalHuggingPriority="750" id="2124">
4156                         <rect key="frame" x="402" y="246" width="95" height="26"/>
4157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4158                         <popUpButtonCell key="cell" type="push" title="なし" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="2127" id="2125">
4159                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4160                             <font key="font" metaFont="menu"/>
4161                             <menu key="menu" title="OtherViews" id="2126">
4162                                 <items>
4163                                     <menuItem title="なし" state="on" id="2127"/>
4164                                 </items>
4165                             </menu>
4166                         </popUpButtonCell>
4167                     </popUpButton>
4168                     <button verticalHuggingPriority="750" id="2157">
4169                         <rect key="frame" x="316" y="39" width="173" height="32"/>
4170                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4171                         <buttonCell key="cell" type="push" title="ユニット作成と研究" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2158">
4172                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4173                             <font key="font" size="13" name="AquaKana"/>
4174                         </buttonCell>
4175                         <connections>
4176                             <action selector="unitResearchBCL:" target="2629" id="4926"/>
4177                         </connections>
4178                     </button>
4179                     <button verticalHuggingPriority="750" id="2163">
4180                         <rect key="frame" x="392" y="158" width="105" height="32"/>
4181                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4182                         <buttonCell key="cell" type="push" title="オプション" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2164">
4183                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4184                             <font key="font" size="13" name="AquaKana"/>
4185                         </buttonCell>
4186                         <connections>
4187                             <action selector="optionBCL:" target="2629" id="4922"/>
4188                         </connections>
4189                     </button>
4190                     <button verticalHuggingPriority="750" id="2212">
4191                         <rect key="frame" x="397" y="125" width="92" height="32"/>
4192                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4193                         <buttonCell key="cell" type="push" title="自動攻撃" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2213">
4194                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4195                             <font key="font" size="13" name="AquaKana"/>
4196                         </buttonCell>
4197                     </button>
4198                     <button id="2218">
4199                         <rect key="frame" x="407" y="107" width="74" height="18"/>
4200                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4201                         <buttonCell key="cell" type="check" title="侵入不可" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2219">
4202                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4203                             <font key="font" size="13" name="AquaKana"/>
4204                         </buttonCell>
4205                     </button>
4206                     <textField verticalHuggingPriority="750" id="2565">
4207                         <rect key="frame" x="357" y="179" width="33" height="22"/>
4208                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4209                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2568">
4210                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4211                             <font key="font" metaFont="system"/>
4212                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4213                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4214                         </textFieldCell>
4215                     </textField>
4216                     <textField verticalHuggingPriority="750" id="2566">
4217                         <rect key="frame" x="296" y="182" width="56" height="17"/>
4218                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4219                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御修正" id="2567">
4220                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4221                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4222                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4223                         </textFieldCell>
4224                     </textField>
4225                     <textField verticalHuggingPriority="750" id="2586">
4226                         <rect key="frame" x="357" y="153" width="33" height="22"/>
4227                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4228                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2590">
4229                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4230                             <font key="font" metaFont="system"/>
4231                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4232                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4233                         </textFieldCell>
4234                     </textField>
4235                     <textField verticalHuggingPriority="750" id="2587">
4236                         <rect key="frame" x="296" y="156" width="49" height="17"/>
4237                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4238                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP回復" id="2588">
4239                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4240                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4241                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4242                         </textFieldCell>
4243                     </textField>
4244                     <textField verticalHuggingPriority="750" id="2601">
4245                         <rect key="frame" x="357" y="126" width="33" height="22"/>
4246                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4247                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2604">
4248                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4249                             <font key="font" metaFont="system"/>
4250                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4251                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4252                         </textFieldCell>
4253                     </textField>
4254                     <textField verticalHuggingPriority="750" id="2602">
4255                         <rect key="frame" x="296" y="129" width="51" height="17"/>
4256                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4257                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP回復" id="2603">
4258                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4259                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4260                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4261                         </textFieldCell>
4262                     </textField>
4263                     <textField verticalHuggingPriority="750" id="4201">
4264                         <rect key="frame" x="357" y="99" width="33" height="22"/>
4265                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4266                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="4204">
4267                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4268                             <font key="font" metaFont="system"/>
4269                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4270                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4271                         </textFieldCell>
4272                     </textField>
4273                     <textField verticalHuggingPriority="750" id="4202">
4274                         <rect key="frame" x="296" y="102" width="49" height="17"/>
4275                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4276                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EN回復" id="4203">
4277                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4278                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4279                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4280                         </textFieldCell>
4281                     </textField>
4282                     <textField verticalHuggingPriority="750" id="4223">
4283                         <rect key="frame" x="96" y="45" width="214" height="22"/>
4284                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4285                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4224">
4286                             <font key="font" metaFont="system"/>
4287                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4288                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4289                         </textFieldCell>
4290                     </textField>
4291                     <textField verticalHuggingPriority="750" id="4230">
4292                         <rect key="frame" x="22" y="48" width="69" height="17"/>
4293                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4294                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部認識名" id="4231">
4295                             <font key="font" size="13" name="AquaKana"/>
4296                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4297                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4298                         </textFieldCell>
4299                     </textField>
4300                     <textField verticalHuggingPriority="750" id="4604">
4301                         <rect key="frame" x="466" y="206" width="25" height="22"/>
4302                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4303                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="99" drawsBackground="YES" id="4607">
4304                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4305                             <font key="font" metaFont="system"/>
4306                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4307                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4308                         </textFieldCell>
4309                     </textField>
4310                     <textField verticalHuggingPriority="750" id="4605">
4311                         <rect key="frame" x="406" y="209" width="58" height="17"/>
4312                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4313                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="耐久力Lv" id="4606">
4314                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4315                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4316                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4317                         </textFieldCell>
4318                     </textField>
4319                     <textField verticalHuggingPriority="750" id="4847">
4320                         <rect key="frame" x="71" y="15" width="239" height="22"/>
4321                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4322                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4851">
4323                             <font key="font" metaFont="system"/>
4324                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4325                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4326                         </textFieldCell>
4327                     </textField>
4328                     <textField verticalHuggingPriority="750" id="4848">
4329                         <rect key="frame" x="22" y="18" width="44" height="17"/>
4330                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4331                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="4849">
4332                             <font key="font" size="13" name="AquaKana"/>
4333                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4334                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4335                         </textFieldCell>
4336                     </textField>
4337                     <button id="14110">
4338                         <rect key="frame" x="406" y="83" width="74" height="18"/>
4339                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4340                         <buttonCell key="cell" type="check" title="占領可能" bezelStyle="regularSquare" imagePosition="left" inset="2" id="14111">
4341                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4342                             <font key="font" size="13" name="AquaKana"/>
4343                         </buttonCell>
4344                     </button>
4345                     <textField verticalHuggingPriority="750" id="0Vk-7H-kNP">
4346                         <rect key="frame" x="357" y="72" width="33" height="22"/>
4347                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4348                         <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">
4349                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4350                             <font key="font" metaFont="system"/>
4351                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4352                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4353                         </textFieldCell>
4354                     </textField>
4355                     <textField verticalHuggingPriority="750" id="TvP-Ta-bNg">
4356                         <rect key="frame" x="296" y="75" width="57" height="17"/>
4357                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4358                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HPL回復" id="KIL-J5-oK2">
4359                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4360                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4361                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4362                         </textFieldCell>
4363                     </textField>
4364                 </subviews>
4365             </view>
4366         </window>
4367         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="2386" userLabel="スキル決定" customClass="NSPanel">
4368             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4369             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4370             <rect key="contentRect" x="196" y="132" width="500" height="300"/>
4371             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
4372             <view key="contentView" id="2387">
4373                 <rect key="frame" x="0.0" y="0.0" width="500" height="300"/>
4374                 <autoresizingMask key="autoresizingMask"/>
4375                 <subviews>
4376                     <button verticalHuggingPriority="750" id="2391">
4377                         <rect key="frame" x="423" y="13" width="66" height="32"/>
4378                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4379                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2424">
4380                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4381                             <font key="font" size="13" name="AquaKana"/>
4382                         </buttonCell>
4383                         <connections>
4384                             <action selector="unitResearchCloseBCL:" target="2629" id="4928"/>
4385                         </connections>
4386                     </button>
4387                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="2393">
4388                         <rect key="frame" x="-1" y="150" width="502" height="151"/>
4389                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4390                         <clipView key="contentView" id="h3e-Ph-gb1">
4391                             <rect key="frame" x="1" y="17" width="500" height="133"/>
4392                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4393                             <subviews>
4394                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="2411" id="2413">
4395                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
4396                                     <autoresizingMask key="autoresizingMask"/>
4397                                     <size key="intercellSpacing" width="3" height="2"/>
4398                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4399                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
4400                                     <tableColumns>
4401                                         <tableColumn editable="NO" width="179.515625" minWidth="40" maxWidth="1000" id="2415">
4402                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド名">
4403                                                 <font key="font" metaFont="smallSystem"/>
4404                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4405                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4406                                             </tableHeaderCell>
4407                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2416">
4408                                                 <font key="font" metaFont="system"/>
4409                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4410                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4411                                             </textFieldCell>
4412                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4413                                             <connections>
4414                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.name" id="12431">
4415                                                     <dictionary key="options">
4416                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4417                                                     </dictionary>
4418                                                 </binding>
4419                                             </connections>
4420                                         </tableColumn>
4421                                         <tableColumn editable="NO" width="45.1484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="2446">
4422                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="作成WT">
4423                                                 <font key="font" metaFont="smallSystem"/>
4424                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4425                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
4426                                             </tableHeaderCell>
4427                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2447">
4428                                                 <font key="font" metaFont="system"/>
4429                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4430                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4431                                             </textFieldCell>
4432                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4433                                             <connections>
4434                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.WT" id="12429">
4435                                                     <dictionary key="options">
4436                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4437                                                     </dictionary>
4438                                                 </binding>
4439                                             </connections>
4440                                         </tableColumn>
4441                                         <tableColumn editable="NO" width="163.11328125" minWidth="40" maxWidth="1000" id="2414">
4442                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
4443                                                 <font key="font" metaFont="smallSystem"/>
4444                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4445                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4446                                             </tableHeaderCell>
4447                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2417">
4448                                                 <font key="font" metaFont="system"/>
4449                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4450                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4451                                             </textFieldCell>
4452                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4453                                             <connections>
4454                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.cost" id="12430">
4455                                                     <dictionary key="options">
4456                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4457                                                     </dictionary>
4458                                                 </binding>
4459                                             </connections>
4460                                         </tableColumn>
4461                                         <tableColumn editable="NO" width="100.38671875" minWidth="10" maxWidth="3.4028234663852886e+38" id="4679">
4462                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
4463                                                 <font key="font" metaFont="smallSystem"/>
4464                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4465                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
4466                                             </tableHeaderCell>
4467                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4680">
4468                                                 <font key="font" metaFont="system"/>
4469                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4470                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4471                                             </textFieldCell>
4472                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4473                                             <connections>
4474                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.memo" id="12434">
4475                                                     <dictionary key="options">
4476                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4477                                                     </dictionary>
4478                                                 </binding>
4479                                             </connections>
4480                                         </tableColumn>
4481                                     </tableColumns>
4482                                 </tableView>
4483                             </subviews>
4484                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4485                         </clipView>
4486                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="2412">
4487                             <rect key="frame" x="1" y="165" width="500" height="16"/>
4488                             <autoresizingMask key="autoresizingMask"/>
4489                         </scroller>
4490                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="2410">
4491                             <rect key="frame" x="224" y="17" width="15" height="102"/>
4492                             <autoresizingMask key="autoresizingMask"/>
4493                         </scroller>
4494                         <tableHeaderView key="headerView" id="2411">
4495                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
4496                             <autoresizingMask key="autoresizingMask"/>
4497                         </tableHeaderView>
4498                     </scrollView>
4499                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="2392">
4500                         <rect key="frame" x="6" y="10" width="234" height="134"/>
4501                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4502                         <view key="contentView" id="xwS-Sb-S0G">
4503                             <rect key="frame" x="1" y="1" width="232" height="132"/>
4504                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4505                             <subviews>
4506                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="2418">
4507                                     <rect key="frame" x="15" y="14" width="202" height="106"/>
4508                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4509                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="2423">
4510                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4511                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4512                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4513                                     </textFieldCell>
4514                                 </textField>
4515                             </subviews>
4516                         </view>
4517                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4518                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4519                     </box>
4520                     <popUpButton verticalHuggingPriority="750" id="2390">
4521                         <rect key="frame" x="243" y="82" width="181" height="26"/>
4522                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4523                         <popUpButtonCell key="cell" type="push" title="なし(研究リスト)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="2427" id="2425">
4524                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4525                             <font key="font" metaFont="menu"/>
4526                             <menu key="menu" title="OtherViews" id="2426">
4527                                 <items>
4528                                     <menuItem title="なし(研究リスト)" state="on" id="2427">
4529                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4530                                     </menuItem>
4531                                 </items>
4532                             </menu>
4533                         </popUpButtonCell>
4534                     </popUpButton>
4535                     <button verticalHuggingPriority="750" id="2389">
4536                         <rect key="frame" x="423" y="78" width="36" height="32"/>
4537                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4538                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2429">
4539                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4540                             <font key="font" size="13" name="AquaKana"/>
4541                         </buttonCell>
4542                         <connections>
4543                             <action selector="researchListResearchInsert:" target="2629" id="12414"/>
4544                         </connections>
4545                     </button>
4546                     <popUpButton verticalHuggingPriority="750" id="4685">
4547                         <rect key="frame" x="243" y="111" width="181" height="26"/>
4548                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4549                         <popUpButtonCell key="cell" type="push" title="なし(人間ユニット)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4695" id="4693">
4550                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4551                             <font key="font" metaFont="menu"/>
4552                             <menu key="menu" title="OtherViews" id="4694">
4553                                 <items>
4554                                     <menuItem title="なし(人間ユニット)" state="on" id="4695">
4555                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4556                                     </menuItem>
4557                                 </items>
4558                             </menu>
4559                         </popUpButtonCell>
4560                     </popUpButton>
4561                     <button verticalHuggingPriority="750" id="4686">
4562                         <rect key="frame" x="423" y="107" width="36" height="32"/>
4563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4564                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4690">
4565                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4566                             <font key="font" size="13" name="AquaKana"/>
4567                         </buttonCell>
4568                         <connections>
4569                             <action selector="researchListUnitInsert:" target="2629" id="12417"/>
4570                         </connections>
4571                     </button>
4572                     <popUpButton verticalHuggingPriority="750" id="4734">
4573                         <rect key="frame" x="243" y="51" width="181" height="26"/>
4574                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4575                         <popUpButtonCell key="cell" type="push" title="なし(機械ユニット)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4741" id="4739">
4576                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4577                             <font key="font" metaFont="menu"/>
4578                             <menu key="menu" title="OtherViews" id="4740">
4579                                 <items>
4580                                     <menuItem title="なし(機械ユニット)" state="on" id="4741">
4581                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4582                                     </menuItem>
4583                                 </items>
4584                             </menu>
4585                         </popUpButtonCell>
4586                     </popUpButton>
4587                     <button verticalHuggingPriority="750" id="4735">
4588                         <rect key="frame" x="423" y="47" width="36" height="32"/>
4589                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4590                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4738">
4591                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4592                             <font key="font" size="13" name="AquaKana"/>
4593                         </buttonCell>
4594                         <connections>
4595                             <action selector="researchListUnionInsert:" target="2629" id="12415"/>
4596                         </connections>
4597                     </button>
4598                     <button verticalHuggingPriority="750" id="4736">
4599                         <rect key="frame" x="472" y="121" width="35" height="32"/>
4600                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4601                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4737">
4602                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4603                             <font key="font" size="13" name="AquaKana"/>
4604                         </buttonCell>
4605                         <connections>
4606                             <action selector="researchListDelete:" target="2629" id="12437"/>
4607                         </connections>
4608                     </button>
4609                 </subviews>
4610             </view>
4611             <point key="canvasLocation" x="1381" y="17"/>
4612         </window>
4613         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="4301" userLabel="コスト決定" customClass="NSPanel">
4614             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4615             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4616             <rect key="contentRect" x="196" y="132" width="228" height="300"/>
4617             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4618             <view key="contentView" id="4302">
4619                 <rect key="frame" x="0.0" y="0.0" width="228" height="300"/>
4620                 <autoresizingMask key="autoresizingMask"/>
4621                 <subviews>
4622                     <button verticalHuggingPriority="750" id="4307">
4623                         <rect key="frame" x="135" y="18" width="79" height="32"/>
4624                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4625                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4468">
4626                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4627                             <font key="font" size="13" name="AquaKana"/>
4628                         </buttonCell>
4629                         <connections>
4630                             <action selector="optionCloseBCL:" target="2629" id="4924"/>
4631                         </connections>
4632                     </button>
4633                     <box autoresizesSubviews="NO" title="WT毎増加値" borderType="line" id="4478">
4634                         <rect key="frame" x="17" y="121" width="81" height="159"/>
4635                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4636                         <view key="contentView" id="M0d-47-roN">
4637                             <rect key="frame" x="1" y="1" width="79" height="143"/>
4638                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4639                             <subviews>
4640                                 <textField verticalHuggingPriority="750" id="4479">
4641                                     <rect key="frame" x="18" y="102" width="43" height="22"/>
4642                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4643                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4505">
4644                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4645                                         <font key="font" metaFont="system"/>
4646                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4647                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4648                                     </textFieldCell>
4649                                 </textField>
4650                                 <textField verticalHuggingPriority="750" id="4484">
4651                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4652                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4653                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="4500">
4654                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4655                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4656                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4657                                     </textFieldCell>
4658                                 </textField>
4659                                 <textField verticalHuggingPriority="750" id="4482">
4660                                     <rect key="frame" x="18" y="62" width="43" height="22"/>
4661                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4662                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4502">
4663                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4664                                         <font key="font" metaFont="system"/>
4665                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4666                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4667                                     </textFieldCell>
4668                                 </textField>
4669                                 <textField verticalHuggingPriority="750" id="4480">
4670                                     <rect key="frame" x="18" y="20" width="43" height="22"/>
4671                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4672                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4504">
4673                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4674                                         <font key="font" metaFont="system"/>
4675                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4676                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4677                                     </textFieldCell>
4678                                 </textField>
4679                                 <textField verticalHuggingPriority="750" id="4483">
4680                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4681                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4682                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="4501">
4683                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4684                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4685                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4686                                     </textFieldCell>
4687                                 </textField>
4688                                 <textField verticalHuggingPriority="750" id="4481">
4689                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4690                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4691                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="4503">
4692                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4693                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4694                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4695                                     </textFieldCell>
4696                                 </textField>
4697                             </subviews>
4698                         </view>
4699                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4700                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4701                         <font key="titleFont" size="11" name="AquaKana"/>
4702                     </box>
4703                     <box autoresizesSubviews="NO" title="増築コスト" borderType="line" id="4519">
4704                         <rect key="frame" x="113" y="121" width="80" height="159"/>
4705                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4706                         <view key="contentView" id="46B-XW-CZe">
4707                             <rect key="frame" x="1" y="1" width="78" height="143"/>
4708                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4709                             <subviews>
4710                                 <textField verticalHuggingPriority="750" id="4540">
4711                                     <rect key="frame" x="18" y="102" width="42" height="22"/>
4712                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4713                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4541">
4714                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4715                                         <font key="font" metaFont="system"/>
4716                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4717                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4718                                     </textFieldCell>
4719                                 </textField>
4720                                 <textField verticalHuggingPriority="750" id="4535">
4721                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4722                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4723                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="4546">
4724                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
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                                 <textField verticalHuggingPriority="750" id="4537">
4730                                     <rect key="frame" x="18" y="62" width="42" height="22"/>
4731                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4732                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4544">
4733                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4734                                         <font key="font" metaFont="system"/>
4735                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4736                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4737                                     </textFieldCell>
4738                                 </textField>
4739                                 <textField verticalHuggingPriority="750" id="4539">
4740                                     <rect key="frame" x="18" y="20" width="42" height="22"/>
4741                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4742                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4542">
4743                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4744                                         <font key="font" metaFont="system"/>
4745                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4746                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4747                                     </textFieldCell>
4748                                 </textField>
4749                                 <textField verticalHuggingPriority="750" id="4536">
4750                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4751                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4752                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="4545">
4753                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4754                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4755                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4756                                     </textFieldCell>
4757                                 </textField>
4758                                 <textField verticalHuggingPriority="750" id="4538">
4759                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4760                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4761                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="4543">
4762                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4763                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4764                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4765                                     </textFieldCell>
4766                                 </textField>
4767                             </subviews>
4768                         </view>
4769                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4770                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4771                         <font key="titleFont" size="11" name="AquaKana"/>
4772                     </box>
4773                     <textField verticalHuggingPriority="750" id="4555">
4774                         <rect key="frame" x="124" y="95" width="69" height="22"/>
4775                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4776                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増築リンク" id="4562">
4777                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4778                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4779                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4780                         </textFieldCell>
4781                     </textField>
4782                     <popUpButton verticalHuggingPriority="750" id="4556">
4783                         <rect key="frame" x="125" y="68" width="95" height="26"/>
4784                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4785                         <popUpButtonCell key="cell" type="push" title="なし" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4560" id="4558">
4786                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4787                             <font key="font" metaFont="menu"/>
4788                             <menu key="menu" title="OtherViews" id="4559">
4789                                 <items>
4790                                     <menuItem title="なし" state="on" id="4560"/>
4791                                 </items>
4792                             </menu>
4793                         </popUpButtonCell>
4794                     </popUpButton>
4795                     <textField verticalHuggingPriority="750" id="4570">
4796                         <rect key="frame" x="9" y="52" width="52" height="17"/>
4797                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4798                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増築WT" id="4574">
4799                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4800                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4801                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4802                         </textFieldCell>
4803                     </textField>
4804                     <textField verticalHuggingPriority="750" id="4571">
4805                         <rect key="frame" x="74" y="49" width="42" height="22"/>
4806                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4807                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="4573">
4808                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4809                             <font key="font" metaFont="system"/>
4810                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4811                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4812                         </textFieldCell>
4813                     </textField>
4814                     <textField verticalHuggingPriority="750" id="4888">
4815                         <rect key="frame" x="9" y="82" width="52" height="17"/>
4816                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4817                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増加WT" id="4892">
4818                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4819                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4820                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4821                         </textFieldCell>
4822                     </textField>
4823                     <textField verticalHuggingPriority="750" id="4889">
4824                         <rect key="frame" x="74" y="79" width="42" height="22"/>
4825                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4826                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="4890">
4827                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4828                             <font key="font" metaFont="system"/>
4829                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4830                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4831                         </textFieldCell>
4832                     </textField>
4833                 </subviews>
4834             </view>
4835         </window>
4836         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="3481" userLabel="ギャラリー">
4837             <windowStyleMask key="styleMask" titled="YES"/>
4838             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
4839             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4840             <view key="contentView" id="3482">
4841                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
4842                 <autoresizingMask key="autoresizingMask"/>
4843                 <subviews>
4844                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="3540">
4845                         <rect key="frame" x="350" y="396" width="270" height="64"/>
4846                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4847                         <clipView key="contentView" id="KRV-Ew-hcF">
4848                             <rect key="frame" x="1" y="1" width="268" height="62"/>
4849                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4850                             <subviews>
4851                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="3541">
4852                                     <rect key="frame" x="0.0" y="0.0" width="268" height="19"/>
4853                                     <autoresizingMask key="autoresizingMask"/>
4854                                     <size key="intercellSpacing" width="3" height="2"/>
4855                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4856                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
4857                                     <tableColumns>
4858                                         <tableColumn width="265" minWidth="40" maxWidth="1000" id="3545">
4859                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
4860                                                 <font key="font" metaFont="smallSystem"/>
4861                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4862                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4863                                             </tableHeaderCell>
4864                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="3548">
4865                                                 <font key="font" metaFont="system"/>
4866                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4867                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4868                                             </textFieldCell>
4869                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4870                                             <connections>
4871                                                 <binding destination="3750" name="value" keyPath="arrangedObjects.name" id="3832"/>
4872                                             </connections>
4873                                         </tableColumn>
4874                                     </tableColumns>
4875                                     <connections>
4876                                         <outlet property="delegate" destination="3745" id="3765"/>
4877                                     </connections>
4878                                 </tableView>
4879                             </subviews>
4880                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4881                         </clipView>
4882                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="3542">
4883                             <rect key="frame" x="1" y="119" width="223" height="15"/>
4884                             <autoresizingMask key="autoresizingMask"/>
4885                         </scroller>
4886                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="3544">
4887                             <rect key="frame" x="224" y="17" width="15" height="102"/>
4888                             <autoresizingMask key="autoresizingMask"/>
4889                         </scroller>
4890                     </scrollView>
4891                     <textField verticalHuggingPriority="750" id="3560">
4892                         <rect key="frame" x="24" y="438" width="144" height="22"/>
4893                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4894                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ギャラリー" id="3561">
4895                             <font key="font" size="18" name="AquaKana"/>
4896                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4897                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4898                         </textFieldCell>
4899                     </textField>
4900                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="3584">
4901                         <rect key="frame" x="17" y="49" width="606" height="341"/>
4902                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4903                         <view key="contentView" id="ic0-Vr-F8e">
4904                             <rect key="frame" x="1" y="1" width="604" height="339"/>
4905                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4906                             <subviews>
4907                                 <imageView id="3593">
4908                                     <rect key="frame" x="15" y="237" width="126" height="86"/>
4909                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4910                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3594"/>
4911                                     <connections>
4912                                         <action selector="test:" target="3745" id="9Dp-EJ-xvq"/>
4913                                         <binding destination="3750" name="value" keyPath="selection.img01" id="xsc-8P-Yhq"/>
4914                                     </connections>
4915                                 </imageView>
4916                                 <imageView id="3631">
4917                                     <rect key="frame" x="15" y="127" width="126" height="86"/>
4918                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4919                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3634"/>
4920                                     <connections>
4921                                         <binding destination="3750" name="value" keyPath="selection.img05" id="adt-v3-2sS"/>
4922                                     </connections>
4923                                 </imageView>
4924                                 <imageView id="3640">
4925                                     <rect key="frame" x="15" y="17" width="126" height="86"/>
4926                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4927                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3643"/>
4928                                     <connections>
4929                                         <binding destination="3750" name="value" keyPath="selection.img09" id="MrY-V2-XYi"/>
4930                                     </connections>
4931                                 </imageView>
4932                                 <imageView id="3650">
4933                                     <rect key="frame" x="164" y="237" width="126" height="86"/>
4934                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4935                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3659"/>
4936                                     <connections>
4937                                         <binding destination="3750" name="value" keyPath="selection.img02" id="iSP-YM-geN"/>
4938                                     </connections>
4939                                 </imageView>
4940                                 <imageView id="3651">
4941                                     <rect key="frame" x="164" y="127" width="126" height="86"/>
4942                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4943                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3655"/>
4944                                     <connections>
4945                                         <binding destination="3750" name="value" keyPath="selection.img06" id="3r8-W4-83y"/>
4946                                     </connections>
4947                                 </imageView>
4948                                 <imageView id="3652">
4949                                     <rect key="frame" x="164" y="17" width="126" height="86"/>
4950                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4951                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3653"/>
4952                                     <connections>
4953                                         <binding destination="3750" name="value" keyPath="selection.img10" id="4Wi-L2-5eq"/>
4954                                     </connections>
4955                                 </imageView>
4956                                 <imageView id="3679">
4957                                     <rect key="frame" x="463" y="237" width="126" height="86"/>
4958                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4959                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3688"/>
4960                                     <connections>
4961                                         <binding destination="3750" name="value" keyPath="selection.img04" id="4Kg-hI-JZx"/>
4962                                     </connections>
4963                                 </imageView>
4964                                 <imageView id="3680">
4965                                     <rect key="frame" x="463" y="127" width="126" height="86"/>
4966                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4967                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3684"/>
4968                                     <connections>
4969                                         <binding destination="3750" name="value" keyPath="selection.img08" id="pTM-ny-U6a"/>
4970                                     </connections>
4971                                 </imageView>
4972                                 <imageView id="3681">
4973                                     <rect key="frame" x="463" y="17" width="126" height="86"/>
4974                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4975                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3682"/>
4976                                     <connections>
4977                                         <binding destination="3750" name="value" keyPath="selection.img12" id="5c7-th-hpl"/>
4978                                     </connections>
4979                                 </imageView>
4980                                 <imageView id="3706">
4981                                     <rect key="frame" x="312" y="237" width="126" height="86"/>
4982                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4983                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3715"/>
4984                                     <connections>
4985                                         <binding destination="3750" name="value" keyPath="selection.img03" id="dzY-7d-ibm"/>
4986                                     </connections>
4987                                 </imageView>
4988                                 <imageView id="3707">
4989                                     <rect key="frame" x="312" y="127" width="126" height="86"/>
4990                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4991                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3711"/>
4992                                     <connections>
4993                                         <binding destination="3750" name="value" keyPath="selection.img07" id="EcM-8D-ExU"/>
4994                                     </connections>
4995                                 </imageView>
4996                                 <imageView id="3708">
4997                                     <rect key="frame" x="312" y="17" width="126" height="86"/>
4998                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4999                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3709"/>
5000                                     <connections>
5001                                         <binding destination="3750" name="value" keyPath="selection.img11" id="IE9-O7-rNm"/>
5002                                     </connections>
5003                                 </imageView>
5004                                 <customView id="q7A-MQ-hSS" customClass="GDIV1">
5005                                     <rect key="frame" x="10" y="231" width="132" height="96"/>
5006                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5007                                 </customView>
5008                                 <customView id="tdn-D1-u1M" customClass="GDIV2">
5009                                     <rect key="frame" x="159" y="231" width="132" height="96"/>
5010                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5011                                 </customView>
5012                                 <customView id="rXO-MS-Sih" customClass="GDIV3">
5013                                     <rect key="frame" x="307" y="231" width="132" height="96"/>
5014                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5015                                 </customView>
5016                                 <customView id="tnj-CI-u2J" customClass="GDIV4">
5017                                     <rect key="frame" x="462" y="231" width="132" height="96"/>
5018                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5019                                 </customView>
5020                                 <customView id="ayY-Nr-UrT" customClass="GDIV5">
5021                                     <rect key="frame" x="10" y="122" width="132" height="96"/>
5022                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5023                                 </customView>
5024                                 <customView id="KTU-Ak-heF" customClass="GDIV6">
5025                                     <rect key="frame" x="163" y="122" width="131" height="96"/>
5026                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5027                                 </customView>
5028                                 <customView id="kUT-pN-OZ8" customClass="GDIV7">
5029                                     <rect key="frame" x="308" y="122" width="132" height="96"/>
5030                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5031                                 </customView>
5032                                 <customView id="sRI-R3-dNW" customClass="GDIV8">
5033                                     <rect key="frame" x="461" y="122" width="132" height="96"/>
5034                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5035                                 </customView>
5036                                 <customView id="eAE-2g-Ag9" customClass="GDIV9">
5037                                     <rect key="frame" x="11" y="14" width="132" height="96"/>
5038                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5039                                 </customView>
5040                                 <customView id="dB6-jI-IIy" customClass="GDIV10">
5041                                     <rect key="frame" x="160" y="14" width="132" height="96"/>
5042                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5043                                 </customView>
5044                                 <customView id="6YW-da-mo4" customClass="GDIV11">
5045                                     <rect key="frame" x="309" y="14" width="132" height="96"/>
5046                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5047                                 </customView>
5048                                 <customView id="CAO-5F-uhW" customClass="GDIV12">
5049                                     <rect key="frame" x="460" y="14" width="132" height="96"/>
5050                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5051                                 </customView>
5052                             </subviews>
5053                         </view>
5054                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
5055                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
5056                     </box>
5057                     <button verticalHuggingPriority="750" id="3741">
5058                         <rect key="frame" x="521" y="13" width="105" height="32"/>
5059                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5060                         <buttonCell key="cell" type="push" title="タイトルへ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3742">
5061                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5062                             <font key="font" size="13" name="AquaKana"/>
5063                         </buttonCell>
5064                         <connections>
5065                             <action selector="backButton:" target="3745" id="3749"/>
5066                         </connections>
5067                     </button>
5068                     <button verticalHuggingPriority="750" id="3769">
5069                         <rect key="frame" x="242" y="19" width="17" height="23"/>
5070                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5071                         <buttonCell key="cell" type="smallSquare" title="&lt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3770">
5072                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5073                             <font key="font" metaFont="system"/>
5074                         </buttonCell>
5075                         <connections>
5076                             <action selector="previous:" target="3745" id="3813"/>
5077                         </connections>
5078                     </button>
5079                     <button verticalHuggingPriority="750" id="3773">
5080                         <rect key="frame" x="383" y="19" width="17" height="23"/>
5081                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5082                         <buttonCell key="cell" type="smallSquare" title="&gt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3774">
5083                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5084                             <font key="font" metaFont="system"/>
5085                         </buttonCell>
5086                         <connections>
5087                             <action selector="next:" target="3745" id="3812"/>
5088                         </connections>
5089                     </button>
5090                     <textField verticalHuggingPriority="750" id="3792">
5091                         <rect key="frame" x="282" y="22" width="86" height="17"/>
5092                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5093                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="1/5" id="3793">
5094                             <font key="font" metaFont="system"/>
5095                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5096                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5097                         </textFieldCell>
5098                     </textField>
5099                 </subviews>
5100             </view>
5101         </window>
5102         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5286" userLabel="属性編集" customClass="NSPanel">
5103             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5104             <rect key="contentRect" x="196" y="132" width="255" height="416"/>
5105             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
5106             <view key="contentView" id="5287">
5107                 <rect key="frame" x="0.0" y="0.0" width="255" height="416"/>
5108                 <autoresizingMask key="autoresizingMask"/>
5109                 <subviews>
5110                     <textField verticalHuggingPriority="750" id="5394">
5111                         <rect key="frame" x="68" y="371" 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="5398">
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="5399"/>
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="5395">
5121                         <rect key="frame" x="28" y="376" width="30" height="17"/>
5122                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5123                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="打撃" id="5396">
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="5407">
5130                         <rect key="frame" x="68" y="341" 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="5410">
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="5412"/>
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="5408">
5140                         <rect key="frame" x="28" y="346" width="30" height="17"/>
5141                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5142                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="斬撃" id="5409">
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                     <textField verticalHuggingPriority="750" id="5421">
5149                         <rect key="frame" x="68" y="268" width="43" height="22"/>
5150                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5151                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5429">
5152                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5153                             <font key="font" metaFont="system"/>
5154                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5155                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5156                         </textFieldCell>
5157                     </textField>
5158                     <textField verticalHuggingPriority="750" id="5422">
5159                         <rect key="frame" x="28" y="273" width="30" height="17"/>
5160                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5161                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="火炎" id="5428">
5162                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5163                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5164                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5165                         </textFieldCell>
5166                     </textField>
5167                     <textField verticalHuggingPriority="750" id="5423">
5168                         <rect key="frame" x="68" y="238" width="43" height="22"/>
5169                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5170                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5426">
5171                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5172                             <font key="font" metaFont="system"/>
5173                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5174                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5175                         </textFieldCell>
5176                     </textField>
5177                     <textField verticalHuggingPriority="750" id="5424">
5178                         <rect key="frame" x="28" y="243" width="30" height="17"/>
5179                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5180                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="冷気" id="5425">
5181                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5182                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5183                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5184                         </textFieldCell>
5185                     </textField>
5186                     <textField verticalHuggingPriority="750" id="5446">
5187                         <rect key="frame" x="68" y="208" width="43" height="22"/>
5188                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5189                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5454">
5190                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5191                             <font key="font" metaFont="system"/>
5192                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5193                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5194                         </textFieldCell>
5195                     </textField>
5196                     <textField verticalHuggingPriority="750" id="5447">
5197                         <rect key="frame" x="28" y="213" width="30" height="17"/>
5198                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5199                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="電撃" id="5453">
5200                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5201                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5202                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5203                         </textFieldCell>
5204                     </textField>
5205                     <textField verticalHuggingPriority="750" id="5448">
5206                         <rect key="frame" x="167" y="269" width="43" height="22"/>
5207                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5208                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5451">
5209                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5210                             <font key="font" metaFont="system"/>
5211                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5212                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5213                         </textFieldCell>
5214                     </textField>
5215                     <textField verticalHuggingPriority="750" id="5449">
5216                         <rect key="frame" x="127" y="274" width="30" height="17"/>
5217                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5218                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="風圧" id="5450">
5219                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5220                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5221                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5222                         </textFieldCell>
5223                     </textField>
5224                     <textField verticalHuggingPriority="750" id="5471">
5225                         <rect key="frame" x="167" y="239" width="43" height="22"/>
5226                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5227                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5479">
5228                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5229                             <font key="font" metaFont="system"/>
5230                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5231                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5232                         </textFieldCell>
5233                     </textField>
5234                     <textField verticalHuggingPriority="750" id="5472">
5235                         <rect key="frame" x="127" y="244" width="30" height="17"/>
5236                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5237                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流水" id="5478">
5238                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5239                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5240                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5241                         </textFieldCell>
5242                     </textField>
5243                     <textField verticalHuggingPriority="750" id="5473">
5244                         <rect key="frame" x="167" y="209" width="43" height="22"/>
5245                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5246                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5476">
5247                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5248                             <font key="font" metaFont="system"/>
5249                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5250                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5251                         </textFieldCell>
5252                     </textField>
5253                     <textField verticalHuggingPriority="750" id="5474">
5254                         <rect key="frame" x="127" y="214" width="30" height="17"/>
5255                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5256                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ガス" id="5475">
5257                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5258                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5259                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5260                         </textFieldCell>
5261                     </textField>
5262                     <textField verticalHuggingPriority="750" id="5496">
5263                         <rect key="frame" x="68" y="108" width="43" height="22"/>
5264                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5265                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5499">
5266                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5267                             <font key="font" metaFont="system"/>
5268                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5269                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5270                         </textFieldCell>
5271                     </textField>
5272                     <textField verticalHuggingPriority="750" id="5497">
5273                         <rect key="frame" x="28" y="113" width="30" height="17"/>
5274                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5275                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="麻痺" id="5498">
5276                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5277                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5278                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5279                         </textFieldCell>
5280                     </textField>
5281                     <textField verticalHuggingPriority="750" id="5518">
5282                         <rect key="frame" x="68" y="78" width="43" height="22"/>
5283                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5284                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5521">
5285                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5286                             <font key="font" metaFont="system"/>
5287                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5288                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5289                         </textFieldCell>
5290                     </textField>
5291                     <textField verticalHuggingPriority="750" id="5519">
5292                         <rect key="frame" x="28" y="83" width="30" height="17"/>
5293                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5294                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="猛毒" id="5520">
5295                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5296                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5297                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5298                         </textFieldCell>
5299                     </textField>
5300                     <textField verticalHuggingPriority="750" id="5532">
5301                         <rect key="frame" x="68" y="48" width="43" height="22"/>
5302                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5303                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5535">
5304                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5305                             <font key="font" metaFont="system"/>
5306                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5307                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5308                         </textFieldCell>
5309                     </textField>
5310                     <textField verticalHuggingPriority="750" id="5533">
5311                         <rect key="frame" x="28" y="53" width="30" height="17"/>
5312                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5313                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="魅了" id="5534">
5314                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5315                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5316                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5317                         </textFieldCell>
5318                     </textField>
5319                     <button verticalHuggingPriority="750" id="5551">
5320                         <rect key="frame" x="174" y="0.0" width="79" height="32"/>
5321                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5322                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5552">
5323                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5324                             <font key="font" size="13" name="AquaKana"/>
5325                         </buttonCell>
5326                         <connections>
5327                             <action selector="registListBtnlSubmitUCL:" target="3039" id="7831"/>
5328                         </connections>
5329                     </button>
5330                     <textField verticalHuggingPriority="750" id="5563">
5331                         <rect key="frame" x="68" y="311" 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="5566">
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="5567"/>
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="5564">
5341                         <rect key="frame" x="28" y="316" width="30" height="17"/>
5342                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5343                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="突き" id="5565">
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="6762">
5350                         <rect key="frame" x="167" y="371" 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="6770">
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="6771"/>
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="6763">
5360                         <rect key="frame" x="127" y="376" width="30" height="17"/>
5361                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5362                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射手" id="6769">
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                     <textField verticalHuggingPriority="750" id="6764">
5369                         <rect key="frame" x="167" y="341" width="43" height="22"/>
5370                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5371                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6767">
5372                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5373                             <font key="font" metaFont="system"/>
5374                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5375                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5376                         </textFieldCell>
5377                     </textField>
5378                     <textField verticalHuggingPriority="750" id="6765">
5379                         <rect key="frame" x="127" y="346" width="43" height="17"/>
5380                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5381                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="銃撃 " id="6766">
5382                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5383                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5384                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5385                         </textFieldCell>
5386                     </textField>
5387                     <textField verticalHuggingPriority="750" id="6797">
5388                         <rect key="frame" x="167" y="312" width="43" height="22"/>
5389                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5390                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6800">
5391                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5392                             <font key="font" metaFont="system"/>
5393                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5394                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5395                         </textFieldCell>
5396                     </textField>
5397                     <textField verticalHuggingPriority="750" id="6798">
5398                         <rect key="frame" x="127" y="317" width="30" height="17"/>
5399                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5400                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="砲撃" id="6799">
5401                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5402                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5403                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5404                         </textFieldCell>
5405                     </textField>
5406                     <textField verticalHuggingPriority="750" id="6824">
5407                         <rect key="frame" x="68" y="178" width="43" height="22"/>
5408                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5409                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6832">
5410                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5411                             <font key="font" metaFont="system"/>
5412                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5413                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5414                         </textFieldCell>
5415                     </textField>
5416                     <textField verticalHuggingPriority="750" id="6825">
5417                         <rect key="frame" x="28" y="183" width="30" height="17"/>
5418                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5419                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="神聖" id="6831">
5420                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5421                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5422                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5423                         </textFieldCell>
5424                     </textField>
5425                     <textField verticalHuggingPriority="750" id="6826">
5426                         <rect key="frame" x="167" y="179" width="43" height="22"/>
5427                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5428                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6829">
5429                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5430                             <font key="font" metaFont="system"/>
5431                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5432                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5433                         </textFieldCell>
5434                     </textField>
5435                     <textField verticalHuggingPriority="750" id="6827">
5436                         <rect key="frame" x="127" y="184" width="30" height="17"/>
5437                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5438                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="暗黒" id="6828">
5439                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5440                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5441                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5442                         </textFieldCell>
5443                     </textField>
5444                     <textField verticalHuggingPriority="750" id="6860">
5445                         <rect key="frame" x="167" y="108" width="43" height="22"/>
5446                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5447                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6863">
5448                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5449                             <font key="font" metaFont="system"/>
5450                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5451                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5452                         </textFieldCell>
5453                     </textField>
5454                     <textField verticalHuggingPriority="750" id="6861">
5455                         <rect key="frame" x="127" y="113" width="30" height="17"/>
5456                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5457                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="混乱" id="6862">
5458                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5459                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5460                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5461                         </textFieldCell>
5462                     </textField>
5463                     <textField verticalHuggingPriority="750" id="6876">
5464                         <rect key="frame" x="167" y="78" width="43" height="22"/>
5465                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5466                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6879">
5467                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5468                             <font key="font" metaFont="system"/>
5469                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5470                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5471                         </textFieldCell>
5472                     </textField>
5473                     <textField verticalHuggingPriority="750" id="6877">
5474                         <rect key="frame" x="127" y="83" width="30" height="17"/>
5475                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5476                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="睡眠" id="6878">
5477                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5478                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5479                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5480                         </textFieldCell>
5481                     </textField>
5482                     <textField verticalHuggingPriority="750" id="6891">
5483                         <rect key="frame" x="167" y="48" width="43" height="22"/>
5484                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5485                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6894">
5486                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5487                             <font key="font" metaFont="system"/>
5488                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5489                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5490                         </textFieldCell>
5491                     </textField>
5492                     <textField verticalHuggingPriority="750" id="6892">
5493                         <rect key="frame" x="127" y="53" width="30" height="17"/>
5494                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5495                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="沈黙" id="6893">
5496                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5497                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5498                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5499                         </textFieldCell>
5500                     </textField>
5501                     <textField verticalHuggingPriority="750" id="6923">
5502                         <rect key="frame" x="68" y="148" width="43" height="22"/>
5503                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5504                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6926">
5505                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5506                             <font key="font" metaFont="system"/>
5507                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5508                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5509                         </textFieldCell>
5510                     </textField>
5511                     <textField verticalHuggingPriority="750" id="6924">
5512                         <rect key="frame" x="28" y="153" width="30" height="17"/>
5513                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5514                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="爆撃" id="6925">
5515                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5516                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5517                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5518                         </textFieldCell>
5519                     </textField>
5520                     <textField verticalHuggingPriority="750" id="6942">
5521                         <rect key="frame" x="167" y="148" width="43" height="22"/>
5522                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5523                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6945">
5524                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5525                             <font key="font" metaFont="system"/>
5526                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5527                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5528                         </textFieldCell>
5529                     </textField>
5530                     <textField verticalHuggingPriority="750" id="6943">
5531                         <rect key="frame" x="127" y="153" width="30" height="17"/>
5532                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5533                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流血" id="6944">
5534                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5535                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5536                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5537                         </textFieldCell>
5538                     </textField>
5539                 </subviews>
5540             </view>
5541         </window>
5542         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5591" userLabel="スキルリスト" customClass="NSPanel">
5543             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5544             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
5545             <rect key="contentRect" x="196" y="132" width="400" height="255"/>
5546             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
5547             <view key="contentView" id="5592">
5548                 <rect key="frame" x="0.0" y="0.0" width="400" height="255"/>
5549                 <autoresizingMask key="autoresizingMask"/>
5550                 <subviews>
5551                     <button verticalHuggingPriority="750" id="5792">
5552                         <rect key="frame" x="329" y="2" width="66" height="32"/>
5553                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5554                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5793">
5555                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5556                             <font key="font" size="13" name="AquaKana"/>
5557                         </buttonCell>
5558                         <connections>
5559                             <action selector="skillListBtnSubmitUCL:" target="3039" id="7834"/>
5560                         </connections>
5561                     </button>
5562                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5801">
5563                         <rect key="frame" x="11" y="116" width="378" height="132"/>
5564                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5565                         <clipView key="contentView" id="BZj-xq-9QN">
5566                             <rect key="frame" x="1" y="1" width="376" height="130"/>
5567                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5568                             <subviews>
5569                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="5802">
5570                                     <rect key="frame" x="0.0" y="0.0" width="376" height="19"/>
5571                                     <autoresizingMask key="autoresizingMask"/>
5572                                     <size key="intercellSpacing" width="3" height="2"/>
5573                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5574                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5575                                     <tableColumns>
5576                                         <tableColumn width="373" minWidth="40" maxWidth="1000" id="5806">
5577                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
5578                                                 <font key="font" metaFont="smallSystem"/>
5579                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5580                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5581                                             </tableHeaderCell>
5582                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="5809">
5583                                                 <font key="font" metaFont="system"/>
5584                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5585                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5586                                             </textFieldCell>
5587                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5588                                             <connections>
5589                                                 <binding destination="13096" name="value" keyPath="arrangedObjects.name" id="13112"/>
5590                                             </connections>
5591                                         </tableColumn>
5592                                     </tableColumns>
5593                                 </tableView>
5594                             </subviews>
5595                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5596                         </clipView>
5597                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="5803">
5598                             <rect key="frame" x="1" y="119" width="223" height="15"/>
5599                             <autoresizingMask key="autoresizingMask"/>
5600                         </scroller>
5601                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5805">
5602                             <rect key="frame" x="224" y="17" width="15" height="102"/>
5603                             <autoresizingMask key="autoresizingMask"/>
5604                         </scroller>
5605                     </scrollView>
5606                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="5832">
5607                         <rect key="frame" x="8" y="33" width="384" height="77"/>
5608                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5609                         <view key="contentView" id="EBZ-P9-Otp">
5610                             <rect key="frame" x="1" y="1" width="382" height="75"/>
5611                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5612                             <subviews>
5613                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="5877">
5614                                     <rect key="frame" x="9" y="14" width="366" height="54"/>
5615                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5616                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="5878">
5617                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
5618                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5619                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5620                                     </textFieldCell>
5621                                 </textField>
5622                             </subviews>
5623                         </view>
5624                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
5625                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
5626                     </box>
5627                     <popUpButton verticalHuggingPriority="750" id="5847">
5628                         <rect key="frame" x="9" y="6" width="252" height="26"/>
5629                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5630                         <popUpButtonCell key="cell" type="push" title="なし(スキルリスト)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5857" id="5854">
5631                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5632                             <font key="font" metaFont="menu"/>
5633                             <menu key="menu" title="OtherViews" id="5856">
5634                                 <items>
5635                                     <menuItem title="なし(スキルリスト)" state="on" id="5857">
5636                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5637                                     </menuItem>
5638                                 </items>
5639                             </menu>
5640                         </popUpButtonCell>
5641                     </popUpButton>
5642                     <button verticalHuggingPriority="750" id="5848">
5643                         <rect key="frame" x="260" y="2" width="36" height="32"/>
5644                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5645                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5853">
5646                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5647                             <font key="font" size="13" name="AquaKana"/>
5648                         </buttonCell>
5649                         <connections>
5650                             <action selector="skillListInsert:" target="3039" id="13094"/>
5651                         </connections>
5652                     </button>
5653                     <button verticalHuggingPriority="750" id="5849">
5654                         <rect key="frame" x="288" y="2" width="35" height="32"/>
5655                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5656                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5851">
5657                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5658                             <font key="font" size="13" name="AquaKana"/>
5659                         </buttonCell>
5660                         <connections>
5661                             <action selector="skillListDelete:" target="3039" id="13095"/>
5662                         </connections>
5663                     </button>
5664                 </subviews>
5665             </view>
5666         </window>
5667         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5903" userLabel="攻撃方法" customClass="NSPanel">
5668             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5669             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
5670             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
5671             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
5672             <view key="contentView" id="5904">
5673                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
5674                 <autoresizingMask key="autoresizingMask"/>
5675                 <subviews>
5676                     <button verticalHuggingPriority="750" id="5927">
5677                         <rect key="frame" x="518" y="13" width="66" height="32"/>
5678                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5679                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6204">
5680                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5681                             <font key="font" size="13" name="AquaKana"/>
5682                         </buttonCell>
5683                         <connections>
5684                             <action selector="submitAttackList:" target="3039" id="jS5-b4-k5P"/>
5685                         </connections>
5686                     </button>
5687                     <textField verticalHuggingPriority="750" id="6266">
5688                         <rect key="frame" x="20" y="333" width="200" height="22"/>
5689                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5690                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6269">
5691                             <font key="font" size="13" name="AquaKana"/>
5692                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5693                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5694                         </textFieldCell>
5695                     </textField>
5696                     <textField verticalHuggingPriority="750" id="6267">
5697                         <rect key="frame" x="20" y="363" width="43" height="17"/>
5698                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5699                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃名" id="6268">
5700                             <font key="font" size="13" name="AquaKana"/>
5701                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5702                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5703                         </textFieldCell>
5704                     </textField>
5705                     <textField verticalHuggingPriority="750" id="6279">
5706                         <rect key="frame" x="52" y="305" width="25" height="22"/>
5707                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5708                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6284">
5709                             <font key="font" metaFont="system"/>
5710                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5711                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5712                         </textFieldCell>
5713                     </textField>
5714                     <textField verticalHuggingPriority="750" id="6280">
5715                         <rect key="frame" x="20" y="308" width="30" height="17"/>
5716                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5717                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射程" id="6282">
5718                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5719                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5720                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5721                         </textFieldCell>
5722                     </textField>
5723                     <textField verticalHuggingPriority="750" id="6297">
5724                         <rect key="frame" x="103" y="305" width="25" height="22"/>
5725                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5726                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6300">
5727                             <font key="font" metaFont="system"/>
5728                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5729                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5730                         </textFieldCell>
5731                     </textField>
5732                     <textField verticalHuggingPriority="750" id="6298">
5733                         <rect key="frame" x="81" y="308" width="17" height="17"/>
5734                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5735                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="6299">
5736                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5737                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5738                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5739                         </textFieldCell>
5740                     </textField>
5741                     <textField verticalHuggingPriority="750" id="6314">
5742                         <rect key="frame" x="186" y="305" width="25" height="22"/>
5743                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5744                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6322">
5745                             <font key="font" metaFont="system"/>
5746                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5747                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5748                         </textFieldCell>
5749                     </textField>
5750                     <textField verticalHuggingPriority="750" id="6315">
5751                         <rect key="frame" x="151" y="308" width="30" height="17"/>
5752                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5753                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="範囲" id="6321">
5754                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5755                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5756                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5757                         </textFieldCell>
5758                     </textField>
5759                     <textField verticalHuggingPriority="750" id="6338">
5760                         <rect key="frame" x="103" y="278" width="50" height="22"/>
5761                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5762                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6341">
5763                             <font key="font" metaFont="system"/>
5764                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5765                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5766                         </textFieldCell>
5767                     </textField>
5768                     <textField verticalHuggingPriority="750" id="6339">
5769                         <rect key="frame" x="20" y="281" width="30" height="17"/>
5770                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5771                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消費" id="6340">
5772                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5773                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5774                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5775                         </textFieldCell>
5776                     </textField>
5777                     <popUpButton verticalHuggingPriority="750" id="6360">
5778                         <rect key="frame" x="53" y="275" width="53" height="26"/>
5779                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5780                         <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">
5781                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5782                             <font key="font" metaFont="menu"/>
5783                             <menu key="menu" title="OtherViews" id="6362">
5784                                 <items>
5785                                     <menuItem title="MP" state="on" id="6363"/>
5786                                     <menuItem title="AP" id="6364"/>
5787                                     <menuItem title="HP" id="6365"/>
5788                                 </items>
5789                             </menu>
5790                         </popUpButtonCell>
5791                     </popUpButton>
5792                     <textField verticalHuggingPriority="750" id="6383">
5793                         <rect key="frame" x="159" y="278" width="36" height="22"/>
5794                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5795                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6384">
5796                             <font key="font" metaFont="system"/>
5797                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5798                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5799                         </textFieldCell>
5800                     </textField>
5801                     <textField verticalHuggingPriority="750" id="6391">
5802                         <rect key="frame" x="200" y="280" width="16" height="17"/>
5803                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5804                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="6392">
5805                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5806                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5807                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5808                         </textFieldCell>
5809                     </textField>
5810                     <popUpButton verticalHuggingPriority="750" id="6490">
5811                         <rect key="frame" x="238" y="331" width="126" height="26"/>
5812                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5813                         <popUpButtonCell key="cell" type="push" title="通常攻撃" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6493" id="6491">
5814                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5815                             <font key="font" metaFont="menu"/>
5816                             <menu key="menu" title="OtherViews" id="6492">
5817                                 <items>
5818                                     <menuItem title="通常攻撃" state="on" id="6493">
5819                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5820                                     </menuItem>
5821                                     <menuItem title="特殊攻撃" id="6494"/>
5822                                     <menuItem title="必殺技" id="6495"/>
5823                                     <menuItem title="超必殺技" id="6499"/>
5824                                     <menuItem title="MAX超必" id="6500"/>
5825                                     <menuItem title="リーダー超必" id="6509"/>
5826                                 </items>
5827                             </menu>
5828                         </popUpButtonCell>
5829                     </popUpButton>
5830                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6604">
5831                         <rect key="frame" x="20" y="173" width="200" height="100"/>
5832                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5833                         <clipView key="contentView" id="i1X-HL-dR0">
5834                             <rect key="frame" x="1" y="17" width="198" height="82"/>
5835                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5836                             <subviews>
5837                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="6607" id="6605">
5838                                     <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
5839                                     <autoresizingMask key="autoresizingMask"/>
5840                                     <size key="intercellSpacing" width="3" height="2"/>
5841                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5842                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5843                                     <tableColumns>
5844                                         <tableColumn editable="NO" width="116" minWidth="40" maxWidth="1000" id="6609">
5845                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果値">
5846                                                 <font key="font" metaFont="smallSystem"/>
5847                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5848                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5849                                             </tableHeaderCell>
5850                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6612">
5851                                                 <font key="font" metaFont="system"/>
5852                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5853                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5854                                             </textFieldCell>
5855                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5856                                             <connections>
5857                                                 <binding destination="9379" name="value" keyPath="arrangedObjects.count" id="9392">
5858                                                     <dictionary key="options">
5859                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5860                                                     </dictionary>
5861                                                 </binding>
5862                                             </connections>
5863                                         </tableColumn>
5864                                         <tableColumn editable="NO" width="76" minWidth="40" maxWidth="1000" id="6610">
5865                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="タイプ">
5866                                                 <font key="font" metaFont="smallSystem"/>
5867                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5868                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5869                                             </tableHeaderCell>
5870                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6611">
5871                                                 <font key="font" metaFont="system"/>
5872                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5873                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5874                                             </textFieldCell>
5875                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5876                                             <connections>
5877                                                 <binding destination="9379" name="value" keyPath="arrangedObjects.type" id="9395">
5878                                                     <dictionary key="options">
5879                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5880                                                     </dictionary>
5881                                                 </binding>
5882                                             </connections>
5883                                         </tableColumn>
5884                                     </tableColumns>
5885                                 </tableView>
5886                             </subviews>
5887                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5888                         </clipView>
5889                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="6606">
5890                             <rect key="frame" x="1" y="107" width="214" height="16"/>
5891                             <autoresizingMask key="autoresizingMask"/>
5892                         </scroller>
5893                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="6608">
5894                             <rect key="frame" x="183" y="17" width="16" height="17"/>
5895                             <autoresizingMask key="autoresizingMask"/>
5896                         </scroller>
5897                         <tableHeaderView key="headerView" id="6607">
5898                             <rect key="frame" x="0.0" y="0.0" width="198" height="17"/>
5899                             <autoresizingMask key="autoresizingMask"/>
5900                         </tableHeaderView>
5901                     </scrollView>
5902                     <textField verticalHuggingPriority="750" id="6990">
5903                         <rect key="frame" x="269" y="303" width="32" height="22"/>
5904                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5905                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6994">
5906                             <font key="font" metaFont="system"/>
5907                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5908                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5909                         </textFieldCell>
5910                     </textField>
5911                     <textField verticalHuggingPriority="750" id="6991">
5912                         <rect key="frame" x="237" y="306" width="30" height="17"/>
5913                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5914                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="弾数" id="6992">
5915                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5916                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5917                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5918                         </textFieldCell>
5919                     </textField>
5920                     <button id="7048">
5921                         <rect key="frame" x="161" y="361" width="61" height="18"/>
5922                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5923                         <buttonCell key="cell" type="check" title="発動技" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7049">
5924                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5925                             <font key="font" size="13" name="AquaKana"/>
5926                         </buttonCell>
5927                     </button>
5928                     <button id="7055">
5929                         <rect key="frame" x="375" y="335" width="48" height="18"/>
5930                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5931                         <buttonCell key="cell" type="check" title="格闘" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7058">
5932                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5933                             <font key="font" size="13" name="AquaKana"/>
5934                         </buttonCell>
5935                     </button>
5936                     <button id="7056">
5937                         <rect key="frame" x="436" y="335" width="87" height="18"/>
5938                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5939                         <buttonCell key="cell" type="check" title="移動後可能" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7057">
5940                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5941                             <font key="font" size="13" name="AquaKana"/>
5942                         </buttonCell>
5943                     </button>
5944                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7075">
5945                         <rect key="frame" x="234" y="173" width="209" height="100"/>
5946                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5947                         <clipView key="contentView" id="Owe-t4-QYd">
5948                             <rect key="frame" x="1" y="17" width="207" height="82"/>
5949                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5950                             <subviews>
5951                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="7077" id="7079">
5952                                     <rect key="frame" x="0.0" y="0.0" width="207" height="19"/>
5953                                     <autoresizingMask key="autoresizingMask"/>
5954                                     <size key="intercellSpacing" width="3" height="2"/>
5955                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5956                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5957                                     <tableColumns>
5958                                         <tableColumn editable="NO" width="74" minWidth="40" maxWidth="1000" id="7081">
5959                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ダメージ割合">
5960                                                 <font key="font" metaFont="smallSystem"/>
5961                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5962                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5963                                             </tableHeaderCell>
5964                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7082">
5965                                                 <font key="font" metaFont="system"/>
5966                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5967                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5968                                             </textFieldCell>
5969                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5970                                             <connections>
5971                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.rate" id="9399">
5972                                                     <dictionary key="options">
5973                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5974                                                     </dictionary>
5975                                                 </binding>
5976                                             </connections>
5977                                         </tableColumn>
5978                                         <tableColumn editable="NO" width="42.44140625" minWidth="40" maxWidth="1000" id="7080">
5979                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命中率">
5980                                                 <font key="font" metaFont="smallSystem"/>
5981                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5982                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5983                                             </tableHeaderCell>
5984                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7083">
5985                                                 <font key="font" metaFont="system"/>
5986                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5987                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5988                                             </textFieldCell>
5989                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5990                                             <connections>
5991                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.atkHit" id="9900">
5992                                                     <dictionary key="options">
5993                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5994                                                     </dictionary>
5995                                                 </binding>
5996                                             </connections>
5997                                         </tableColumn>
5998                                         <tableColumn editable="NO" width="82" minWidth="10" maxWidth="3.4028234663852886e+38" id="9849">
5999                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="最後尾ヒット値">
6000                                                 <font key="font" metaFont="smallSystem"/>
6001                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6002                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6003                                             </tableHeaderCell>
6004                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9850">
6005                                                 <font key="font" metaFont="system"/>
6006                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6007                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6008                                             </textFieldCell>
6009                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6010                                             <connections>
6011                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.hit" id="9898">
6012                                                     <dictionary key="options">
6013                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6014                                                     </dictionary>
6015                                                 </binding>
6016                                             </connections>
6017                                         </tableColumn>
6018                                     </tableColumns>
6019                                 </tableView>
6020                             </subviews>
6021                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6022                         </clipView>
6023                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="7078">
6024                             <rect key="frame" x="1" y="83" width="207" height="16"/>
6025                             <autoresizingMask key="autoresizingMask"/>
6026                         </scroller>
6027                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="7076">
6028                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6029                             <autoresizingMask key="autoresizingMask"/>
6030                         </scroller>
6031                         <tableHeaderView key="headerView" id="7077">
6032                             <rect key="frame" x="0.0" y="0.0" width="207" height="17"/>
6033                             <autoresizingMask key="autoresizingMask"/>
6034                         </tableHeaderView>
6035                     </scrollView>
6036                     <textField verticalHuggingPriority="750" id="7090">
6037                         <rect key="frame" x="367" y="303" width="32" height="22"/>
6038                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6039                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="7093">
6040                             <font key="font" metaFont="system"/>
6041                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6042                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6043                         </textFieldCell>
6044                     </textField>
6045                     <textField verticalHuggingPriority="750" id="7091">
6046                         <rect key="frame" x="306" y="306" width="56" height="17"/>
6047                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6048                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ヒット数" id="7092">
6049                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6050                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6051                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6052                         </textFieldCell>
6053                     </textField>
6054                     <button id="7101">
6055                         <rect key="frame" x="232" y="278" width="100" height="18"/>
6056                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6057                         <buttonCell key="cell" type="check" title="ダメージ分散" bezelStyle="regularSquare" imagePosition="left" inset="2" id="7102">
6058                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6059                             <font key="font" size="13" name="AquaKana"/>
6060                         </buttonCell>
6061                     </button>
6062                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="7229">
6063                         <rect key="frame" x="232" y="27" width="279" height="74"/>
6064                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6065                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7230">
6066                             <font key="font" metaFont="system"/>
6067                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6068                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6069                         </textFieldCell>
6070                     </textField>
6071                     <textField verticalHuggingPriority="750" id="7262">
6072                         <rect key="frame" x="229" y="115" width="69" height="17"/>
6073                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6074                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="メッセージ" id="7263">
6075                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6076                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6077                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6078                         </textFieldCell>
6079                     </textField>
6080                     <button verticalHuggingPriority="750" id="7270">
6081                         <rect key="frame" x="333" y="106" width="45" height="32"/>
6082                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6083                         <buttonCell key="cell" type="push" title="主" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7271">
6084                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6085                             <font key="font" size="13" name="AquaKana"/>
6086                         </buttonCell>
6087                     </button>
6088                     <button verticalHuggingPriority="750" id="7287">
6089                         <rect key="frame" x="333" y="106" width="45" height="32"/>
6090                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6091                         <buttonCell key="cell" type="push" title="対" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7289">
6092                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6093                             <font key="font" size="13" name="AquaKana"/>
6094                         </buttonCell>
6095                         <connections>
6096                             <action selector="addObjeMark:" target="3039" id="Qc3-gI-CUf"/>
6097                         </connections>
6098                     </button>
6099                     <textField verticalHuggingPriority="750" id="7332">
6100                         <rect key="frame" x="448" y="303" width="33" height="22"/>
6101                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6102                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="7336">
6103                             <font key="font" metaFont="system"/>
6104                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6105                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6106                         </textFieldCell>
6107                     </textField>
6108                     <textField verticalHuggingPriority="750" id="7333">
6109                         <rect key="frame" x="404" y="306" width="43" height="17"/>
6110                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6111                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="成功率" id="7334">
6112                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6113                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6114                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6115                         </textFieldCell>
6116                     </textField>
6117                     <button verticalHuggingPriority="750" id="7394">
6118                         <rect key="frame" x="385" y="139" width="36" height="32"/>
6119                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6120                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7398">
6121                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6122                             <font key="font" metaFont="system"/>
6123                         </buttonCell>
6124                         <connections>
6125                             <action selector="insertHitList:" target="3039" id="Iyh-Tr-Tbu"/>
6126                         </connections>
6127                     </button>
6128                     <button verticalHuggingPriority="750" id="7395">
6129                         <rect key="frame" x="413" y="139" width="36" height="32"/>
6130                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6131                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7397">
6132                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6133                             <font key="font" metaFont="system"/>
6134                         </buttonCell>
6135                         <connections>
6136                             <action selector="removeHitList:" target="3039" id="gyx-wk-vgi"/>
6137                         </connections>
6138                     </button>
6139                     <box autoresizesSubviews="NO" title="ダメージ属性追加" borderType="line" id="7421">
6140                         <rect key="frame" x="12" y="6" width="214" height="161"/>
6141                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6142                         <view key="contentView" id="Mnn-7V-CHS">
6143                             <rect key="frame" x="1" y="1" width="212" height="145"/>
6144                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6145                             <subviews>
6146                                 <button verticalHuggingPriority="750" id="7353">
6147                                     <rect key="frame" x="148" y="107" width="36" height="32"/>
6148                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6149                                     <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7354">
6150                                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6151                                         <font key="font" metaFont="system"/>
6152                                     </buttonCell>
6153                                     <connections>
6154                                         <action selector="insertDamageList:" target="3039" id="lEj-6q-bcg"/>
6155                                     </connections>
6156                                 </button>
6157                                 <button verticalHuggingPriority="750" id="7357">
6158                                     <rect key="frame" x="174" y="107" width="36" height="32"/>
6159                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6160                                     <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7358">
6161                                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6162                                         <font key="font" metaFont="system"/>
6163                                     </buttonCell>
6164                                     <connections>
6165                                         <action selector="removeDamageList:" target="3039" id="D4t-pB-dNl"/>
6166                                     </connections>
6167                                 </button>
6168                                 <popUpButton verticalHuggingPriority="750" id="6625">
6169                                     <rect key="frame" x="6" y="57" width="75" height="26"/>
6170                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6171                                     <popUpButtonCell key="cell" type="push" title="打撃" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6634" id="6627">
6172                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6173                                         <font key="font" metaFont="menu"/>
6174                                         <menu key="menu" title="OtherViews" id="6628">
6175                                             <items>
6176                                                 <menuItem title="打撃" state="on" id="6634">
6177                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6178                                                 </menuItem>
6179                                                 <menuItem title="斬撃" id="6633"/>
6180                                                 <menuItem title="突き" id="6632"/>
6181                                                 <menuItem title="射手" id="6631"/>
6182                                                 <menuItem title="銃撃" id="6630"/>
6183                                                 <menuItem title="砲撃" id="6629"/>
6184                                                 <menuItem title="火炎" id="9409"/>
6185                                                 <menuItem title="冷気" id="9410"/>
6186                                                 <menuItem title="電撃" id="9411"/>
6187                                                 <menuItem title="風圧" id="9412"/>
6188                                                 <menuItem title="流水" id="9413"/>
6189                                                 <menuItem title="ガス" id="9414"/>
6190                                                 <menuItem title="神聖" id="9415"/>
6191                                                 <menuItem title="暗黒" id="9416"/>
6192                                                 <menuItem title="爆撃" id="9417"/>
6193                                                 <menuItem title="流血" id="9418"/>
6194                                             </items>
6195                                         </menu>
6196                                     </popUpButtonCell>
6197                                 </popUpButton>
6198                                 <textField verticalHuggingPriority="750" id="6640">
6199                                     <rect key="frame" x="82" y="91" width="58" 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" title="0" drawsBackground="YES" id="6644">
6202                                         <font key="font" metaFont="system"/>
6203                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6204                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6205                                     </textFieldCell>
6206                                 </textField>
6207                                 <popUpButton verticalHuggingPriority="750" id="6658">
6208                                     <rect key="frame" x="6" y="88" width="73" height="26"/>
6209                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6210                                     <popUpButtonCell key="cell" type="push" title="攻撃力" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6662" id="6659">
6211                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6212                                         <font key="font" metaFont="menu"/>
6213                                         <menu key="menu" title="OtherViews" id="6661">
6214                                             <items>
6215                                                 <menuItem title="攻撃力" state="on" id="6662"/>
6216                                                 <menuItem title="防御力" id="6663"/>
6217                                                 <menuItem title="命中値" id="6664"/>
6218                                                 <menuItem title="回避値" id="6665"/>
6219                                                 <menuItem title="演算力" id="6666"/>
6220                                                 <menuItem title="無修正" id="7570"/>
6221                                             </items>
6222                                         </menu>
6223                                     </popUpButtonCell>
6224                                 </popUpButton>
6225                                 <textField verticalHuggingPriority="750" id="6709">
6226                                     <rect key="frame" x="144" y="91" width="36" height="22"/>
6227                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6228                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6713">
6229                                         <font key="font" metaFont="system"/>
6230                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6231                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6232                                     </textFieldCell>
6233                                 </textField>
6234                                 <textField verticalHuggingPriority="750" id="6710">
6235                                     <rect key="frame" x="185" y="94" width="16" height="17"/>
6236                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6237                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="6711">
6238                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6239                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6240                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6241                                     </textFieldCell>
6242                                 </textField>
6243                                 <popUpButton verticalHuggingPriority="750" id="6967">
6244                                     <rect key="frame" x="94" y="57" width="105" height="26"/>
6245                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6246                                     <popUpButtonCell key="cell" type="push" title="ダメージ" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6971" id="6968">
6247                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6248                                         <font key="font" metaFont="menu"/>
6249                                         <menu key="menu" title="OtherViews" id="6970">
6250                                             <items>
6251                                                 <menuItem title="ダメージ" state="on" id="6971">
6252                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6253                                                 </menuItem>
6254                                                 <menuItem title="回復" id="6972"/>
6255                                                 <menuItem title="復活" id="6973"/>
6256                                                 <menuItem title="一時減少" id="6974"/>
6257                                                 <menuItem title="一時増加" id="6983"/>
6258                                                 <menuItem title="毒" id="6975"/>
6259                                                 <menuItem title="睡眠" id="6976"/>
6260                                                 <menuItem title="混乱" id="6984"/>
6261                                                 <menuItem title="麻痺" id="6985"/>
6262                                                 <menuItem title="沈黙" id="6986"/>
6263                                                 <menuItem title="魅了" id="6988"/>
6264                                             </items>
6265                                         </menu>
6266                                     </popUpButtonCell>
6267                                 </popUpButton>
6268                                 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="xWD-0K-HbB">
6269                                     <rect key="frame" x="5" y="27" width="200" height="18"/>
6270                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6271                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6272                                     <size key="cellSize" width="48" height="18"/>
6273                                     <size key="intercellSpacing" width="4" height="2"/>
6274                                     <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="POT-fo-Tum">
6275                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6276                                         <font key="font" metaFont="system"/>
6277                                     </buttonCell>
6278                                     <cells>
6279                                         <column>
6280                                             <buttonCell type="radio" title="通常" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="mJ8-ZI-msj">
6281                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6282                                                 <font key="font" metaFont="system"/>
6283                                             </buttonCell>
6284                                         </column>
6285                                         <column>
6286                                             <buttonCell type="radio" title="弓" imagePosition="left" alignment="left" inset="2" id="xO0-kt-auf">
6287                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6288                                                 <font key="font" metaFont="system"/>
6289                                             </buttonCell>
6290                                         </column>
6291                                         <column>
6292                                             <buttonCell type="radio" title="銃" imagePosition="left" alignment="left" inset="2" id="XHt-Pu-PIh">
6293                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6294                                                 <font key="font" metaFont="system"/>
6295                                             </buttonCell>
6296                                         </column>
6297                                     </cells>
6298                                     <connections>
6299                                         <action selector="attackListButtonCell:" target="3039" id="GDY-92-fDZ"/>
6300                                     </connections>
6301                                 </matrix>
6302                             </subviews>
6303                         </view>
6304                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
6305                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
6306                         <font key="titleFont" size="11" name="AquaKana"/>
6307                     </box>
6308                     <textField verticalHuggingPriority="750" id="7571">
6309                         <rect key="frame" x="246" y="145" width="32" height="22"/>
6310                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6311                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="7573">
6312                             <font key="font" metaFont="system"/>
6313                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6314                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6315                         </textFieldCell>
6316                     </textField>
6317                     <textField verticalHuggingPriority="750" id="7579">
6318                         <rect key="frame" x="355" y="145" width="32" height="22"/>
6319                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6320                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="7580">
6321                             <font key="font" metaFont="system"/>
6322                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6323                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6324                         </textFieldCell>
6325                     </textField>
6326                     <textField verticalHuggingPriority="750" id="7590">
6327                         <rect key="frame" x="229" y="148" width="17" height="17"/>
6328                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6329                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="割" id="7591">
6330                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6331                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6332                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6333                         </textFieldCell>
6334                     </textField>
6335                     <textField verticalHuggingPriority="750" id="7606">
6336                         <rect key="frame" x="336" y="148" width="17" height="17"/>
6337                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6338                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ヒ" id="7608">
6339                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6340                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6341                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6342                         </textFieldCell>
6343                     </textField>
6344                     <box autoresizesSubviews="NO" title="コスト" borderType="line" id="7636">
6345                         <rect key="frame" x="445" y="139" width="71" height="159"/>
6346                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6347                         <view key="contentView" id="tcD-hb-wmk">
6348                             <rect key="frame" x="1" y="1" width="69" height="143"/>
6349                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6350                             <subviews>
6351                                 <textField verticalHuggingPriority="750" id="7637">
6352                                     <rect key="frame" x="18" y="102" width="33" height="22"/>
6353                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6354                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7665">
6355                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6356                                         <font key="font" metaFont="system"/>
6357                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6358                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6359                                     </textFieldCell>
6360                                 </textField>
6361                                 <textField verticalHuggingPriority="750" id="7642">
6362                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
6363                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6364                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="7658">
6365                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6366                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6367                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6368                                     </textFieldCell>
6369                                 </textField>
6370                                 <textField verticalHuggingPriority="750" id="7640">
6371                                     <rect key="frame" x="18" y="62" width="33" height="22"/>
6372                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6373                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7660">
6374                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6375                                         <font key="font" metaFont="system"/>
6376                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6377                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6378                                     </textFieldCell>
6379                                 </textField>
6380                                 <textField verticalHuggingPriority="750" id="7638">
6381                                     <rect key="frame" x="18" y="20" width="33" height="22"/>
6382                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6383                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7663">
6384                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6385                                         <font key="font" metaFont="system"/>
6386                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6387                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6388                                     </textFieldCell>
6389                                 </textField>
6390                                 <textField verticalHuggingPriority="750" id="7641">
6391                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
6392                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6393                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="7659">
6394                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6395                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6396                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6397                                     </textFieldCell>
6398                                 </textField>
6399                                 <textField verticalHuggingPriority="750" id="7639">
6400                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
6401                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6402                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="7662">
6403                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6404                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6405                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6406                                     </textFieldCell>
6407                                 </textField>
6408                             </subviews>
6409                         </view>
6410                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
6411                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
6412                         <font key="titleFont" size="11" name="AquaKana"/>
6413                     </box>
6414                     <textField verticalHuggingPriority="750" id="7676">
6415                         <rect key="frame" x="517" y="303" width="33" height="22"/>
6416                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6417                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="7679">
6418                             <font key="font" metaFont="system"/>
6419                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6420                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6421                         </textFieldCell>
6422                     </textField>
6423                     <textField verticalHuggingPriority="750" id="7677">
6424                         <rect key="frame" x="486" y="306" width="30" height="17"/>
6425                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6426                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力" id="7678">
6427                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6428                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6429                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6430                         </textFieldCell>
6431                     </textField>
6432                     <textField verticalHuggingPriority="750" id="7699">
6433                         <rect key="frame" x="518" y="267" width="17" height="17"/>
6434                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6435                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="陸" id="7700">
6436                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6437                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6438                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6439                         </textFieldCell>
6440                     </textField>
6441                     <textField verticalHuggingPriority="750" id="7714">
6442                         <rect key="frame" x="518" y="236" width="17" height="17"/>
6443                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6444                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="宙" id="7715">
6445                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6446                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6447                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6448                         </textFieldCell>
6449                     </textField>
6450                     <textField verticalHuggingPriority="750" id="7721">
6451                         <rect key="frame" x="518" y="204" width="17" height="17"/>
6452                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6453                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="海" id="7722">
6454                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6455                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6456                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6457                         </textFieldCell>
6458                     </textField>
6459                     <textField verticalHuggingPriority="750" id="7728">
6460                         <rect key="frame" x="518" y="173" width="17" height="17"/>
6461                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6462                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="空" id="7729">
6463                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6464                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6465                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6466                         </textFieldCell>
6467                     </textField>
6468                     <popUpButton verticalHuggingPriority="750" id="7744">
6469                         <rect key="frame" x="538" y="262" width="54" height="26"/>
6470                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6471                         <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">
6472                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6473                             <font key="font" metaFont="menu"/>
6474                             <menu key="menu" title="OtherViews" id="7746">
6475                                 <items>
6476                                     <menuItem title="A" state="on" id="7747"/>
6477                                     <menuItem title="B" id="7748"/>
6478                                     <menuItem title="C" id="7749"/>
6479                                     <menuItem title="D" id="7770"/>
6480                                     <menuItem title="E" id="7771"/>
6481                                     <menuItem title="S" id="7772">
6482                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6483                                     </menuItem>
6484                                     <menuItem title="SS" id="7773">
6485                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6486                                     </menuItem>
6487                                 </items>
6488                             </menu>
6489                         </popUpButtonCell>
6490                     </popUpButton>
6491                     <popUpButton verticalHuggingPriority="750" id="7774">
6492                         <rect key="frame" x="538" y="231" width="54" height="26"/>
6493                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6494                         <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">
6495                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6496                             <font key="font" metaFont="menu"/>
6497                             <menu key="menu" title="OtherViews" id="7777">
6498                                 <items>
6499                                     <menuItem title="A" state="on" id="7784"/>
6500                                     <menuItem title="B" id="7783"/>
6501                                     <menuItem title="C" id="7782"/>
6502                                     <menuItem title="D" id="7781"/>
6503                                     <menuItem title="E" id="7780"/>
6504                                     <menuItem title="S" id="7779">
6505                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6506                                     </menuItem>
6507                                     <menuItem title="SS" id="7778">
6508                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6509                                     </menuItem>
6510                                 </items>
6511                             </menu>
6512                         </popUpButtonCell>
6513                     </popUpButton>
6514                     <popUpButton verticalHuggingPriority="750" id="7791">
6515                         <rect key="frame" x="538" y="199" width="54" height="26"/>
6516                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6517                         <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">
6518                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6519                             <font key="font" metaFont="menu"/>
6520                             <menu key="menu" title="OtherViews" id="7794">
6521                                 <items>
6522                                     <menuItem title="A" state="on" id="7801"/>
6523                                     <menuItem title="B" id="7800"/>
6524                                     <menuItem title="C" id="7799"/>
6525                                     <menuItem title="D" id="7798"/>
6526                                     <menuItem title="E" id="7797"/>
6527                                     <menuItem title="S" id="7796">
6528                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6529                                     </menuItem>
6530                                     <menuItem title="SS" id="7795">
6531                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6532                                     </menuItem>
6533                                 </items>
6534                             </menu>
6535                         </popUpButtonCell>
6536                     </popUpButton>
6537                     <popUpButton verticalHuggingPriority="750" id="7808">
6538                         <rect key="frame" x="538" y="168" width="54" height="26"/>
6539                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6540                         <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">
6541                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6542                             <font key="font" metaFont="menu"/>
6543                             <menu key="menu" title="OtherViews" id="7811">
6544                                 <items>
6545                                     <menuItem title="A" state="on" id="7818"/>
6546                                     <menuItem title="B" id="7817"/>
6547                                     <menuItem title="C" id="7816"/>
6548                                     <menuItem title="D" id="7815"/>
6549                                     <menuItem title="E" id="7814"/>
6550                                     <menuItem title="S" id="7813">
6551                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6552                                     </menuItem>
6553                                     <menuItem title="SS" id="7812">
6554                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6555                                     </menuItem>
6556                                 </items>
6557                             </menu>
6558                         </popUpButtonCell>
6559                     </popUpButton>
6560                     <textField verticalHuggingPriority="750" id="9319">
6561                         <rect key="frame" x="400" y="278" width="33" height="22"/>
6562                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6563                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="50" drawsBackground="YES" id="9322">
6564                             <font key="font" metaFont="system"/>
6565                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6566                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6567                         </textFieldCell>
6568                     </textField>
6569                     <textField verticalHuggingPriority="750" id="9320">
6570                         <rect key="frame" x="333" y="280" width="69" height="17"/>
6571                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6572                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命回率修正" id="9321">
6573                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6574                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6575                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6576                         </textFieldCell>
6577                     </textField>
6578                     <textField verticalHuggingPriority="750" id="9860">
6579                         <rect key="frame" x="303" y="145" width="32" height="22"/>
6580                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6581                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="9864">
6582                             <font key="font" metaFont="system"/>
6583                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6584                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6585                         </textFieldCell>
6586                     </textField>
6587                     <textField verticalHuggingPriority="750" id="9861">
6588                         <rect key="frame" x="284" y="148" width="17" height="17"/>
6589                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6590                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命" id="9862">
6591                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6592                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6593                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6594                         </textFieldCell>
6595                     </textField>
6596                     <button verticalHuggingPriority="750" id="hW7-46-ncf">
6597                         <rect key="frame" x="298" y="106" width="43" height="32"/>
6598                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6599                         <buttonCell key="cell" type="push" title="主" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="21O-fX-j1M">
6600                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6601                             <font key="font" size="13" name="AquaKana"/>
6602                         </buttonCell>
6603                         <connections>
6604                             <action selector="addSubjMark:" target="3039" id="HBn-23-ynG"/>
6605                         </connections>
6606                     </button>
6607                     <button id="KgG-On-sSC">
6608                         <rect key="frame" x="522" y="335" width="74" height="18"/>
6609                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6610                         <buttonCell key="cell" type="check" title="異能の力" bezelStyle="regularSquare" imagePosition="left" inset="2" id="h6C-O8-cda">
6611                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6612                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6613                         </buttonCell>
6614                     </button>
6615                     <button verticalHuggingPriority="750" id="eHr-lL-qfg">
6616                         <rect key="frame" x="508" y="76" width="92" height="32"/>
6617                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6618                         <buttonCell key="cell" type="push" title="特殊項目" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="yQ7-Vj-wCa">
6619                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6620                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6621                         </buttonCell>
6622                         <connections>
6623                             <action selector="attackPreferenceBtn:" target="3039" id="Gqw-1f-m6p"/>
6624                         </connections>
6625                     </button>
6626                     <button verticalHuggingPriority="750" id="27T-tg-Crl">
6627                         <rect key="frame" x="508" y="47" width="92" height="32"/>
6628                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6629                         <buttonCell key="cell" type="push" title="演出決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="n49-bB-qOi">
6630                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6631                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6632                         </buttonCell>
6633                         <connections>
6634                             <action selector="attackEffectBtn:" target="3039" id="Tnu-MG-7bf"/>
6635                         </connections>
6636                     </button>
6637                 </subviews>
6638             </view>
6639         </window>
6640         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6438" userLabel="攻撃リスト" customClass="NSPanel">
6641             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6642             <rect key="contentRect" x="196" y="132" width="600" height="300"/>
6643             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6644             <view key="contentView" id="6439">
6645                 <rect key="frame" x="0.0" y="0.0" width="600" height="300"/>
6646                 <autoresizingMask key="autoresizingMask"/>
6647                 <subviews>
6648                     <button verticalHuggingPriority="750" id="6440">
6649                         <rect key="frame" x="601" y="31" width="66" height="32"/>
6650                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6651                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6481">
6652                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6653                             <font key="font" size="13" name="AquaKana"/>
6654                         </buttonCell>
6655                         <connections>
6656                             <action selector="unitResearchCloseBCL:" target="2629" id="6482"/>
6657                         </connections>
6658                     </button>
6659                     <button verticalHuggingPriority="750" id="6443">
6660                         <rect key="frame" x="529" y="65" width="36" height="32"/>
6661                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6662                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6473">
6663                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6664                             <font key="font" size="13" name="AquaKana"/>
6665                         </buttonCell>
6666                         <connections>
6667                             <action selector="insertAttackList:" target="3039" id="9281"/>
6668                         </connections>
6669                     </button>
6670                     <button verticalHuggingPriority="750" id="6442">
6671                         <rect key="frame" x="557" y="65" width="35" height="32"/>
6672                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6673                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6475">
6674                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6675                             <font key="font" size="13" name="AquaKana"/>
6676                         </buttonCell>
6677                         <connections>
6678                             <action selector="removeAttackList:" target="3039" id="9282"/>
6679                         </connections>
6680                     </button>
6681                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6541">
6682                         <rect key="frame" x="-1" y="101" width="722" height="200"/>
6683                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6684                         <clipView key="contentView" id="SSl-yr-MRR">
6685                             <rect key="frame" x="1" y="17" width="720" height="182"/>
6686                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6687                             <subviews>
6688                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="6599" id="6542">
6689                                     <rect key="frame" x="0.0" y="0.0" width="597" height="19"/>
6690                                     <autoresizingMask key="autoresizingMask"/>
6691                                     <size key="intercellSpacing" width="3" height="2"/>
6692                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6693                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6694                                     <tableColumns>
6695                                         <tableColumn editable="NO" width="160.69140625" minWidth="40" maxWidth="1000" id="6546">
6696                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
6697                                                 <font key="font" metaFont="smallSystem"/>
6698                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6699                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6700                                             </tableHeaderCell>
6701                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6549">
6702                                                 <font key="font" metaFont="system"/>
6703                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6704                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6705                                             </textFieldCell>
6706                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6707                                             <connections>
6708                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.name" id="9316">
6709                                                     <dictionary key="options">
6710                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6711                                                     </dictionary>
6712                                                 </binding>
6713                                             </connections>
6714                                         </tableColumn>
6715                                         <tableColumn editable="NO" width="58.59765625" minWidth="40" maxWidth="1000" id="6547">
6716                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果値">
6717                                                 <font key="font" metaFont="smallSystem"/>
6718                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6719                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6720                                             </tableHeaderCell>
6721                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6548">
6722                                                 <font key="font" metaFont="system"/>
6723                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6724                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6725                                             </textFieldCell>
6726                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6727                                             <connections>
6728                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.atk" id="9315">
6729                                                     <dictionary key="options">
6730                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6731                                                     </dictionary>
6732                                                 </binding>
6733                                             </connections>
6734                                         </tableColumn>
6735                                         <tableColumn editable="NO" width="57.67578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="6573">
6736                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="射程">
6737                                                 <font key="font" metaFont="smallSystem"/>
6738                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6739                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6740                                             </tableHeaderCell>
6741                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6574">
6742                                                 <font key="font" metaFont="system"/>
6743                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6744                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6745                                             </textFieldCell>
6746                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6747                                             <connections>
6748                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.range" id="9310">
6749                                                     <dictionary key="options">
6750                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6751                                                     </dictionary>
6752                                                 </binding>
6753                                             </connections>
6754                                         </tableColumn>
6755                                         <tableColumn editable="NO" width="30" minWidth="10" maxWidth="3.4028234663852886e+38" id="6563">
6756                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命回">
6757                                                 <font key="font" metaFont="smallSystem"/>
6758                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6759                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6760                                             </tableHeaderCell>
6761                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6564">
6762                                                 <font key="font" metaFont="system"/>
6763                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6764                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6765                                             </textFieldCell>
6766                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6767                                             <connections>
6768                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.hit" id="9314">
6769                                                     <dictionary key="options">
6770                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6771                                                     </dictionary>
6772                                                 </binding>
6773                                             </connections>
6774                                         </tableColumn>
6775                                         <tableColumn editable="NO" width="31.0390625" minWidth="10" maxWidth="3.4028234663852886e+38" id="6565">
6776                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="気力">
6777                                                 <font key="font" metaFont="smallSystem"/>
6778                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6779                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6780                                             </tableHeaderCell>
6781                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6566">
6782                                                 <font key="font" metaFont="system"/>
6783                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6784                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6785                                             </textFieldCell>
6786                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6787                                             <connections>
6788                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.vigor" id="9313">
6789                                                     <dictionary key="options">
6790                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6791                                                     </dictionary>
6792                                                 </binding>
6793                                             </connections>
6794                                         </tableColumn>
6795                                         <tableColumn editable="NO" width="65.30859375" minWidth="10" maxWidth="3.4028234663852886e+38" id="6567">
6796                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費">
6797                                                 <font key="font" metaFont="smallSystem"/>
6798                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6799                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6800                                             </tableHeaderCell>
6801                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6568">
6802                                                 <font key="font" metaFont="system"/>
6803                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6804                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6805                                             </textFieldCell>
6806                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6807                                             <connections>
6808                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.cost" id="9312">
6809                                                     <dictionary key="options">
6810                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6811                                                     </dictionary>
6812                                                 </binding>
6813                                             </connections>
6814                                         </tableColumn>
6815                                         <tableColumn editable="NO" width="33.20703125" minWidth="10" maxWidth="3.4028234663852886e+38" id="6569">
6816                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="弾数">
6817                                                 <font key="font" metaFont="smallSystem"/>
6818                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6819                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6820                                             </tableHeaderCell>
6821                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6570">
6822                                                 <font key="font" metaFont="system"/>
6823                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6824                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6825                                             </textFieldCell>
6826                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6827                                             <connections>
6828                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.bullet" id="9311">
6829                                                     <dictionary key="options">
6830                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6831                                                     </dictionary>
6832                                                 </binding>
6833                                             </connections>
6834                                         </tableColumn>
6835                                         <tableColumn identifier="" width="135.9609375" minWidth="10" maxWidth="3.4028234663852886e+38" id="BrN-q7-hSC">
6836                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
6837                                                 <font key="font" metaFont="smallSystem"/>
6838                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6839                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6840                                             </tableHeaderCell>
6841                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="tS8-Xb-Wu1">
6842                                                 <font key="font" metaFont="system"/>
6843                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6844                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6845                                             </textFieldCell>
6846                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6847                                             <connections>
6848                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.memo" id="sHe-dp-TWg">
6849                                                     <dictionary key="options">
6850                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6851                                                     </dictionary>
6852                                                 </binding>
6853                                             </connections>
6854                                         </tableColumn>
6855                                     </tableColumns>
6856                                 </tableView>
6857                             </subviews>
6858                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6859                         </clipView>
6860                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="6543">
6861                             <rect key="frame" x="1" y="159" width="674" height="16"/>
6862                             <autoresizingMask key="autoresizingMask"/>
6863                         </scroller>
6864                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6545">
6865                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6866                             <autoresizingMask key="autoresizingMask"/>
6867                         </scroller>
6868                         <tableHeaderView key="headerView" id="6599">
6869                             <rect key="frame" x="0.0" y="0.0" width="720" height="17"/>
6870                             <autoresizingMask key="autoresizingMask"/>
6871                         </tableHeaderView>
6872                     </scrollView>
6873                     <button verticalHuggingPriority="750" id="6591">
6874                         <rect key="frame" x="529" y="4" width="66" height="32"/>
6875                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6876                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6592">
6877                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6878                             <font key="font" size="13" name="AquaKana"/>
6879                         </buttonCell>
6880                         <connections>
6881                             <action selector="attackListBtnSubmitlUCL:" target="3039" id="7833"/>
6882                         </connections>
6883                     </button>
6884                 </subviews>
6885             </view>
6886         </window>
6887         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="7947" userLabel="アイテムリスト" customClass="NSPanel">
6888             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6889             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
6890             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
6891             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6892             <view key="contentView" id="7948">
6893                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
6894                 <autoresizingMask key="autoresizingMask"/>
6895                 <subviews>
6896                     <button verticalHuggingPriority="750" id="7952">
6897                         <rect key="frame" x="393" y="13" width="107" height="32"/>
6898                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6899                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7964">
6900                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6901                             <font key="font" size="13" name="AquaKana"/>
6902                         </buttonCell>
6903                         <connections>
6904                             <action selector="UCLPanelEquipListSubmitBtn:" target="3039" id="8143"/>
6905                         </connections>
6906                     </button>
6907                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7998">
6908                         <rect key="frame" x="-1" y="79" width="502" height="322"/>
6909                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6910                         <clipView key="contentView" id="uGO-Rp-XyC">
6911                             <rect key="frame" x="1" y="17" width="500" height="304"/>
6912                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6913                             <subviews>
6914                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="8001" id="7999">
6915                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
6916                                     <autoresizingMask key="autoresizingMask"/>
6917                                     <size key="intercellSpacing" width="3" height="2"/>
6918                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6919                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6920                                     <tableColumns>
6921                                         <tableColumn editable="NO" width="154.265625" minWidth="40" maxWidth="1000" id="8003">
6922                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="アイテム名">
6923                                                 <font key="font" metaFont="smallSystem"/>
6924                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6925                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6926                                             </tableHeaderCell>
6927                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8006">
6928                                                 <font key="font" metaFont="system"/>
6929                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6930                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6931                                             </textFieldCell>
6932                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6933                                             <connections>
6934                                                 <binding destination="8222" name="value" keyPath="arrangedObjects.name" id="9204">
6935                                                     <dictionary key="options">
6936                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6937                                                     </dictionary>
6938                                                 </binding>
6939                                             </connections>
6940                                         </tableColumn>
6941                                         <tableColumn editable="NO" width="340" minWidth="40" maxWidth="1000" id="8004">
6942                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
6943                                                 <font key="font" metaFont="smallSystem"/>
6944                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6945                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6946                                             </tableHeaderCell>
6947                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8005">
6948                                                 <font key="font" metaFont="system"/>
6949                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6950                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6951                                             </textFieldCell>
6952                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6953                                             <connections>
6954                                                 <binding destination="8222" name="value" keyPath="arrangedObjects.memo" id="9205">
6955                                                     <dictionary key="options">
6956                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6957                                                     </dictionary>
6958                                                 </binding>
6959                                             </connections>
6960                                         </tableColumn>
6961                                     </tableColumns>
6962                                 </tableView>
6963                             </subviews>
6964                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6965                         </clipView>
6966                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8000">
6967                             <rect key="frame" x="1" y="119" width="223" height="15"/>
6968                             <autoresizingMask key="autoresizingMask"/>
6969                         </scroller>
6970                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="8002">
6971                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6972                             <autoresizingMask key="autoresizingMask"/>
6973                         </scroller>
6974                         <tableHeaderView key="headerView" id="8001">
6975                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
6976                             <autoresizingMask key="autoresizingMask"/>
6977                         </tableHeaderView>
6978                     </scrollView>
6979                     <button verticalHuggingPriority="750" id="zEz-3E-sF2">
6980                         <rect key="frame" x="308" y="13" width="79" height="32"/>
6981                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6982                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PKp-QG-doA">
6983                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6984                             <font key="font" size="13" name="AquaKana"/>
6985                         </buttonCell>
6986                         <connections>
6987                             <action selector="ILregi:" target="3039" id="6sA-4K-xKV"/>
6988                         </connections>
6989                     </button>
6990                 </subviews>
6991             </view>
6992         </window>
6993         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8091" userLabel="状態変化リスト" customClass="NSPanel">
6994             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6995             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
6996             <rect key="contentRect" x="196" y="132" width="267" height="286"/>
6997             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6998             <view key="contentView" id="8092">
6999                 <rect key="frame" x="0.0" y="0.0" width="267" height="286"/>
7000                 <autoresizingMask key="autoresizingMask"/>
7001                 <subviews>
7002                     <button verticalHuggingPriority="750" id="8096">
7003                         <rect key="frame" x="161" y="-1" width="107" height="32"/>
7004                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7005                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8107">
7006                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7007                             <font key="font" size="13" name="AquaKana"/>
7008                         </buttonCell>
7009                         <connections>
7010                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="8142"/>
7011                         </connections>
7012                     </button>
7013                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8093">
7014                         <rect key="frame" x="-1" y="76" width="269" height="211"/>
7015                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7016                         <clipView key="contentView" id="HFB-Ay-yij">
7017                             <rect key="frame" x="1" y="1" width="267" height="209"/>
7018                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7019                             <subviews>
7020                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="8115">
7021                                     <rect key="frame" x="0.0" y="0.0" width="267" height="19"/>
7022                                     <autoresizingMask key="autoresizingMask"/>
7023                                     <size key="intercellSpacing" width="3" height="2"/>
7024                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7025                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
7026                                     <tableColumns>
7027                                         <tableColumn editable="NO" width="263.78515625" minWidth="40" maxWidth="1000" id="8117">
7028                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="特殊状態変化名">
7029                                                 <font key="font" metaFont="smallSystem"/>
7030                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7031                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7032                                             </tableHeaderCell>
7033                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8118">
7034                                                 <font key="font" metaFont="system"/>
7035                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7036                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7037                                             </textFieldCell>
7038                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7039                                         </tableColumn>
7040                                     </tableColumns>
7041                                 </tableView>
7042                             </subviews>
7043                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7044                         </clipView>
7045                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8114">
7046                             <rect key="frame" x="1" y="119" width="223" height="15"/>
7047                             <autoresizingMask key="autoresizingMask"/>
7048                         </scroller>
7049                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="8112">
7050                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7051                             <autoresizingMask key="autoresizingMask"/>
7052                         </scroller>
7053                     </scrollView>
7054                     <button verticalHuggingPriority="750" id="CGL-28-xtI">
7055                         <rect key="frame" x="20" y="35" width="22" height="23"/>
7056                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7057                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FhS-8a-QVX">
7058                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7059                             <font key="font" metaFont="system"/>
7060                         </buttonCell>
7061                     </button>
7062                     <button verticalHuggingPriority="750" id="kwP-KT-zbS">
7063                         <rect key="frame" x="43" y="35" width="22" height="23"/>
7064                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7065                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mo3-Nc-MeQ">
7066                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7067                             <font key="font" metaFont="system"/>
7068                         </buttonCell>
7069                     </button>
7070                 </subviews>
7071             </view>
7072         </window>
7073         <window title="モビールリスト" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8144" userLabel="モビールリスト" customClass="NSPanel">
7074             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
7075             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
7076             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
7077             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
7078             <view key="contentView" id="8145">
7079                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
7080                 <autoresizingMask key="autoresizingMask"/>
7081                 <subviews>
7082                     <button verticalHuggingPriority="750" id="8160">
7083                         <rect key="frame" x="490" y="5" width="107" height="32"/>
7084                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7085                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8166">
7086                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7087                             <font key="font" size="13" name="AquaKana"/>
7088                         </buttonCell>
7089                         <connections>
7090                             <action selector="submit:" target="2629" id="8195"/>
7091                         </connections>
7092                     </button>
7093                     <textField verticalHuggingPriority="750" id="8161">
7094                         <rect key="frame" x="429" y="12" width="48" height="22"/>
7095                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7096                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="20" drawsBackground="YES" id="8164">
7097                             <font key="font" metaFont="system"/>
7098                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7099                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7100                         </textFieldCell>
7101                     </textField>
7102                     <textField verticalHuggingPriority="750" id="8162">
7103                         <rect key="frame" x="319" y="16" width="95" height="17"/>
7104                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7105                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="8163">
7106                             <font key="font" size="13" name="AquaKana"/>
7107                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7108                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7109                         </textFieldCell>
7110                     </textField>
7111                     <imageView id="8146">
7112                         <rect key="frame" x="426" y="233" width="150" height="150"/>
7113                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7114                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="8186"/>
7115                         <connections>
7116                             <binding destination="2631" name="value" keyPath="selection.imgBig" id="8191"/>
7117                         </connections>
7118                     </imageView>
7119                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8197">
7120                         <rect key="frame" x="-1" y="51" width="422" height="350"/>
7121                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7122                         <clipView key="contentView" id="kq7-qF-fMa">
7123                             <rect key="frame" x="1" y="17" width="420" height="332"/>
7124                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7125                             <subviews>
7126                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="8200" id="8198">
7127                                     <rect key="frame" x="0.0" y="0.0" width="420" height="34"/>
7128                                     <autoresizingMask key="autoresizingMask"/>
7129                                     <size key="intercellSpacing" width="3" height="2"/>
7130                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7131                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
7132                                     <tableColumns>
7133                                         <tableColumn width="56.3359375" minWidth="40" maxWidth="1000" id="8202">
7134                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
7135                                                 <font key="font" metaFont="smallSystem"/>
7136                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7137                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7138                                             </tableHeaderCell>
7139                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8218">
7140                                                 <font key="font" metaFont="system"/>
7141                                             </imageCell>
7142                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7143                                         </tableColumn>
7144                                         <tableColumn width="161.65234375" minWidth="40" maxWidth="1000" id="8203">
7145                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="機体名">
7146                                                 <font key="font" metaFont="smallSystem"/>
7147                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7148                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7149                                             </tableHeaderCell>
7150                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8204">
7151                                                 <font key="font" metaFont="system"/>
7152                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7153                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7154                                             </textFieldCell>
7155                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7156                                         </tableColumn>
7157                                         <tableColumn width="98.4921875" minWidth="10" maxWidth="3.4028234663852886e+38" id="8212">
7158                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
7159                                                 <font key="font" metaFont="smallSystem"/>
7160                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7161                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
7162                                             </tableHeaderCell>
7163                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8213">
7164                                                 <font key="font" metaFont="system"/>
7165                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7166                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7167                                             </textFieldCell>
7168                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7169                                         </tableColumn>
7170                                         <tableColumn width="92" minWidth="10" maxWidth="3.4028234663852886e+38" id="8214">
7171                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="EN">
7172                                                 <font key="font" metaFont="smallSystem"/>
7173                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7174                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
7175                                             </tableHeaderCell>
7176                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8215">
7177                                                 <font key="font" metaFont="system"/>
7178                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7179                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7180                                             </textFieldCell>
7181                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7182                                         </tableColumn>
7183                                     </tableColumns>
7184                                 </tableView>
7185                             </subviews>
7186                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7187                         </clipView>
7188                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8199">
7189                             <rect key="frame" x="1" y="333" width="467" height="16"/>
7190                             <autoresizingMask key="autoresizingMask"/>
7191                         </scroller>
7192                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="8201">
7193                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7194                             <autoresizingMask key="autoresizingMask"/>
7195                         </scroller>
7196                         <tableHeaderView key="headerView" id="8200">
7197                             <rect key="frame" x="0.0" y="0.0" width="420" height="17"/>
7198                             <autoresizingMask key="autoresizingMask"/>
7199                         </tableHeaderView>
7200                     </scrollView>
7201                 </subviews>
7202             </view>
7203         </window>
7204         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8246" userLabel="アイテム詳細" customClass="NSPanel">
7205             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
7206             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
7207             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
7208             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
7209             <view key="contentView" id="8247">
7210                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
7211                 <autoresizingMask key="autoresizingMask"/>
7212                 <subviews>
7213                     <textField verticalHuggingPriority="750" id="8315">
7214                         <rect key="frame" x="13" y="341" width="255" height="22"/>
7215                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7216                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="鉄の剣" drawsBackground="YES" id="8468">
7217                             <font key="font" size="13" name="AquaKana"/>
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="8314">
7223                         <rect key="frame" x="13" y="371" width="69" height="17"/>
7224                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7225                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="アイテム名" id="8470">
7226                             <font key="font" size="13" name="AquaKana"/>
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                     <button verticalHuggingPriority="750" id="8281">
7232                         <rect key="frame" x="488" y="13" width="105" height="32"/>
7233                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7234                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8549">
7235                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7236                             <font key="font" size="13" name="AquaKana"/>
7237                         </buttonCell>
7238                         <connections>
7239                             <action selector="canceIL:" target="3039" id="9210"/>
7240                         </connections>
7241                     </button>
7242                     <textField verticalHuggingPriority="750" id="8312">
7243                         <rect key="frame" x="339" y="343" width="96" height="22"/>
7244                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7245                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8473">
7246                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7247                             <font key="font" metaFont="system"/>
7248                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7249                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7250                         </textFieldCell>
7251                     </textField>
7252                     <textField verticalHuggingPriority="750" id="8311">
7253                         <rect key="frame" x="311" y="346" width="21" height="17"/>
7254                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7255                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="8476">
7256                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7257                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7258                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7259                         </textFieldCell>
7260                     </textField>
7261                     <textField verticalHuggingPriority="750" id="8310">
7262                         <rect key="frame" x="440" y="325" width="26" height="17"/>
7263                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7264                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="8477">
7265                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7266                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7267                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7268                         </textFieldCell>
7269                     </textField>
7270                     <textField verticalHuggingPriority="750" id="8309">
7271                         <rect key="frame" x="440" y="346" width="25" height="17"/>
7272                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7273                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="8478">
7274                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7275                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7276                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7277                         </textFieldCell>
7278                     </textField>
7279                     <textField verticalHuggingPriority="750" id="8308">
7280                         <rect key="frame" x="311" y="325" width="23" height="17"/>
7281                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7282                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="8479">
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="8307">
7289                         <rect key="frame" x="470" y="343" width="96" 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="9999999999" drawsBackground="YES" id="8480">
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="8482"/>
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="8306">
7299                         <rect key="frame" x="339" y="320" width="96" height="22"/>
7300                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7301                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8483">
7302                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7303                             <font key="font" metaFont="system"/>
7304                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7305                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7306                         </textFieldCell>
7307                     </textField>
7308                     <textField verticalHuggingPriority="750" id="8305">
7309                         <rect key="frame" x="470" y="320" width="41" height="22"/>
7310                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7311                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="6666" drawsBackground="YES" id="8486">
7312                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7313                             <font key="font" metaFont="system"/>
7314                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7315                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7316                         </textFieldCell>
7317                     </textField>
7318                     <textField verticalHuggingPriority="750" id="8303">
7319                         <rect key="frame" x="306" y="298" width="31" height="17"/>
7320                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7321                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="8491">
7322                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7323                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7324                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7325                         </textFieldCell>
7326                     </textField>
7327                     <textField verticalHuggingPriority="750" id="8300">
7328                         <rect key="frame" x="309" y="276" width="25" height="17"/>
7329                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7330                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="8497">
7331                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7332                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7333                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7334                         </textFieldCell>
7335                     </textField>
7336                     <textField verticalHuggingPriority="750" id="8298">
7337                         <rect key="frame" x="309" y="254" width="27" height="17"/>
7338                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7339                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="8500">
7340                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7341                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7342                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7343                         </textFieldCell>
7344                     </textField>
7345                     <textField verticalHuggingPriority="750" id="8304">
7346                         <rect key="frame" x="342" y="295" width="58" height="22"/>
7347                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7348                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8489">
7349                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7350                             <font key="font" metaFont="system"/>
7351                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7352                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7353                         </textFieldCell>
7354                     </textField>
7355                     <textField verticalHuggingPriority="750" id="8299">
7356                         <rect key="frame" x="342" y="273" width="58" height="22"/>
7357                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7358                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8498">
7359                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7360                             <font key="font" metaFont="system"/>
7361                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7362                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7363                         </textFieldCell>
7364                     </textField>
7365                     <textField verticalHuggingPriority="750" id="8297">
7366                         <rect key="frame" x="342" y="251" width="58" height="22"/>
7367                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7368                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8501">
7369                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7370                             <font key="font" metaFont="system"/>
7371                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7372                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7373                         </textFieldCell>
7374                     </textField>
7375                     <textField verticalHuggingPriority="750" id="8255">
7376                         <rect key="frame" x="452" y="298" width="32" height="17"/>
7377                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7378                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="8608">
7379                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7380                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7381                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7382                         </textFieldCell>
7383                     </textField>
7384                     <textField verticalHuggingPriority="750" id="8254">
7385                         <rect key="frame" x="452" y="276" width="35" height="17"/>
7386                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7387                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="8609">
7388                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7389                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7390                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7391                         </textFieldCell>
7392                     </textField>
7393                     <textField verticalHuggingPriority="750" id="8253">
7394                         <rect key="frame" x="457" y="251" width="26" height="20"/>
7395                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7396                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="8610">
7397                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7398                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7399                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7400                         </textFieldCell>
7401                     </textField>
7402                     <textField verticalHuggingPriority="750" id="8252">
7403                         <rect key="frame" x="487" y="295" width="58" height="22"/>
7404                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7405                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8612">
7406                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7407                             <font key="font" metaFont="system"/>
7408                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7409                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7410                         </textFieldCell>
7411                     </textField>
7412                     <textField verticalHuggingPriority="750" id="8251">
7413                         <rect key="frame" x="487" y="273" width="58" height="22"/>
7414                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7415                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8614">
7416                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7417                             <font key="font" metaFont="system"/>
7418                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7419                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7420                         </textFieldCell>
7421                     </textField>
7422                     <textField verticalHuggingPriority="750" id="8250">
7423                         <rect key="frame" x="487" y="251" width="58" height="22"/>
7424                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7425                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8616">
7426                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7427                             <font key="font" metaFont="system"/>
7428                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7429                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7430                         </textFieldCell>
7431                     </textField>
7432                     <textField verticalHuggingPriority="750" id="8283">
7433                         <rect key="frame" x="314" y="229" width="36" height="21"/>
7434                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7435                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="8545">
7436                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7437                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7438                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7439                         </textFieldCell>
7440                     </textField>
7441                     <textField verticalHuggingPriority="750" id="8282">
7442                         <rect key="frame" x="353" y="229" width="33" height="22"/>
7443                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7444                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="8546">
7445                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7446                             <font key="font" metaFont="system"/>
7447                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7448                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7449                         </textFieldCell>
7450                     </textField>
7451                     <textField verticalHuggingPriority="750" id="8249">
7452                         <rect key="frame" x="457" y="229" width="32" height="20"/>
7453                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7454                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="LUK" id="8619">
7455                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7456                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7457                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7458                         </textFieldCell>
7459                     </textField>
7460                     <textField verticalHuggingPriority="750" id="8248">
7461                         <rect key="frame" x="487" y="229" width="58" height="22"/>
7462                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7463                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8620">
7464                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7465                             <font key="font" metaFont="system"/>
7466                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7467                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7468                         </textFieldCell>
7469                     </textField>
7470                     <textField verticalHuggingPriority="750" id="8275">
7471                         <rect key="frame" x="13" y="316" width="69" height="17"/>
7472                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7473                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="8563">
7474                             <font key="font" size="13" name="AquaKana"/>
7475                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7476                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7477                         </textFieldCell>
7478                     </textField>
7479                     <textField verticalHuggingPriority="750" id="8274">
7480                         <rect key="frame" x="16" y="291" width="200" height="22"/>
7481                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7482                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="鉄の剣" drawsBackground="YES" id="8564">
7483                             <font key="font" size="13" name="AquaKana"/>
7484                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7485                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7486                         </textFieldCell>
7487                     </textField>
7488                     <textField verticalHuggingPriority="750" id="8273">
7489                         <rect key="frame" x="13" y="266" width="44" height="17"/>
7490                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7491                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="8565">
7492                             <font key="font" size="13" name="AquaKana"/>
7493                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7494                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7495                         </textFieldCell>
7496                     </textField>
7497                     <textField verticalHuggingPriority="750" id="8272">
7498                         <rect key="frame" x="16" y="241" width="120" height="22"/>
7499                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7500                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="eq1" drawsBackground="YES" id="8566">
7501                             <font key="font" size="13" name="AquaKana"/>
7502                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7503                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7504                         </textFieldCell>
7505                     </textField>
7506                     <textField verticalHuggingPriority="750" id="8702">
7507                         <rect key="frame" x="57" y="202" width="43" height="22"/>
7508                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7509                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8731">
7510                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7511                             <font key="font" metaFont="system"/>
7512                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7513                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7514                         </textFieldCell>
7515                     </textField>
7516                     <textField verticalHuggingPriority="750" id="8703">
7517                         <rect key="frame" x="17" y="207" width="30" height="17"/>
7518                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7519                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="打撃" id="8730">
7520                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7521                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7522                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7523                         </textFieldCell>
7524                     </textField>
7525                     <textField verticalHuggingPriority="750" id="8704">
7526                         <rect key="frame" x="57" y="172" width="43" height="22"/>
7527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7528                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8728">
7529                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7530                             <font key="font" metaFont="system"/>
7531                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7532                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7533                         </textFieldCell>
7534                     </textField>
7535                     <textField verticalHuggingPriority="750" id="8705">
7536                         <rect key="frame" x="17" y="177" width="30" height="17"/>
7537                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7538                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="斬撃" id="8727">
7539                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7540                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7541                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7542                         </textFieldCell>
7543                     </textField>
7544                     <textField verticalHuggingPriority="750" id="8706">
7545                         <rect key="frame" x="57" y="142" width="43" height="22"/>
7546                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7547                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8725">
7548                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7549                             <font key="font" metaFont="system"/>
7550                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7551                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7552                         </textFieldCell>
7553                     </textField>
7554                     <textField verticalHuggingPriority="750" id="8707">
7555                         <rect key="frame" x="17" y="147" width="30" height="17"/>
7556                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7557                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="突き" id="8724">
7558                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7559                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7560                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7561                         </textFieldCell>
7562                     </textField>
7563                     <textField verticalHuggingPriority="750" id="8708">
7564                         <rect key="frame" x="156" y="202" width="43" height="22"/>
7565                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7566                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8722">
7567                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7568                             <font key="font" metaFont="system"/>
7569                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7570                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7571                         </textFieldCell>
7572                     </textField>
7573                     <textField verticalHuggingPriority="750" id="8709">
7574                         <rect key="frame" x="116" y="207" width="30" height="17"/>
7575                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7576                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射手" id="8720">
7577                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7578                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7579                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7580                         </textFieldCell>
7581                     </textField>
7582                     <textField verticalHuggingPriority="750" id="8710">
7583                         <rect key="frame" x="156" y="172" width="43" height="22"/>
7584                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7585                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8718">
7586                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7587                             <font key="font" metaFont="system"/>
7588                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7589                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7590                         </textFieldCell>
7591                     </textField>
7592                     <textField verticalHuggingPriority="750" id="8711">
7593                         <rect key="frame" x="116" y="177" width="43" height="17"/>
7594                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7595                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="銃撃 " id="8717">
7596                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7597                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7598                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7599                         </textFieldCell>
7600                     </textField>
7601                     <textField verticalHuggingPriority="750" id="8712">
7602                         <rect key="frame" x="156" y="143" width="43" height="22"/>
7603                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7604                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8715">
7605                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7606                             <font key="font" metaFont="system"/>
7607                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7608                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7609                         </textFieldCell>
7610                     </textField>
7611                     <textField verticalHuggingPriority="750" id="8713">
7612                         <rect key="frame" x="116" y="148" width="30" height="17"/>
7613                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7614                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="砲撃" id="8714">
7615                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7616                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7617                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7618                         </textFieldCell>
7619                     </textField>
7620                     <textField verticalHuggingPriority="750" id="8773">
7621                         <rect key="frame" x="257" y="201" width="43" height="22"/>
7622                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7623                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8821">
7624                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7625                             <font key="font" metaFont="system"/>
7626                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7627                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7628                         </textFieldCell>
7629                     </textField>
7630                     <textField verticalHuggingPriority="750" id="8774">
7631                         <rect key="frame" x="217" y="206" width="30" height="17"/>
7632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7633                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="火炎" id="8820">
7634                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7635                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7636                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7637                         </textFieldCell>
7638                     </textField>
7639                     <textField verticalHuggingPriority="750" id="8775">
7640                         <rect key="frame" x="257" y="171" width="43" height="22"/>
7641                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7642                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8818">
7643                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7644                             <font key="font" metaFont="system"/>
7645                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7646                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7647                         </textFieldCell>
7648                     </textField>
7649                     <textField verticalHuggingPriority="750" id="8776">
7650                         <rect key="frame" x="217" y="176" width="30" height="17"/>
7651                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7652                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="冷気" id="8817">
7653                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7654                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7655                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7656                         </textFieldCell>
7657                     </textField>
7658                     <textField verticalHuggingPriority="750" id="8777">
7659                         <rect key="frame" x="257" y="141" width="43" height="22"/>
7660                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7661                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8815">
7662                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7663                             <font key="font" metaFont="system"/>
7664                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7665                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7666                         </textFieldCell>
7667                     </textField>
7668                     <textField verticalHuggingPriority="750" id="8778">
7669                         <rect key="frame" x="217" y="146" width="30" height="17"/>
7670                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7671                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="電撃" id="8814">
7672                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7673                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7674                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7675                         </textFieldCell>
7676                     </textField>
7677                     <textField verticalHuggingPriority="750" id="8779">
7678                         <rect key="frame" x="356" y="202" width="43" height="22"/>
7679                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7680                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8812">
7681                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7682                             <font key="font" metaFont="system"/>
7683                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7684                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7685                         </textFieldCell>
7686                     </textField>
7687                     <textField verticalHuggingPriority="750" id="8780">
7688                         <rect key="frame" x="316" y="207" width="30" height="17"/>
7689                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7690                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="風圧" id="8811">
7691                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7692                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7693                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7694                         </textFieldCell>
7695                     </textField>
7696                     <textField verticalHuggingPriority="750" id="8781">
7697                         <rect key="frame" x="356" y="172" width="43" height="22"/>
7698                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7699                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8809">
7700                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7701                             <font key="font" metaFont="system"/>
7702                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7703                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7704                         </textFieldCell>
7705                     </textField>
7706                     <textField verticalHuggingPriority="750" id="8782">
7707                         <rect key="frame" x="316" y="177" width="30" height="17"/>
7708                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7709                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流水" id="8808">
7710                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7711                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7712                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7713                         </textFieldCell>
7714                     </textField>
7715                     <textField verticalHuggingPriority="750" id="8783">
7716                         <rect key="frame" x="356" y="142" width="43" height="22"/>
7717                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7718                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8806">
7719                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7720                             <font key="font" metaFont="system"/>
7721                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7722                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7723                         </textFieldCell>
7724                     </textField>
7725                     <textField verticalHuggingPriority="750" id="8784">
7726                         <rect key="frame" x="316" y="147" width="30" height="17"/>
7727                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7728                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ガス" id="8805">
7729                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7730                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7731                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7732                         </textFieldCell>
7733                     </textField>
7734                     <textField verticalHuggingPriority="750" id="8785">
7735                         <rect key="frame" x="257" y="111" width="43" height="22"/>
7736                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7737                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8803">
7738                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7739                             <font key="font" metaFont="system"/>
7740                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7741                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7742                         </textFieldCell>
7743                     </textField>
7744                     <textField verticalHuggingPriority="750" id="8786">
7745                         <rect key="frame" x="217" y="116" width="30" height="17"/>
7746                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7747                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="神聖" id="8802">
7748                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7749                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7750                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7751                         </textFieldCell>
7752                     </textField>
7753                     <textField verticalHuggingPriority="750" id="8787">
7754                         <rect key="frame" x="356" y="112" width="43" height="22"/>
7755                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7756                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8800">
7757                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7758                             <font key="font" metaFont="system"/>
7759                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7760                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7761                         </textFieldCell>
7762                     </textField>
7763                     <textField verticalHuggingPriority="750" id="8788">
7764                         <rect key="frame" x="316" y="117" width="30" height="17"/>
7765                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7766                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="暗黒" id="8799">
7767                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7768                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7769                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7770                         </textFieldCell>
7771                     </textField>
7772                     <textField verticalHuggingPriority="750" id="8789">
7773                         <rect key="frame" x="257" y="81" width="43" height="22"/>
7774                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7775                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8797">
7776                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7777                             <font key="font" metaFont="system"/>
7778                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7779                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7780                         </textFieldCell>
7781                     </textField>
7782                     <textField verticalHuggingPriority="750" id="8790">
7783                         <rect key="frame" x="217" y="86" width="30" height="17"/>
7784                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7785                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="爆撃" id="8796">
7786                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7787                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7788                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7789                         </textFieldCell>
7790                     </textField>
7791                     <textField verticalHuggingPriority="750" id="8791">
7792                         <rect key="frame" x="356" y="81" 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="8794">
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="8795"/>
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="8792">
7802                         <rect key="frame" x="316" y="86" width="30" height="17"/>
7803                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7804                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流血" id="8793">
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="8896">
7811                         <rect key="frame" x="57" y="99" width="43" 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="0" drawsBackground="YES" id="8924">
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="8925"/>
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="8897">
7821                         <rect key="frame" x="17" y="104" width="30" height="17"/>
7822                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7823                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="麻痺" id="8923">
7824                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7825                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7826                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7827                         </textFieldCell>
7828                     </textField>
7829                     <textField verticalHuggingPriority="750" id="8898">
7830                         <rect key="frame" x="57" y="69" width="43" height="22"/>
7831                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7832                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8921">
7833                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7834                             <font key="font" metaFont="system"/>
7835                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7836                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7837                         </textFieldCell>
7838                     </textField>
7839                     <textField verticalHuggingPriority="750" id="8899">
7840                         <rect key="frame" x="17" y="74" width="30" height="17"/>
7841                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7842                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="猛毒" id="8920">
7843                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7844                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7845                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7846                         </textFieldCell>
7847                     </textField>
7848                     <textField verticalHuggingPriority="750" id="8900">
7849                         <rect key="frame" x="57" y="39" width="43" height="22"/>
7850                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7851                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8918">
7852                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7853                             <font key="font" metaFont="system"/>
7854                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7855                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7856                         </textFieldCell>
7857                     </textField>
7858                     <textField verticalHuggingPriority="750" id="8901">
7859                         <rect key="frame" x="17" y="44" width="30" height="17"/>
7860                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7861                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="魅了" id="8917">
7862                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7863                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7864                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7865                         </textFieldCell>
7866                     </textField>
7867                     <textField verticalHuggingPriority="750" id="8902">
7868                         <rect key="frame" x="156" y="99" width="43" height="22"/>
7869                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7870                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8915">
7871                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7872                             <font key="font" metaFont="system"/>
7873                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7874                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7875                         </textFieldCell>
7876                     </textField>
7877                     <textField verticalHuggingPriority="750" id="8903">
7878                         <rect key="frame" x="116" y="104" width="30" height="17"/>
7879                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7880                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="混乱" id="8914">
7881                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7882                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7883                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7884                         </textFieldCell>
7885                     </textField>
7886                     <textField verticalHuggingPriority="750" id="8904">
7887                         <rect key="frame" x="156" y="69" width="43" height="22"/>
7888                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7889                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8912">
7890                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7891                             <font key="font" metaFont="system"/>
7892                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7893                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7894                         </textFieldCell>
7895                     </textField>
7896                     <textField verticalHuggingPriority="750" id="8905">
7897                         <rect key="frame" x="116" y="74" width="30" height="17"/>
7898                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7899                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="睡眠" id="8911">
7900                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7901                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7902                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7903                         </textFieldCell>
7904                     </textField>
7905                     <textField verticalHuggingPriority="750" id="8906">
7906                         <rect key="frame" x="156" y="39" width="43" height="22"/>
7907                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7908                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8909">
7909                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7910                             <font key="font" metaFont="system"/>
7911                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7912                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7913                         </textFieldCell>
7914                     </textField>
7915                     <textField verticalHuggingPriority="750" id="8907">
7916                         <rect key="frame" x="116" y="44" width="30" height="17"/>
7917                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7918                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="沈黙" id="8908">
7919                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7920                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7921                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7922                         </textFieldCell>
7923                     </textField>
7924                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="8968">
7925                         <rect key="frame" x="426" y="74" width="161" height="149"/>
7926                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7927                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="注釈" drawsBackground="YES" id="8969">
7928                             <font key="font" size="13" name="AquaKana"/>
7929                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7930                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7931                         </textFieldCell>
7932                     </textField>
7933                     <button verticalHuggingPriority="750" id="8981">
7934                         <rect key="frame" x="330" y="39" width="92" height="32"/>
7935                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7936                         <buttonCell key="cell" type="push" title="特殊効果" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8982">
7937                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7938                             <font key="font" size="13" name="AquaKana"/>
7939                         </buttonCell>
7940                         <connections>
7941                             <action selector="saveUCL:" target="3039" id="8983"/>
7942                         </connections>
7943                     </button>
7944                     <textField verticalHuggingPriority="750" id="8994">
7945                         <rect key="frame" x="243" y="293" width="43" height="22"/>
7946                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7947                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8997">
7948                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7949                             <font key="font" metaFont="system"/>
7950                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7951                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7952                         </textFieldCell>
7953                     </textField>
7954                     <textField verticalHuggingPriority="750" id="8995">
7955                         <rect key="frame" x="229" y="316" width="30" height="17"/>
7956                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7957                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="重さ" id="8996">
7958                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7959                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7960                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7961                         </textFieldCell>
7962                     </textField>
7963                     <textField verticalHuggingPriority="750" id="9012">
7964                         <rect key="frame" x="402" y="295" width="33" height="22"/>
7965                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7966                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9014">
7967                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7968                             <font key="font" metaFont="system"/>
7969                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7970                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7971                         </textFieldCell>
7972                     </textField>
7973                     <textField verticalHuggingPriority="750" id="9022">
7974                         <rect key="frame" x="402" y="273" width="33" height="22"/>
7975                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7976                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9024">
7977                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7978                             <font key="font" metaFont="system"/>
7979                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7980                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7981                         </textFieldCell>
7982                     </textField>
7983                     <textField verticalHuggingPriority="750" id="9033">
7984                         <rect key="frame" x="402" y="251" width="33" height="22"/>
7985                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7986                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9035">
7987                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7988                             <font key="font" metaFont="system"/>
7989                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7990                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7991                         </textFieldCell>
7992                     </textField>
7993                     <textField verticalHuggingPriority="750" id="9046">
7994                         <rect key="frame" x="547" y="295" width="33" height="22"/>
7995                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7996                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9048">
7997                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7998                             <font key="font" metaFont="system"/>
7999                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8000                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8001                         </textFieldCell>
8002                     </textField>
8003                     <textField verticalHuggingPriority="750" id="9054">
8004                         <rect key="frame" x="547" y="273" width="33" height="22"/>
8005                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8006                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9056">
8007                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8008                             <font key="font" metaFont="system"/>
8009                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8010                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8011                         </textFieldCell>
8012                     </textField>
8013                     <textField verticalHuggingPriority="750" id="9063">
8014                         <rect key="frame" x="547" y="251" width="33" height="22"/>
8015                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8016                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9065">
8017                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8018                             <font key="font" metaFont="system"/>
8019                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8020                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8021                         </textFieldCell>
8022                     </textField>
8023                     <textField verticalHuggingPriority="750" id="9075">
8024                         <rect key="frame" x="547" y="229" width="33" height="22"/>
8025                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8026                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9077">
8027                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8028                             <font key="font" metaFont="system"/>
8029                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8030                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8031                         </textFieldCell>
8032                     </textField>
8033                     <textField verticalHuggingPriority="750" id="9087">
8034                         <rect key="frame" x="168" y="266" width="30" height="17"/>
8035                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8036                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="価格" id="9088">
8037                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8038                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8039                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8040                         </textFieldCell>
8041                     </textField>
8042                     <textField verticalHuggingPriority="750" id="9094">
8043                         <rect key="frame" x="171" y="241" width="110" height="22"/>
8044                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8045                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9095">
8046                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8047                             <font key="font" metaFont="system"/>
8048                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8049                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8050                         </textFieldCell>
8051                     </textField>
8052                     <popUpButton verticalHuggingPriority="750" id="9126">
8053                         <rect key="frame" x="218" y="37" width="99" height="26"/>
8054                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8055                         <popUpButtonCell key="cell" type="push" title="消耗品" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="9129" id="9127">
8056                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
8057                             <font key="font" metaFont="menu"/>
8058                             <menu key="menu" title="OtherViews" id="9128">
8059                                 <items>
8060                                     <menuItem title="消耗品" state="on" id="9129"/>
8061                                     <menuItem title="装飾品" id="9195"/>
8062                                     <menuItem title="手" id="9130"/>
8063                                     <menuItem title="頭" id="9131"/>
8064                                     <menuItem title="胴体" id="9136"/>
8065                                     <menuItem title="足" id="9137"/>
8066                                     <menuItem title="腕" id="9140"/>
8067                                     <menuItem title="両手" id="FgI-EX-Bgd"/>
8068                                 </items>
8069                             </menu>
8070                         </popUpButtonCell>
8071                     </popUpButton>
8072                     <textField verticalHuggingPriority="750" id="9144">
8073                         <rect key="frame" x="71" y="14" width="96" height="22"/>
8074                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8075                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9148">
8076                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8077                             <font key="font" metaFont="system"/>
8078                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8079                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8080                         </textFieldCell>
8081                     </textField>
8082                     <textField verticalHuggingPriority="750" id="9145">
8083                         <rect key="frame" x="17" y="17" width="49" height="17"/>
8084                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8085                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP回復" id="9146">
8086                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8087                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8088                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8089                         </textFieldCell>
8090                     </textField>
8091                     <textField verticalHuggingPriority="750" id="9163">
8092                         <rect key="frame" x="171" y="14" width="33" height="22"/>
8093                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8094                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9164">
8095                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8096                             <font key="font" metaFont="system"/>
8097                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8098                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8099                         </textFieldCell>
8100                     </textField>
8101                     <textField verticalHuggingPriority="750" id="9171">
8102                         <rect key="frame" x="268" y="14" width="96" height="22"/>
8103                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8104                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9179">
8105                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8106                             <font key="font" metaFont="system"/>
8107                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8108                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8109                         </textFieldCell>
8110                     </textField>
8111                     <textField verticalHuggingPriority="750" id="9172">
8112                         <rect key="frame" x="212" y="17" width="51" height="17"/>
8113                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8114                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP回復" id="9177">
8115                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8116                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8117                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8118                         </textFieldCell>
8119                     </textField>
8120                     <textField verticalHuggingPriority="750" id="9173">
8121                         <rect key="frame" x="366" y="14" width="33" height="22"/>
8122                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8123                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9175">
8124                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8125                             <font key="font" metaFont="system"/>
8126                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8127                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8128                         </textFieldCell>
8129                     </textField>
8130                     <button verticalHuggingPriority="750" id="BM5-Uu-Czb">
8131                         <rect key="frame" x="422" y="38" width="164" height="32"/>
8132                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8133                         <buttonCell key="cell" type="push" title="攻撃方法決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eLn-om-koU">
8134                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8135                             <font key="font" size="13" name="AquaKana"/>
8136                         </buttonCell>
8137                         <connections>
8138                             <action selector="attackIL:" target="3039" id="Wmh-FA-M3U"/>
8139                         </connections>
8140                     </button>
8141                     <button verticalHuggingPriority="750" id="8280">
8142                         <rect key="frame" x="419" y="13" width="66" height="32"/>
8143                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8144                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8550">
8145                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8146                             <font key="font" size="13" name="AquaKana"/>
8147                         </buttonCell>
8148                         <connections>
8149                             <action selector="saveIL:" target="3039" id="9209"/>
8150                         </connections>
8151                     </button>
8152                 </subviews>
8153             </view>
8154         </window>
8155         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="9420" userLabel="シナリオエディタ">
8156             <windowStyleMask key="styleMask" titled="YES"/>
8157             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
8158             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8159             <view key="contentView" id="9421">
8160                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8161                 <autoresizingMask key="autoresizingMask"/>
8162                 <subviews>
8163                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="9484">
8164                         <rect key="frame" x="150" y="20" width="470" height="100"/>
8165                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8166                         <view key="contentView" id="eHb-rR-0Ny">
8167                             <rect key="frame" x="1" y="1" width="468" height="98"/>
8168                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8169                             <subviews>
8170                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="9486">
8171                                     <rect key="frame" x="7" y="8" width="444" height="82"/>
8172                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8173                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="9493">
8174                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8175                                         <string key="title">テスト文章
8176 テキスト文章
8177 テストの文章
8178 あいうえお</string>
8179                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8180                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8181                                     </textFieldCell>
8182                                 </textField>
8183                                 <comboBox verticalHuggingPriority="750" id="9485">
8184                                     <rect key="frame" x="62" y="103" width="99" height="19"/>
8185                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8186                                     <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">
8187                                         <font key="font" metaFont="miniSystem"/>
8188                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8189                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8190                                     </comboBoxCell>
8191                                 </comboBox>
8192                             </subviews>
8193                         </view>
8194                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8195                         <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
8196                     </box>
8197                     <imageView id="9511">
8198                         <rect key="frame" x="27" y="17" width="106" height="106"/>
8199                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8200                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="9514"/>
8201                     </imageView>
8202                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="9549">
8203                         <rect key="frame" x="150" y="126" width="470" height="23"/>
8204                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8205                         <view key="contentView" id="RoF-Rc-8Mo">
8206                             <rect key="frame" x="1" y="1" width="468" height="21"/>
8207                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8208                             <subviews>
8209                                 <textField verticalHuggingPriority="750" id="9552">
8210                                     <rect key="frame" x="-4" y="1" width="476" height="19"/>
8211                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8212                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="9554">
8213                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8214                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8215                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8216                                     </textFieldCell>
8217                                 </textField>
8218                             </subviews>
8219                         </view>
8220                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8221                         <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
8222                     </box>
8223                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="9563">
8224                         <rect key="frame" x="124" y="165" width="470" height="103"/>
8225                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8226                         <textFieldCell key="cell" truncatesLastVisibleLine="YES" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9564">
8227                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8228                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8229                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8230                         </textFieldCell>
8231                         <connections>
8232                             <action selector="stringData:" target="9720" id="9848"/>
8233                         </connections>
8234                     </textField>
8235                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9582">
8236                         <rect key="frame" x="17" y="298" width="458" height="170"/>
8237                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8238                         <clipView key="contentView" copiesOnScroll="NO" id="GVO-bG-KH5">
8239                             <rect key="frame" x="1" y="1" width="456" height="168"/>
8240                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8241                             <subviews>
8242                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="9583">
8243                                     <rect key="frame" x="0.0" y="0.0" width="456" height="19"/>
8244                                     <autoresizingMask key="autoresizingMask"/>
8245                                     <size key="intercellSpacing" width="3" height="2"/>
8246                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8247                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8248                                     <tableColumns>
8249                                         <tableColumn editable="NO" width="452.77734375" minWidth="40" maxWidth="1000" id="9587">
8250                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8251                                                 <font key="font" metaFont="smallSystem"/>
8252                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8253                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8254                                             </tableHeaderCell>
8255                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9590">
8256                                                 <font key="font" metaFont="system"/>
8257                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8258                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8259                                             </textFieldCell>
8260                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8261                                             <connections>
8262                                                 <binding destination="9723" name="value" keyPath="arrangedObjects.name" id="9735"/>
8263                                             </connections>
8264                                         </tableColumn>
8265                                     </tableColumns>
8266                                     <connections>
8267                                         <outlet property="delegate" destination="9720" id="9779"/>
8268                                     </connections>
8269                                 </tableView>
8270                             </subviews>
8271                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8272                         </clipView>
8273                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9584">
8274                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8275                             <autoresizingMask key="autoresizingMask"/>
8276                         </scroller>
8277                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="9586">
8278                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8279                             <autoresizingMask key="autoresizingMask"/>
8280                         </scroller>
8281                     </scrollView>
8282                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9624">
8283                         <rect key="frame" x="483" y="298" width="145" height="170"/>
8284                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8285                         <clipView key="contentView" id="eUm-Ym-IqY">
8286                             <rect key="frame" x="1" y="1" width="143" height="168"/>
8287                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8288                             <subviews>
8289                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="9628">
8290                                     <rect key="frame" x="0.0" y="0.0" width="143" height="19"/>
8291                                     <autoresizingMask key="autoresizingMask"/>
8292                                     <size key="intercellSpacing" width="3" height="2"/>
8293                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8294                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8295                                     <tableColumns>
8296                                         <tableColumn width="139.77734375" minWidth="40" maxWidth="1000" id="9629">
8297                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8298                                                 <font key="font" metaFont="smallSystem"/>
8299                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8300                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8301                                             </tableHeaderCell>
8302                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9630">
8303                                                 <font key="font" metaFont="system"/>
8304                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8305                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8306                                             </textFieldCell>
8307                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8308                                             <connections>
8309                                                 <binding destination="9722" name="value" keyPath="arrangedObjects.name" id="9738"/>
8310                                             </connections>
8311                                         </tableColumn>
8312                                     </tableColumns>
8313                                     <connections>
8314                                         <outlet property="delegate" destination="9720" id="9778"/>
8315                                     </connections>
8316                                 </tableView>
8317                             </subviews>
8318                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8319                         </clipView>
8320                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9627">
8321                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8322                             <autoresizingMask key="autoresizingMask"/>
8323                         </scroller>
8324                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="9625">
8325                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8326                             <autoresizingMask key="autoresizingMask"/>
8327                         </scroller>
8328                     </scrollView>
8329                     <button verticalHuggingPriority="750" id="9713">
8330                         <rect key="frame" x="11" y="157" width="105" height="32"/>
8331                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8332                         <buttonCell key="cell" type="push" title="タイトルへ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9714">
8333                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8334                             <font key="font" size="13" name="AquaKana"/>
8335                         </buttonCell>
8336                         <connections>
8337                             <action selector="titleBtn:" target="9720" id="9776"/>
8338                         </connections>
8339                     </button>
8340                     <button verticalHuggingPriority="750" id="9739">
8341                         <rect key="frame" x="439" y="275" width="20" height="23"/>
8342                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8343                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9740">
8344                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8345                             <font key="font" metaFont="system"/>
8346                         </buttonCell>
8347                         <connections>
8348                             <action selector="insertLine:" target="9720" id="9789"/>
8349                         </connections>
8350                     </button>
8351                     <button verticalHuggingPriority="750" id="9752">
8352                         <rect key="frame" x="461" y="275" width="19" height="23"/>
8353                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8354                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9753">
8355                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8356                             <font key="font" metaFont="system"/>
8357                         </buttonCell>
8358                         <connections>
8359                             <action selector="removeLine:" target="9720" id="9790"/>
8360                         </connections>
8361                     </button>
8362                     <textField verticalHuggingPriority="750" id="9759">
8363                         <rect key="frame" x="124" y="268" width="300" height="22"/>
8364                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8365                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9760">
8366                             <font key="font" metaFont="system"/>
8367                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8368                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8369                         </textFieldCell>
8370                     </textField>
8371                     <button verticalHuggingPriority="750" id="9800">
8372                         <rect key="frame" x="11" y="223" width="105" height="32"/>
8373                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8374                         <buttonCell key="cell" type="push" title="データ保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9801">
8375                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8376                             <font key="font" size="13" name="AquaKana"/>
8377                             <connections>
8378                                 <action selector="saveLineData:" target="9720" id="9812"/>
8379                             </connections>
8380                         </buttonCell>
8381                     </button>
8382                     <button verticalHuggingPriority="750" id="14120">
8383                         <rect key="frame" x="11" y="261" width="92" height="32"/>
8384                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8385                         <buttonCell key="cell" type="push" title="詳細決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14121">
8386                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8387                             <font key="font" size="13" name="AquaKana"/>
8388                         </buttonCell>
8389                         <connections>
8390                             <action selector="detailBtn:" target="9720" id="14354"/>
8391                         </connections>
8392                     </button>
8393                     <button verticalHuggingPriority="750" id="14127">
8394                         <rect key="frame" x="14" y="129" width="131" height="32"/>
8395                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8396                         <buttonCell key="cell" type="push" title="立ち絵エディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14128">
8397                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8398                             <font key="font" size="13" name="AquaKana"/>
8399                         </buttonCell>
8400                         <connections>
8401                             <action selector="standBtn:" target="9720" id="14356"/>
8402                         </connections>
8403                     </button>
8404                     <button verticalHuggingPriority="750" id="xGw-Gc-QTs">
8405                         <rect key="frame" x="588" y="275" width="20" height="23"/>
8406                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8407                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oii-Qn-ax2">
8408                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8409                             <font key="font" metaFont="system"/>
8410                         </buttonCell>
8411                         <connections>
8412                             <action selector="addTextList:" target="9720" id="tMn-7B-e88"/>
8413                         </connections>
8414                     </button>
8415                     <button verticalHuggingPriority="750" id="MC2-zi-TE7">
8416                         <rect key="frame" x="609" y="275" width="19" height="23"/>
8417                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8418                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eSi-VV-fyW">
8419                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8420                             <font key="font" metaFont="system"/>
8421                         </buttonCell>
8422                         <connections>
8423                             <action selector="removeTextList:" target="9720" id="Oev-Lb-J1u"/>
8424                         </connections>
8425                     </button>
8426                     <button verticalHuggingPriority="750" id="ZxN-t6-AVd">
8427                         <rect key="frame" x="11" y="190" width="100" height="32"/>
8428                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8429                         <buttonCell key="cell" type="push" title="レベル追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GdB-6l-UDi">
8430                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8431                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8432                         </buttonCell>
8433                         <connections>
8434                             <action selector="levelEditor:" target="uJI-Be-wdu" id="18t-Hs-r2C"/>
8435                         </connections>
8436                     </button>
8437                 </subviews>
8438             </view>
8439         </window>
8440         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9955" userLabel="マップサイズ" customClass="NSPanel">
8441             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8442             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8443             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
8444             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8445             <view key="contentView" id="9956">
8446                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
8447                 <autoresizingMask key="autoresizingMask"/>
8448                 <subviews>
8449                     <textField verticalHuggingPriority="750" id="9957">
8450                         <rect key="frame" x="17" y="83" width="95" height="17"/>
8451                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8452                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップのサイズ" id="9958">
8453                             <font key="font" size="13" name="AquaKana"/>
8454                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8455                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8456                         </textFieldCell>
8457                     </textField>
8458                     <textField verticalHuggingPriority="750" id="9962">
8459                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
8460                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8461                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="9963">
8462                             <font key="font" metaFont="system"/>
8463                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8464                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8465                         </textFieldCell>
8466                     </textField>
8467                     <textField verticalHuggingPriority="750" id="9966">
8468                         <rect key="frame" x="72" y="49" width="33" height="22"/>
8469                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8470                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="9967">
8471                             <font key="font" metaFont="system"/>
8472                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8473                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8474                         </textFieldCell>
8475                     </textField>
8476                     <textField verticalHuggingPriority="750" id="9980">
8477                         <rect key="frame" x="167" y="49" width="33" height="22"/>
8478                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8479                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="9982">
8480                             <font key="font" metaFont="system"/>
8481                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8482                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8483                         </textFieldCell>
8484                     </textField>
8485                     <textField verticalHuggingPriority="750" id="9988">
8486                         <rect key="frame" x="48" y="52" width="17" height="17"/>
8487                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8488                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="縦" id="9989">
8489                             <font key="font" size="13" name="AquaKana"/>
8490                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8491                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8492                         </textFieldCell>
8493                     </textField>
8494                     <textField verticalHuggingPriority="750" id="9993">
8495                         <rect key="frame" x="140" y="52" width="17" height="17"/>
8496                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8497                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="横" id="9994">
8498                             <font key="font" size="13" name="AquaKana"/>
8499                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8500                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8501                         </textFieldCell>
8502                     </textField>
8503                     <button verticalHuggingPriority="750" id="10006">
8504                         <rect key="frame" x="135" y="5" width="66" height="32"/>
8505                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8506                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10007">
8507                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8508                             <font key="font" size="13" name="AquaKana"/>
8509                         </buttonCell>
8510                         <connections>
8511                             <action selector="mapSizeSubmit:" target="3826" id="10027"/>
8512                         </connections>
8513                     </button>
8514                     <button verticalHuggingPriority="750" id="10010">
8515                         <rect key="frame" x="192" y="5" width="105" height="32"/>
8516                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8517                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10011">
8518                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8519                             <font key="font" size="13" name="AquaKana"/>
8520                         </buttonCell>
8521                         <connections>
8522                             <action selector="mapSizeCancel:" target="3826" id="10028"/>
8523                         </connections>
8524                     </button>
8525                 </subviews>
8526             </view>
8527         </window>
8528         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10066" userLabel="マップ読み込み" customClass="NSPanel">
8529             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8530             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
8531             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8532             <view key="contentView" id="10067">
8533                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
8534                 <autoresizingMask key="autoresizingMask"/>
8535                 <subviews>
8536                     <textField verticalHuggingPriority="750" id="10075">
8537                         <rect key="frame" x="9" y="368" width="95" height="17"/>
8538                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8539                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップ読み込み" id="10092">
8540                             <font key="font" size="13" name="AquaKana"/>
8541                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8542                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8543                         </textFieldCell>
8544                     </textField>
8545                     <textField verticalHuggingPriority="750" id="10074">
8546                         <rect key="frame" x="332" y="235" width="38" height="17"/>
8547                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8548                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10093">
8549                             <font key="font" metaFont="system"/>
8550                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8551                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8552                         </textFieldCell>
8553                     </textField>
8554                     <button verticalHuggingPriority="750" id="10118">
8555                         <rect key="frame" x="105" y="2" width="79" height="32"/>
8556                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8557                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10119">
8558                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8559                             <font key="font" size="13" name="AquaKana"/>
8560                         </buttonCell>
8561                         <connections>
8562                             <action selector="loadMapSubmit:" target="3826" id="10129"/>
8563                         </connections>
8564                     </button>
8565                     <button verticalHuggingPriority="750" id="10122">
8566                         <rect key="frame" x="184" y="2" width="105" height="32"/>
8567                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8568                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10123">
8569                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8570                             <font key="font" size="13" name="AquaKana"/>
8571                         </buttonCell>
8572                         <connections>
8573                             <action selector="loadMapCancel:" target="3826" id="10130"/>
8574                         </connections>
8575                     </button>
8576                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10131">
8577                         <rect key="frame" x="12" y="54" width="278" height="306"/>
8578                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8579                         <clipView key="contentView" id="Tl0-Ja-GQu">
8580                             <rect key="frame" x="1" y="1" width="276" height="304"/>
8581                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8582                             <subviews>
8583                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="10132">
8584                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
8585                                     <autoresizingMask key="autoresizingMask"/>
8586                                     <size key="intercellSpacing" width="3" height="2"/>
8587                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8588                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8589                                     <tableColumns>
8590                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="10136">
8591                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8592                                                 <font key="font" metaFont="smallSystem"/>
8593                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8594                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8595                                             </tableHeaderCell>
8596                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10139">
8597                                                 <font key="font" metaFont="system"/>
8598                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8599                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8600                                             </textFieldCell>
8601                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8602                                             <connections>
8603                                                 <binding destination="10148" name="value" keyPath="arrangedObjects.name" id="10154">
8604                                                     <dictionary key="options">
8605                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
8606                                                     </dictionary>
8607                                                 </binding>
8608                                             </connections>
8609                                         </tableColumn>
8610                                     </tableColumns>
8611                                 </tableView>
8612                             </subviews>
8613                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8614                         </clipView>
8615                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="10133">
8616                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8617                             <autoresizingMask key="autoresizingMask"/>
8618                         </scroller>
8619                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="10135">
8620                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8621                             <autoresizingMask key="autoresizingMask"/>
8622                         </scroller>
8623                     </scrollView>
8624                 </subviews>
8625             </view>
8626         </window>
8627         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10189" userLabel="マップ書き込み" customClass="NSPanel">
8628             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8629             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
8630             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8631             <view key="contentView" id="10190">
8632                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
8633                 <autoresizingMask key="autoresizingMask"/>
8634                 <subviews>
8635                     <textField verticalHuggingPriority="750" id="10194">
8636                         <rect key="frame" x="9" y="368" width="95" height="17"/>
8637                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8638                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップ書き込み" id="10209">
8639                             <font key="font" size="13" name="AquaKana"/>
8640                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8641                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8642                         </textFieldCell>
8643                     </textField>
8644                     <textField verticalHuggingPriority="750" id="10207">
8645                         <rect key="frame" x="332" y="235" width="38" height="17"/>
8646                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8647                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10208">
8648                             <font key="font" metaFont="system"/>
8649                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8650                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8651                         </textFieldCell>
8652                     </textField>
8653                     <button verticalHuggingPriority="750" id="10192">
8654                         <rect key="frame" x="105" y="2" width="79" height="32"/>
8655                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8656                         <buttonCell key="cell" type="push" title="セーブ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10211">
8657                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8658                             <font key="font" size="13" name="AquaKana"/>
8659                         </buttonCell>
8660                         <connections>
8661                             <action selector="saveMapSubmit:" target="3826" id="10228"/>
8662                         </connections>
8663                     </button>
8664                     <button verticalHuggingPriority="750" id="10193">
8665                         <rect key="frame" x="184" y="2" width="105" height="32"/>
8666                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8667                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10210">
8668                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8669                             <font key="font" size="13" name="AquaKana"/>
8670                         </buttonCell>
8671                         <connections>
8672                             <action selector="saveMapCancel:" target="3826" id="10229"/>
8673                         </connections>
8674                     </button>
8675                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10191">
8676                         <rect key="frame" x="12" y="92" width="278" height="268"/>
8677                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8678                         <clipView key="contentView" id="nYe-ce-App">
8679                             <rect key="frame" x="1" y="1" width="276" height="266"/>
8680                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8681                             <subviews>
8682                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" enabled="NO" id="10214">
8683                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
8684                                     <autoresizingMask key="autoresizingMask"/>
8685                                     <size key="intercellSpacing" width="3" height="2"/>
8686                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8687                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8688                                     <tableColumns>
8689                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="10215">
8690                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" enabled="NO" borderStyle="border" alignment="left">
8691                                                 <font key="font" metaFont="smallSystem"/>
8692                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8693                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8694                                             </tableHeaderCell>
8695                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" enabled="NO" alignment="left" title="Text Cell" id="10216">
8696                                                 <font key="font" metaFont="system"/>
8697                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8698                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8699                                             </textFieldCell>
8700                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8701                                             <connections>
8702                                                 <binding destination="10233" name="value" keyPath="arrangedObjects.name" id="10239">
8703                                                     <dictionary key="options">
8704                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
8705                                                     </dictionary>
8706                                                 </binding>
8707                                             </connections>
8708                                         </tableColumn>
8709                                     </tableColumns>
8710                                 </tableView>
8711                             </subviews>
8712                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8713                         </clipView>
8714                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="10213">
8715                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8716                             <autoresizingMask key="autoresizingMask"/>
8717                         </scroller>
8718                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="10212">
8719                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8720                             <autoresizingMask key="autoresizingMask"/>
8721                         </scroller>
8722                     </scrollView>
8723                     <textField verticalHuggingPriority="750" id="10221">
8724                         <rect key="frame" x="12" y="50" width="278" height="22"/>
8725                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8726                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="10222">
8727                             <font key="font" metaFont="system"/>
8728                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8729                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8730                         </textFieldCell>
8731                     </textField>
8732                 </subviews>
8733             </view>
8734         </window>
8735         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="10241" userLabel="シナリオウィンドウ">
8736             <windowStyleMask key="styleMask" titled="YES"/>
8737             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8738             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
8739             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
8740             <view key="contentView" id="10242">
8741                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8742                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8743                 <subviews>
8744                     <imageView id="10245">
8745                         <rect key="frame" x="17" y="152" width="606" height="306"/>
8746                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8747                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="BackGround" id="10280"/>
8748                     </imageView>
8749                     <imageView id="10244">
8750                         <rect key="frame" x="17" y="152" width="606" height="306"/>
8751                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8752                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10281"/>
8753                     </imageView>
8754                     <customView id="aPb-WE-XhR" customClass="EventView">
8755                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8756                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8757                     </customView>
8758                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="10247">
8759                         <rect key="frame" x="150" y="22" width="470" height="100"/>
8760                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8761                         <view key="contentView" id="f3C-ne-KmC">
8762                             <rect key="frame" x="1" y="1" width="468" height="98"/>
8763                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8764                             <subviews>
8765                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="10266">
8766                                     <rect key="frame" x="12" y="9" width="444" height="82"/>
8767                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8768                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="10273">
8769                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8770                                         <string key="title">テスト文章
8771 テキスト文章
8772 テストの文章
8773 あいうえお</string>
8774                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8775                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8776                                     </textFieldCell>
8777                                 </textField>
8778                                 <comboBox verticalHuggingPriority="750" id="10265">
8779                                     <rect key="frame" x="62" y="103" width="99" height="19"/>
8780                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8781                                     <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">
8782                                         <font key="font" metaFont="miniSystem"/>
8783                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8784                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8785                                     </comboBoxCell>
8786                                 </comboBox>
8787                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RjP-H8-el2">
8788                                     <rect key="frame" x="226" y="2" width="17" height="17"/>
8789                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8790                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="7ml-Ed-CPq">
8791                                         <font key="font" metaFont="system"/>
8792                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
8793                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8794                                     </textFieldCell>
8795                                 </textField>
8796                             </subviews>
8797                         </view>
8798                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8799                         <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
8800                     </box>
8801                     <imageView id="10246">
8802                         <rect key="frame" x="27" y="19" width="106" height="106"/>
8803                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8804                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10278"/>
8805                     </imageView>
8806                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="jxb-aT-GDh">
8807                         <rect key="frame" x="150" y="126" width="470" height="23"/>
8808                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8809                         <view key="contentView" id="OoB-LA-Ic5">
8810                             <rect key="frame" x="1" y="1" width="468" height="21"/>
8811                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8812                             <subviews>
8813                                 <textField verticalHuggingPriority="750" id="Y4D-Vq-58U">
8814                                     <rect key="frame" x="-4" y="1" width="476" height="19"/>
8815                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8816                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="o7K-YC-D42">
8817                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8818                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8819                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8820                                     </textFieldCell>
8821                                 </textField>
8822                             </subviews>
8823                         </view>
8824                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8825                         <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
8826                     </box>
8827                 </subviews>
8828             </view>
8829             <point key="canvasLocation" x="-465" y="1846"/>
8830         </window>
8831         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10342" userLabel="フィールドウィンドウ">
8832             <windowStyleMask key="styleMask" titled="YES"/>
8833             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
8834             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
8835             <view key="contentView" id="10343">
8836                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8837                 <autoresizingMask key="autoresizingMask"/>
8838                 <subviews>
8839                     <textField verticalHuggingPriority="750" id="10352">
8840                         <rect key="frame" x="480" y="223" width="134" height="17"/>
8841                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8842                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10400">
8843                             <font key="font" size="13" name="AquaKana"/>
8844                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8845                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8846                         </textFieldCell>
8847                     </textField>
8848                     <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10357">
8849                         <rect key="frame" x="-1" y="-1" width="482" height="482"/>
8850                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8851                         <clipView key="contentView" id="V1H-l3-thg">
8852                             <rect key="frame" x="1" y="1" width="480" height="480"/>
8853                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8854                             <subviews>
8855                                 <customView id="10394" customClass="FieldView">
8856                                     <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
8857                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8858                                     <subviews>
8859                                         <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="bezel" titlePosition="noTitle" id="hRF-K7-cTi">
8860                                             <rect key="frame" x="118" y="390" width="342" height="77"/>
8861                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8862                                             <view key="contentView" id="GCr-hG-HdZ">
8863                                                 <rect key="frame" x="1" y="1" width="340" height="75"/>
8864                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8865                                                 <subviews>
8866                                                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="Kcz-lQ-Cuy">
8867                                                         <rect key="frame" x="11" y="5" width="317" height="68"/>
8868                                                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8869                                                         <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="bXU-Oj-Jne">
8870                                                             <font key="font" size="13" name="AquaKana"/>
8871                                                             <string key="title">おまんこ
8872 ちんちん
8873 まんまん
8874 ちょんちょん</string>
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                                                 </subviews>
8880                                             </view>
8881                                             <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="calibratedRGB"/>
8882                                             <color key="fillColor" red="0.49983016304347827" green="0.49983016304347827" blue="0.49983016304347827" alpha="0.75" colorSpace="calibratedRGB"/>
8883                                         </box>
8884                                         <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="3EP-gD-Uum">
8885                                             <rect key="frame" x="15" y="366" width="94" height="94"/>
8886                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8887                                             <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="wkV-Af-3QD"/>
8888                                         </imageView>
8889                                         <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="bezel" titlePosition="noTitle" id="Qlb-2S-eV1">
8890                                             <rect key="frame" x="118" y="366" width="342" height="20"/>
8891                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8892                                             <view key="contentView" id="yEd-T1-G9X">
8893                                                 <rect key="frame" x="1" y="1" width="340" height="18"/>
8894                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8895                                                 <subviews>
8896                                                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="F69-xp-VZd">
8897                                                         <rect key="frame" x="3" y="-1" width="330" height="17"/>
8898                                                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8899                                                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="名前" id="Exc-wU-bVc">
8900                                                             <font key="font" size="13" name="AquaKana"/>
8901                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8902                                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8903                                                         </textFieldCell>
8904                                                     </textField>
8905                                                 </subviews>
8906                                             </view>
8907                                             <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="calibratedRGB"/>
8908                                             <color key="fillColor" red="0.49781334918478259" green="0.49781334918478259" blue="0.49781334918478259" alpha="0.75" colorSpace="calibratedRGB"/>
8909                                         </box>
8910                                     </subviews>
8911                                 </customView>
8912                             </subviews>
8913                         </clipView>
8914                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="10396">
8915                             <rect key="frame" x="1" y="465" width="480" height="16"/>
8916                             <autoresizingMask key="autoresizingMask"/>
8917                         </scroller>
8918                         <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="10395">
8919                             <rect key="frame" x="466" y="1" width="15" height="480"/>
8920                             <autoresizingMask key="autoresizingMask"/>
8921                         </scroller>
8922                     </scrollView>
8923                     <imageView id="10350">
8924                         <rect key="frame" x="496" y="239" width="100" height="100"/>
8925                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8926                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10404"/>
8927                     </imageView>
8928                     <textField verticalHuggingPriority="750" id="10501">
8929                         <rect key="frame" x="640" y="361" width="49" height="17"/>
8930                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8931                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="10502">
8932                             <font key="font" metaFont="system"/>
8933                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8934                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8935                         </textFieldCell>
8936                     </textField>
8937                     <levelIndicator verticalHuggingPriority="750" id="11176">
8938                         <rect key="frame" x="497" y="160" width="100" height="16"/>
8939                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8940                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11177"/>
8941                     </levelIndicator>
8942                     <textField verticalHuggingPriority="750" id="11288">
8943                         <rect key="frame" x="487" y="110" width="123" height="17"/>
8944                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8945                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 666666" id="11289">
8946                             <font key="font" size="13" name="AquaKana"/>
8947                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8948                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8949                         </textFieldCell>
8950                     </textField>
8951                     <textField verticalHuggingPriority="750" id="11299">
8952                         <rect key="frame" x="487" y="90" width="127" height="17"/>
8953                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8954                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 666666" id="11301">
8955                             <font key="font" size="13" name="AquaKana"/>
8956                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8957                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8958                         </textFieldCell>
8959                     </textField>
8960                     <textField verticalHuggingPriority="750" id="11307">
8961                         <rect key="frame" x="487" y="70" width="127" height="17"/>
8962                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8963                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 666666" id="11308">
8964                             <font key="font" size="13" name="AquaKana"/>
8965                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8966                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8967                         </textFieldCell>
8968                     </textField>
8969                     <textField verticalHuggingPriority="750" id="11315">
8970                         <rect key="frame" x="487" y="50" width="127" height="17"/>
8971                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8972                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 666666" id="11316">
8973                             <font key="font" size="13" name="AquaKana"/>
8974                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8975                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8976                         </textFieldCell>
8977                     </textField>
8978                     <textField verticalHuggingPriority="750" id="11323">
8979                         <rect key="frame" x="487" y="30" width="127" height="17"/>
8980                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8981                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 666666" id="11324">
8982                             <font key="font" size="13" name="AquaKana"/>
8983                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8984                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8985                         </textFieldCell>
8986                     </textField>
8987                     <textField verticalHuggingPriority="750" id="12304">
8988                         <rect key="frame" x="487" y="135" width="148" height="17"/>
8989                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8990                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP 0000/0000" id="12306">
8991                             <font key="font" metaFont="system"/>
8992                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8993                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8994                         </textFieldCell>
8995                     </textField>
8996                     <textField verticalHuggingPriority="750" id="12319">
8997                         <rect key="frame" x="489" y="461" width="127" height="17"/>
8998                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8999                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資 666666" id="12320">
9000                             <font key="font" size="13" name="AquaKana"/>
9001                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9002                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9003                         </textFieldCell>
9004                     </textField>
9005                     <textField verticalHuggingPriority="750" id="12327">
9006                         <rect key="frame" x="489" y="443" width="127" height="17"/>
9007                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9008                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料 666666" id="12328">
9009                             <font key="font" size="13" name="AquaKana"/>
9010                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9011                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9012                         </textFieldCell>
9013                     </textField>
9014                     <textField verticalHuggingPriority="750" id="12337">
9015                         <rect key="frame" x="489" y="426" width="127" height="17"/>
9016                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9017                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金 666666" id="12338">
9018                             <font key="font" size="13" name="AquaKana"/>
9019                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9020                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9021                         </textFieldCell>
9022                     </textField>
9023                     <textField verticalHuggingPriority="750" id="12370">
9024                         <rect key="frame" x="480" y="203" width="134" height="17"/>
9025                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9026                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="所属軍" id="12372">
9027                             <font key="font" size="13" name="AquaKana"/>
9028                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9029                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9030                         </textFieldCell>
9031                     </textField>
9032                     <textField verticalHuggingPriority="750" id="12877">
9033                         <rect key="frame" x="487" y="10" width="73" height="17"/>
9034                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9035                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 666" id="12878">
9036                             <font key="font" size="13" name="AquaKana"/>
9037                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9038                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9039                         </textFieldCell>
9040                     </textField>
9041                     <textField verticalHuggingPriority="750" id="12962">
9042                         <rect key="frame" x="562" y="10" width="65" height="17"/>
9043                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9044                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT 6666" id="12963">
9045                             <font key="font" size="13" name="AquaKana"/>
9046                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9047                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9048                         </textFieldCell>
9049                     </textField>
9050                     <imageView id="10430">
9051                         <rect key="frame" x="500" y="384" width="38" height="38"/>
9052                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9053                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10431"/>
9054                     </imageView>
9055                     <textField verticalHuggingPriority="750" id="10441">
9056                         <rect key="frame" x="540" y="387" width="70" height="32"/>
9057                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9058                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10442">
9059                             <font key="font" size="13" name="AquaKana"/>
9060                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9061                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9062                         </textFieldCell>
9063                     </textField>
9064                     <textField verticalHuggingPriority="750" id="10461">
9065                         <rect key="frame" x="495" y="362" width="64" height="17"/>
9066                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9067                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10463">
9068                             <font key="font" size="13" name="AquaKana"/>
9069                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9070                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9071                         </textFieldCell>
9072                     </textField>
9073                     <textField verticalHuggingPriority="750" id="10482">
9074                         <rect key="frame" x="495" y="344" width="104" height="17"/>
9075                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9076                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="HP回復" id="10484">
9077                             <font key="font" size="13" name="AquaKana"/>
9078                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9079                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9080                         </textFieldCell>
9081                     </textField>
9082                     <textField verticalHuggingPriority="750" id="10351">
9083                         <rect key="frame" x="487" y="184" width="148" height="17"/>
9084                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9085                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP 0000/0000" id="10401">
9086                             <font key="font" metaFont="system"/>
9087                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9088                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9089                         </textFieldCell>
9090                     </textField>
9091                 </subviews>
9092             </view>
9093         </window>
9094         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10516" userLabel="登録数マップチップ" customClass="NSPanel">
9095             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9096             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9097             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9098             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9099             <view key="contentView" id="10517">
9100                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9101                 <autoresizingMask key="autoresizingMask"/>
9102                 <subviews>
9103                     <textField verticalHuggingPriority="750" id="10525">
9104                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9105                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9106                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10542">
9107                             <font key="font" size="13" name="AquaKana"/>
9108                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9109                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9110                         </textFieldCell>
9111                     </textField>
9112                     <textField verticalHuggingPriority="750" id="10524">
9113                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9114                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9115                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10543">
9116                             <font key="font" metaFont="system"/>
9117                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9118                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9119                         </textFieldCell>
9120                     </textField>
9121                     <textField verticalHuggingPriority="750" id="10521">
9122                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9123                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9124                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="22" drawsBackground="YES" id="10547">
9125                             <font key="font" metaFont="system"/>
9126                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9127                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9128                         </textFieldCell>
9129                     </textField>
9130                     <button verticalHuggingPriority="750" id="10523">
9131                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9132                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9133                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10544">
9134                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9135                             <font key="font" size="13" name="AquaKana"/>
9136                         </buttonCell>
9137                         <connections>
9138                             <action selector="registSaveMCL:" target="1811" id="10643"/>
9139                         </connections>
9140                     </button>
9141                     <button verticalHuggingPriority="750" id="10522">
9142                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9143                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9144                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10545">
9145                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9146                             <font key="font" size="13" name="AquaKana"/>
9147                         </buttonCell>
9148                         <connections>
9149                             <action selector="registCancelMCL:" target="1811" id="10644"/>
9150                         </connections>
9151                     </button>
9152                 </subviews>
9153             </view>
9154         </window>
9155         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10572" userLabel="登録数建物" customClass="NSPanel">
9156             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9157             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9158             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9159             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9160             <view key="contentView" id="10573">
9161                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9162                 <autoresizingMask key="autoresizingMask"/>
9163                 <subviews>
9164                     <textField verticalHuggingPriority="750" id="10575">
9165                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9166                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9167                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10592">
9168                             <font key="font" size="13" name="AquaKana"/>
9169                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9170                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9171                         </textFieldCell>
9172                     </textField>
9173                     <textField verticalHuggingPriority="750" id="10586">
9174                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9175                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9176                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10591">
9177                             <font key="font" metaFont="system"/>
9178                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9179                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9180                         </textFieldCell>
9181                     </textField>
9182                     <textField verticalHuggingPriority="750" id="10574">
9183                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9184                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9185                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="20" drawsBackground="YES" id="10593">
9186                             <font key="font" metaFont="system"/>
9187                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9188                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9189                         </textFieldCell>
9190                     </textField>
9191                     <button verticalHuggingPriority="750" id="10587">
9192                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9193                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9194                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10590">
9195                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9196                             <font key="font" size="13" name="AquaKana"/>
9197                         </buttonCell>
9198                         <connections>
9199                             <action selector="registSaveBCL:" target="2629" id="10646"/>
9200                         </connections>
9201                     </button>
9202                     <button verticalHuggingPriority="750" id="10588">
9203                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9204                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9205                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10589">
9206                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9207                             <font key="font" size="13" name="AquaKana"/>
9208                         </buttonCell>
9209                         <connections>
9210                             <action selector="registCancelBCL:" target="2629" id="10647"/>
9211                         </connections>
9212                     </button>
9213                 </subviews>
9214             </view>
9215         </window>
9216         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10597" userLabel="登録数ユニット" customClass="NSPanel">
9217             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9218             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9219             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9220             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9221             <view key="contentView" id="10598">
9222                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9223                 <autoresizingMask key="autoresizingMask"/>
9224                 <subviews>
9225                     <textField verticalHuggingPriority="750" id="10600">
9226                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9227                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9228                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10617">
9229                             <font key="font" size="13" name="AquaKana"/>
9230                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9231                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9232                         </textFieldCell>
9233                     </textField>
9234                     <textField verticalHuggingPriority="750" id="10611">
9235                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9236                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9237                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10616">
9238                             <font key="font" metaFont="system"/>
9239                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9240                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9241                         </textFieldCell>
9242                     </textField>
9243                     <textField verticalHuggingPriority="750" id="10599">
9244                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9245                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9246                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="56" drawsBackground="YES" id="10618">
9247                             <font key="font" metaFont="system"/>
9248                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9249                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9250                         </textFieldCell>
9251                     </textField>
9252                     <button verticalHuggingPriority="750" id="10612">
9253                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9254                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9255                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10615">
9256                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9257                             <font key="font" size="13" name="AquaKana"/>
9258                         </buttonCell>
9259                         <connections>
9260                             <action selector="registSaveUCL:" target="3039" id="10651"/>
9261                         </connections>
9262                     </button>
9263                     <button verticalHuggingPriority="750" id="10613">
9264                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9265                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9266                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10614">
9267                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9268                             <font key="font" size="13" name="AquaKana"/>
9269                         </buttonCell>
9270                         <connections>
9271                             <action selector="registCancelUCL:" target="3039" id="10652"/>
9272                         </connections>
9273                     </button>
9274                 </subviews>
9275             </view>
9276         </window>
9277         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10656" userLabel="コマンドメニュー" customClass="NSPanel">
9278             <windowStyleMask key="styleMask" utility="YES"/>
9279             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9280             <rect key="contentRect" x="196" y="132" width="150" height="230"/>
9281             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9282             <value key="minSize" type="size" width="150" height="230"/>
9283             <view key="contentView" id="10657">
9284                 <rect key="frame" x="0.0" y="0.0" width="150" height="230"/>
9285                 <autoresizingMask key="autoresizingMask"/>
9286                 <subviews>
9287                     <textField verticalHuggingPriority="750" id="10660">
9288                         <rect key="frame" x="332" y="71" width="38" height="17"/>
9289                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9290                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10676">
9291                             <font key="font" metaFont="system"/>
9292                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9293                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9294                         </textFieldCell>
9295                     </textField>
9296                     <button verticalHuggingPriority="750" id="10681">
9297                         <rect key="frame" x="25" y="188" width="100" height="23"/>
9298                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9299                         <buttonCell key="cell" type="smallSquare" title="移動" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10682">
9300                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9301                             <font key="font" size="13" name="AquaKana"/>
9302                         </buttonCell>
9303                         <connections>
9304                             <action selector="pushMove:" target="10496" id="10744"/>
9305                         </connections>
9306                     </button>
9307                     <button verticalHuggingPriority="750" id="10687">
9308                         <rect key="frame" x="25" y="159" width="100" height="23"/>
9309                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9310                         <buttonCell key="cell" type="smallSquare" title="攻撃" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10689">
9311                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9312                             <font key="font" size="13" name="AquaKana"/>
9313                         </buttonCell>
9314                         <connections>
9315                             <action selector="pushAttack:" target="10496" id="10745"/>
9316                         </connections>
9317                     </button>
9318                     <button verticalHuggingPriority="750" id="10696">
9319                         <rect key="frame" x="25" y="130" width="100" height="23"/>
9320                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9321                         <buttonCell key="cell" type="smallSquare" title="待機" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10697">
9322                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9323                             <font key="font" size="13" name="AquaKana"/>
9324                         </buttonCell>
9325                         <connections>
9326                             <action selector="pushStandby:" target="10496" id="10746"/>
9327                         </connections>
9328                     </button>
9329                     <button verticalHuggingPriority="750" id="10705">
9330                         <rect key="frame" x="25" y="101" width="100" height="23"/>
9331                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9332                         <buttonCell key="cell" type="smallSquare" title="建設" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10706">
9333                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9334                             <font key="font" size="13" name="AquaKana"/>
9335                         </buttonCell>
9336                         <connections>
9337                             <action selector="pushCreate:" target="10496" id="10747"/>
9338                         </connections>
9339                     </button>
9340                     <button verticalHuggingPriority="750" id="10713">
9341                         <rect key="frame" x="25" y="43" width="100" height="23"/>
9342                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9343                         <buttonCell key="cell" type="smallSquare" title="能力" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10714">
9344                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9345                             <font key="font" size="13" name="AquaKana"/>
9346                         </buttonCell>
9347                         <connections>
9348                             <action selector="pushStatus:" target="10496" id="10748"/>
9349                         </connections>
9350                     </button>
9351                     <button verticalHuggingPriority="750" id="10725">
9352                         <rect key="frame" x="25" y="72" width="100" height="23"/>
9353                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9354                         <buttonCell key="cell" type="smallSquare" title="召還" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10726">
9355                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9356                             <font key="font" size="13" name="AquaKana"/>
9357                         </buttonCell>
9358                         <connections>
9359                             <action selector="pushSummon:" target="10496" id="13818"/>
9360                         </connections>
9361                     </button>
9362                     <button verticalHuggingPriority="750" id="13794">
9363                         <rect key="frame" x="25" y="14" width="100" height="23"/>
9364                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9365                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13795">
9366                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9367                             <font key="font" size="13" name="AquaKana"/>
9368                         </buttonCell>
9369                         <connections>
9370                             <action selector="pushCancel:" target="10496" id="13796"/>
9371                         </connections>
9372                     </button>
9373                 </subviews>
9374             </view>
9375         </window>
9376         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10750" userLabel="戦闘画面">
9377             <windowStyleMask key="styleMask" titled="YES"/>
9378             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
9379             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9380             <view key="contentView" id="10751">
9381                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
9382                 <autoresizingMask key="autoresizingMask"/>
9383                 <subviews>
9384                     <textField verticalHuggingPriority="750" id="10756">
9385                         <rect key="frame" x="17" y="237" width="134" height="17"/>
9386                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9387                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10791">
9388                             <font key="font" size="13" name="AquaKana"/>
9389                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9390                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9391                         </textFieldCell>
9392                     </textField>
9393                     <textField verticalHuggingPriority="750" id="10755">
9394                         <rect key="frame" x="17" y="217" width="134" height="17"/>
9395                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9396                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="HP 0000/0000" id="10793">
9397                             <font key="font" metaFont="system"/>
9398                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9399                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9400                         </textFieldCell>
9401                     </textField>
9402                     <imageView id="10754">
9403                         <rect key="frame" x="33" y="253" width="100" height="100"/>
9404                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9405                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10794"/>
9406                     </imageView>
9407                     <imageView id="10760">
9408                         <rect key="frame" x="506" y="436" width="38" height="38"/>
9409                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9410                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10784"/>
9411                     </imageView>
9412                     <textField verticalHuggingPriority="750" id="10759">
9413                         <rect key="frame" x="546" y="439" width="70" height="32"/>
9414                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9415                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10786">
9416                             <font key="font" size="13" name="AquaKana"/>
9417                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9418                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9419                         </textFieldCell>
9420                     </textField>
9421                     <textField verticalHuggingPriority="750" id="10758">
9422                         <rect key="frame" x="501" y="414" width="107" height="17"/>
9423                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9424                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10788">
9425                             <font key="font" size="13" name="AquaKana"/>
9426                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9427                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9428                         </textFieldCell>
9429                     </textField>
9430                     <textField verticalHuggingPriority="750" id="10757">
9431                         <rect key="frame" x="501" y="394" width="104" height="17"/>
9432                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9433                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="HP回復" id="10790">
9434                             <font key="font" size="13" name="AquaKana"/>
9435                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9436                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9437                         </textFieldCell>
9438                     </textField>
9439                     <textField verticalHuggingPriority="750" id="10807">
9440                         <rect key="frame" x="489" y="237" width="134" height="17"/>
9441                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9442                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10815">
9443                             <font key="font" size="13" name="AquaKana"/>
9444                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9445                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9446                         </textFieldCell>
9447                     </textField>
9448                     <textField verticalHuggingPriority="750" id="10808">
9449                         <rect key="frame" x="489" y="217" width="134" height="17"/>
9450                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9451                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="HP 0000/0000" id="10813">
9452                             <font key="font" metaFont="system"/>
9453                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9454                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9455                         </textFieldCell>
9456                     </textField>
9457                     <imageView id="10809">
9458                         <rect key="frame" x="505" y="253" width="100" height="100"/>
9459                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9460                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10812"/>
9461                     </imageView>
9462                     <imageView id="10831">
9463                         <rect key="frame" x="31" y="436" width="38" height="38"/>
9464                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9465                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10841"/>
9466                     </imageView>
9467                     <textField verticalHuggingPriority="750" id="10832">
9468                         <rect key="frame" x="71" y="439" width="70" height="32"/>
9469                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9470                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10839">
9471                             <font key="font" size="13" name="AquaKana"/>
9472                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9473                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9474                         </textFieldCell>
9475                     </textField>
9476                     <textField verticalHuggingPriority="750" id="10833">
9477                         <rect key="frame" x="26" y="414" width="111" height="17"/>
9478                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9479                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10837">
9480                             <font key="font" size="13" name="AquaKana"/>
9481                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9482                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9483                         </textFieldCell>
9484                     </textField>
9485                     <textField verticalHuggingPriority="750" id="10834">
9486                         <rect key="frame" x="26" y="394" width="104" height="17"/>
9487                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9488                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="HP回復" id="10835">
9489                             <font key="font" size="13" name="AquaKana"/>
9490                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9491                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9492                         </textFieldCell>
9493                     </textField>
9494                     <levelIndicator verticalHuggingPriority="750" id="10861">
9495                         <rect key="frame" x="505" y="193" width="100" height="16"/>
9496                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9497                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="20" levelIndicatorStyle="continuousCapacity" id="10862"/>
9498                     </levelIndicator>
9499                     <levelIndicator verticalHuggingPriority="750" id="10877">
9500                         <rect key="frame" x="34" y="193" width="100" height="16"/>
9501                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9502                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="20" levelIndicatorStyle="continuousCapacity" id="10879"/>
9503                     </levelIndicator>
9504                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="11258">
9505                         <rect key="frame" x="133" y="16" width="368" height="177"/>
9506                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9507                         <view key="contentView" id="K7b-1E-Ppr">
9508                             <rect key="frame" x="1" y="1" width="366" height="175"/>
9509                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9510                             <subviews>
9511                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="11270">
9512                                     <rect key="frame" x="15" y="14" width="343" height="149"/>
9513                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9514                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="攻撃開始" id="11271">
9515                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
9516                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9517                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9518                                     </textFieldCell>
9519                                 </textField>
9520                             </subviews>
9521                         </view>
9522                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
9523                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
9524                     </box>
9525                     <customView id="11279" customClass="BattleView">
9526                         <rect key="frame" x="-4" y="5" width="643" height="480"/>
9527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9528                         <subviews>
9529                             <avPlayerView hidden="YES" autoresizesSubviews="NO" controlsStyle="none" id="8sA-SN-NRK">
9530                                 <rect key="frame" x="171" y="87" width="300" height="194"/>
9531                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9532                             </avPlayerView>
9533                             <customView id="aLB-c7-CTZ" customClass="FieldSceneEF">
9534                                 <rect key="frame" x="171" y="87" width="300" height="194"/>
9535                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9536                             </customView>
9537                         </subviews>
9538                     </customView>
9539                 </subviews>
9540             </view>
9541         </window>
9542         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10887" userLabel="攻撃方法選択" customClass="NSPanel">
9543             <windowStyleMask key="styleMask" utility="YES"/>
9544             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9545             <rect key="contentRect" x="200" y="132" width="490" height="480"/>
9546             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9547             <view key="contentView" id="10888">
9548                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
9549                 <autoresizingMask key="autoresizingMask"/>
9550                 <subviews>
9551                     <button verticalHuggingPriority="750" id="10889">
9552                         <rect key="frame" x="372" y="5" width="100" height="23"/>
9553                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9554                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10922">
9555                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9556                             <font key="font" size="13" name="AquaKana"/>
9557                         </buttonCell>
9558                         <connections>
9559                             <action selector="pushCancelCAL:" target="10496" id="12296"/>
9560                         </connections>
9561                     </button>
9562                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10934">
9563                         <rect key="frame" x="-1" y="183" width="493" height="298"/>
9564                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9565                         <clipView key="contentView" id="Diw-7k-Z92">
9566                             <rect key="frame" x="1" y="17" width="491" height="280"/>
9567                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9568                             <subviews>
9569                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="12549" id="10935">
9570                                     <rect key="frame" x="0.0" y="0.0" width="491" height="19"/>
9571                                     <autoresizingMask key="autoresizingMask"/>
9572                                     <size key="intercellSpacing" width="3" height="2"/>
9573                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9574                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
9575                                     <tableColumns>
9576                                         <tableColumn editable="NO" width="299.32421875" minWidth="40" maxWidth="1000" id="10939">
9577                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
9578                                                 <font key="font" metaFont="smallSystem"/>
9579                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9580                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9581                                             </tableHeaderCell>
9582                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10942">
9583                                                 <font key="font" metaFont="system"/>
9584                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9585                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9586                                             </textFieldCell>
9587                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9588                                             <connections>
9589                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.name" id="11014">
9590                                                     <dictionary key="options">
9591                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9592                                                     </dictionary>
9593                                                 </binding>
9594                                             </connections>
9595                                         </tableColumn>
9596                                         <tableColumn editable="NO" width="49.4140625" minWidth="40" maxWidth="1000" id="10940">
9597                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="威力">
9598                                                 <font key="font" metaFont="smallSystem"/>
9599                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9600                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9601                                             </tableHeaderCell>
9602                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10941">
9603                                                 <font key="font" metaFont="system"/>
9604                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9605                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9606                                             </textFieldCell>
9607                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9608                                             <connections>
9609                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.atk" id="11017">
9610                                                     <dictionary key="options">
9611                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9612                                                     </dictionary>
9613                                                 </binding>
9614                                             </connections>
9615                                         </tableColumn>
9616                                         <tableColumn editable="NO" width="72.265625" minWidth="10" maxWidth="3.4028234663852886e+38" id="10990">
9617                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="射程">
9618                                                 <font key="font" metaFont="smallSystem"/>
9619                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9620                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9621                                             </tableHeaderCell>
9622                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10991">
9623                                                 <font key="font" metaFont="system"/>
9624                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9625                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9626                                             </textFieldCell>
9627                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9628                                             <connections>
9629                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.range" id="11020">
9630                                                     <dictionary key="options">
9631                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9632                                                     </dictionary>
9633                                                 </binding>
9634                                             </connections>
9635                                         </tableColumn>
9636                                         <tableColumn editable="NO" width="58.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="10992">
9637                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命中率修正">
9638                                                 <font key="font" metaFont="smallSystem"/>
9639                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9640                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9641                                             </tableHeaderCell>
9642                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10993">
9643                                                 <font key="font" metaFont="system"/>
9644                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9645                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9646                                             </textFieldCell>
9647                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9648                                             <connections>
9649                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.hit" id="11023">
9650                                                     <dictionary key="options">
9651                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9652                                                     </dictionary>
9653                                                 </binding>
9654                                             </connections>
9655                                         </tableColumn>
9656                                     </tableColumns>
9657                                 </tableView>
9658                             </subviews>
9659                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9660                         </clipView>
9661                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="10936">
9662                             <rect key="frame" x="1" y="435" width="480" height="16"/>
9663                             <autoresizingMask key="autoresizingMask"/>
9664                         </scroller>
9665                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="10938">
9666                             <rect key="frame" x="224" y="17" width="15" height="102"/>
9667                             <autoresizingMask key="autoresizingMask"/>
9668                         </scroller>
9669                         <tableHeaderView key="headerView" id="12549">
9670                             <rect key="frame" x="0.0" y="0.0" width="491" height="17"/>
9671                             <autoresizingMask key="autoresizingMask"/>
9672                         </tableHeaderView>
9673                     </scrollView>
9674                     <textField verticalHuggingPriority="750" id="11051">
9675                         <rect key="frame" x="17" y="158" width="30" height="17"/>
9676                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9677                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="弾数" id="11052">
9678                             <font key="font" size="13" name="AquaKana"/>
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                     <textField verticalHuggingPriority="750" id="11056">
9684                         <rect key="frame" x="82" y="158" width="106" height="17"/>
9685                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9686                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="999/999" id="11057">
9687                             <font key="font" size="13" name="AquaKana"/>
9688                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9689                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9690                         </textFieldCell>
9691                     </textField>
9692                     <textField verticalHuggingPriority="750" id="11063">
9693                         <rect key="frame" x="17" y="133" width="56" height="17"/>
9694                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9695                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消費MP" id="11064">
9696                             <font key="font" size="13" name="AquaKana"/>
9697                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9698                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9699                         </textFieldCell>
9700                     </textField>
9701                     <textField verticalHuggingPriority="750" id="11074">
9702                         <rect key="frame" x="82" y="133" width="106" height="17"/>
9703                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9704                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="---(999)" id="11076">
9705                             <font key="font" size="13" name="AquaKana"/>
9706                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9707                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9708                         </textFieldCell>
9709                     </textField>
9710                     <textField verticalHuggingPriority="750" id="11082">
9711                         <rect key="frame" x="220" y="158" width="30" height="17"/>
9712                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9713                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="地形" id="11083">
9714                             <font key="font" size="13" name="AquaKana"/>
9715                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9716                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9717                         </textFieldCell>
9718                     </textField>
9719                     <textField verticalHuggingPriority="750" id="11086">
9720                         <rect key="frame" x="267" y="158" width="189" height="17"/>
9721                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9722                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="陸 A 宙 A 海 A 空 A" id="11088">
9723                             <font key="font" size="13" name="AquaKana"/>
9724                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9725                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9726                         </textFieldCell>
9727                     </textField>
9728                     <textField verticalHuggingPriority="750" id="11103">
9729                         <rect key="frame" x="17" y="108" width="56" height="17"/>
9730                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9731                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="必要気力" id="11107">
9732                             <font key="font" size="13" name="AquaKana"/>
9733                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9734                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9735                         </textFieldCell>
9736                     </textField>
9737                     <textField verticalHuggingPriority="750" id="11104">
9738                         <rect key="frame" x="82" y="108" width="106" height="17"/>
9739                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9740                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="---(999)" id="11105">
9741                             <font key="font" size="13" name="AquaKana"/>
9742                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9743                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9744                         </textFieldCell>
9745                     </textField>
9746                     <textField verticalHuggingPriority="750" id="11121">
9747                         <rect key="frame" x="220" y="133" width="82" height="17"/>
9748                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9749                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クリティカル" id="11122">
9750                             <font key="font" size="13" name="AquaKana"/>
9751                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9752                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9753                         </textFieldCell>
9754                     </textField>
9755                     <textField verticalHuggingPriority="750" id="11128">
9756                         <rect key="frame" x="220" y="108" width="56" height="17"/>
9757                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9758                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃特性" id="11129">
9759                             <font key="font" size="13" name="AquaKana"/>
9760                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9761                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9762                         </textFieldCell>
9763                     </textField>
9764                     <textField verticalHuggingPriority="750" id="11147">
9765                         <rect key="frame" x="313" y="133" width="175" height="17"/>
9766                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9767                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="11148">
9768                             <font key="font" size="13" name="AquaKana"/>
9769                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9770                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9771                         </textFieldCell>
9772                     </textField>
9773                     <textField verticalHuggingPriority="750" id="11153">
9774                         <rect key="frame" x="314" y="108" width="174" height="17"/>
9775                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9776                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="備考" id="11154">
9777                             <font key="font" size="13" name="AquaKana"/>
9778                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9779                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9780                         </textFieldCell>
9781                     </textField>
9782                 </subviews>
9783             </view>
9784         </window>
9785         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="11341" userLabel="コマンドリスト" customClass="NSPanel">
9786             <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/>
9787             <rect key="contentRect" x="196" y="132" width="640" height="480"/>
9788             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9789             <view key="contentView" id="11342">
9790                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
9791                 <autoresizingMask key="autoresizingMask"/>
9792                 <subviews>
9793                     <box autoresizesSubviews="NO" title="攻撃ボタン" borderType="line" id="11343">
9794                         <rect key="frame" x="17" y="314" width="306" height="146"/>
9795                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9796                         <view key="contentView" id="nUT-tw-Lsi">
9797                             <rect key="frame" x="1" y="1" width="304" height="130"/>
9798                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9799                             <subviews>
9800                                 <textField verticalHuggingPriority="750" id="11354">
9801                                     <rect key="frame" x="15" y="96" width="25" height="17"/>
9802                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9803                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="A" id="11355">
9804                                         <font key="font" metaFont="system"/>
9805                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9806                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9807                                     </textFieldCell>
9808                                 </textField>
9809                                 <textField verticalHuggingPriority="750" id="11362">
9810                                     <rect key="frame" x="15" y="71" width="25" height="17"/>
9811                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9812                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="B" id="11363">
9813                                         <font key="font" metaFont="system"/>
9814                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9815                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9816                                     </textFieldCell>
9817                                 </textField>
9818                                 <textField verticalHuggingPriority="750" id="11370">
9819                                     <rect key="frame" x="15" y="46" width="25" height="17"/>
9820                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9821                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="C" id="11371">
9822                                         <font key="font" metaFont="system"/>
9823                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9824                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9825                                     </textFieldCell>
9826                                 </textField>
9827                                 <textField verticalHuggingPriority="750" id="11379">
9828                                     <rect key="frame" x="15" y="21" width="25" height="17"/>
9829                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9830                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="D" id="11380">
9831                                         <font key="font" metaFont="system"/>
9832                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9833                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9834                                     </textFieldCell>
9835                                 </textField>
9836                                 <popUpButton verticalHuggingPriority="750" id="11389">
9837                                     <rect key="frame" x="66" y="91" width="205" height="26"/>
9838                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9839                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11392" id="11390">
9840                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9841                                         <font key="font" metaFont="menu"/>
9842                                         <menu key="menu" title="OtherViews" id="11391">
9843                                             <items>
9844                                                 <menuItem title="----" state="on" id="11392">
9845                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
9846                                                 </menuItem>
9847                                             </items>
9848                                         </menu>
9849                                     </popUpButtonCell>
9850                                 </popUpButton>
9851                                 <popUpButton verticalHuggingPriority="750" id="11400">
9852                                     <rect key="frame" x="66" y="66" width="205" height="26"/>
9853                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9854                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11406" id="11402">
9855                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9856                                         <font key="font" metaFont="menu"/>
9857                                         <menu key="menu" title="OtherViews" id="11403">
9858                                             <items>
9859                                                 <menuItem title="----" state="on" id="11406"/>
9860                                             </items>
9861                                         </menu>
9862                                     </popUpButtonCell>
9863                                 </popUpButton>
9864                                 <popUpButton verticalHuggingPriority="750" id="11412">
9865                                     <rect key="frame" x="66" y="41" width="205" height="26"/>
9866                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9867                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11418" id="11414">
9868                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9869                                         <font key="font" metaFont="menu"/>
9870                                         <menu key="menu" title="OtherViews" id="11415">
9871                                             <items>
9872                                                 <menuItem title="----" state="on" id="11418"/>
9873                                             </items>
9874                                         </menu>
9875                                     </popUpButtonCell>
9876                                 </popUpButton>
9877                                 <popUpButton verticalHuggingPriority="750" id="11424">
9878                                     <rect key="frame" x="66" y="16" width="205" height="26"/>
9879                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9880                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11430" id="11426">
9881                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9882                                         <font key="font" metaFont="menu"/>
9883                                         <menu key="menu" title="OtherViews" id="11427">
9884                                             <items>
9885                                                 <menuItem title="----" state="on" id="11430">
9886                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
9887                                                 </menuItem>
9888                                             </items>
9889                                         </menu>
9890                                     </popUpButtonCell>
9891                                 </popUpButton>
9892                             </subviews>
9893                         </view>
9894                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
9895                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
9896                         <font key="titleFont" size="11" name="AquaKana"/>
9897                     </box>
9898                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="11450">
9899                         <rect key="frame" x="333" y="318" width="287" height="135"/>
9900                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9901                         <clipView key="contentView" id="fqe-4l-32R">
9902                             <rect key="frame" x="1" y="17" width="285" height="117"/>
9903                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9904                             <subviews>
9905                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="11453" id="11451">
9906                                     <rect key="frame" x="0.0" y="0.0" width="285" height="19"/>
9907                                     <autoresizingMask key="autoresizingMask"/>
9908                                     <size key="intercellSpacing" width="3" height="2"/>
9909                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9910                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
9911                                     <tableColumns>
9912                                         <tableColumn width="101.09765625" minWidth="40" maxWidth="1000" id="11455">
9913                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド">
9914                                                 <font key="font" metaFont="smallSystem"/>
9915                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9916                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9917                                             </tableHeaderCell>
9918                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="11458">
9919                                                 <font key="font" metaFont="system"/>
9920                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9921                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9922                                             </textFieldCell>
9923                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9924                                             <connections>
9925                                                 <binding destination="12213" name="value" keyPath="arrangedObjects.name" id="12237">
9926                                                     <dictionary key="options">
9927                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9928                                                     </dictionary>
9929                                                 </binding>
9930                                             </connections>
9931                                         </tableColumn>
9932                                         <tableColumn width="125.01171875" minWidth="40" maxWidth="1000" id="11456">
9933                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
9934                                                 <font key="font" metaFont="smallSystem"/>
9935                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9936                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9937                                             </tableHeaderCell>
9938                                             <popUpButtonCell key="dataCell" type="bevel" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="bezel" imageScaling="proportionallyDown" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="11464">
9939                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9940                                                 <font key="font" metaFont="menu"/>
9941                                                 <menu key="menu" title="OtherViews" id="11465">
9942                                                     <items>
9943                                                         <menuItem title="----" id="11466"/>
9944                                                     </items>
9945                                                 </menu>
9946                                             </popUpButtonCell>
9947                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9948                                             <connections>
9949                                                 <binding destination="12213" name="content" keyPath="arrangedObjects.waza" id="12260"/>
9950                                                 <binding destination="12213" name="selectedIndex" keyPath="arrangedObjects.wazaSet" previousBinding="12260" id="12264"/>
9951                                             </connections>
9952                                         </tableColumn>
9953                                         <tableColumn width="50" minWidth="10" maxWidth="3.4028234663852886e+38" id="11527">
9954                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="派生のみ">
9955                                                 <font key="font" metaFont="smallSystem"/>
9956                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9957                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9958                                             </tableHeaderCell>
9959                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="8vT-hG-a1h">
9960                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
9961                                                 <font key="font" metaFont="system"/>
9962                                             </buttonCell>
9963                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9964                                             <connections>
9965                                                 <binding destination="12213" name="value" keyPath="arrangedObjects.hasei" id="12271">
9966                                                     <dictionary key="options">
9967                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9968                                                     </dictionary>
9969                                                 </binding>
9970                                             </connections>
9971                                         </tableColumn>
9972                                     </tableColumns>
9973                                 </tableView>
9974                             </subviews>
9975                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9976                         </clipView>
9977                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="11452">
9978                             <rect key="frame" x="1" y="118" width="285" height="16"/>
9979                             <autoresizingMask key="autoresizingMask"/>
9980                         </scroller>
9981                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="11454">
9982                             <rect key="frame" x="224" y="17" width="15" height="102"/>
9983                             <autoresizingMask key="autoresizingMask"/>
9984                         </scroller>
9985                         <tableHeaderView key="headerView" id="11453">
9986                             <rect key="frame" x="0.0" y="0.0" width="285" height="17"/>
9987                             <autoresizingMask key="autoresizingMask"/>
9988                         </tableHeaderView>
9989                     </scrollView>
9990                     <button verticalHuggingPriority="750" id="11467">
9991                         <rect key="frame" x="503" y="283" width="66" height="32"/>
9992                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9993                         <buttonCell key="cell" type="push" title="追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11468">
9994                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9995                             <font key="font" size="13" name="AquaKana"/>
9996                             <connections>
9997                                 <action selector="commandListAdd:" target="3039" id="DO7-bY-0Wh"/>
9998                             </connections>
9999                         </buttonCell>
10000                     </button>
10001                     <button verticalHuggingPriority="750" id="11473">
10002                         <rect key="frame" x="560" y="283" width="66" height="32"/>
10003                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10004                         <buttonCell key="cell" type="push" title="削除" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11474">
10005                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10006                             <font key="font" size="13" name="AquaKana"/>
10007                         </buttonCell>
10008                         <connections>
10009                             <action selector="commandListRemove:" target="3039" id="12203"/>
10010                         </connections>
10011                     </button>
10012                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="11481">
10013                         <rect key="frame" x="20" y="83" width="600" height="201"/>
10014                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10015                         <clipView key="contentView" id="U5x-9o-Dsu">
10016                             <rect key="frame" x="1" y="17" width="598" height="183"/>
10017                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10018                             <subviews>
10019                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="11484" id="11482">
10020                                     <rect key="frame" x="0.0" y="0.0" width="596" height="19"/>
10021                                     <autoresizingMask key="autoresizingMask"/>
10022                                     <size key="intercellSpacing" width="3" height="2"/>
10023                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10024                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10025                                     <tableColumns>
10026                                         <tableColumn width="593.20703125" minWidth="40" maxWidth="1000" id="11486">
10027                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="連続技コマンド">
10028                                                 <font key="font" metaFont="smallSystem"/>
10029                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10030                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10031                                             </tableHeaderCell>
10032                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="11489">
10033                                                 <font key="font" metaFont="system"/>
10034                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10035                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10036                                             </textFieldCell>
10037                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10038                                             <connections>
10039                                                 <binding destination="12214" name="value" keyPath="arrangedObjects.name" id="12238">
10040                                                     <dictionary key="options">
10041                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10042                                                     </dictionary>
10043                                                 </binding>
10044                                             </connections>
10045                                         </tableColumn>
10046                                     </tableColumns>
10047                                 </tableView>
10048                             </subviews>
10049                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10050                         </clipView>
10051                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="11483">
10052                             <rect key="frame" x="1" y="184" width="598" height="16"/>
10053                             <autoresizingMask key="autoresizingMask"/>
10054                         </scroller>
10055                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="11485">
10056                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10057                             <autoresizingMask key="autoresizingMask"/>
10058                         </scroller>
10059                         <tableHeaderView key="headerView" id="11484">
10060                             <rect key="frame" x="0.0" y="0.0" width="598" height="17"/>
10061                             <autoresizingMask key="autoresizingMask"/>
10062                         </tableHeaderView>
10063                     </scrollView>
10064                     <button verticalHuggingPriority="750" id="11498">
10065                         <rect key="frame" x="503" y="47" width="66" height="32"/>
10066                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10067                         <buttonCell key="cell" type="push" title="追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11501">
10068                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10069                             <font key="font" size="13" name="AquaKana"/>
10070                         </buttonCell>
10071                         <connections>
10072                             <action selector="comboListAdd:" target="3039" id="12200"/>
10073                         </connections>
10074                     </button>
10075                     <button verticalHuggingPriority="750" id="11499">
10076                         <rect key="frame" x="560" y="47" width="66" height="32"/>
10077                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10078                         <buttonCell key="cell" type="push" title="削除" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11500">
10079                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10080                             <font key="font" size="13" name="AquaKana"/>
10081                         </buttonCell>
10082                         <connections>
10083                             <action selector="comboListRemove:" target="3039" id="12201"/>
10084                         </connections>
10085                     </button>
10086                     <button verticalHuggingPriority="750" id="11522">
10087                         <rect key="frame" x="537" y="4" width="89" height="32"/>
10088                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10089                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11523">
10090                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10091                             <font key="font" size="13" name="AquaKana"/>
10092                         </buttonCell>
10093                         <connections>
10094                             <action selector="attackListTotalSubmit:" target="3039" id="12199"/>
10095                         </connections>
10096                     </button>
10097                     <button verticalHuggingPriority="750" id="11538">
10098                         <rect key="frame" x="31" y="23" width="132" height="32"/>
10099                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10100                         <buttonCell key="cell" type="push" title="技リスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11539">
10101                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10102                             <font key="font" size="13" name="AquaKana"/>
10103                         </buttonCell>
10104                         <connections>
10105                             <action selector="attackListOpenBtn:" target="3039" id="y1x-E1-s9W"/>
10106                         </connections>
10107                     </button>
10108                 </subviews>
10109             </view>
10110         </window>
10111         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="11549" userLabel="戦闘確認画面" customClass="NSPanel">
10112             <windowStyleMask key="styleMask" utility="YES"/>
10113             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10114             <rect key="contentRect" x="196" y="132" width="500" height="480"/>
10115             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10116             <view key="contentView" id="11550">
10117                 <rect key="frame" x="0.0" y="0.0" width="500" height="480"/>
10118                 <autoresizingMask key="autoresizingMask"/>
10119                 <subviews>
10120                     <button verticalHuggingPriority="750" id="11564">
10121                         <rect key="frame" x="200" y="50" width="100" height="23"/>
10122                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10123                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11600">
10124                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10125                             <font key="font" size="13" name="AquaKana"/>
10126                         </buttonCell>
10127                         <connections>
10128                             <action selector="battleCancel:" target="10496" id="12295"/>
10129                         </connections>
10130                     </button>
10131                     <box autoresizesSubviews="NO" title="攻撃側" borderType="line" id="11634">
10132                         <rect key="frame" x="17" y="214" width="206" height="254"/>
10133                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10134                         <view key="contentView" id="MuA-e4-4IJ">
10135                             <rect key="frame" x="1" y="1" width="204" height="238"/>
10136                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10137                             <subviews>
10138                                 <textField verticalHuggingPriority="750" id="11725">
10139                                     <rect key="frame" x="15" y="126" width="186" height="17"/>
10140                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10141                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="11726">
10142                                         <font key="font" size="13" name="AquaKana"/>
10143                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10144                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10145                                     </textFieldCell>
10146                                 </textField>
10147                                 <textField verticalHuggingPriority="750" id="11743">
10148                                     <rect key="frame" x="15" y="76" width="81" height="17"/>
10149                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10150                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中 100%" id="11744">
10151                                         <font key="font" size="13" name="AquaKana"/>
10152                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10153                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10154                                     </textFieldCell>
10155                                 </textField>
10156                                 <textField verticalHuggingPriority="750" id="11750">
10157                                     <rect key="frame" x="116" y="76" width="68" height="17"/>
10158                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10159                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力 100" id="11751">
10160                                         <font key="font" size="13" name="AquaKana"/>
10161                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10162                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10163                                     </textFieldCell>
10164                                 </textField>
10165                                 <textField verticalHuggingPriority="750" id="11757">
10166                                     <rect key="frame" x="16" y="41" width="21" height="17"/>
10167                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10168                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="11758">
10169                                         <font key="font" metaFont="system"/>
10170                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10171                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10172                                     </textFieldCell>
10173                                 </textField>
10174                                 <textField verticalHuggingPriority="750" id="11763">
10175                                     <rect key="frame" x="38" y="41" width="146" height="17"/>
10176                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10177                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="530000" id="11765">
10178                                         <font key="font" metaFont="system"/>
10179                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10180                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10181                                     </textFieldCell>
10182                                 </textField>
10183                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11847">
10184                                     <rect key="frame" x="11" y="142" width="183" height="86"/>
10185                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10186                                     <view key="contentView" id="dC9-vb-hP5">
10187                                         <rect key="frame" x="1" y="1" width="181" height="84"/>
10188                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10189                                         <subviews>
10190                                             <levelIndicator verticalHuggingPriority="750" id="11676">
10191                                                 <rect key="frame" x="23" y="43" width="145" height="16"/>
10192                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10193                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11677"/>
10194                                             </levelIndicator>
10195                                             <textField verticalHuggingPriority="750" id="11685">
10196                                                 <rect key="frame" x="18" y="62" width="146" height="17"/>
10197                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10198                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="11686">
10199                                                     <font key="font" metaFont="system"/>
10200                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10201                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10202                                                 </textFieldCell>
10203                                             </textField>
10204                                             <textField verticalHuggingPriority="750" id="11715">
10205                                                 <rect key="frame" x="18" y="25" width="146" height="17"/>
10206                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10207                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="11717">
10208                                                     <font key="font" metaFont="system"/>
10209                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10210                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10211                                                 </textFieldCell>
10212                                             </textField>
10213                                             <textField verticalHuggingPriority="750" id="11701">
10214                                                 <rect key="frame" x="1" y="25" width="23" height="17"/>
10215                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10216                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="11702">
10217                                                     <font key="font" metaFont="system"/>
10218                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10219                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10220                                                 </textFieldCell>
10221                                             </textField>
10222                                             <textField verticalHuggingPriority="750" id="11654">
10223                                                 <rect key="frame" x="1" y="62" width="28" height="17"/>
10224                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10225                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="11655">
10226                                                     <font key="font" metaFont="system"/>
10227                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10228                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10229                                                 </textFieldCell>
10230                                             </textField>
10231                                             <levelIndicator verticalHuggingPriority="750" id="11707">
10232                                                 <rect key="frame" x="23" y="7" width="145" height="16"/>
10233                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10234                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11708"/>
10235                                             </levelIndicator>
10236                                         </subviews>
10237                                     </view>
10238                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10239                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10240                                 </box>
10241                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11930">
10242                                     <rect key="frame" x="11" y="98" width="183" height="28"/>
10243                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10244                                     <view key="contentView" id="ZFr-ei-LQU">
10245                                         <rect key="frame" x="1" y="1" width="181" height="26"/>
10246                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10247                                         <subviews>
10248                                             <textField verticalHuggingPriority="750" id="11734">
10249                                                 <rect key="frame" x="4" y="5" width="174" height="17"/>
10250                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10251                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="攻撃方法" id="11735">
10252                                                     <font key="font" size="13" name="AquaKana"/>
10253                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10254                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10255                                                 </textFieldCell>
10256                                             </textField>
10257                                         </subviews>
10258                                     </view>
10259                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10260                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10261                                 </box>
10262                             </subviews>
10263                         </view>
10264                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10265                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10266                         <font key="titleFont" size="11" name="AquaKana"/>
10267                     </box>
10268                     <box autoresizesSubviews="NO" title="防御側" borderType="line" id="11953">
10269                         <rect key="frame" x="278" y="214" width="206" height="254"/>
10270                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10271                         <view key="contentView" id="0mf-oL-ojK">
10272                             <rect key="frame" x="1" y="1" width="204" height="238"/>
10273                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10274                             <subviews>
10275                                 <textField verticalHuggingPriority="750" id="11960">
10276                                     <rect key="frame" x="15" y="126" width="186" height="17"/>
10277                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10278                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="11980">
10279                                         <font key="font" size="13" name="AquaKana"/>
10280                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10281                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10282                                     </textFieldCell>
10283                                 </textField>
10284                                 <textField verticalHuggingPriority="750" id="11959">
10285                                     <rect key="frame" x="15" y="76" width="81" height="17"/>
10286                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10287                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中 100%" id="11981">
10288                                         <font key="font" size="13" name="AquaKana"/>
10289                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10290                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10291                                     </textFieldCell>
10292                                 </textField>
10293                                 <textField verticalHuggingPriority="750" id="11958">
10294                                     <rect key="frame" x="118" y="76" width="68" height="17"/>
10295                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10296                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力 100" id="11983">
10297                                         <font key="font" size="13" name="AquaKana"/>
10298                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10299                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10300                                     </textFieldCell>
10301                                 </textField>
10302                                 <textField verticalHuggingPriority="750" id="11957">
10303                                     <rect key="frame" x="16" y="41" width="21" height="17"/>
10304                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10305                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="11985">
10306                                         <font key="font" metaFont="system"/>
10307                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10308                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10309                                     </textFieldCell>
10310                                 </textField>
10311                                 <textField verticalHuggingPriority="750" id="11956">
10312                                     <rect key="frame" x="38" y="41" width="146" height="17"/>
10313                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10314                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="530000" id="11987">
10315                                         <font key="font" metaFont="system"/>
10316                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10317                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10318                                     </textFieldCell>
10319                                 </textField>
10320                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11955">
10321                                     <rect key="frame" x="11" y="142" width="183" height="86"/>
10322                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10323                                     <view key="contentView" id="EuX-zt-V90">
10324                                         <rect key="frame" x="1" y="1" width="181" height="84"/>
10325                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10326                                         <subviews>
10327                                             <levelIndicator verticalHuggingPriority="750" id="12003">
10328                                                 <rect key="frame" x="23" y="43" width="145" height="16"/>
10329                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10330                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="12014"/>
10331                                             </levelIndicator>
10332                                             <textField verticalHuggingPriority="750" id="12004">
10333                                                 <rect key="frame" x="18" y="62" width="146" height="17"/>
10334                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10335                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="12013">
10336                                                     <font key="font" metaFont="system"/>
10337                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10338                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10339                                                 </textFieldCell>
10340                                             </textField>
10341                                             <textField verticalHuggingPriority="750" id="12002">
10342                                                 <rect key="frame" x="18" y="25" width="146" height="17"/>
10343                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10344                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="12016">
10345                                                     <font key="font" metaFont="system"/>
10346                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10347                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10348                                                 </textFieldCell>
10349                                             </textField>
10350                                             <textField verticalHuggingPriority="750" id="12006">
10351                                                 <rect key="frame" x="1" y="25" width="23" height="17"/>
10352                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10353                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="12009">
10354                                                     <font key="font" metaFont="system"/>
10355                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10356                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10357                                                 </textFieldCell>
10358                                             </textField>
10359                                             <textField verticalHuggingPriority="750" id="12005">
10360                                                 <rect key="frame" x="1" y="62" width="28" height="17"/>
10361                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10362                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="12010">
10363                                                     <font key="font" metaFont="system"/>
10364                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10365                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10366                                                 </textFieldCell>
10367                                             </textField>
10368                                             <levelIndicator verticalHuggingPriority="750" id="12007">
10369                                                 <rect key="frame" x="23" y="7" width="145" height="16"/>
10370                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10371                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="12008"/>
10372                                             </levelIndicator>
10373                                         </subviews>
10374                                     </view>
10375                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10376                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10377                                 </box>
10378                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11954">
10379                                     <rect key="frame" x="11" y="98" width="183" height="28"/>
10380                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10381                                     <view key="contentView" id="e4K-Ve-ZhQ">
10382                                         <rect key="frame" x="1" y="1" width="181" height="26"/>
10383                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10384                                         <subviews>
10385                                             <textField verticalHuggingPriority="750" id="12019">
10386                                                 <rect key="frame" x="4" y="5" width="174" height="17"/>
10387                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10388                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="攻撃方法" id="12020">
10389                                                     <font key="font" size="13" name="AquaKana"/>
10390                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10391                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10392                                                 </textFieldCell>
10393                                             </textField>
10394                                         </subviews>
10395                                     </view>
10396                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10397                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10398                                 </box>
10399                             </subviews>
10400                         </view>
10401                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10402                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10403                         <font key="titleFont" size="11" name="AquaKana"/>
10404                     </box>
10405                     <button verticalHuggingPriority="750" id="12038">
10406                         <rect key="frame" x="200" y="166" width="100" height="23"/>
10407                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10408                         <buttonCell key="cell" type="smallSquare" title="戦闘開始" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12039">
10409                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10410                             <font key="font" size="13" name="AquaKana"/>
10411                         </buttonCell>
10412                         <connections>
10413                             <action selector="battleStart:" target="10496" id="12285"/>
10414                         </connections>
10415                     </button>
10416                     <button verticalHuggingPriority="750" id="12048">
10417                         <rect key="frame" x="259" y="137" width="100" height="23"/>
10418                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10419                         <buttonCell key="cell" type="smallSquare" title="攻撃選択" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12049">
10420                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10421                             <font key="font" size="13" name="AquaKana"/>
10422                         </buttonCell>
10423                         <connections>
10424                             <action selector="battleSet2:" target="10496" id="12286"/>
10425                         </connections>
10426                     </button>
10427                     <button verticalHuggingPriority="750" id="12060">
10428                         <rect key="frame" x="259" y="108" width="100" height="23"/>
10429                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10430                         <buttonCell key="cell" type="smallSquare" title="防御態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12061">
10431                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10432                             <font key="font" size="13" name="AquaKana"/>
10433                         </buttonCell>
10434                         <connections>
10435                             <action selector="battleDef2:" target="10496" id="12293"/>
10436                         </connections>
10437                     </button>
10438                     <button verticalHuggingPriority="750" id="12070">
10439                         <rect key="frame" x="259" y="79" width="100" height="23"/>
10440                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10441                         <buttonCell key="cell" type="smallSquare" title="回避態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12071">
10442                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10443                             <font key="font" size="13" name="AquaKana"/>
10444                         </buttonCell>
10445                         <connections>
10446                             <action selector="battleDod2:" target="10496" id="12291"/>
10447                         </connections>
10448                     </button>
10449                     <button verticalHuggingPriority="750" id="12110">
10450                         <rect key="frame" x="140" y="137" width="100" height="23"/>
10451                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10452                         <buttonCell key="cell" type="smallSquare" title="攻撃選択" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12115">
10453                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10454                             <font key="font" size="13" name="AquaKana"/>
10455                         </buttonCell>
10456                         <connections>
10457                             <action selector="battleSet1:" target="10496" id="12287"/>
10458                         </connections>
10459                     </button>
10460                     <button verticalHuggingPriority="750" id="12111">
10461                         <rect key="frame" x="140" y="108" width="100" height="23"/>
10462                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10463                         <buttonCell key="cell" type="smallSquare" title="防御態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12114">
10464                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10465                             <font key="font" size="13" name="AquaKana"/>
10466                         </buttonCell>
10467                         <connections>
10468                             <action selector="battleDef1:" target="10496" id="12294"/>
10469                         </connections>
10470                     </button>
10471                     <button verticalHuggingPriority="750" id="12112">
10472                         <rect key="frame" x="140" y="79" width="100" height="23"/>
10473                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10474                         <buttonCell key="cell" type="smallSquare" title="回避態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12113">
10475                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10476                             <font key="font" size="13" name="AquaKana"/>
10477                         </buttonCell>
10478                         <connections>
10479                             <action selector="battleDod1:" target="10496" id="12292"/>
10480                         </connections>
10481                     </button>
10482                     <textField verticalHuggingPriority="750" id="12131">
10483                         <rect key="frame" x="58" y="47" width="125" height="22"/>
10484                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10485                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12135">
10486                             <font key="font" metaFont="system"/>
10487                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
10488                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
10489                         </textFieldCell>
10490                     </textField>
10491                     <textField verticalHuggingPriority="750" id="12132">
10492                         <rect key="frame" x="-3" y="50" width="56" height="17"/>
10493                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10494                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="12133">
10495                             <font key="font" size="13" name="AquaKana"/>
10496                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10497                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10498                         </textFieldCell>
10499                     </textField>
10500                     <textField verticalHuggingPriority="750" id="12163">
10501                         <rect key="frame" x="366" y="47" width="125" height="22"/>
10502                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10503                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12166">
10504                             <font key="font" metaFont="system"/>
10505                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
10506                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
10507                         </textFieldCell>
10508                     </textField>
10509                     <textField verticalHuggingPriority="750" id="12164">
10510                         <rect key="frame" x="305" y="50" width="56" height="17"/>
10511                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10512                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="12165">
10513                             <font key="font" size="13" name="AquaKana"/>
10514                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10515                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10516                         </textFieldCell>
10517                     </textField>
10518                 </subviews>
10519             </view>
10520         </window>
10521         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="12617" userLabel="ユニット作成" customClass="NSPanel">
10522             <windowStyleMask key="styleMask" utility="YES"/>
10523             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10524             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
10525             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10526             <view key="contentView" id="12618">
10527                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
10528                 <autoresizingMask key="autoresizingMask"/>
10529                 <subviews>
10530                     <button verticalHuggingPriority="750" id="12632">
10531                         <rect key="frame" x="372" y="5" width="100" height="23"/>
10532                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10533                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12668">
10534                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10535                             <font key="font" size="13" name="AquaKana"/>
10536                         </buttonCell>
10537                         <connections>
10538                             <action selector="researchCancel:" target="10496" id="12762"/>
10539                         </connections>
10540                     </button>
10541                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="12619">
10542                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
10543                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10544                         <clipView key="contentView" id="ZHI-84-beV">
10545                             <rect key="frame" x="1" y="17" width="500" height="280"/>
10546                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10547                             <subviews>
10548                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="12684" id="12687">
10549                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
10550                                     <autoresizingMask key="autoresizingMask"/>
10551                                     <size key="intercellSpacing" width="3" height="2"/>
10552                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10553                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10554                                     <tableColumns>
10555                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="12691">
10556                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
10557                                                 <font key="font" metaFont="smallSystem"/>
10558                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10559                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10560                                             </tableHeaderCell>
10561                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="12706">
10562                                                 <font key="font" metaFont="system"/>
10563                                             </imageCell>
10564                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10565                                             <connections>
10566                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.img" id="12775">
10567                                                     <dictionary key="options">
10568                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10569                                                     </dictionary>
10570                                                 </binding>
10571                                             </connections>
10572                                         </tableColumn>
10573                                         <tableColumn editable="NO" width="147.08203125" minWidth="40" maxWidth="1000" id="12690">
10574                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
10575                                                 <font key="font" metaFont="smallSystem"/>
10576                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10577                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10578                                             </tableHeaderCell>
10579                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12693">
10580                                                 <font key="font" metaFont="system"/>
10581                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10582                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10583                                             </textFieldCell>
10584                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10585                                             <connections>
10586                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.name" id="12769">
10587                                                     <dictionary key="options">
10588                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10589                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10590                                                     </dictionary>
10591                                                 </binding>
10592                                             </connections>
10593                                         </tableColumn>
10594                                         <tableColumn editable="NO" width="55.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="12689">
10595                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
10596                                                 <font key="font" metaFont="smallSystem"/>
10597                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10598                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10599                                             </tableHeaderCell>
10600                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12694">
10601                                                 <font key="font" metaFont="system"/>
10602                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10603                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10604                                             </textFieldCell>
10605                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10606                                             <connections>
10607                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.HP" id="12771">
10608                                                     <dictionary key="options">
10609                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10610                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10611                                                     </dictionary>
10612                                                 </binding>
10613                                             </connections>
10614                                         </tableColumn>
10615                                         <tableColumn editable="NO" width="223.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="12688">
10616                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10617                                                 <font key="font" metaFont="smallSystem"/>
10618                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10619                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10620                                             </tableHeaderCell>
10621                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12695">
10622                                                 <font key="font" metaFont="system"/>
10623                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10624                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10625                                             </textFieldCell>
10626                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10627                                             <connections>
10628                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.cost" id="12773">
10629                                                     <dictionary key="options">
10630                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10631                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10632                                                     </dictionary>
10633                                                 </binding>
10634                                             </connections>
10635                                         </tableColumn>
10636                                     </tableColumns>
10637                                 </tableView>
10638                             </subviews>
10639                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10640                         </clipView>
10641                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="12686">
10642                             <rect key="frame" x="1" y="435" width="480" height="16"/>
10643                             <autoresizingMask key="autoresizingMask"/>
10644                         </scroller>
10645                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="12685">
10646                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10647                             <autoresizingMask key="autoresizingMask"/>
10648                         </scroller>
10649                         <tableHeaderView key="headerView" id="12684">
10650                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
10651                             <autoresizingMask key="autoresizingMask"/>
10652                         </tableHeaderView>
10653                     </scrollView>
10654                     <textField verticalHuggingPriority="750" id="12709">
10655                         <rect key="frame" x="17" y="158" width="105" height="17"/>
10656                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10657                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 ----" id="12725">
10658                             <font key="font" size="13" name="AquaKana"/>
10659                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10660                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10661                         </textFieldCell>
10662                     </textField>
10663                     <textField verticalHuggingPriority="750" id="12710">
10664                         <rect key="frame" x="17" y="133" width="105" height="17"/>
10665                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10666                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 ----" id="12723">
10667                             <font key="font" size="13" name="AquaKana"/>
10668                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10669                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10670                         </textFieldCell>
10671                     </textField>
10672                     <textField verticalHuggingPriority="750" id="12711">
10673                         <rect key="frame" x="17" y="108" width="105" height="17"/>
10674                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10675                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 ----" id="12722">
10676                             <font key="font" size="13" name="AquaKana"/>
10677                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10678                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10679                         </textFieldCell>
10680                     </textField>
10681                     <textField verticalHuggingPriority="750" id="12712">
10682                         <rect key="frame" x="17" y="83" width="105" height="17"/>
10683                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10684                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 ----" id="12721">
10685                             <font key="font" size="13" name="AquaKana"/>
10686                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10687                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10688                         </textFieldCell>
10689                     </textField>
10690                     <textField verticalHuggingPriority="750" id="12713">
10691                         <rect key="frame" x="17" y="58" width="105" height="17"/>
10692                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10693                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 ----" id="12720">
10694                             <font key="font" size="13" name="AquaKana"/>
10695                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10696                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10697                         </textFieldCell>
10698                     </textField>
10699                     <textField verticalHuggingPriority="750" id="12714">
10700                         <rect key="frame" x="17" y="33" width="105" height="17"/>
10701                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10702                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 ----" id="12719">
10703                             <font key="font" size="13" name="AquaKana"/>
10704                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10705                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10706                         </textFieldCell>
10707                     </textField>
10708                     <imageView id="12715">
10709                         <rect key="frame" x="194" y="55" width="106" height="106"/>
10710                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10711                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="12718"/>
10712                     </imageView>
10713                 </subviews>
10714             </view>
10715         </window>
10716         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="12906" userLabel="ユニット能力" customClass="NSPanel">
10717             <windowStyleMask key="styleMask" utility="YES"/>
10718             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10719             <rect key="contentRect" x="196" y="132" width="142" height="95"/>
10720             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
10721             <view key="contentView" id="12907">
10722                 <rect key="frame" x="0.0" y="0.0" width="142" height="95"/>
10723                 <autoresizingMask key="autoresizingMask"/>
10724                 <subviews>
10725                     <textField verticalHuggingPriority="750" id="12933">
10726                         <rect key="frame" x="332" y="-64" width="38" height="17"/>
10727                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10728                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="12934">
10729                             <font key="font" metaFont="system"/>
10730                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10731                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10732                         </textFieldCell>
10733                     </textField>
10734                     <button verticalHuggingPriority="750" id="12909">
10735                         <rect key="frame" x="22" y="53" width="100" height="23"/>
10736                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10737                         <buttonCell key="cell" type="smallSquare" title="能力" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12940">
10738                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10739                             <font key="font" size="13" name="AquaKana"/>
10740                         </buttonCell>
10741                         <connections>
10742                             <action selector="pushStatus:" target="10496" id="12946"/>
10743                         </connections>
10744                     </button>
10745                     <button verticalHuggingPriority="750" id="12908">
10746                         <rect key="frame" x="22" y="19" width="100" height="23"/>
10747                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10748                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12941">
10749                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10750                             <font key="font" size="13" name="AquaKana"/>
10751                         </buttonCell>
10752                         <connections>
10753                             <action selector="pushCancel:" target="10496" id="12944"/>
10754                         </connections>
10755                     </button>
10756                 </subviews>
10757             </view>
10758             <point key="canvasLocation" x="-132" y="1793.5"/>
10759         </window>
10760         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13387" userLabel="建物リストコマンド" customClass="NSPanel">
10761             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
10762             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10763             <rect key="contentRect" x="196" y="132" width="350" height="241"/>
10764             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10765             <view key="contentView" id="13388">
10766                 <rect key="frame" x="0.0" y="0.0" width="350" height="241"/>
10767                 <autoresizingMask key="autoresizingMask"/>
10768                 <subviews>
10769                     <textField verticalHuggingPriority="750" id="13405">
10770                         <rect key="frame" x="9" y="215" width="69" height="17"/>
10771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10772                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="建設リスト" id="13416">
10773                             <font key="font" size="13" name="AquaKana"/>
10774                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10775                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10776                         </textFieldCell>
10777                     </textField>
10778                     <button verticalHuggingPriority="750" id="13407">
10779                         <rect key="frame" x="291" y="35" width="45" height="32"/>
10780                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10781                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13414">
10782                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10783                             <font key="font" size="13" name="AquaKana"/>
10784                         </buttonCell>
10785                         <connections>
10786                             <action selector="SLbuildDelete:" target="3039" id="13493"/>
10787                         </connections>
10788                     </button>
10789                     <button verticalHuggingPriority="750" id="13406">
10790                         <rect key="frame" x="270" y="2" width="66" height="32"/>
10791                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10792                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13415">
10793                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10794                             <font key="font" size="13" name="AquaKana"/>
10795                         </buttonCell>
10796                         <connections>
10797                             <action selector="SLbuildSubmit:" target="3039" id="13494"/>
10798                         </connections>
10799                     </button>
10800                     <button verticalHuggingPriority="750" id="13426">
10801                         <rect key="frame" x="244" y="35" width="49" height="32"/>
10802                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10803                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13427">
10804                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10805                             <font key="font" size="13" name="AquaKana"/>
10806                         </buttonCell>
10807                         <connections>
10808                             <action selector="SLbuildAdd:" target="3039" id="13539"/>
10809                         </connections>
10810                     </button>
10811                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13677">
10812                         <rect key="frame" x="20" y="72" width="310" height="135"/>
10813                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10814                         <clipView key="contentView" id="H3T-La-KgJ">
10815                             <rect key="frame" x="1" y="17" width="308" height="117"/>
10816                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10817                             <subviews>
10818                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="13715" id="13678">
10819                                     <rect key="frame" x="0.0" y="0.0" width="308" height="19"/>
10820                                     <autoresizingMask key="autoresizingMask"/>
10821                                     <size key="intercellSpacing" width="3" height="2"/>
10822                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10823                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10824                                     <tableColumns>
10825                                         <tableColumn width="119.109375" minWidth="40" maxWidth="1000" id="13682">
10826                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="建設物">
10827                                                 <font key="font" metaFont="smallSystem"/>
10828                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10829                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10830                                             </tableHeaderCell>
10831                                             <popUpButtonCell key="dataCell" type="bevel" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="bezel" imageScaling="proportionallyDown" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="13690">
10832                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10833                                                 <font key="font" metaFont="menu"/>
10834                                                 <menu key="menu" title="OtherViews" id="13691">
10835                                                     <items>
10836                                                         <menuItem title="Pop Up" id="13692"/>
10837                                                     </items>
10838                                                 </menu>
10839                                             </popUpButtonCell>
10840                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10841                                             <connections>
10842                                                 <binding destination="13253" name="content" keyPath="arrangedObjects.name" id="13695"/>
10843                                                 <binding destination="13253" name="selectedIndex" keyPath="arrangedObjects.sel" previousBinding="13695" id="13757">
10844                                                     <dictionary key="options">
10845                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10846                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10847                                                     </dictionary>
10848                                                 </binding>
10849                                             </connections>
10850                                         </tableColumn>
10851                                         <tableColumn editable="NO" width="183" minWidth="40" maxWidth="1000" id="13683">
10852                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10853                                                 <font key="font" metaFont="smallSystem"/>
10854                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10855                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10856                                             </tableHeaderCell>
10857                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13684">
10858                                                 <font key="font" metaFont="system"/>
10859                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10860                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10861                                             </textFieldCell>
10862                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10863                                             <connections>
10864                                                 <binding destination="13253" name="value" keyPath="arrangedObjects.manko" id="13785">
10865                                                     <dictionary key="options">
10866                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10867                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10868                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10869                                                     </dictionary>
10870                                                 </binding>
10871                                             </connections>
10872                                         </tableColumn>
10873                                     </tableColumns>
10874                                 </tableView>
10875                             </subviews>
10876                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10877                         </clipView>
10878                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="13679">
10879                             <rect key="frame" x="1" y="118" width="258" height="16"/>
10880                             <autoresizingMask key="autoresizingMask"/>
10881                         </scroller>
10882                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13681">
10883                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10884                             <autoresizingMask key="autoresizingMask"/>
10885                         </scroller>
10886                         <tableHeaderView key="headerView" id="13715">
10887                             <rect key="frame" x="0.0" y="0.0" width="308" height="17"/>
10888                             <autoresizingMask key="autoresizingMask"/>
10889                         </tableHeaderView>
10890                     </scrollView>
10891                 </subviews>
10892             </view>
10893         </window>
10894         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13441" userLabel="召喚リストコマンド" customClass="NSPanel">
10895             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
10896             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10897             <rect key="contentRect" x="196" y="132" width="300" height="241"/>
10898             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10899             <view key="contentView" id="13442">
10900                 <rect key="frame" x="0.0" y="0.0" width="300" height="241"/>
10901                 <autoresizingMask key="autoresizingMask"/>
10902                 <subviews>
10903                     <textField verticalHuggingPriority="750" id="13447">
10904                         <rect key="frame" x="9" y="215" width="69" height="17"/>
10905                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10906                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="召還リスト" id="13464">
10907                             <font key="font" size="13" name="AquaKana"/>
10908                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10909                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10910                         </textFieldCell>
10911                     </textField>
10912                     <textField verticalHuggingPriority="750" id="13462">
10913                         <rect key="frame" x="332" y="82" width="38" height="17"/>
10914                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10915                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="13463">
10916                             <font key="font" metaFont="system"/>
10917                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10918                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10919                         </textFieldCell>
10920                     </textField>
10921                     <button verticalHuggingPriority="750" id="13445">
10922                         <rect key="frame" x="251" y="35" width="45" height="32"/>
10923                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10924                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13470">
10925                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10926                             <font key="font" size="13" name="AquaKana"/>
10927                         </buttonCell>
10928                         <connections>
10929                             <action selector="SLunitDelete:" target="3039" id="13490"/>
10930                         </connections>
10931                     </button>
10932                     <button verticalHuggingPriority="750" id="13443">
10933                         <rect key="frame" x="230" y="2" width="66" height="32"/>
10934                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10935                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13472">
10936                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10937                             <font key="font" size="13" name="AquaKana"/>
10938                         </buttonCell>
10939                         <connections>
10940                             <action selector="SLunitSubmit:" target="3039" id="13491"/>
10941                         </connections>
10942                     </button>
10943                     <button verticalHuggingPriority="750" id="13444">
10944                         <rect key="frame" x="204" y="35" width="49" height="32"/>
10945                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10946                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13471">
10947                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10948                             <font key="font" size="13" name="AquaKana"/>
10949                         </buttonCell>
10950                         <connections>
10951                             <action selector="SLunitAdd:" target="3039" id="13540"/>
10952                         </connections>
10953                     </button>
10954                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13518">
10955                         <rect key="frame" x="12" y="72" width="278" height="135"/>
10956                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10957                         <clipView key="contentView" id="u3X-ic-4gF">
10958                             <rect key="frame" x="1" y="17" width="276" height="117"/>
10959                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10960                             <subviews>
10961                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="13792" id="13521">
10962                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
10963                                     <autoresizingMask key="autoresizingMask"/>
10964                                     <size key="intercellSpacing" width="3" height="2"/>
10965                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10966                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10967                                     <tableColumns>
10968                                         <tableColumn width="191.66796875" minWidth="40" maxWidth="1000" id="13522">
10969                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="召還ユニット">
10970                                                 <font key="font" metaFont="smallSystem"/>
10971                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10972                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10973                                             </tableHeaderCell>
10974                                             <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">
10975                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10976                                                 <font key="font" metaFont="menu"/>
10977                                                 <menu key="menu" title="OtherViews" id="13524">
10978                                                     <items>
10979                                                         <menuItem title="Pop Up" state="on" id="13525"/>
10980                                                     </items>
10981                                                 </menu>
10982                                             </popUpButtonCell>
10983                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10984                                             <connections>
10985                                                 <binding destination="13254" name="content" keyPath="arrangedObjects.name" id="13780"/>
10986                                                 <binding destination="13254" name="selectedIndex" keyPath="arrangedObjects.sel" previousBinding="13780" id="13791">
10987                                                     <dictionary key="options">
10988                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10989                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10990                                                     </dictionary>
10991                                                 </binding>
10992                                             </connections>
10993                                         </tableColumn>
10994                                         <tableColumn width="78" minWidth="10" maxWidth="3.4028234663852886e+38" id="13777">
10995                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費MP">
10996                                                 <font key="font" metaFont="smallSystem"/>
10997                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10998                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10999                                             </tableHeaderCell>
11000                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13778">
11001                                                 <font key="font" metaFont="system"/>
11002                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11003                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11004                                             </textFieldCell>
11005                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11006                                             <connections>
11007                                                 <binding destination="13254" name="value" keyPath="arrangedObjects.MP" id="13787">
11008                                                     <dictionary key="options">
11009                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11010                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11011                                                     </dictionary>
11012                                                 </binding>
11013                                             </connections>
11014                                         </tableColumn>
11015                                     </tableColumns>
11016                                 </tableView>
11017                             </subviews>
11018                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11019                         </clipView>
11020                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="13520">
11021                             <rect key="frame" x="1" y="118" width="276" height="16"/>
11022                             <autoresizingMask key="autoresizingMask"/>
11023                         </scroller>
11024                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13519">
11025                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11026                             <autoresizingMask key="autoresizingMask"/>
11027                         </scroller>
11028                         <tableHeaderView key="headerView" id="13792">
11029                             <rect key="frame" x="0.0" y="0.0" width="276" height="17"/>
11030                             <autoresizingMask key="autoresizingMask"/>
11031                         </tableHeaderView>
11032                     </scrollView>
11033                 </subviews>
11034             </view>
11035         </window>
11036         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13719" userLabel="勝利画面" customClass="NSPanel">
11037             <windowStyleMask key="styleMask" utility="YES"/>
11038             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11039             <rect key="contentRect" x="196" y="112" width="400" height="150"/>
11040             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11041             <view key="contentView" id="13720">
11042                 <rect key="frame" x="0.0" y="0.0" width="400" height="150"/>
11043                 <autoresizingMask key="autoresizingMask"/>
11044                 <subviews>
11045                     <textField verticalHuggingPriority="750" id="13721">
11046                         <rect key="frame" x="17" y="20" width="366" height="110"/>
11047                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11048                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="赤軍の勝利" id="13722">
11049                             <font key="font" size="50" name="HiraKakuProN-W3"/>
11050                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11051                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11052                         </textFieldCell>
11053                     </textField>
11054                 </subviews>
11055             </view>
11056         </window>
11057         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13903" userLabel="建物作成" customClass="NSPanel">
11058             <windowStyleMask key="styleMask" utility="YES"/>
11059             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11060             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
11061             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11062             <view key="contentView" id="13904">
11063                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
11064                 <autoresizingMask key="autoresizingMask"/>
11065                 <subviews>
11066                     <button verticalHuggingPriority="750" id="13905">
11067                         <rect key="frame" x="372" y="5" width="100" height="23"/>
11068                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11069                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13961">
11070                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11071                             <font key="font" size="13" name="AquaKana"/>
11072                         </buttonCell>
11073                         <connections>
11074                             <action selector="pushCancelBCL:" target="10496" id="14056"/>
11075                         </connections>
11076                     </button>
11077                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13913">
11078                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
11079                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11080                         <clipView key="contentView" id="pGh-i6-idT">
11081                             <rect key="frame" x="1" y="17" width="500" height="280"/>
11082                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11083                             <subviews>
11084                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="13942" id="13939">
11085                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
11086                                     <autoresizingMask key="autoresizingMask"/>
11087                                     <size key="intercellSpacing" width="3" height="2"/>
11088                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11089                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11090                                     <tableColumns>
11091                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="13943">
11092                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
11093                                                 <font key="font" metaFont="smallSystem"/>
11094                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11095                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11096                                             </tableHeaderCell>
11097                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="13950">
11098                                                 <font key="font" metaFont="system"/>
11099                                             </imageCell>
11100                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11101                                             <connections>
11102                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.img" id="14099">
11103                                                     <dictionary key="options">
11104                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11105                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11106                                                     </dictionary>
11107                                                 </binding>
11108                                             </connections>
11109                                         </tableColumn>
11110                                         <tableColumn editable="NO" width="219.08203125" minWidth="40" maxWidth="1000" id="13945">
11111                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="建設物名">
11112                                                 <font key="font" metaFont="smallSystem"/>
11113                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11114                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11115                                             </tableHeaderCell>
11116                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13948">
11117                                                 <font key="font" metaFont="system"/>
11118                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11119                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11120                                             </textFieldCell>
11121                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11122                                             <connections>
11123                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.name" id="14097">
11124                                                     <dictionary key="options">
11125                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11126                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11127                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11128                                                     </dictionary>
11129                                                 </binding>
11130                                             </connections>
11131                                         </tableColumn>
11132                                         <tableColumn editable="NO" width="210.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="13944">
11133                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
11134                                                 <font key="font" metaFont="smallSystem"/>
11135                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11136                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11137                                             </tableHeaderCell>
11138                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13949">
11139                                                 <font key="font" metaFont="system"/>
11140                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11141                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11142                                             </textFieldCell>
11143                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11144                                             <connections>
11145                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.cost" id="14098">
11146                                                     <dictionary key="options">
11147                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11148                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11149                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11150                                                     </dictionary>
11151                                                 </binding>
11152                                             </connections>
11153                                         </tableColumn>
11154                                     </tableColumns>
11155                                 </tableView>
11156                             </subviews>
11157                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11158                         </clipView>
11159                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="13940">
11160                             <rect key="frame" x="1" y="435" width="480" height="16"/>
11161                             <autoresizingMask key="autoresizingMask"/>
11162                         </scroller>
11163                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13941">
11164                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11165                             <autoresizingMask key="autoresizingMask"/>
11166                         </scroller>
11167                         <tableHeaderView key="headerView" id="13942">
11168                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
11169                             <autoresizingMask key="autoresizingMask"/>
11170                         </tableHeaderView>
11171                     </scrollView>
11172                     <imageView id="13906">
11173                         <rect key="frame" x="194" y="55" width="106" height="106"/>
11174                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11175                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="13958"/>
11176                     </imageView>
11177                 </subviews>
11178             </view>
11179         </window>
11180         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13970" userLabel="ユニット召喚" customClass="NSPanel">
11181             <windowStyleMask key="styleMask" utility="YES"/>
11182             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11183             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
11184             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11185             <view key="contentView" id="13971">
11186                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
11187                 <autoresizingMask key="autoresizingMask"/>
11188                 <subviews>
11189                     <button verticalHuggingPriority="750" id="13972">
11190                         <rect key="frame" x="372" y="5" width="100" height="23"/>
11191                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11192                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14028">
11193                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11194                             <font key="font" size="13" name="AquaKana"/>
11195                         </buttonCell>
11196                         <connections>
11197                             <action selector="pushCancelCSL:" target="10496" id="14057"/>
11198                         </connections>
11199                     </button>
11200                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13980">
11201                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
11202                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11203                         <clipView key="contentView" id="q6T-Kx-cAv">
11204                             <rect key="frame" x="1" y="17" width="500" height="280"/>
11205                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11206                             <subviews>
11207                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="14009" id="14006">
11208                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
11209                                     <autoresizingMask key="autoresizingMask"/>
11210                                     <size key="intercellSpacing" width="3" height="2"/>
11211                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11212                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11213                                     <tableColumns>
11214                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="14010">
11215                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
11216                                                 <font key="font" metaFont="smallSystem"/>
11217                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11218                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11219                                             </tableHeaderCell>
11220                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="14017">
11221                                                 <font key="font" metaFont="system"/>
11222                                             </imageCell>
11223                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11224                                             <connections>
11225                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.img" id="14105">
11226                                                     <dictionary key="options">
11227                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11228                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11229                                                     </dictionary>
11230                                                 </binding>
11231                                             </connections>
11232                                         </tableColumn>
11233                                         <tableColumn editable="NO" width="147.08203125" minWidth="40" maxWidth="1000" id="14012">
11234                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
11235                                                 <font key="font" metaFont="smallSystem"/>
11236                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11237                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11238                                             </tableHeaderCell>
11239                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14015">
11240                                                 <font key="font" metaFont="system"/>
11241                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11242                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11243                                             </textFieldCell>
11244                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11245                                             <connections>
11246                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.name" id="14106">
11247                                                     <dictionary key="options">
11248                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11249                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11250                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11251                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11252                                                     </dictionary>
11253                                                 </binding>
11254                                             </connections>
11255                                         </tableColumn>
11256                                         <tableColumn editable="NO" width="55.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="14011">
11257                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
11258                                                 <font key="font" metaFont="smallSystem"/>
11259                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11260                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11261                                             </tableHeaderCell>
11262                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14016">
11263                                                 <font key="font" metaFont="system"/>
11264                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11265                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11266                                             </textFieldCell>
11267                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11268                                             <connections>
11269                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.HP" id="14107">
11270                                                     <dictionary key="options">
11271                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11272                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11273                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11274                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11275                                                     </dictionary>
11276                                                 </binding>
11277                                             </connections>
11278                                         </tableColumn>
11279                                         <tableColumn editable="NO" width="223.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="14013">
11280                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費MP">
11281                                                 <font key="font" metaFont="smallSystem"/>
11282                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11283                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11284                                             </tableHeaderCell>
11285                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14014">
11286                                                 <font key="font" metaFont="system"/>
11287                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11288                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11289                                             </textFieldCell>
11290                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11291                                             <connections>
11292                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.cost" id="14108">
11293                                                     <dictionary key="options">
11294                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11295                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11296                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11297                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11298                                                     </dictionary>
11299                                                 </binding>
11300                                             </connections>
11301                                         </tableColumn>
11302                                     </tableColumns>
11303                                 </tableView>
11304                             </subviews>
11305                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11306                         </clipView>
11307                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14007">
11308                             <rect key="frame" x="1" y="435" width="480" height="16"/>
11309                             <autoresizingMask key="autoresizingMask"/>
11310                         </scroller>
11311                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14008">
11312                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11313                             <autoresizingMask key="autoresizingMask"/>
11314                         </scroller>
11315                         <tableHeaderView key="headerView" id="14009">
11316                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
11317                             <autoresizingMask key="autoresizingMask"/>
11318                         </tableHeaderView>
11319                     </scrollView>
11320                     <textField verticalHuggingPriority="750" id="13979">
11321                         <rect key="frame" x="17" y="158" width="105" height="17"/>
11322                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11323                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 ----" id="14018">
11324                             <font key="font" size="13" name="AquaKana"/>
11325                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11326                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11327                         </textFieldCell>
11328                     </textField>
11329                     <textField verticalHuggingPriority="750" id="13978">
11330                         <rect key="frame" x="17" y="133" width="105" height="17"/>
11331                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11332                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 ----" id="14020">
11333                             <font key="font" size="13" name="AquaKana"/>
11334                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11335                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11336                         </textFieldCell>
11337                     </textField>
11338                     <textField verticalHuggingPriority="750" id="13977">
11339                         <rect key="frame" x="17" y="108" width="105" height="17"/>
11340                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11341                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 ----" id="14021">
11342                             <font key="font" size="13" name="AquaKana"/>
11343                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11344                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11345                         </textFieldCell>
11346                     </textField>
11347                     <textField verticalHuggingPriority="750" id="13976">
11348                         <rect key="frame" x="17" y="83" width="105" height="17"/>
11349                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11350                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 ----" id="14022">
11351                             <font key="font" size="13" name="AquaKana"/>
11352                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11353                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11354                         </textFieldCell>
11355                     </textField>
11356                     <textField verticalHuggingPriority="750" id="13975">
11357                         <rect key="frame" x="17" y="58" width="105" height="17"/>
11358                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11359                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 ----" id="14023">
11360                             <font key="font" size="13" name="AquaKana"/>
11361                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11362                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11363                         </textFieldCell>
11364                     </textField>
11365                     <textField verticalHuggingPriority="750" id="13974">
11366                         <rect key="frame" x="17" y="33" width="105" height="17"/>
11367                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11368                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 ----" id="14024">
11369                             <font key="font" size="13" name="AquaKana"/>
11370                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11371                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11372                         </textFieldCell>
11373                     </textField>
11374                     <imageView id="13973">
11375                         <rect key="frame" x="194" y="55" width="106" height="106"/>
11376                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11377                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14025"/>
11378                     </imageView>
11379                 </subviews>
11380             </view>
11381         </window>
11382         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="14150" userLabel="立ち絵リスト" customClass="NSPanel">
11383             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11384             <rect key="contentRect" x="196" y="112" width="470" height="378"/>
11385             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11386             <view key="contentView" id="14151">
11387                 <rect key="frame" x="0.0" y="0.0" width="470" height="378"/>
11388                 <autoresizingMask key="autoresizingMask"/>
11389                 <subviews>
11390                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14152">
11391                         <rect key="frame" x="-1" y="83" width="472" height="296"/>
11392                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11393                         <clipView key="contentView" id="HXb-bh-GwK">
11394                             <rect key="frame" x="1" y="17" width="470" height="278"/>
11395                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11396                             <subviews>
11397                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="2xe-Ys-y8C" id="14153">
11398                                     <rect key="frame" x="0.0" y="0.0" width="465" height="19"/>
11399                                     <autoresizingMask key="autoresizingMask"/>
11400                                     <size key="intercellSpacing" width="3" height="2"/>
11401                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11402                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11403                                     <tableColumns>
11404                                         <tableColumn width="209.33203125" minWidth="40" maxWidth="1000" id="14157">
11405                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="立ち絵名">
11406                                                 <font key="font" metaFont="smallSystem"/>
11407                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11408                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11409                                             </tableHeaderCell>
11410                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14160">
11411                                                 <font key="font" metaFont="system"/>
11412                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11413                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11414                                             </textFieldCell>
11415                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11416                                             <connections>
11417                                                 <binding destination="14319" name="value" keyPath="arrangedObjects.name" id="14372">
11418                                                     <dictionary key="options">
11419                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11420                                                     </dictionary>
11421                                                 </binding>
11422                                             </connections>
11423                                         </tableColumn>
11424                                         <tableColumn width="250.18359375" minWidth="40" maxWidth="1000" id="14158">
11425                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
11426                                                 <font key="font" metaFont="smallSystem"/>
11427                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11428                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11429                                             </tableHeaderCell>
11430                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14159">
11431                                                 <font key="font" metaFont="system"/>
11432                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11433                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11434                                             </textFieldCell>
11435                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11436                                             <connections>
11437                                                 <binding destination="14319" name="value" keyPath="arrangedObjects.file" id="QXD-E9-NPZ">
11438                                                     <dictionary key="options">
11439                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11440                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11441                                                     </dictionary>
11442                                                 </binding>
11443                                             </connections>
11444                                         </tableColumn>
11445                                     </tableColumns>
11446                                 </tableView>
11447                             </subviews>
11448                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11449                         </clipView>
11450                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="14154">
11451                             <rect key="frame" x="1" y="279" width="470" height="16"/>
11452                             <autoresizingMask key="autoresizingMask"/>
11453                         </scroller>
11454                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="14156">
11455                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11456                             <autoresizingMask key="autoresizingMask"/>
11457                         </scroller>
11458                         <tableHeaderView key="headerView" id="2xe-Ys-y8C">
11459                             <rect key="frame" x="0.0" y="0.0" width="470" height="17"/>
11460                             <autoresizingMask key="autoresizingMask"/>
11461                         </tableHeaderView>
11462                     </scrollView>
11463                     <button verticalHuggingPriority="750" id="14308">
11464                         <rect key="frame" x="14" y="43" width="51" height="32"/>
11465                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11466                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14309">
11467                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11468                             <font key="font" metaFont="system"/>
11469                         </buttonCell>
11470                         <connections>
11471                             <action selector="insertLineStand:" target="9720" id="14365"/>
11472                         </connections>
11473                     </button>
11474                     <button verticalHuggingPriority="750" id="14312">
11475                         <rect key="frame" x="65" y="43" width="48" height="32"/>
11476                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11477                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14313">
11478                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11479                             <font key="font" metaFont="system"/>
11480                         </buttonCell>
11481                         <connections>
11482                             <action selector="removeLineStand:" target="9720" id="14366"/>
11483                         </connections>
11484                     </button>
11485                     <button verticalHuggingPriority="750" id="14167">
11486                         <rect key="frame" x="390" y="13" width="66" height="32"/>
11487                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11488                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14168">
11489                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11490                             <font key="font" size="13" name="AquaKana"/>
11491                         </buttonCell>
11492                         <connections>
11493                             <action selector="backStand:" target="9720" id="14359"/>
11494                         </connections>
11495                     </button>
11496                 </subviews>
11497             </view>
11498             <point key="canvasLocation" x="1010" y="-252"/>
11499         </window>
11500         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="14176" userLabel="レイヤー決定" customClass="NSPanel">
11501             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11502             <rect key="contentRect" x="196" y="112" width="640" height="480"/>
11503             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
11504             <view key="contentView" id="14177">
11505                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
11506                 <autoresizingMask key="autoresizingMask"/>
11507                 <subviews>
11508                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14178">
11509                         <rect key="frame" x="20" y="360" width="201" height="100"/>
11510                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11511                         <clipView key="contentView" id="kCI-gr-QUs">
11512                             <rect key="frame" x="1" y="17" width="199" height="82"/>
11513                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11514                             <subviews>
11515                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="14181" id="14179">
11516                                     <rect key="frame" x="0.0" y="0.0" width="199" height="19"/>
11517                                     <autoresizingMask key="autoresizingMask"/>
11518                                     <size key="intercellSpacing" width="3" height="2"/>
11519                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11520                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11521                                     <tableColumns>
11522                                         <tableColumn width="128.0390625" minWidth="40" maxWidth="1000" id="14183">
11523                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ベース">
11524                                                 <font key="font" metaFont="smallSystem"/>
11525                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11526                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11527                                             </tableHeaderCell>
11528                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14186">
11529                                                 <font key="font" metaFont="system"/>
11530                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11531                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11532                                             </textFieldCell>
11533                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11534                                             <connections>
11535                                                 <binding destination="O9l-8N-49r" name="value" keyPath="arrangedObjects.name" id="s5j-SN-mH0">
11536                                                     <dictionary key="options">
11537                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11538                                                     </dictionary>
11539                                                 </binding>
11540                                             </connections>
11541                                         </tableColumn>
11542                                         <tableColumn width="65" minWidth="10" maxWidth="3.4028234663852886e+38" id="14207">
11543                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="優先度">
11544                                                 <font key="font" metaFont="smallSystem"/>
11545                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11546                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11547                                             </tableHeaderCell>
11548                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14208">
11549                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
11550                                                 <font key="font" metaFont="system"/>
11551                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11552                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11553                                             </textFieldCell>
11554                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11555                                             <connections>
11556                                                 <binding destination="O9l-8N-49r" name="value" keyPath="arrangedObjects.z" id="Olg-qn-ejY">
11557                                                     <dictionary key="options">
11558                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11559                                                     </dictionary>
11560                                                 </binding>
11561                                             </connections>
11562                                         </tableColumn>
11563                                     </tableColumns>
11564                                 </tableView>
11565                             </subviews>
11566                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11567                         </clipView>
11568                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14180">
11569                             <rect key="frame" x="1" y="118" width="198" height="16"/>
11570                             <autoresizingMask key="autoresizingMask"/>
11571                         </scroller>
11572                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14182">
11573                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11574                             <autoresizingMask key="autoresizingMask"/>
11575                         </scroller>
11576                         <tableHeaderView key="headerView" id="14181">
11577                             <rect key="frame" x="0.0" y="0.0" width="199" height="17"/>
11578                             <autoresizingMask key="autoresizingMask"/>
11579                         </tableHeaderView>
11580                     </scrollView>
11581                     <button verticalHuggingPriority="750" id="14209">
11582                         <rect key="frame" x="14" y="324" width="51" height="32"/>
11583                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11584                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14210">
11585                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11586                             <font key="font" metaFont="system"/>
11587                         </buttonCell>
11588                         <connections>
11589                             <action selector="insert1:" target="9720" id="xxX-wg-qm2"/>
11590                         </connections>
11591                     </button>
11592                     <button verticalHuggingPriority="750" id="14213">
11593                         <rect key="frame" x="65" y="324" width="48" height="32"/>
11594                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11595                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14214">
11596                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11597                             <font key="font" metaFont="system"/>
11598                         </buttonCell>
11599                         <connections>
11600                             <action selector="remove1:" target="9720" id="54Q-AO-TJM"/>
11601                         </connections>
11602                     </button>
11603                     <button verticalHuggingPriority="750" id="14226">
11604                         <rect key="frame" x="14" y="189" width="51" height="32"/>
11605                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11606                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14229">
11607                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11608                             <font key="font" metaFont="system"/>
11609                         </buttonCell>
11610                         <connections>
11611                             <action selector="insert2:" target="9720" id="J2I-zl-mVZ"/>
11612                         </connections>
11613                     </button>
11614                     <button verticalHuggingPriority="750" id="14227">
11615                         <rect key="frame" x="65" y="189" width="48" height="32"/>
11616                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11617                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14228">
11618                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11619                             <font key="font" metaFont="system"/>
11620                         </buttonCell>
11621                         <connections>
11622                             <action selector="remove2:" target="9720" id="sHK-hz-RtB"/>
11623                         </connections>
11624                     </button>
11625                     <textField verticalHuggingPriority="750" id="14235">
11626                         <rect key="frame" x="62" y="164" width="50" height="22"/>
11627                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11628                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14236">
11629                             <font key="font" metaFont="system"/>
11630                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
11631                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
11632                         </textFieldCell>
11633                     </textField>
11634                     <textField verticalHuggingPriority="750" id="14241">
11635                         <rect key="frame" x="169" y="164" width="50" height="22"/>
11636                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11637                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14243">
11638                             <font key="font" metaFont="system"/>
11639                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
11640                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
11641                         </textFieldCell>
11642                     </textField>
11643                     <textField verticalHuggingPriority="750" id="14250">
11644                         <rect key="frame" x="18" y="167" width="39" height="17"/>
11645                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11646                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="X座標" id="14251">
11647                             <font key="font" metaFont="system"/>
11648                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11649                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11650                         </textFieldCell>
11651                     </textField>
11652                     <textField verticalHuggingPriority="750" id="14254">
11653                         <rect key="frame" x="125" y="167" width="39" height="17"/>
11654                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11655                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Y座標" id="14255">
11656                             <font key="font" metaFont="system"/>
11657                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11658                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11659                         </textFieldCell>
11660                     </textField>
11661                     <imageView id="14275">
11662                         <rect key="frame" x="18" y="17" width="97" height="142"/>
11663                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11664                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14276"/>
11665                         <connections>
11666                             <binding destination="O9l-8N-49r" name="value" keyPath="selection.img" id="KUL-Fr-Z5d"/>
11667                         </connections>
11668                     </imageView>
11669                     <customView id="14286" customClass="StandView">
11670                         <rect key="frame" x="222" y="0.0" width="418" height="480"/>
11671                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11672                     </customView>
11673                     <button verticalHuggingPriority="750" id="14301">
11674                         <rect key="frame" x="161" y="189" width="66" height="32"/>
11675                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11676                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14302">
11677                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11678                             <font key="font" size="13" name="AquaKana"/>
11679                         </buttonCell>
11680                         <connections>
11681                             <action selector="submitStand:" target="9720" id="14360"/>
11682                         </connections>
11683                     </button>
11684                     <imageView id="14379">
11685                         <rect key="frame" x="120" y="17" width="97" height="142"/>
11686                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11687                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14381"/>
11688                         <connections>
11689                             <binding destination="9K5-gj-GuP" name="value" keyPath="selection.img" id="oi1-L2-J8D"/>
11690                         </connections>
11691                     </imageView>
11692                     <button verticalHuggingPriority="750" id="nfl-k8-P5F">
11693                         <rect key="frame" x="160" y="324" width="66" height="32"/>
11694                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11695                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="scd-6z-nYc">
11696                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11697                             <font key="font" size="13" name="HiraKakuProN-W3"/>
11698                         </buttonCell>
11699                         <connections>
11700                             <action selector="saveBtn:" target="9720" id="hSD-kZ-gBc"/>
11701                         </connections>
11702                     </button>
11703                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14192">
11704                         <rect key="frame" x="20" y="225" width="201" height="100"/>
11705                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11706                         <clipView key="contentView" id="qQd-HD-6qz">
11707                             <rect key="frame" x="1" y="17" width="199" height="82"/>
11708                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11709                             <subviews>
11710                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="none" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="14194" id="14196">
11711                                     <rect key="frame" x="0.0" y="0.0" width="199" height="19"/>
11712                                     <autoresizingMask key="autoresizingMask"/>
11713                                     <size key="intercellSpacing" width="3" height="2"/>
11714                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11715                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11716                                     <tableColumns>
11717                                         <tableColumn width="117.8125" minWidth="40" maxWidth="1000" id="14197">
11718                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="レイヤー">
11719                                                 <font key="font" metaFont="smallSystem"/>
11720                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11721                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11722                                             </tableHeaderCell>
11723                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14198">
11724                                                 <font key="font" metaFont="system"/>
11725                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11726                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11727                                             </textFieldCell>
11728                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11729                                             <connections>
11730                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.name" id="GHh-NA-65u">
11731                                                     <dictionary key="options">
11732                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11733                                                     </dictionary>
11734                                                 </binding>
11735                                             </connections>
11736                                         </tableColumn>
11737                                         <tableColumn width="41" minWidth="10" maxWidth="3.4028234663852886e+38" id="14219">
11738                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="優先度">
11739                                                 <font key="font" metaFont="smallSystem"/>
11740                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11741                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11742                                             </tableHeaderCell>
11743                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14220">
11744                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
11745                                                 <font key="font" metaFont="system"/>
11746                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11747                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11748                                             </textFieldCell>
11749                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11750                                             <connections>
11751                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.z" id="wly-zf-i2d">
11752                                                     <dictionary key="options">
11753                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11754                                                     </dictionary>
11755                                                 </binding>
11756                                             </connections>
11757                                         </tableColumn>
11758                                         <tableColumn width="30.62890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="14221">
11759                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="可視">
11760                                                 <font key="font" metaFont="smallSystem"/>
11761                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11762                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11763                                             </tableHeaderCell>
11764                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="only" alignment="left" inset="2" id="14225">
11765                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
11766                                                 <font key="font" metaFont="system"/>
11767                                             </buttonCell>
11768                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11769                                             <connections>
11770                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.v" id="cha-9Z-8pa">
11771                                                     <dictionary key="options">
11772                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11773                                                     </dictionary>
11774                                                 </binding>
11775                                             </connections>
11776                                         </tableColumn>
11777                                     </tableColumns>
11778                                 </tableView>
11779                             </subviews>
11780                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11781                         </clipView>
11782                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14195">
11783                             <rect key="frame" x="1" y="83" width="199" height="16"/>
11784                             <autoresizingMask key="autoresizingMask"/>
11785                         </scroller>
11786                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14193">
11787                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11788                             <autoresizingMask key="autoresizingMask"/>
11789                         </scroller>
11790                         <tableHeaderView key="headerView" id="14194">
11791                             <rect key="frame" x="0.0" y="0.0" width="199" height="17"/>
11792                             <autoresizingMask key="autoresizingMask"/>
11793                         </tableHeaderView>
11794                     </scrollView>
11795                 </subviews>
11796             </view>
11797         </window>
11798         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="PjK-su-h3Y" userLabel="イベントウィンドウ">
11799             <windowStyleMask key="styleMask" titled="YES"/>
11800             <rect key="contentRect" x="678" y="400" width="640" height="480"/>
11801             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11802             <view key="contentView" id="9X5-Bv-yrP">
11803                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
11804                 <autoresizingMask key="autoresizingMask"/>
11805                 <subviews>
11806                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="top-ch-fbA">
11807                         <rect key="frame" x="-1" y="64" width="406" height="417"/>
11808                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11809                         <clipView key="contentView" id="Ps1-nG-rt1">
11810                             <rect key="frame" x="1" y="1" width="404" height="415"/>
11811                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11812                             <subviews>
11813                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="z7M-O3-mGg">
11814                                     <rect key="frame" x="0.0" y="0.0" width="404" height="19"/>
11815                                     <autoresizingMask key="autoresizingMask"/>
11816                                     <size key="intercellSpacing" width="3" height="2"/>
11817                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11818                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11819                                     <tableColumns>
11820                                         <tableColumn editable="NO" width="401" minWidth="40" maxWidth="1000" id="9n5-Xs-ZEC">
11821                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
11822                                                 <font key="font" metaFont="smallSystem"/>
11823                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11824                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11825                                             </tableHeaderCell>
11826                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="LTn-bh-1lU">
11827                                                 <font key="font" metaFont="system"/>
11828                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11829                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11830                                             </textFieldCell>
11831                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11832                                             <connections>
11833                                                 <binding destination="v8V-gL-u6H" name="value" keyPath="arrangedObjects.value" id="nxn-er-kaD">
11834                                                     <dictionary key="options">
11835                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11836                                                     </dictionary>
11837                                                 </binding>
11838                                             </connections>
11839                                         </tableColumn>
11840                                     </tableColumns>
11841                                 </tableView>
11842                             </subviews>
11843                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11844                         </clipView>
11845                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="PEO-Op-Sg0">
11846                             <rect key="frame" x="1" y="119" width="223" height="15"/>
11847                             <autoresizingMask key="autoresizingMask"/>
11848                         </scroller>
11849                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aoH-Gc-3E4">
11850                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11851                             <autoresizingMask key="autoresizingMask"/>
11852                         </scroller>
11853                     </scrollView>
11854                     <button verticalHuggingPriority="750" id="HZj-3x-l9J">
11855                         <rect key="frame" x="14" y="16" width="35" height="32"/>
11856                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11857                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1q2-E2-mzz">
11858                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11859                             <font key="font" size="13" name="AquaKana"/>
11860                         </buttonCell>
11861                         <connections>
11862                             <action selector="eventInsert:" target="3826" id="uQN-kX-Pb7"/>
11863                         </connections>
11864                     </button>
11865                     <button verticalHuggingPriority="750" id="TU5-F1-skY">
11866                         <rect key="frame" x="49" y="16" width="35" height="32"/>
11867                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11868                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JVe-1T-cIY">
11869                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11870                             <font key="font" size="13" name="AquaKana"/>
11871                         </buttonCell>
11872                         <connections>
11873                             <action selector="eventDelete:" target="3826" id="tKG-Fi-xPN"/>
11874                         </connections>
11875                     </button>
11876                     <button verticalHuggingPriority="750" id="jRT-Sw-Ejb">
11877                         <rect key="frame" x="546" y="13" width="79" height="32"/>
11878                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11879                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HPo-IU-dza">
11880                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11881                             <font key="font" size="13" name="AquaKana"/>
11882                         </buttonCell>
11883                         <connections>
11884                             <action selector="eventSubmit:" target="3826" id="jyO-5j-58t"/>
11885                         </connections>
11886                     </button>
11887                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="yHn-IE-iWY">
11888                         <rect key="frame" x="411" y="443" width="56" height="17"/>
11889                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11890                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件" id="q20-pO-SYA">
11891                             <font key="font" size="13" name="AquaKana"/>
11892                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11893                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11894                         </textFieldCell>
11895                     </textField>
11896                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QMD-0u-TLe">
11897                         <rect key="frame" x="411" y="352" width="56" height="17"/>
11898                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11899                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件" id="Slg-dv-6Qp">
11900                             <font key="font" size="13" name="AquaKana"/>
11901                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11902                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11903                         </textFieldCell>
11904                     </textField>
11905                     <button verticalHuggingPriority="750" id="eiy-QY-e5X">
11906                         <rect key="frame" x="552" y="434" width="66" height="32"/>
11907                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11908                         <buttonCell key="cell" type="push" title="変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="APN-Dr-gNb">
11909                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11910                             <font key="font" size="13" name="AquaKana"/>
11911                         </buttonCell>
11912                         <connections>
11913                             <action selector="EEGClight:" target="3826" id="Sne-NP-Iee"/>
11914                         </connections>
11915                     </button>
11916                     <button verticalHuggingPriority="750" id="fWm-Hp-uNK">
11917                         <rect key="frame" x="552" y="343" width="66" height="32"/>
11918                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11919                         <buttonCell key="cell" type="push" title="変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fFC-VL-rrL">
11920                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11921                             <font key="font" size="13" name="AquaKana"/>
11922                         </buttonCell>
11923                         <connections>
11924                             <action selector="EEGCdark:" target="3826" id="98y-sY-kaq"/>
11925                         </connections>
11926                     </button>
11927                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="rrJ-9w-3Un">
11928                         <rect key="frame" x="411" y="418" width="203" height="17"/>
11929                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11930                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件の条件" id="TST-aQ-9nr">
11931                             <font key="font" size="13" name="AquaKana"/>
11932                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11933                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11934                         </textFieldCell>
11935                     </textField>
11936                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zmb-8a-Dzc">
11937                         <rect key="frame" x="411" y="327" width="203" height="17"/>
11938                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11939                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件の条件" id="ntr-H4-G7K">
11940                             <font key="font" size="13" name="AquaKana"/>
11941                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11942                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11943                         </textFieldCell>
11944                     </textField>
11945                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="VhI-J2-wyf">
11946                         <rect key="frame" x="411" y="396" width="203" height="17"/>
11947                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11948                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件の条件2" id="7vM-cy-IEp">
11949                             <font key="font" size="13" name="AquaKana"/>
11950                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11951                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11952                         </textFieldCell>
11953                     </textField>
11954                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Adq-YP-qts">
11955                         <rect key="frame" x="411" y="305" width="203" height="17"/>
11956                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11957                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件の条件2" id="ICs-69-nwA">
11958                             <font key="font" size="13" name="AquaKana"/>
11959                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11960                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11961                         </textFieldCell>
11962                     </textField>
11963                     <button id="0Uk-yg-qGf">
11964                         <rect key="frame" x="411" y="263" width="126" height="18"/>
11965                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11966                         <buttonCell key="cell" type="check" title="イベント座標指定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2Me-TU-3r7">
11967                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
11968                             <font key="font" size="13" name="AquaKana"/>
11969                         </buttonCell>
11970                         <connections>
11971                             <action selector="eventCheckBtn:" target="3826" id="xG7-hc-9Ma"/>
11972                         </connections>
11973                     </button>
11974                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="VyG-ve-mib">
11975                         <rect key="frame" x="413" y="230" width="218" height="27"/>
11976                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11977                         <clipView key="contentView" id="gVa-WD-pej">
11978                             <rect key="frame" x="1" y="1" width="216" height="25"/>
11979                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11980                             <subviews>
11981                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Zy7-VL-AJQ">
11982                                     <rect key="frame" x="0.0" y="0.0" width="216" height="19"/>
11983                                     <autoresizingMask key="autoresizingMask"/>
11984                                     <size key="intercellSpacing" width="3" height="2"/>
11985                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11986                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11987                                     <tableColumns>
11988                                         <tableColumn width="213" minWidth="40" maxWidth="1000" id="PjU-Hw-wRh">
11989                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
11990                                                 <font key="font" metaFont="smallSystem"/>
11991                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11992                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11993                                             </tableHeaderCell>
11994                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Vak-z3-m3l">
11995                                                 <font key="font" metaFont="system"/>
11996                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11997                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11998                                             </textFieldCell>
11999                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12000                                             <connections>
12001                                                 <binding destination="6TH-id-uPu" name="value" keyPath="arrangedObjects.name" id="3a9-QA-ReH">
12002                                                     <dictionary key="options">
12003                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12004                                                     </dictionary>
12005                                                 </binding>
12006                                             </connections>
12007                                         </tableColumn>
12008                                     </tableColumns>
12009                                 </tableView>
12010                             </subviews>
12011                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12012                         </clipView>
12013                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="2Ms-oS-61D">
12014                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12015                             <autoresizingMask key="autoresizingMask"/>
12016                         </scroller>
12017                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aEH-5N-nm6">
12018                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12019                             <autoresizingMask key="autoresizingMask"/>
12020                         </scroller>
12021                     </scrollView>
12022                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="bCb-HK-iqT">
12023                         <rect key="frame" x="411" y="205" width="108" height="17"/>
12024                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12025                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベントの接し方" id="1SQ-3v-lv5">
12026                             <font key="font" size="13" name="AquaKana"/>
12027                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12028                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12029                         </textFieldCell>
12030                     </textField>
12031                     <popUpButton verticalHuggingPriority="750" id="gf1-5s-E8a">
12032                         <rect key="frame" x="411" y="173" width="109" height="26"/>
12033                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12034                         <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">
12035                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12036                             <font key="font" metaFont="menu"/>
12037                             <menu key="menu" title="OtherViews" id="Udq-k5-rs2">
12038                                 <items>
12039                                     <menuItem title="座標の上" state="on" id="0bi-oa-tIc"/>
12040                                     <menuItem title="隣接" id="gbE-mW-QHu"/>
12041                                     <menuItem title="接触" id="8DM-XU-6Vs"/>
12042                                     <menuItem title="説得" id="wwJ-UO-DbD"/>
12043                                 </items>
12044                             </menu>
12045                         </popUpButtonCell>
12046                         <connections>
12047                             <action selector="eventPopupBtn:" target="3826" id="nFF-nU-FYb"/>
12048                         </connections>
12049                     </popUpButton>
12050                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="u4S-AJ-0Ha">
12051                         <rect key="frame" x="417" y="145" width="78" height="17"/>
12052                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12053                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="プレイヤー1" id="dkP-6M-7zB">
12054                             <font key="font" size="13" name="AquaKana"/>
12055                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12056                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12057                         </textFieldCell>
12058                     </textField>
12059                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dAo-dL-y3E">
12060                         <rect key="frame" x="530" y="145" width="78" height="17"/>
12061                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12062                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="プレイヤー2" id="pCw-eO-ak2">
12063                             <font key="font" size="13" name="AquaKana"/>
12064                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12065                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12066                         </textFieldCell>
12067                     </textField>
12068                     <popUpButton verticalHuggingPriority="750" id="GDc-cE-cYz">
12069                         <rect key="frame" x="411" y="108" width="109" height="26"/>
12070                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12071                         <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">
12072                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12073                             <font key="font" metaFont="menu"/>
12074                             <menu key="menu" title="OtherViews" id="gli-ea-JN9">
12075                                 <items>
12076                                     <menuItem title="手動" state="on" id="9cQ-Y9-2fD"/>
12077                                     <menuItem title="プレイヤー" id="sgO-M8-ObO"/>
12078                                     <menuItem title="CPU" id="cZC-xf-49R"/>
12079                                 </items>
12080                             </menu>
12081                         </popUpButtonCell>
12082                         <connections>
12083                             <action selector="playerSetBtn1:" target="3826" id="vSE-GW-AkP"/>
12084                         </connections>
12085                     </popUpButton>
12086                     <popUpButton verticalHuggingPriority="750" id="GAD-Rf-DoZ">
12087                         <rect key="frame" x="530" y="108" width="109" height="26"/>
12088                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12089                         <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">
12090                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12091                             <font key="font" metaFont="menu"/>
12092                             <menu key="menu" title="OtherViews" id="dKr-h1-SxE">
12093                                 <items>
12094                                     <menuItem title="手動" state="on" id="VZT-jY-56e"/>
12095                                     <menuItem title="プレイヤー" id="1py-6G-vO8"/>
12096                                     <menuItem title="CPU" id="OFu-J5-j6W"/>
12097                                 </items>
12098                             </menu>
12099                         </popUpButtonCell>
12100                         <connections>
12101                             <action selector="playerSetBtn2:" target="3826" id="nE2-Ey-J2q"/>
12102                         </connections>
12103                     </popUpButton>
12104                     <button id="MEv-FT-WBm">
12105                         <rect key="frame" x="411" y="75" width="113" height="18"/>
12106                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12107                         <buttonCell key="cell" type="check" title="ゲーム条件選択" bezelStyle="regularSquare" imagePosition="left" inset="2" id="thG-aE-Dhk">
12108                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12109                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12110                         </buttonCell>
12111                         <connections>
12112                             <action selector="setBattleModeBtn:" target="3826" id="M9e-Kh-cME"/>
12113                         </connections>
12114                     </button>
12115                     <button hidden="YES" id="W2C-yf-H1p">
12116                         <rect key="frame" x="411" y="50" width="113" height="18"/>
12117                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12118                         <buttonCell key="cell" type="check" title="シナリオモード" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Lx6-BV-Ya5">
12119                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12120                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12121                         </buttonCell>
12122                     </button>
12123                     <tokenField hidden="YES" verticalHuggingPriority="750" id="DZQ-OW-jbE">
12124                         <rect key="frame" x="224" y="22" width="80" height="22"/>
12125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12126                         <tokenFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="left" title="0" drawsBackground="YES" allowsEditingTextAttributes="YES" tokenStyle="plain" id="abk-HD-MMH">
12127                             <font key="font" metaFont="system"/>
12128                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12129                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12130                         </tokenFieldCell>
12131                     </tokenField>
12132                     <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Rj4-d8-9Id">
12133                         <rect key="frame" x="84" y="25" width="134" height="17"/>
12134                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12135                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="このシナリオ認識番号" id="cU9-hf-yx2">
12136                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12137                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
12138                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12139                         </textFieldCell>
12140                     </textField>
12141                     <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ezw-dC-cdW">
12142                         <rect key="frame" x="310" y="24" width="134" height="17"/>
12143                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12144                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="次のシナリオ認識番号" id="dtx-q1-vfw">
12145                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12146                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
12147                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12148                         </textFieldCell>
12149                     </textField>
12150                     <tokenField hidden="YES" verticalHuggingPriority="750" id="8Zt-uE-sze">
12151                         <rect key="frame" x="450" y="21" width="80" height="22"/>
12152                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12153                         <tokenFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="left" title="0" drawsBackground="YES" allowsEditingTextAttributes="YES" tokenStyle="plain" id="6qa-4T-Q4Q">
12154                             <font key="font" metaFont="system"/>
12155                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12156                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12157                         </tokenFieldCell>
12158                     </tokenField>
12159                 </subviews>
12160             </view>
12161         </window>
12162         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="TCU-hD-KGw" userLabel="勝利敗北条件">
12163             <windowStyleMask key="styleMask" titled="YES"/>
12164             <rect key="contentRect" x="196" y="240" width="331" height="479"/>
12165             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12166             <view key="contentView" id="LrC-ge-6ZK">
12167                 <rect key="frame" x="0.0" y="0.0" width="331" height="479"/>
12168                 <autoresizingMask key="autoresizingMask"/>
12169                 <subviews>
12170                     <button verticalHuggingPriority="750" id="YZR-I1-59j">
12171                         <rect key="frame" x="146" y="13" width="66" height="32"/>
12172                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12173                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cdP-cl-ICy">
12174                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12175                             <font key="font" size="13" name="AquaKana"/>
12176                         </buttonCell>
12177                         <connections>
12178                             <action selector="EEGCsubmit:" target="3826" id="Qnu-Ox-haN"/>
12179                         </connections>
12180                     </button>
12181                     <popUpButton verticalHuggingPriority="750" id="USZ-a0-oSz">
12182                         <rect key="frame" x="25" y="417" width="283" height="26"/>
12183                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12184                         <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">
12185                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12186                             <font key="font" metaFont="menu"/>
12187                             <menu key="menu" title="OtherViews" id="TEF-Sl-Rhe">
12188                                 <items>
12189                                     <menuItem title="敵の全滅" id="cCu-5t-qqy">
12190                                         <modifierMask key="keyEquivalentModifierMask" shift="YES"/>
12191                                     </menuItem>
12192                                     <menuItem title="味方の全滅" state="on" id="ont-yH-gVP"/>
12193                                     <menuItem title="全ての指定ユニットの消失" id="I2E-6F-cMN"/>
12194                                     <menuItem title="指定ユニットのいずれかが消失" id="PLv-h8-aOu"/>
12195                                     <menuItem title="指定場所へ移動" id="LdV-kv-dcH"/>
12196                                     <menuItem title="指定拠点の破壊" id="6GY-Q9-Hgw"/>
12197                                     <menuItem title="指定研究が完成" id="Szc-2T-Usd"/>
12198                                     <menuItem title="指定スイッチがオン" id="zRF-bm-GvB"/>
12199                                 </items>
12200                             </menu>
12201                         </popUpButtonCell>
12202                         <connections>
12203                             <action selector="EEGC1select:" target="3826" id="Dii-BY-roo"/>
12204                         </connections>
12205                     </popUpButton>
12206                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="IhI-vu-IpM">
12207                         <rect key="frame" x="27" y="289" width="240" height="116"/>
12208                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12209                         <clipView key="contentView" id="aSR-pq-5p1">
12210                             <rect key="frame" x="1" y="1" width="238" height="114"/>
12211                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12212                             <subviews>
12213                                 <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">
12214                                     <rect key="frame" x="0.0" y="0.0" width="238" height="19"/>
12215                                     <autoresizingMask key="autoresizingMask"/>
12216                                     <size key="intercellSpacing" width="3" height="2"/>
12217                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12218                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12219                                     <tableColumns>
12220                                         <tableColumn editable="NO" width="235" minWidth="40" maxWidth="1000" id="3Lu-rx-WHf">
12221                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12222                                                 <font key="font" metaFont="smallSystem"/>
12223                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12224                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12225                                             </tableHeaderCell>
12226                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bM6-b3-yVC">
12227                                                 <font key="font" metaFont="system"/>
12228                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12229                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12230                                             </textFieldCell>
12231                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12232                                             <connections>
12233                                                 <binding destination="wWg-Ih-Dqr" name="value" keyPath="arrangedObjects.value" id="tS8-Lw-OkF">
12234                                                     <dictionary key="options">
12235                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12236                                                     </dictionary>
12237                                                 </binding>
12238                                             </connections>
12239                                         </tableColumn>
12240                                     </tableColumns>
12241                                 </tableView>
12242                             </subviews>
12243                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12244                         </clipView>
12245                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="TKS-IC-1Ao">
12246                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12247                             <autoresizingMask key="autoresizingMask"/>
12248                         </scroller>
12249                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="hHF-Xy-Qp4">
12250                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12251                             <autoresizingMask key="autoresizingMask"/>
12252                         </scroller>
12253                     </scrollView>
12254                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="nez-dz-aIH">
12255                         <rect key="frame" x="25" y="454" width="56" height="17"/>
12256                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12257                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件" id="k6Z-7a-Qr1">
12258                             <font key="font" size="13" name="AquaKana"/>
12259                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12260                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12261                         </textFieldCell>
12262                     </textField>
12263                     <button verticalHuggingPriority="750" id="zTE-f7-9x0">
12264                         <rect key="frame" x="212" y="13" width="105" height="32"/>
12265                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12266                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="96Q-Fh-HrD">
12267                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12268                             <font key="font" size="13" name="AquaKana"/>
12269                         </buttonCell>
12270                         <connections>
12271                             <action selector="EEGCcancel:" target="3826" id="Wmw-0q-4x4"/>
12272                         </connections>
12273                     </button>
12274                     <button verticalHuggingPriority="750" id="t8a-RS-eCd">
12275                         <rect key="frame" x="27" y="31" width="23" height="23"/>
12276                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12277                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TVc-RZ-WER">
12278                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12279                             <font key="font" metaFont="system"/>
12280                         </buttonCell>
12281                         <connections>
12282                             <action selector="EEGC2insert:" target="3826" id="xTq-vf-892"/>
12283                         </connections>
12284                     </button>
12285                     <button verticalHuggingPriority="750" id="L1i-mT-RgQ">
12286                         <rect key="frame" x="58" y="31" width="23" height="23"/>
12287                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12288                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mkG-7c-b6A">
12289                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12290                             <font key="font" metaFont="system"/>
12291                         </buttonCell>
12292                         <connections>
12293                             <action selector="EEGC2delete:" target="3826" id="fj0-VS-a39"/>
12294                         </connections>
12295                     </button>
12296                     <popUpButton verticalHuggingPriority="750" id="B4c-ot-RZL">
12297                         <rect key="frame" x="25" y="216" width="283" height="26"/>
12298                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12299                         <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">
12300                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12301                             <font key="font" metaFont="menu"/>
12302                             <menu key="menu" title="OtherViews" id="K0n-60-shV">
12303                                 <items>
12304                                     <menuItem title="----" state="on" id="JfA-Ex-v2X"/>
12305                                     <menuItem title="敵の全滅" id="Wex-JY-CoY"/>
12306                                     <menuItem title="味方の全滅" id="58A-jB-9gv"/>
12307                                     <menuItem title="全ての指定ユニットの消失" id="ToG-T2-h5F"/>
12308                                     <menuItem title="指定ユニットのいずれかが消失" id="2C4-w7-4HL"/>
12309                                     <menuItem title="指定場所へ移動" id="ESg-Gk-JVu"/>
12310                                     <menuItem title="指定拠点の破壊" id="Yc0-4y-CTd"/>
12311                                     <menuItem title="指定研究が完成" id="W7F-wR-H8I"/>
12312                                     <menuItem title="指定スイッチがオン" id="qcF-G5-u7a"/>
12313                                 </items>
12314                             </menu>
12315                         </popUpButtonCell>
12316                         <connections>
12317                             <action selector="EEGC2select:" target="3826" id="Xxf-ZH-2z8"/>
12318                         </connections>
12319                     </popUpButton>
12320                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="n1x-NJ-GeN">
12321                         <rect key="frame" x="27" y="88" width="240" height="116"/>
12322                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12323                         <clipView key="contentView" id="Q7n-lT-lDG">
12324                             <rect key="frame" x="1" y="1" width="238" height="114"/>
12325                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12326                             <subviews>
12327                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="tEy-RS-tOd">
12328                                     <rect key="frame" x="0.0" y="0.0" width="238" height="19"/>
12329                                     <autoresizingMask key="autoresizingMask"/>
12330                                     <size key="intercellSpacing" width="3" height="2"/>
12331                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12332                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12333                                     <tableColumns>
12334                                         <tableColumn editable="NO" width="235" minWidth="40" maxWidth="1000" id="L0U-8z-35P">
12335                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12336                                                 <font key="font" metaFont="smallSystem"/>
12337                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12338                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12339                                             </tableHeaderCell>
12340                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="B6C-48-Bkd">
12341                                                 <font key="font" metaFont="system"/>
12342                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12343                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12344                                             </textFieldCell>
12345                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12346                                             <connections>
12347                                                 <binding destination="Eir-uH-Hci" name="value" keyPath="arrangedObjects.value" id="LQe-7w-qcM">
12348                                                     <dictionary key="options">
12349                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12350                                                     </dictionary>
12351                                                 </binding>
12352                                             </connections>
12353                                         </tableColumn>
12354                                     </tableColumns>
12355                                 </tableView>
12356                             </subviews>
12357                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12358                         </clipView>
12359                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="QOu-zt-PRL">
12360                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12361                             <autoresizingMask key="autoresizingMask"/>
12362                         </scroller>
12363                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Civ-h1-ava">
12364                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12365                             <autoresizingMask key="autoresizingMask"/>
12366                         </scroller>
12367                     </scrollView>
12368                     <button verticalHuggingPriority="750" id="qnS-Ms-h8f">
12369                         <rect key="frame" x="27" y="254" width="23" height="23"/>
12370                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12371                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mIv-Qb-m4i">
12372                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12373                             <font key="font" metaFont="system"/>
12374                         </buttonCell>
12375                         <connections>
12376                             <action selector="EEGC1insert:" target="3826" id="2hm-Pe-5uU"/>
12377                         </connections>
12378                     </button>
12379                     <button verticalHuggingPriority="750" id="bYF-XI-Pv0">
12380                         <rect key="frame" x="58" y="254" width="23" height="23"/>
12381                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12382                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QTn-Vu-xOh">
12383                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12384                             <font key="font" metaFont="system"/>
12385                         </buttonCell>
12386                         <connections>
12387                             <action selector="EEGC1delete:" target="3826" id="zvD-hD-k1a"/>
12388                         </connections>
12389                     </button>
12390                 </subviews>
12391             </view>
12392             <point key="canvasLocation" x="332.5" y="-325.5"/>
12393         </window>
12394         <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">
12395             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12396             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
12397             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
12398             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12399             <view key="contentView" id="rAJ-hS-070">
12400                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
12401                 <autoresizingMask key="autoresizingMask"/>
12402                 <subviews>
12403                     <button verticalHuggingPriority="750" id="B44-ia-OsA">
12404                         <rect key="frame" x="388" y="13" width="107" height="32"/>
12405                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12406                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ZZ5-Lu-Emc">
12407                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12408                             <font key="font" size="13" name="AquaKana"/>
12409                         </buttonCell>
12410                         <connections>
12411                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="f8N-g4-tt2"/>
12412                         </connections>
12413                     </button>
12414                     <textField verticalHuggingPriority="750" id="jgK-87-WfF">
12415                         <rect key="frame" x="338" y="20" width="48" height="22"/>
12416                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12417                         <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">
12418                             <font key="font" metaFont="system"/>
12419                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12420                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12421                         </textFieldCell>
12422                     </textField>
12423                     <textField verticalHuggingPriority="750" id="sHo-pc-KCd">
12424                         <rect key="frame" x="228" y="24" width="95" height="17"/>
12425                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12426                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="f9j-dW-AWn">
12427                             <font key="font" size="13" name="AquaKana"/>
12428                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12429                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12430                         </textFieldCell>
12431                     </textField>
12432                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="t8r-pu-RLL">
12433                         <rect key="frame" x="-1" y="155" width="502" height="246"/>
12434                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12435                         <clipView key="contentView" id="xAc-4a-WeV">
12436                             <rect key="frame" x="1" y="17" width="500" height="228"/>
12437                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12438                             <subviews>
12439                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="Fhy-Fs-H1B" id="DKq-e6-xVx">
12440                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
12441                                     <autoresizingMask key="autoresizingMask"/>
12442                                     <size key="intercellSpacing" width="3" height="2"/>
12443                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12444                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12445                                     <tableColumns>
12446                                         <tableColumn editable="NO" width="154.265625" minWidth="40" maxWidth="1000" id="ESp-eh-xGT">
12447                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="スキル名">
12448                                                 <font key="font" metaFont="smallSystem"/>
12449                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12450                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12451                                             </tableHeaderCell>
12452                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fSy-A2-A0S">
12453                                                 <font key="font" metaFont="system"/>
12454                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12455                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12456                                             </textFieldCell>
12457                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12458                                         </tableColumn>
12459                                         <tableColumn editable="NO" width="340" minWidth="40" maxWidth="1000" id="cbg-0q-SaP">
12460                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
12461                                                 <font key="font" metaFont="smallSystem"/>
12462                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12463                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12464                                             </tableHeaderCell>
12465                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="qjb-8l-7ot">
12466                                                 <font key="font" metaFont="system"/>
12467                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12468                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12469                                             </textFieldCell>
12470                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12471                                         </tableColumn>
12472                                     </tableColumns>
12473                                 </tableView>
12474                             </subviews>
12475                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12476                         </clipView>
12477                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="piW-Za-RjI">
12478                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12479                             <autoresizingMask key="autoresizingMask"/>
12480                         </scroller>
12481                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="gUm-jL-hHc">
12482                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12483                             <autoresizingMask key="autoresizingMask"/>
12484                         </scroller>
12485                         <tableHeaderView key="headerView" id="Fhy-Fs-H1B">
12486                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
12487                             <autoresizingMask key="autoresizingMask"/>
12488                         </tableHeaderView>
12489                     </scrollView>
12490                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="udR-yl-HKW">
12491                         <rect key="frame" x="17" y="72" width="384" height="77"/>
12492                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12493                         <view key="contentView" id="mMS-GO-xVf">
12494                             <rect key="frame" x="1" y="1" width="382" height="75"/>
12495                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12496                             <subviews>
12497                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="fee-sx-Gfx">
12498                                     <rect key="frame" x="9" y="14" width="366" height="54"/>
12499                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12500                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="hwZ-2c-gSM">
12501                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
12502                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12503                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12504                                     </textFieldCell>
12505                                 </textField>
12506                             </subviews>
12507                         </view>
12508                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
12509                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
12510                     </box>
12511                 </subviews>
12512             </view>
12513         </window>
12514         <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">
12515             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12516             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
12517             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
12518             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12519             <view key="contentView" id="9g7-Sl-hte">
12520                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
12521                 <autoresizingMask key="autoresizingMask"/>
12522                 <subviews>
12523                     <button verticalHuggingPriority="750" id="aig-vL-Nuf">
12524                         <rect key="frame" x="388" y="13" width="92" height="32"/>
12525                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12526                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Fc2-zp-Kd7">
12527                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12528                             <font key="font" size="13" name="AquaKana"/>
12529                         </buttonCell>
12530                         <connections>
12531                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="fuD-ag-9tf"/>
12532                         </connections>
12533                     </button>
12534                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="JfL-6f-E3v">
12535                         <rect key="frame" x="20" y="167" width="350" height="135"/>
12536                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12537                         <clipView key="contentView" id="U5m-JV-fY4">
12538                             <rect key="frame" x="1" y="1" width="348" height="133"/>
12539                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12540                             <subviews>
12541                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="R3A-iA-5db">
12542                                     <rect key="frame" x="0.0" y="0.0" width="237" height="19"/>
12543                                     <autoresizingMask key="autoresizingMask"/>
12544                                     <size key="intercellSpacing" width="3" height="2"/>
12545                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12546                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12547                                     <tableColumns>
12548                                         <tableColumn width="234.33203125" minWidth="40" maxWidth="1000" id="TVQ-uF-X9W">
12549                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12550                                                 <font key="font" metaFont="smallSystem"/>
12551                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12552                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12553                                             </tableHeaderCell>
12554                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="L4B-P8-Cq9">
12555                                                 <font key="font" metaFont="system"/>
12556                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12557                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12558                                             </textFieldCell>
12559                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12560                                         </tableColumn>
12561                                     </tableColumns>
12562                                 </tableView>
12563                             </subviews>
12564                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12565                         </clipView>
12566                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="h0C-Fn-fzS">
12567                             <rect key="frame" x="1" y="118" width="238" height="16"/>
12568                             <autoresizingMask key="autoresizingMask"/>
12569                         </scroller>
12570                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="eXy-cp-V4S">
12571                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12572                             <autoresizingMask key="autoresizingMask"/>
12573                         </scroller>
12574                     </scrollView>
12575                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vag-vX-001">
12576                         <rect key="frame" x="18" y="363" width="69" height="17"/>
12577                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12578                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="状態変化名" id="VYe-2v-j2c">
12579                             <font key="font" size="13" name="AquaKana"/>
12580                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12581                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12582                         </textFieldCell>
12583                     </textField>
12584                     <textField verticalHuggingPriority="750" id="Spd-Cu-dSu">
12585                         <rect key="frame" x="20" y="333" width="143" height="22"/>
12586                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12587                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="y6V-VY-Mvb">
12588                             <font key="font" metaFont="system"/>
12589                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12590                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12591                         </textFieldCell>
12592                     </textField>
12593                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BVf-sU-gjD">
12594                         <rect key="frame" x="18" y="310" width="95" height="17"/>
12595                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12596                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータス変化" id="48a-PA-rO3">
12597                             <font key="font" size="13" name="AquaKana"/>
12598                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12599                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12600                         </textFieldCell>
12601                     </textField>
12602                     <popUpButton verticalHuggingPriority="750" id="ldV-4y-cId">
12603                         <rect key="frame" x="18" y="135" width="105" height="26"/>
12604                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12605                         <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">
12606                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12607                             <font key="font" metaFont="menu"/>
12608                             <menu key="menu" title="OtherViews" id="mqb-UT-rb9">
12609                                 <items>
12610                                     <menuItem title="W毎HP" state="on" id="iMo-Yr-gsx"/>
12611                                     <menuItem title="W毎MP" id="Yr7-av-iE5"/>
12612                                     <menuItem title="W毎AP" id="ItE-xz-e8Y"/>
12613                                     <menuItem title="WT" id="Y5G-2u-KAP"/>
12614                                     <menuItem title="攻撃力" id="4vE-cf-Ig0"/>
12615                                     <menuItem title="防御力" id="rcZ-Uc-6PK"/>
12616                                     <menuItem title="演算力" id="4K9-gD-izI"/>
12617                                     <menuItem title="命中値" id="MZf-9A-TUw"/>
12618                                     <menuItem title="回避値" id="Tgx-FC-X9h"/>
12619                                     <menuItem title="HP" id="PdS-T9-SEM">
12620                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
12621                                     </menuItem>
12622                                     <menuItem title="MP" id="MpJ-NV-Ghn"/>
12623                                     <menuItem title="AP" id="JT8-kr-wAC"/>
12624                                     <menuItem title="STR" id="BZp-v7-OOT"/>
12625                                     <menuItem title="VIT" id="wDv-DY-khJ"/>
12626                                     <menuItem title="AGI" id="38k-GT-gOu"/>
12627                                     <menuItem title="DEX" id="Abc-Po-geF"/>
12628                                     <menuItem title="MEN" id="YqU-T6-wLO"/>
12629                                     <menuItem title="INT" id="jZh-mh-IEq"/>
12630                                     <menuItem title="LUK" id="DeM-bI-Ybj"/>
12631                                 </items>
12632                             </menu>
12633                         </popUpButtonCell>
12634                     </popUpButton>
12635                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Hd9-3e-Pdf">
12636                         <rect key="frame" x="127" y="140" width="17" height="17"/>
12637                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12638                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="を" id="65b-lw-Obo">
12639                             <font key="font" size="13" name="AquaKana"/>
12640                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12641                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12642                         </textFieldCell>
12643                     </textField>
12644                     <textField verticalHuggingPriority="750" id="M9z-8e-g2C">
12645                         <rect key="frame" x="147" y="102" width="70" height="22"/>
12646                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12647                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="aWv-Z8-p0J">
12648                             <font key="font" metaFont="system"/>
12649                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12650                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12651                         </textFieldCell>
12652                     </textField>
12653                     <textField verticalHuggingPriority="750" id="Utz-ED-ja6">
12654                         <rect key="frame" x="242" y="102" width="40" height="22"/>
12655                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12656                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6Wi-VZ-80z">
12657                             <font key="font" metaFont="system"/>
12658                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12659                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12660                         </textFieldCell>
12661                     </textField>
12662                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="raM-gI-UT5">
12663                         <rect key="frame" x="219" y="105" width="17" height="17"/>
12664                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12665                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="と" id="xzs-HF-Xzg">
12666                             <font key="font" size="13" name="AquaKana"/>
12667                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12668                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12669                         </textFieldCell>
12670                     </textField>
12671                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fST-Iu-zpA">
12672                         <rect key="frame" x="288" y="105" width="23" height="17"/>
12673                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12674                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="O9q-Gh-Teh">
12675                             <font key="font" metaFont="system"/>
12676                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12677                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12678                         </textFieldCell>
12679                     </textField>
12680                     <button verticalHuggingPriority="750" id="FKP-Ye-SXr">
12681                         <rect key="frame" x="187" y="131" width="66" height="32"/>
12682                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12683                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pL1-cG-FMQ">
12684                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12685                             <font key="font" size="13" name="AquaKana"/>
12686                         </buttonCell>
12687                     </button>
12688                     <popUpButton verticalHuggingPriority="750" id="HfM-vF-X7N">
12689                         <rect key="frame" x="18" y="33" width="112" height="26"/>
12690                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12691                         <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">
12692                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12693                             <font key="font" metaFont="menu"/>
12694                             <menu key="menu" title="OtherViews" id="xNm-Fz-6g4">
12695                                 <items>
12696                                     <menuItem title="行動不能" state="on" id="cxK-L4-cP0"/>
12697                                     <menuItem title="攻撃不能" id="81K-Qa-PLD"/>
12698                                     <menuItem title="移動不能" id="OQN-t8-gJH"/>
12699                                     <menuItem title="戦闘不能" id="iMH-SY-ZcB"/>
12700                                     <menuItem title="無差別に攻撃" id="c34-QL-7MN"/>
12701                                     <menuItem title="味方を攻撃" id="sIE-TZ-KSS"/>
12702                                     <menuItem title="敵を自動攻撃" id="Bm1-V0-KAO"/>
12703                                 </items>
12704                             </menu>
12705                         </popUpButtonCell>
12706                     </popUpButton>
12707                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="p8Y-Pa-8Pi">
12708                         <rect key="frame" x="133" y="37" width="43" height="17"/>
12709                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12710                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="を追加" id="3DZ-By-OiW">
12711                             <font key="font" size="13" name="AquaKana"/>
12712                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12713                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12714                         </textFieldCell>
12715                     </textField>
12716                     <button verticalHuggingPriority="750" id="4E4-MU-MLG">
12717                         <rect key="frame" x="187" y="28" width="66" height="32"/>
12718                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12719                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h3l-fQ-wEB">
12720                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12721                             <font key="font" size="13" name="AquaKana"/>
12722                         </buttonCell>
12723                     </button>
12724                     <popUpButton verticalHuggingPriority="750" id="weC-Qo-qwM">
12725                         <rect key="frame" x="18" y="100" width="96" height="26"/>
12726                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12727                         <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">
12728                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12729                             <font key="font" metaFont="menu"/>
12730                             <menu key="menu" title="OtherViews" id="CE3-sZ-Kjp">
12731                                 <items>
12732                                     <menuItem title="無修正" state="on" id="K2T-pD-lfr"/>
12733                                     <menuItem title="演算依存" id="pXL-MA-Knd"/>
12734                                 </items>
12735                             </menu>
12736                         </popUpButtonCell>
12737                     </popUpButton>
12738                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="XFk-tN-GuK">
12739                         <rect key="frame" x="117" y="105" width="17" height="17"/>
12740                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12741                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="で" id="zwA-mG-My5">
12742                             <font key="font" size="13" name="AquaKana"/>
12743                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12744                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12745                         </textFieldCell>
12746                     </textField>
12747                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="MIS-bs-efx">
12748                         <rect key="frame" x="169" y="365" width="56" height="17"/>
12749                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12750                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="持続時間" id="PgX-SF-pHu">
12751                             <font key="font" size="13" name="AquaKana"/>
12752                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12753                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12754                         </textFieldCell>
12755                     </textField>
12756                     <popUpButton verticalHuggingPriority="750" id="brb-Bg-IIs">
12757                         <rect key="frame" x="169" y="329" width="216" height="26"/>
12758                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12759                         <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">
12760                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12761                             <font key="font" metaFont="menu"/>
12762                             <menu key="menu" title="OtherViews" id="ptj-uu-ryy">
12763                                 <items>
12764                                     <menuItem title="WT任意" state="on" id="Rer-wg-UnB"/>
12765                                     <menuItem title="永久" id="cQi-Ea-U2K"/>
12766                                     <menuItem title="対象者に次のターンが来るまで" id="p5t-H8-kL2"/>
12767                                     <menuItem title="行為者に次のターンが来るまで" id="e89-CV-SFM"/>
12768                                     <menuItem title="射程外判定/行為者にターン" id="yVm-CA-1tv"/>
12769                                 </items>
12770                             </menu>
12771                         </popUpButtonCell>
12772                     </popUpButton>
12773                     <textField verticalHuggingPriority="750" id="Sv1-5f-4Sn">
12774                         <rect key="frame" x="238" y="361" width="60" height="22"/>
12775                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12776                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="sXf-Aa-h1a">
12777                             <font key="font" metaFont="system"/>
12778                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12779                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12780                         </textFieldCell>
12781                     </textField>
12782                     <textField verticalHuggingPriority="750" id="POw-VA-gD2">
12783                         <rect key="frame" x="306" y="361" width="40" height="22"/>
12784                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12785                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="RDi-1H-uYp">
12786                             <font key="font" metaFont="system"/>
12787                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12788                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12789                         </textFieldCell>
12790                     </textField>
12791                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="uhT-c7-f5S">
12792                         <rect key="frame" x="352" y="365" width="13" height="17"/>
12793                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12794                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="40J-mG-L18">
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 horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vp4-3P-BZY">
12801                         <rect key="frame" x="392" y="366" width="69" height="17"/>
12802                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12803                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="自己回復率" id="QCw-B5-WL8">
12804                             <font key="font" size="13" name="AquaKana"/>
12805                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12806                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12807                         </textFieldCell>
12808                     </textField>
12809                     <textField verticalHuggingPriority="750" id="1Tg-M0-xcY">
12810                         <rect key="frame" x="394" y="335" width="40" height="22"/>
12811                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12812                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="2VJ-aG-eZI">
12813                             <font key="font" metaFont="system"/>
12814                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12815                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12816                         </textFieldCell>
12817                     </textField>
12818                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gSt-qk-Xng">
12819                         <rect key="frame" x="440" y="338" width="13" height="17"/>
12820                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12821                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="oAX-ij-BCK">
12822                             <font key="font" metaFont="system"/>
12823                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12824                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12825                         </textFieldCell>
12826                     </textField>
12827                     <popUpButton verticalHuggingPriority="750" id="k8q-mO-f72">
12828                         <rect key="frame" x="321" y="101" width="75" height="26"/>
12829                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12830                         <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">
12831                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12832                             <font key="font" metaFont="menu"/>
12833                             <menu key="menu" title="OtherViews" id="fa5-pk-qtf">
12834                                 <items>
12835                                     <menuItem title="上げる" state="on" id="YqF-gD-Uyk"/>
12836                                     <menuItem title="下げる" id="Qcv-vg-XRl"/>
12837                                 </items>
12838                             </menu>
12839                         </popUpButtonCell>
12840                     </popUpButton>
12841                 </subviews>
12842             </view>
12843         </window>
12844         <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">
12845             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12846             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
12847             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12848             <view key="contentView" id="hOJ-1W-QEf">
12849                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
12850                 <autoresizingMask key="autoresizingMask"/>
12851                 <subviews>
12852                     <button verticalHuggingPriority="750" id="aTp-HJ-NtS">
12853                         <rect key="frame" x="490" y="5" width="107" height="32"/>
12854                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12855                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vvp-ru-F5Y">
12856                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12857                             <font key="font" size="13" name="AquaKana"/>
12858                         </buttonCell>
12859                         <connections>
12860                             <action selector="submit:" target="3fj-BE-hOi" id="EPb-Hq-eOm"/>
12861                         </connections>
12862                     </button>
12863                     <imageView id="fif-Zf-9JA">
12864                         <rect key="frame" x="383" y="183" width="200" height="200"/>
12865                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12866                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="lVc-Ei-c0l"/>
12867                         <connections>
12868                             <binding destination="UDg-Hv-fTw" name="value" keyPath="selection.imgb" id="2Pc-Qb-c7c"/>
12869                         </connections>
12870                     </imageView>
12871                     <button verticalHuggingPriority="750" id="kwV-2v-Tfc">
12872                         <rect key="frame" x="406" y="5" width="79" height="32"/>
12873                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12874                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PAj-E1-NHk">
12875                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12876                             <font key="font" size="13" name="AquaKana"/>
12877                         </buttonCell>
12878                         <connections>
12879                             <action selector="registLCL:" target="3fj-BE-hOi" id="EtO-5M-MNQ"/>
12880                         </connections>
12881                     </button>
12882                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Sxb-NW-DLL">
12883                         <rect key="frame" x="-1" y="47" width="379" height="354"/>
12884                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12885                         <clipView key="contentView" id="Fif-1l-UOC">
12886                             <rect key="frame" x="1" y="17" width="377" height="336"/>
12887                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12888                             <subviews>
12889                                 <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">
12890                                     <rect key="frame" x="0.0" y="0.0" width="376" height="34"/>
12891                                     <autoresizingMask key="autoresizingMask"/>
12892                                     <size key="intercellSpacing" width="3" height="2"/>
12893                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12894                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12895                                     <tableColumns>
12896                                         <tableColumn width="50" minWidth="40" maxWidth="1000" id="C2U-Rb-2Xk">
12897                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
12898                                                 <font key="font" metaFont="smallSystem"/>
12899                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12900                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12901                                             </tableHeaderCell>
12902                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8UW-Xz-zFl"/>
12903                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12904                                             <connections>
12905                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.img" id="TeF-AV-miO"/>
12906                                             </connections>
12907                                         </tableColumn>
12908                                         <tableColumn width="210.15234375" minWidth="40" maxWidth="1000" id="GfQ-8r-dn5">
12909                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
12910                                                 <font key="font" metaFont="smallSystem"/>
12911                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12912                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12913                                             </tableHeaderCell>
12914                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="pO2-7l-ED4">
12915                                                 <font key="font" metaFont="system"/>
12916                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12917                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12918                                             </textFieldCell>
12919                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12920                                             <connections>
12921                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.name" id="5s6-tN-Ljx">
12922                                                     <dictionary key="options">
12923                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12924                                                     </dictionary>
12925                                                 </binding>
12926                                             </connections>
12927                                         </tableColumn>
12928                                         <tableColumn width="107" minWidth="10" maxWidth="3.4028234663852886e+38" id="zm2-OL-KBk">
12929                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
12930                                                 <font key="font" metaFont="smallSystem"/>
12931                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12932                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
12933                                             </tableHeaderCell>
12934                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="X08-cD-ab1">
12935                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
12936                                                 <font key="font" metaFont="system"/>
12937                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12938                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12939                                             </textFieldCell>
12940                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12941                                             <connections>
12942                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.HP" id="5Jn-nd-8YQ">
12943                                                     <dictionary key="options">
12944                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12945                                                     </dictionary>
12946                                                 </binding>
12947                                             </connections>
12948                                         </tableColumn>
12949                                     </tableColumns>
12950                                 </tableView>
12951                             </subviews>
12952                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12953                         </clipView>
12954                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9HO-Fd-wxg">
12955                             <rect key="frame" x="1" y="337" width="377" height="16"/>
12956                             <autoresizingMask key="autoresizingMask"/>
12957                         </scroller>
12958                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="mQR-fG-WEW">
12959                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12960                             <autoresizingMask key="autoresizingMask"/>
12961                         </scroller>
12962                         <tableHeaderView key="headerView" id="jd3-GP-c1g">
12963                             <rect key="frame" x="0.0" y="0.0" width="377" height="17"/>
12964                             <autoresizingMask key="autoresizingMask"/>
12965                         </tableHeaderView>
12966                     </scrollView>
12967                 </subviews>
12968             </view>
12969         </window>
12970         <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">
12971             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12972             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
12973             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12974             <view key="contentView" id="PDb-DX-zJT">
12975                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
12976                 <autoresizingMask key="autoresizingMask"/>
12977                 <subviews>
12978                     <textField verticalHuggingPriority="750" id="6YM-CS-WFB">
12979                         <rect key="frame" x="17" y="54" width="95" height="17"/>
12980                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12981                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="AB0-hF-siI">
12982                             <font key="font" size="13" name="AquaKana"/>
12983                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12984                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12985                         </textFieldCell>
12986                     </textField>
12987                     <textField verticalHuggingPriority="750" id="mTg-NF-Vbb">
12988                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
12989                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12990                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="tFb-p6-clI">
12991                             <font key="font" metaFont="system"/>
12992                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12993                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12994                         </textFieldCell>
12995                     </textField>
12996                     <textField verticalHuggingPriority="750" id="2RT-Xi-qnT">
12997                         <rect key="frame" x="117" y="51" width="36" height="22"/>
12998                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12999                         <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">
13000                             <font key="font" metaFont="system"/>
13001                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13002                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13003                         </textFieldCell>
13004                     </textField>
13005                     <button verticalHuggingPriority="750" id="Wwr-jL-ArN">
13006                         <rect key="frame" x="135" y="5" width="66" height="32"/>
13007                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13008                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ayd-bb-UnH">
13009                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13010                             <font key="font" size="13" name="AquaKana"/>
13011                         </buttonCell>
13012                         <connections>
13013                             <action selector="registSaveLCL:" target="3fj-BE-hOi" id="VnI-Vz-D34"/>
13014                         </connections>
13015                     </button>
13016                     <button verticalHuggingPriority="750" id="blJ-Zf-zoV">
13017                         <rect key="frame" x="192" y="5" width="105" height="32"/>
13018                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13019                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gPa-rL-lsY">
13020                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13021                             <font key="font" size="13" name="AquaKana"/>
13022                         </buttonCell>
13023                         <connections>
13024                             <action selector="registCancelLCL:" target="3fj-BE-hOi" id="5Qe-th-HF5"/>
13025                         </connections>
13026                     </button>
13027                 </subviews>
13028             </view>
13029         </window>
13030         <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">
13031             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
13032             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
13033             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13034             <view key="contentView" id="YP4-yL-3m7">
13035                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
13036                 <autoresizingMask key="autoresizingMask"/>
13037                 <subviews>
13038                     <imageView id="o3i-OK-jEg">
13039                         <rect key="frame" x="25" y="345" width="38" height="38"/>
13040                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13041                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1Fe-gW-Suy"/>
13042                     </imageView>
13043                     <textField verticalHuggingPriority="750" id="kXp-C7-Rei">
13044                         <rect key="frame" x="68" y="341" width="255" height="22"/>
13045                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13046                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ=サタリン=デビルーク" drawsBackground="YES" id="CGY-bL-yVX">
13047                             <font key="font" size="13" name="AquaKana"/>
13048                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13049                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13050                         </textFieldCell>
13051                     </textField>
13052                     <textField verticalHuggingPriority="750" id="l3f-MY-S3D">
13053                         <rect key="frame" x="68" y="371" width="43" height="17"/>
13054                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13055                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="機械名" id="aam-19-d6R">
13056                             <font key="font" size="13" name="AquaKana"/>
13057                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13058                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13059                         </textFieldCell>
13060                     </textField>
13061                     <button verticalHuggingPriority="750" id="cJB-Up-E63">
13062                         <rect key="frame" x="488" y="13" width="105" height="32"/>
13063                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13064                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zoo-Fw-qZp">
13065                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13066                             <font key="font" size="13" name="AquaKana"/>
13067                         </buttonCell>
13068                         <connections>
13069                             <action selector="cancelLCL:" target="3fj-BE-hOi" id="oBd-it-pZw"/>
13070                         </connections>
13071                     </button>
13072                     <button verticalHuggingPriority="750" id="IWB-fx-GnO">
13073                         <rect key="frame" x="422" y="13" width="66" height="32"/>
13074                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13075                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8WC-ZH-w9W">
13076                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13077                             <font key="font" size="13" name="AquaKana"/>
13078                         </buttonCell>
13079                         <connections>
13080                             <action selector="saveLCL:" target="3fj-BE-hOi" id="nw8-eh-Qz7"/>
13081                         </connections>
13082                     </button>
13083                     <imageView id="0Ux-79-z97">
13084                         <rect key="frame" x="366" y="185" width="206" height="206"/>
13085                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13086                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="e67-Nj-Jj1"/>
13087                     </imageView>
13088                     <button verticalHuggingPriority="750" id="A85-hG-3ms">
13089                         <rect key="frame" x="171" y="21" width="92" height="32"/>
13090                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13091                         <buttonCell key="cell" type="push" title="攻撃方法" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dXV-PA-3Bg">
13092                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13093                             <font key="font" size="13" name="AquaKana"/>
13094                         </buttonCell>
13095                         <connections>
13096                             <action selector="attackListBtnlUCL:" target="3039" id="YVn-4W-DhF"/>
13097                         </connections>
13098                     </button>
13099                     <textField verticalHuggingPriority="750" id="JEj-fz-WsH">
13100                         <rect key="frame" x="21" y="316" width="69" height="17"/>
13101                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13102                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="UC6-4M-fau">
13103                             <font key="font" size="13" name="AquaKana"/>
13104                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13105                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13106                         </textFieldCell>
13107                     </textField>
13108                     <textField verticalHuggingPriority="750" id="oee-bL-GsY">
13109                         <rect key="frame" x="23" y="292" width="256" height="22"/>
13110                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13111                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="1z6-fi-bIW">
13112                             <font key="font" size="13" name="AquaKana"/>
13113                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13114                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13115                         </textFieldCell>
13116                     </textField>
13117                     <textField verticalHuggingPriority="750" id="Srp-s3-OmJ">
13118                         <rect key="frame" x="20" y="267" width="44" height="17"/>
13119                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13120                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="tSo-EH-bYH">
13121                             <font key="font" size="13" name="AquaKana"/>
13122                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13123                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13124                         </textFieldCell>
13125                     </textField>
13126                     <textField verticalHuggingPriority="750" id="tgn-y9-ujP">
13127                         <rect key="frame" x="23" y="242" width="200" height="22"/>
13128                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13129                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="CN9-9R-nqM">
13130                             <font key="font" size="13" name="AquaKana"/>
13131                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13132                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13133                         </textFieldCell>
13134                     </textField>
13135                     <scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="nT3-og-ZqM">
13136                         <rect key="frame" x="351" y="74" width="225" height="106"/>
13137                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13138                         <clipView key="contentView" id="mo0-Xh-dYj">
13139                             <rect key="frame" x="1" y="1" width="223" height="104"/>
13140                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13141                             <subviews>
13142                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="lWZ-Xy-YvV">
13143                                     <rect key="frame" x="0.0" y="0.0" width="223" height="19"/>
13144                                     <autoresizingMask key="autoresizingMask"/>
13145                                     <size key="intercellSpacing" width="3" height="2"/>
13146                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13147                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13148                                     <tableColumns>
13149                                         <tableColumn editable="NO" width="219.69921875" minWidth="40" maxWidth="1000" id="VJf-pl-cjc">
13150                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13151                                                 <font key="font" metaFont="smallSystem"/>
13152                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13153                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13154                                             </tableHeaderCell>
13155                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="GcB-yy-J0k">
13156                                                 <font key="font" metaFont="system"/>
13157                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13158                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13159                                             </textFieldCell>
13160                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13161                                         </tableColumn>
13162                                     </tableColumns>
13163                                 </tableView>
13164                             </subviews>
13165                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13166                         </clipView>
13167                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="tVy-EL-gsK">
13168                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13169                             <autoresizingMask key="autoresizingMask"/>
13170                         </scroller>
13171                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="jPO-S3-FVT">
13172                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13173                             <autoresizingMask key="autoresizingMask"/>
13174                         </scroller>
13175                     </scrollView>
13176                     <popUpButton verticalHuggingPriority="750" id="b0M-Wm-lTG">
13177                         <rect key="frame" x="349" y="43" width="159" height="26"/>
13178                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13179                         <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">
13180                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13181                             <font key="font" metaFont="menu"/>
13182                             <menu key="menu" title="OtherViews" id="YaZ-WS-cvo">
13183                                 <items>
13184                                     <menuItem title="装備リスト" state="on" id="jcs-Vh-XxP"/>
13185                                 </items>
13186                             </menu>
13187                         </popUpButtonCell>
13188                         <connections>
13189                             <action selector="equipItemSelected:" target="3039" id="IXU-SX-vmQ"/>
13190                         </connections>
13191                     </popUpButton>
13192                     <button verticalHuggingPriority="750" id="SNc-Vv-ORk">
13193                         <rect key="frame" x="512" y="39" width="37" height="32"/>
13194                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13195                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="O3M-4B-ChP">
13196                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13197                             <font key="font" metaFont="system"/>
13198                         </buttonCell>
13199                         <connections>
13200                             <action selector="insertEquip:" target="3039" id="jBt-NK-nll"/>
13201                         </connections>
13202                     </button>
13203                     <button verticalHuggingPriority="750" id="UmZ-ze-Jn5">
13204                         <rect key="frame" x="540" y="39" width="35" height="32"/>
13205                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13206                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="E5c-gy-Y9d">
13207                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13208                             <font key="font" metaFont="system"/>
13209                         </buttonCell>
13210                         <connections>
13211                             <action selector="removeEquip:" target="3039" id="KkI-jQ-fEu"/>
13212                         </connections>
13213                     </button>
13214                     <textField verticalHuggingPriority="750" id="a8B-yd-FEB">
13215                         <rect key="frame" x="24" y="74" width="50" height="22"/>
13216                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13217                         <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">
13218                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13219                             <font key="font" metaFont="system"/>
13220                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13221                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13222                         </textFieldCell>
13223                     </textField>
13224                     <textField verticalHuggingPriority="750" id="h12-4g-pxf">
13225                         <rect key="frame" x="25" y="99" width="30" height="17"/>
13226                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13227                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="pIk-vi-GSU">
13228                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13229                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13230                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13231                         </textFieldCell>
13232                     </textField>
13233                     <textField verticalHuggingPriority="750" id="ezX-pj-1k7">
13234                         <rect key="frame" x="80" y="99" width="30" height="17"/>
13235                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13236                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="g4s-kN-L7R">
13237                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13238                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13239                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13240                         </textFieldCell>
13241                     </textField>
13242                     <textField verticalHuggingPriority="750" id="kE2-62-hR2">
13243                         <rect key="frame" x="141" y="99" width="30" height="17"/>
13244                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13245                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="uSI-MQ-udO">
13246                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13247                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13248                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13249                         </textFieldCell>
13250                     </textField>
13251                     <button verticalHuggingPriority="750" id="8UV-na-XUO">
13252                         <rect key="frame" x="60" y="21" width="112" height="32"/>
13253                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13254                         <buttonCell key="cell" type="push" title="属性耐性" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Nmw-LJ-wEE">
13255                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13256                             <font key="font" size="13" name="AquaKana"/>
13257                         </buttonCell>
13258                         <connections>
13259                             <action selector="registListBtnlUCL:" target="3039" id="ySX-Sm-LNa"/>
13260                         </connections>
13261                     </button>
13262                     <textField verticalHuggingPriority="750" id="DIX-ha-k05">
13263                         <rect key="frame" x="196" y="74" width="43" height="22"/>
13264                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13265                         <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">
13266                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13267                             <font key="font" metaFont="system"/>
13268                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13269                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13270                         </textFieldCell>
13271                     </textField>
13272                     <textField verticalHuggingPriority="750" id="Vd1-ma-g9D">
13273                         <rect key="frame" x="193" y="99" width="52" height="17"/>
13274                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13275                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="vR5-aM-2JF">
13276                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13277                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13278                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13279                         </textFieldCell>
13280                     </textField>
13281                     <textField verticalHuggingPriority="750" id="PNQ-7H-szl">
13282                         <rect key="frame" x="21" y="213" width="23" height="17"/>
13283                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13284                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="8yh-7P-xkL">
13285                             <font key="font" size="13" name="AquaKana"/>
13286                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13287                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13288                         </textFieldCell>
13289                     </textField>
13290                     <textField verticalHuggingPriority="750" id="r63-15-eKe">
13291                         <rect key="frame" x="24" y="188" width="102" height="22"/>
13292                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13293                         <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">
13294                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13295                             <font key="font" size="13" name="AquaKana"/>
13296                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13297                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13298                         </textFieldCell>
13299                     </textField>
13300                     <textField verticalHuggingPriority="750" id="nfh-fa-fLr">
13301                         <rect key="frame" x="132" y="213" width="23" height="17"/>
13302                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13303                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EN" id="pQ5-NP-fSz">
13304                             <font key="font" size="13" name="AquaKana"/>
13305                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13306                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13307                         </textFieldCell>
13308                     </textField>
13309                     <textField verticalHuggingPriority="750" id="JRC-a9-R9b">
13310                         <rect key="frame" x="135" y="188" width="60" height="22"/>
13311                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13312                         <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">
13313                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13314                             <font key="font" size="13" name="AquaKana"/>
13315                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13316                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13317                         </textFieldCell>
13318                     </textField>
13319                     <textField verticalHuggingPriority="750" id="6hg-IA-TaG">
13320                         <rect key="frame" x="201" y="213" width="36" height="17"/>
13321                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13322                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="yRL-Ou-xUX">
13323                             <font key="font" size="13" name="AquaKana"/>
13324                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13325                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13326                         </textFieldCell>
13327                     </textField>
13328                     <textField verticalHuggingPriority="750" id="OVv-Yq-eYp">
13329                         <rect key="frame" x="204" y="188" width="43" height="22"/>
13330                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13331                         <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">
13332                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13333                             <font key="font" size="13" name="AquaKana"/>
13334                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13335                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13336                         </textFieldCell>
13337                     </textField>
13338                     <textField verticalHuggingPriority="750" id="zbI-VJ-E3D">
13339                         <rect key="frame" x="82" y="74" width="50" height="22"/>
13340                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13341                         <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">
13342                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13343                             <font key="font" metaFont="system"/>
13344                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13345                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13346                         </textFieldCell>
13347                     </textField>
13348                     <textField verticalHuggingPriority="750" id="Ghb-2N-k6k">
13349                         <rect key="frame" x="140" y="74" width="50" height="22"/>
13350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13351                         <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">
13352                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13353                             <font key="font" metaFont="system"/>
13354                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13355                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13356                         </textFieldCell>
13357                     </textField>
13358                     <textField verticalHuggingPriority="750" id="jeM-bL-arU">
13359                         <rect key="frame" x="23" y="163" width="30" height="17"/>
13360                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13361                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="装甲" id="QMn-aU-Pds">
13362                             <font key="font" size="13" name="AquaKana"/>
13363                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13364                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13365                         </textFieldCell>
13366                     </textField>
13367                     <textField verticalHuggingPriority="750" id="5UW-KH-tfL">
13368                         <rect key="frame" x="26" y="138" width="68" height="22"/>
13369                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13370                         <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">
13371                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13372                             <font key="font" size="13" name="AquaKana"/>
13373                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13374                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13375                         </textFieldCell>
13376                     </textField>
13377                     <textField verticalHuggingPriority="750" id="B3q-ft-KFg">
13378                         <rect key="frame" x="100" y="163" width="43" height="17"/>
13379                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13380                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="運動性" id="VVw-QF-u89">
13381                             <font key="font" size="13" name="AquaKana"/>
13382                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13383                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13384                         </textFieldCell>
13385                     </textField>
13386                     <textField verticalHuggingPriority="750" id="Vyo-ft-foS">
13387                         <rect key="frame" x="103" y="138" width="68" height="22"/>
13388                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13389                         <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">
13390                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13391                             <font key="font" size="13" name="AquaKana"/>
13392                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13393                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13394                         </textFieldCell>
13395                     </textField>
13396                     <textField verticalHuggingPriority="750" id="N7Y-ZM-dkP">
13397                         <rect key="frame" x="176" y="163" width="30" height="17"/>
13398                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13399                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="限界" id="aUY-oT-jI2">
13400                             <font key="font" size="13" name="AquaKana"/>
13401                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13402                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13403                         </textFieldCell>
13404                     </textField>
13405                     <textField verticalHuggingPriority="750" id="Hbg-ay-Z1i">
13406                         <rect key="frame" x="179" y="138" width="68" height="22"/>
13407                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13408                         <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">
13409                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13410                             <font key="font" size="13" name="AquaKana"/>
13411                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13412                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13413                         </textFieldCell>
13414                     </textField>
13415                     <button verticalHuggingPriority="750" id="BJt-bC-h4G">
13416                         <rect key="frame" x="263" y="21" width="92" height="32"/>
13417                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13418                         <buttonCell key="cell" type="push" title="特殊能力" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DVn-Sw-S7t">
13419                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13420                             <font key="font" size="13" name="AquaKana"/>
13421                         </buttonCell>
13422                         <connections>
13423                             <action selector="attackListBtnlUCL:" target="3039" id="i8e-FS-dDx"/>
13424                         </connections>
13425                     </button>
13426                     <popUpButton verticalHuggingPriority="750" id="9iA-af-nCv">
13427                         <rect key="frame" x="291" y="242" width="61" height="26"/>
13428                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13429                         <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">
13430                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13431                             <font key="font" metaFont="menu"/>
13432                             <menu key="menu" title="OtherViews" id="O6E-6L-rVZ">
13433                                 <items>
13434                                     <menuItem title="陸" state="on" id="FoR-lV-HRu">
13435                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13436                                     </menuItem>
13437                                     <menuItem title="海" id="TDF-r7-jDh"/>
13438                                     <menuItem title="宙" id="V6C-aL-19r">
13439                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13440                                     </menuItem>
13441                                     <menuItem title="空" id="ydA-MD-qSC">
13442                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13443                                     </menuItem>
13444                                     <menuItem title="船" id="bTL-Z3-lid">
13445                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13446                                     </menuItem>
13447                                 </items>
13448                             </menu>
13449                         </popUpButtonCell>
13450                     </popUpButton>
13451                     <textField verticalHuggingPriority="750" id="zKi-TQ-ExH">
13452                         <rect key="frame" x="275" y="267" width="69" height="20"/>
13453                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13454                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動タイプ" id="s4Y-Lx-4wE">
13455                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13456                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13457                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13458                         </textFieldCell>
13459                     </textField>
13460                     <popUpButton verticalHuggingPriority="750" id="CHo-EL-3k4">
13461                         <rect key="frame" x="224" y="240" width="61" height="26"/>
13462                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13463                         <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">
13464                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13465                             <font key="font" metaFont="menu"/>
13466                             <menu key="menu" title="OtherViews" id="pdm-Cc-Hye">
13467                                 <items>
13468                                     <menuItem title="T" id="R47-RX-oza">
13469                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13470                                     </menuItem>
13471                                     <menuItem title="S" id="qdr-ch-BIj"/>
13472                                     <menuItem title="B" id="yAC-Wi-uXl">
13473                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13474                                     </menuItem>
13475                                     <menuItem title="H" id="qyu-Jm-3fi">
13476                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13477                                     </menuItem>
13478                                     <menuItem title="G" id="AZ9-9M-61l">
13479                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13480                                     </menuItem>
13481                                     <menuItem title="M" state="on" id="x9C-h7-52j">
13482                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13483                                     </menuItem>
13484                                     <menuItem title="L" id="sSa-5x-PVg">
13485                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13486                                     </menuItem>
13487                                     <menuItem title="LL" id="WoN-NX-lZQ">
13488                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13489                                     </menuItem>
13490                                     <menuItem title="E" id="30y-C8-cG5">
13491                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13492                                     </menuItem>
13493                                     <menuItem title="I" id="qJM-cy-9ey">
13494                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13495                                     </menuItem>
13496                                 </items>
13497                             </menu>
13498                         </popUpButtonCell>
13499                     </popUpButton>
13500                     <textField verticalHuggingPriority="750" id="cFL-Lt-sN1">
13501                         <rect key="frame" x="224" y="267" width="43" height="20"/>
13502                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13503                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="サイズ" id="2wK-8x-FSt">
13504                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13505                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13506                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13507                         </textFieldCell>
13508                     </textField>
13509                     <textField verticalHuggingPriority="750" id="KqG-qk-qgl">
13510                         <rect key="frame" x="256" y="213" width="26" height="17"/>
13511                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13512                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="VpL-mi-xnw">
13513                             <font key="font" size="13" name="AquaKana"/>
13514                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13515                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13516                         </textFieldCell>
13517                     </textField>
13518                     <textField verticalHuggingPriority="750" id="qL8-Nz-gg8">
13519                         <rect key="frame" x="255" y="188" width="43" height="22"/>
13520                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13521                         <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">
13522                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13523                             <font key="font" size="13" name="AquaKana"/>
13524                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13525                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13526                         </textFieldCell>
13527                     </textField>
13528                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="883-jU-Cji">
13529                         <rect key="frame" x="297" y="213" width="69" height="17"/>
13530                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13531                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="搭載可能数" id="bgb-MF-wHx">
13532                             <font key="font" size="13" name="AquaKana"/>
13533                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13534                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13535                         </textFieldCell>
13536                     </textField>
13537                     <textField verticalHuggingPriority="750" id="exb-KY-7Qk">
13538                         <rect key="frame" x="306" y="188" width="50" height="22"/>
13539                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13540                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="H4a-Ny-1MO">
13541                             <font key="font" metaFont="system"/>
13542                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13543                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13544                         </textFieldCell>
13545                     </textField>
13546                 </subviews>
13547             </view>
13548         </window>
13549         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="rCv-M4-34U" userLabel="イベントウィンドウ詳細">
13550             <windowStyleMask key="styleMask" titled="YES"/>
13551             <rect key="contentRect" x="678" y="400" width="640" height="480"/>
13552             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
13553             <view key="contentView" id="qdx-SO-LTa">
13554                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
13555                 <autoresizingMask key="autoresizingMask"/>
13556                 <subviews>
13557                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="gHg-kw-cjR">
13558                         <rect key="frame" x="235" y="64" width="406" height="417"/>
13559                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13560                         <clipView key="contentView" id="2vo-KD-7mF">
13561                             <rect key="frame" x="1" y="1" width="404" height="415"/>
13562                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13563                             <subviews>
13564                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="zJb-EL-N44">
13565                                     <rect key="frame" x="0.0" y="0.0" width="404" height="19"/>
13566                                     <autoresizingMask key="autoresizingMask"/>
13567                                     <size key="intercellSpacing" width="3" height="2"/>
13568                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13569                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13570                                     <tableColumns>
13571                                         <tableColumn editable="NO" width="401" minWidth="40" maxWidth="1000" id="mNc-V2-kGA">
13572                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13573                                                 <font key="font" metaFont="smallSystem"/>
13574                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13575                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13576                                             </tableHeaderCell>
13577                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="JTW-7w-8kl">
13578                                                 <font key="font" metaFont="system"/>
13579                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13580                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13581                                             </textFieldCell>
13582                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13583                                             <connections>
13584                                                 <binding destination="Ule-ju-9lM" name="value" keyPath="arrangedObjects.value" id="ZiR-u4-Gwt">
13585                                                     <dictionary key="options">
13586                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13587                                                     </dictionary>
13588                                                 </binding>
13589                                             </connections>
13590                                         </tableColumn>
13591                                     </tableColumns>
13592                                 </tableView>
13593                             </subviews>
13594                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13595                         </clipView>
13596                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="l1S-Gg-EcF">
13597                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13598                             <autoresizingMask key="autoresizingMask"/>
13599                         </scroller>
13600                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="2VJ-xO-HGq">
13601                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13602                             <autoresizingMask key="autoresizingMask"/>
13603                         </scroller>
13604                     </scrollView>
13605                     <button verticalHuggingPriority="750" id="Okg-nX-xRn">
13606                         <rect key="frame" x="485" y="13" width="35" height="32"/>
13607                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13608                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Wdt-cu-1tA">
13609                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13610                             <font key="font" size="13" name="AquaKana"/>
13611                         </buttonCell>
13612                         <connections>
13613                             <action selector="EDinsert:" target="3826" id="Y8u-aU-TTK"/>
13614                         </connections>
13615                     </button>
13616                     <button verticalHuggingPriority="750" id="ZKd-y7-v6m">
13617                         <rect key="frame" x="511" y="13" width="35" height="32"/>
13618                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13619                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="qcO-nm-mNg">
13620                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13621                             <font key="font" size="13" name="AquaKana"/>
13622                         </buttonCell>
13623                         <connections>
13624                             <action selector="EDdelete:" target="3826" id="JLn-8K-5qi"/>
13625                         </connections>
13626                     </button>
13627                     <button verticalHuggingPriority="750" id="ZVW-3o-1eu">
13628                         <rect key="frame" x="546" y="13" width="79" height="32"/>
13629                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13630                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="boX-LF-vMn">
13631                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13632                             <font key="font" size="13" name="AquaKana"/>
13633                         </buttonCell>
13634                         <connections>
13635                             <action selector="EDclose:" target="3826" id="jYg-ge-YLZ"/>
13636                         </connections>
13637                     </button>
13638                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cbh-qj-6lM">
13639                         <rect key="frame" x="18" y="443" width="69" height="17"/>
13640                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13641                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベント名" id="Fh1-D9-zPn">
13642                             <font key="font" size="13" name="AquaKana"/>
13643                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13644                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13645                         </textFieldCell>
13646                     </textField>
13647                     <textField verticalHuggingPriority="750" id="q4D-Bg-Hwm">
13648                         <rect key="frame" x="20" y="413" width="200" height="22"/>
13649                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13650                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="vN6-Bx-nMd">
13651                             <font key="font" metaFont="system"/>
13652                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13653                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13654                         </textFieldCell>
13655                     </textField>
13656                     <button id="XIw-bB-wwd">
13657                         <rect key="frame" x="18" y="364" width="95" height="18"/>
13658                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13659                         <buttonCell key="cell" type="check" title="スイッチON" bezelStyle="regularSquare" imagePosition="left" inset="2" id="KUp-ar-0sI">
13660                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13661                             <font key="font" size="13" name="AquaKana"/>
13662                         </buttonCell>
13663                     </button>
13664                     <button id="XTe-Jz-b03">
13665                         <rect key="frame" x="18" y="248" width="100" height="18"/>
13666                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13667                         <buttonCell key="cell" type="check" title="変数が一定上" bezelStyle="regularSquare" imagePosition="left" inset="2" id="WPP-pz-uRd">
13668                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13669                             <font key="font" size="13" name="AquaKana"/>
13670                         </buttonCell>
13671                     </button>
13672                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="e0S-Ns-25r">
13673                         <rect key="frame" x="20" y="216" width="178" height="26"/>
13674                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13675                         <clipView key="contentView" id="DLq-q4-Gkc">
13676                             <rect key="frame" x="1" y="1" width="176" height="24"/>
13677                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13678                             <subviews>
13679                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="eWw-Wf-UIH">
13680                                     <rect key="frame" x="0.0" y="0.0" width="176" height="19"/>
13681                                     <autoresizingMask key="autoresizingMask"/>
13682                                     <size key="intercellSpacing" width="3" height="2"/>
13683                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13684                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13685                                     <tableColumns>
13686                                         <tableColumn editable="NO" width="173" minWidth="40" maxWidth="1000" id="k4w-JZ-Wdg">
13687                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13688                                                 <font key="font" metaFont="smallSystem"/>
13689                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13690                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13691                                             </tableHeaderCell>
13692                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ooR-Qu-ckt">
13693                                                 <font key="font" metaFont="system"/>
13694                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13695                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13696                                             </textFieldCell>
13697                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13698                                             <connections>
13699                                                 <binding destination="vUJ-2q-AWz" name="value" keyPath="arrangedObjects.value" id="Kd3-gp-1Nw">
13700                                                     <dictionary key="options">
13701                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13702                                                     </dictionary>
13703                                                 </binding>
13704                                             </connections>
13705                                         </tableColumn>
13706                                     </tableColumns>
13707                                 </tableView>
13708                             </subviews>
13709                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13710                         </clipView>
13711                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="nzK-eZ-4Bz">
13712                             <rect key="frame" x="1" y="20" width="161" height="16"/>
13713                             <autoresizingMask key="autoresizingMask"/>
13714                         </scroller>
13715                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="DhL-CP-Pv7">
13716                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13717                             <autoresizingMask key="autoresizingMask"/>
13718                         </scroller>
13719                     </scrollView>
13720                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zyg-h2-6cm">
13721                         <rect key="frame" x="18" y="187" width="17" height="17"/>
13722                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13723                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="値" id="tnG-Ke-f41">
13724                             <font key="font" size="13" name="AquaKana"/>
13725                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13726                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13727                         </textFieldCell>
13728                     </textField>
13729                     <box autoresizesSubviews="NO" title="発動条件" borderType="line" id="uiV-wM-zIV">
13730                         <rect key="frame" x="7" y="16" width="223" height="389"/>
13731                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13732                         <view key="contentView" id="0jR-KU-qjC">
13733                             <rect key="frame" x="1" y="1" width="221" height="373"/>
13734                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13735                             <subviews>
13736                                 <textField verticalHuggingPriority="750" id="TNN-Ng-Vih">
13737                                     <rect key="frame" x="36" y="167" width="96" height="22"/>
13738                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13739                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Z3A-pb-Tfg">
13740                                         <font key="font" metaFont="system"/>
13741                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13742                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13743                                     </textFieldCell>
13744                                 </textField>
13745                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="TEX-B8-Ahk">
13746                                     <rect key="frame" x="12" y="249" width="97" height="94"/>
13747                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13748                                     <clipView key="contentView" id="ms6-k3-iQy">
13749                                         <rect key="frame" x="1" y="1" width="95" height="92"/>
13750                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13751                                         <subviews>
13752                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="el7-mT-iKE">
13753                                                 <rect key="frame" x="0.0" y="0.0" width="95" height="19"/>
13754                                                 <autoresizingMask key="autoresizingMask"/>
13755                                                 <size key="intercellSpacing" width="3" height="2"/>
13756                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13757                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13758                                                 <tableColumns>
13759                                                     <tableColumn editable="NO" width="92" minWidth="40" maxWidth="1000" id="JUj-UJ-hFL">
13760                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13761                                                             <font key="font" metaFont="smallSystem"/>
13762                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13763                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13764                                                         </tableHeaderCell>
13765                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="tIz-1l-YKn">
13766                                                             <font key="font" metaFont="system"/>
13767                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13768                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13769                                                         </textFieldCell>
13770                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13771                                                         <connections>
13772                                                             <binding destination="AFK-Ig-Gpn" name="value" keyPath="arrangedObjects.value" id="a1T-xl-ivl">
13773                                                                 <dictionary key="options">
13774                                                                     <bool key="NSCreatesSortDescriptor" value="NO"/>
13775                                                                 </dictionary>
13776                                                             </binding>
13777                                                         </connections>
13778                                                     </tableColumn>
13779                                                 </tableColumns>
13780                                             </tableView>
13781                                         </subviews>
13782                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13783                                     </clipView>
13784                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="1mW-C8-lhZ">
13785                                         <rect key="frame" x="1" y="20" width="161" height="16"/>
13786                                         <autoresizingMask key="autoresizingMask"/>
13787                                     </scroller>
13788                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="yWS-lO-tW7">
13789                                         <rect key="frame" x="224" y="17" width="15" height="102"/>
13790                                         <autoresizingMask key="autoresizingMask"/>
13791                                     </scroller>
13792                                 </scrollView>
13793                                 <button id="N7b-Kl-HEP">
13794                                     <rect key="frame" x="114" y="347" width="100" height="18"/>
13795                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13796                                     <buttonCell key="cell" type="check" title="スイッチOFF" bezelStyle="regularSquare" imagePosition="left" inset="2" id="tPn-sX-oeB">
13797                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13798                                         <font key="font" size="13" name="AquaKana"/>
13799                                     </buttonCell>
13800                                 </button>
13801                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9Kq-mc-lLj">
13802                                     <rect key="frame" x="116" y="249" width="96" height="92"/>
13803                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13804                                     <clipView key="contentView" id="yHg-qj-MIb">
13805                                         <rect key="frame" x="1" y="1" width="94" height="90"/>
13806                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13807                                         <subviews>
13808                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="7Vq-ff-JM0">
13809                                                 <rect key="frame" x="0.0" y="0.0" width="94" height="19"/>
13810                                                 <autoresizingMask key="autoresizingMask"/>
13811                                                 <size key="intercellSpacing" width="3" height="2"/>
13812                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13813                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13814                                                 <tableColumns>
13815                                                     <tableColumn editable="NO" width="91" minWidth="40" maxWidth="1000" id="osB-c8-Ym4">
13816                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13817                                                             <font key="font" metaFont="smallSystem"/>
13818                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13819                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13820                                                         </tableHeaderCell>
13821                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="gFk-IV-8wL">
13822                                                             <font key="font" metaFont="system"/>
13823                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13824                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13825                                                         </textFieldCell>
13826                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13827                                                         <connections>
13828                                                             <binding destination="8ZU-c6-Pte" name="value" keyPath="arrangedObjects.value" id="kmn-Ih-r0U">
13829                                                                 <dictionary key="options">
13830                                                                     <bool key="NSCreatesSortDescriptor" value="NO"/>
13831                                                                 </dictionary>
13832                                                             </binding>
13833                                                         </connections>
13834                                                     </tableColumn>
13835                                                 </tableColumns>
13836                                             </tableView>
13837                                         </subviews>
13838                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13839                                     </clipView>
13840                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="iEW-Jk-Mfx">
13841                                         <rect key="frame" x="1" y="20" width="161" height="16"/>
13842                                         <autoresizingMask key="autoresizingMask"/>
13843                                     </scroller>
13844                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rzH-je-44c">
13845                                         <rect key="frame" x="224" y="17" width="15" height="102"/>
13846                                         <autoresizingMask key="autoresizingMask"/>
13847                                     </scroller>
13848                                 </scrollView>
13849                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="9gR-TO-UzO">
13850                                     <rect key="frame" x="11" y="78" width="56" height="17"/>
13851                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13852                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="終了判定" id="59w-GD-VeI">
13853                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
13854                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
13855                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13856                                     </textFieldCell>
13857                                 </textField>
13858                                 <popUpButton verticalHuggingPriority="750" id="rAO-0J-ajM">
13859                                     <rect key="frame" x="111" y="73" width="100" height="26"/>
13860                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13861                                     <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">
13862                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13863                                         <font key="font" metaFont="menu"/>
13864                                         <menu key="menu" id="xgh-69-4hR">
13865                                             <items>
13866                                                 <menuItem title="トリガー後" state="on" id="y24-aq-LfS"/>
13867                                                 <menuItem title="実行後" id="kCu-6X-fPc"/>
13868                                                 <menuItem title="成功後" id="8ZD-VZ-KxT"/>
13869                                                 <menuItem title="失敗後" id="3uK-ru-9mC"/>
13870                                                 <menuItem title="しない" id="ujB-jI-XcT"/>
13871                                             </items>
13872                                         </menu>
13873                                     </popUpButtonCell>
13874                                 </popUpButton>
13875                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="paX-Oi-lAa">
13876                                     <rect key="frame" x="9" y="140" width="129" height="17"/>
13877                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13878                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベントトリガーWT" id="DB0-nN-S9r">
13879                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
13880                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
13881                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13882                                     </textFieldCell>
13883                                 </textField>
13884                                 <textField verticalHuggingPriority="750" id="LCC-mq-PsF">
13885                                     <rect key="frame" x="13" y="107" width="60" height="22"/>
13886                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13887                                     <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">
13888                                         <font key="font" metaFont="system"/>
13889                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13890                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13891                                     </textFieldCell>
13892                                 </textField>
13893                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zTV-ka-7uf">
13894                                     <rect key="frame" x="90" y="111" width="30" height="17"/>
13895                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13896                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="から" id="GKY-E1-ZdP">
13897                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
13898                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
13899                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13900                                     </textFieldCell>
13901                                 </textField>
13902                                 <textField verticalHuggingPriority="750" id="89j-NJ-SNG">
13903                                     <rect key="frame" x="134" y="107" width="60" height="22"/>
13904                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13905                                     <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">
13906                                         <font key="font" metaFont="system"/>
13907                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13908                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13909                                     </textFieldCell>
13910                                 </textField>
13911                             </subviews>
13912                         </view>
13913                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
13914                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
13915                     </box>
13916                 </subviews>
13917             </view>
13918         </window>
13919         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vCd-mx-DZf" userLabel="変数リスト">
13920             <windowStyleMask key="styleMask" titled="YES"/>
13921             <rect key="contentRect" x="678" y="400" width="640" height="442"/>
13922             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13923             <view key="contentView" id="f4b-3z-KkT">
13924                 <rect key="frame" x="0.0" y="0.0" width="640" height="442"/>
13925                 <autoresizingMask key="autoresizingMask"/>
13926                 <subviews>
13927                     <button verticalHuggingPriority="750" id="hh9-nj-eDn">
13928                         <rect key="frame" x="547" y="13" width="79" height="32"/>
13929                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13930                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hW9-Os-yoq">
13931                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13932                             <font key="font" size="13" name="AquaKana"/>
13933                         </buttonCell>
13934                         <connections>
13935                             <action selector="EDvarSetClose:" target="3826" id="wqV-DE-6IY"/>
13936                         </connections>
13937                     </button>
13938                     <button verticalHuggingPriority="750" id="vRw-Mu-r6t">
13939                         <rect key="frame" x="14" y="44" width="118" height="32"/>
13940                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13941                         <buttonCell key="cell" type="push" title="最大数の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Cu2-K6-VHd">
13942                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13943                             <font key="font" size="13" name="AquaKana"/>
13944                         </buttonCell>
13945                         <connections>
13946                             <action selector="EDvarSetMax:" target="3826" id="xfO-4h-KtG"/>
13947                         </connections>
13948                     </button>
13949                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QOl-bJ-JeH">
13950                         <rect key="frame" x="108" y="405" width="30" height="17"/>
13951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13952                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="変数" id="jBW-j5-o3h">
13953                             <font key="font" size="13" name="AquaKana"/>
13954                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13955                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13956                         </textFieldCell>
13957                     </textField>
13958                     <textField verticalHuggingPriority="750" id="XC5-Vd-kH4">
13959                         <rect key="frame" x="25" y="20" width="96" height="22"/>
13960                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13961                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1X0-6b-fiM">
13962                             <font key="font" metaFont="system"/>
13963                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13964                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13965                         </textFieldCell>
13966                     </textField>
13967                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dYT-Pc-cDX">
13968                         <rect key="frame" x="241" y="61" width="400" height="380"/>
13969                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13970                         <clipView key="contentView" id="6D0-YO-o6Z">
13971                             <rect key="frame" x="1" y="17" width="398" height="362"/>
13972                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13973                             <subviews>
13974                                 <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">
13975                                     <rect key="frame" x="0.0" y="0.0" width="398" height="19"/>
13976                                     <autoresizingMask key="autoresizingMask"/>
13977                                     <size key="intercellSpacing" width="3" height="2"/>
13978                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13979                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13980                                     <tableColumns>
13981                                         <tableColumn editable="NO" width="43.296875" minWidth="40" maxWidth="1000" id="DkR-P1-F6J">
13982                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="番号">
13983                                                 <font key="font" metaFont="smallSystem"/>
13984                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13985                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13986                                             </tableHeaderCell>
13987                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="d0H-5f-4Y8">
13988                                                 <font key="font" metaFont="system"/>
13989                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13990                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13991                                             </textFieldCell>
13992                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13993                                             <connections>
13994                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.num" id="qoI-om-jIA">
13995                                                     <dictionary key="options">
13996                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13997                                                     </dictionary>
13998                                                 </binding>
13999                                             </connections>
14000                                         </tableColumn>
14001                                         <tableColumn width="116.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="7Qm-gy-xQi">
14002                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="値">
14003                                                 <font key="font" metaFont="smallSystem"/>
14004                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14005                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
14006                                             </tableHeaderCell>
14007                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Gpm-U2-2Ln">
14008                                                 <font key="font" metaFont="system"/>
14009                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14010                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14011                                             </textFieldCell>
14012                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14013                                             <connections>
14014                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.value" id="r7q-jd-GjP">
14015                                                     <dictionary key="options">
14016                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14017                                                     </dictionary>
14018                                                 </binding>
14019                                             </connections>
14020                                         </tableColumn>
14021                                         <tableColumn width="230" minWidth="10" maxWidth="3.4028234663852886e+38" id="ToT-t3-Kf8">
14022                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コメント">
14023                                                 <font key="font" metaFont="smallSystem"/>
14024                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14025                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
14026                                             </tableHeaderCell>
14027                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="U7N-vA-shl">
14028                                                 <font key="font" metaFont="system"/>
14029                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14030                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14031                                             </textFieldCell>
14032                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14033                                             <connections>
14034                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.name" id="Y00-Yk-WEG">
14035                                                     <dictionary key="options">
14036                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14037                                                     </dictionary>
14038                                                 </binding>
14039                                             </connections>
14040                                         </tableColumn>
14041                                     </tableColumns>
14042                                 </tableView>
14043                             </subviews>
14044                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14045                         </clipView>
14046                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="tZW-zN-DU0">
14047                             <rect key="frame" x="1" y="119" width="223" height="15"/>
14048                             <autoresizingMask key="autoresizingMask"/>
14049                         </scroller>
14050                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="CbN-et-OYh">
14051                             <rect key="frame" x="224" y="17" width="15" height="102"/>
14052                             <autoresizingMask key="autoresizingMask"/>
14053                         </scroller>
14054                         <tableHeaderView key="headerView" id="M70-ah-obA">
14055                             <rect key="frame" x="0.0" y="0.0" width="398" height="17"/>
14056                             <autoresizingMask key="autoresizingMask"/>
14057                         </tableHeaderView>
14058                     </scrollView>
14059                     <button verticalHuggingPriority="750" id="lLD-pP-sHe">
14060                         <rect key="frame" x="484" y="13" width="66" height="32"/>
14061                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14062                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xY4-To-rFz">
14063                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14064                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14065                         </buttonCell>
14066                         <connections>
14067                             <action selector="EDvarSetSubmit:" target="3826" id="vdE-TK-iDq"/>
14068                         </connections>
14069                     </button>
14070                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oL1-bc-0bO">
14071                         <rect key="frame" x="227" y="24" width="251" height="17"/>
14072                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14073                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="米直接入力することで変える事もできます" id="smk-YI-mkF">
14074                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14075                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14076                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14077                         </textFieldCell>
14078                     </textField>
14079                     <button verticalHuggingPriority="750" id="Nyn-8S-nMX">
14080                         <rect key="frame" x="122" y="33" width="105" height="32"/>
14081                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14082                         <buttonCell key="cell" type="push" title="データ保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8ab-7D-4Wl">
14083                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14084                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14085                         </buttonCell>
14086                         <connections>
14087                             <action selector="EDvarSetSave:" target="3826" id="14d-HM-AGO"/>
14088                         </connections>
14089                     </button>
14090                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="vSy-uR-1yG">
14091                         <rect key="frame" x="20" y="81" width="207" height="306"/>
14092                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14093                         <clipView key="contentView" id="WSx-zf-Gkh">
14094                             <rect key="frame" x="1" y="1" width="205" height="304"/>
14095                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14096                             <subviews>
14097                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="KiL-6v-fdZ">
14098                                     <rect key="frame" x="0.0" y="0.0" width="205" height="19"/>
14099                                     <autoresizingMask key="autoresizingMask"/>
14100                                     <size key="intercellSpacing" width="3" height="2"/>
14101                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14102                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14103                                     <tableColumns>
14104                                         <tableColumn editable="NO" width="202" minWidth="40" maxWidth="1000" id="ELp-L1-PAA">
14105                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
14106                                                 <font key="font" metaFont="smallSystem"/>
14107                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14108                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14109                                             </tableHeaderCell>
14110                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fOt-pD-HVj">
14111                                                 <font key="font" metaFont="system"/>
14112                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14113                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14114                                             </textFieldCell>
14115                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14116                                             <connections>
14117                                                 <binding destination="B7Y-Yq-yrY" name="value" keyPath="arrangedObjects.value" id="5sL-Os-rJz">
14118                                                     <dictionary key="options">
14119                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14120                                                     </dictionary>
14121                                                 </binding>
14122                                             </connections>
14123                                         </tableColumn>
14124                                     </tableColumns>
14125                                 </tableView>
14126                             </subviews>
14127                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14128                         </clipView>
14129                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="amE-3S-Cy1">
14130                             <rect key="frame" x="1" y="119" width="223" height="15"/>
14131                             <autoresizingMask key="autoresizingMask"/>
14132                         </scroller>
14133                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ccx-X4-ihV">
14134                             <rect key="frame" x="224" y="17" width="15" height="102"/>
14135                             <autoresizingMask key="autoresizingMask"/>
14136                         </scroller>
14137                     </scrollView>
14138                 </subviews>
14139             </view>
14140             <point key="canvasLocation" x="-443" y="258"/>
14141         </window>
14142         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6Ho-16-Ie6" userLabel="イベント選択">
14143             <windowStyleMask key="styleMask" titled="YES"/>
14144             <rect key="contentRect" x="678" y="400" width="640" height="442"/>
14145             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14146             <view key="contentView" id="gBi-P1-KP9">
14147                 <rect key="frame" x="0.0" y="0.0" width="640" height="442"/>
14148                 <autoresizingMask key="autoresizingMask"/>
14149                 <subviews>
14150                     <button verticalHuggingPriority="750" id="zMR-hi-1fR">
14151                         <rect key="frame" x="57" y="366" width="105" height="32"/>
14152                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14153                         <buttonCell key="cell" type="push" title="文章の表示" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LiC-No-I2p">
14154                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14155                             <font key="font" size="13" name="AquaKana"/>
14156                         </buttonCell>
14157                         <connections>
14158                             <action selector="EDtext:" target="3826" id="vJF-RR-3wF"/>
14159                         </connections>
14160                     </button>
14161                     <button verticalHuggingPriority="750" id="fP4-xD-YmK">
14162                         <rect key="frame" x="50" y="333" width="118" height="32"/>
14163                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14164                         <buttonCell key="cell" type="push" title="選択肢の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="s2F-ox-m0q">
14165                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14166                             <font key="font" size="13" name="AquaKana"/>
14167                         </buttonCell>
14168                         <connections>
14169                             <action selector="EDselection:" target="3826" id="RpC-iK-NnZ"/>
14170                         </connections>
14171                     </button>
14172                     <button verticalHuggingPriority="750" id="c3g-Wo-vmA">
14173                         <rect key="frame" x="44" y="300" width="131" height="32"/>
14174                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14175                         <buttonCell key="cell" type="push" title="数値入力の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YOd-Jb-Mnv">
14176                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14177                             <font key="font" size="13" name="AquaKana"/>
14178                         </buttonCell>
14179                         <connections>
14180                             <action selector="EDvalue:" target="3826" id="93m-Ao-yiB"/>
14181                         </connections>
14182                     </button>
14183                     <button verticalHuggingPriority="750" id="w6C-Rw-UnI">
14184                         <rect key="frame" x="44" y="249" width="131" height="32"/>
14185                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14186                         <buttonCell key="cell" type="push" title="スイッチの操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6A7-eu-J5D">
14187                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14188                             <font key="font" size="13" name="AquaKana"/>
14189                         </buttonCell>
14190                         <connections>
14191                             <action selector="EDswitch:" target="3826" id="qSd-LD-CkC"/>
14192                         </connections>
14193                     </button>
14194                     <button verticalHuggingPriority="750" id="4tL-GG-DfN">
14195                         <rect key="frame" x="57" y="216" width="105" height="32"/>
14196                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14197                         <buttonCell key="cell" type="push" title="変数の操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Bbz-4G-tg7">
14198                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14199                             <font key="font" size="13" name="AquaKana"/>
14200                         </buttonCell>
14201                         <connections>
14202                             <action selector="EDvariable:" target="3826" id="HlG-KQ-VSO"/>
14203                         </connections>
14204                     </button>
14205                     <button verticalHuggingPriority="750" id="GQF-5X-gb1">
14206                         <rect key="frame" x="44" y="183" width="131" height="32"/>
14207                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14208                         <buttonCell key="cell" type="push" title="タイマーの操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ybP-3c-ESc">
14209                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14210                             <font key="font" size="13" name="AquaKana"/>
14211                         </buttonCell>
14212                         <connections>
14213                             <action selector="EDtimer:" target="3826" id="vM4-e8-KpR"/>
14214                         </connections>
14215                     </button>
14216                     <button verticalHuggingPriority="750" id="mqo-DH-lcE">
14217                         <rect key="frame" x="63" y="134" width="92" height="32"/>
14218                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14219                         <buttonCell key="cell" type="push" title="条件分岐" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oQs-6w-RrO">
14220                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14221                             <font key="font" size="13" name="AquaKana"/>
14222                         </buttonCell>
14223                         <connections>
14224                             <action selector="EDterms:" target="3826" id="2Nh-zd-JAX"/>
14225                         </connections>
14226                     </button>
14227                     <button verticalHuggingPriority="750" id="Py8-nK-Bnl">
14228                         <rect key="frame" x="70" y="101" width="79" height="32"/>
14229                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14230                         <buttonCell key="cell" type="push" title="ラベル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PAl-7a-Gor">
14231                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14232                             <font key="font" size="13" name="AquaKana"/>
14233                         </buttonCell>
14234                         <connections>
14235                             <action selector="EDlabel:" target="3826" id="M3b-ly-045"/>
14236                         </connections>
14237                     </button>
14238                     <button verticalHuggingPriority="750" id="imT-Xr-67W">
14239                         <rect key="frame" x="46" y="68" width="131" height="32"/>
14240                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14241                         <buttonCell key="cell" type="push" title="ラベルジャンプ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2b7-QB-mL3">
14242                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14243                             <font key="font" size="13" name="AquaKana"/>
14244                         </buttonCell>
14245                         <connections>
14246                             <action selector="EDlabelJump:" target="3826" id="z3V-hf-x3V"/>
14247                         </connections>
14248                     </button>
14249                     <button verticalHuggingPriority="750" id="lh9-Uz-Amk">
14250                         <rect key="frame" x="78" y="35" width="66" height="32"/>
14251                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14252                         <buttonCell key="cell" type="push" title="注釈" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4kf-8h-Sc0">
14253                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14254                             <font key="font" size="13" name="AquaKana"/>
14255                         </buttonCell>
14256                         <connections>
14257                             <action selector="EDmemo:" target="3826" id="Lb4-Av-5vc"/>
14258                         </connections>
14259                     </button>
14260                     <button verticalHuggingPriority="750" id="FoV-z0-fp6">
14261                         <rect key="frame" x="192" y="366" width="118" height="32"/>
14262                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14263                         <buttonCell key="cell" type="push" title="リソース増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rYW-XZ-chD">
14264                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14265                             <font key="font" size="13" name="AquaKana"/>
14266                         </buttonCell>
14267                         <connections>
14268                             <action selector="EDresource:" target="3826" id="I8R-N8-rfU"/>
14269                         </connections>
14270                     </button>
14271                     <button verticalHuggingPriority="750" id="Kme-xI-3Xv">
14272                         <rect key="frame" x="192" y="332" width="118" height="32"/>
14273                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14274                         <buttonCell key="cell" type="push" title="アイテム増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e9q-Mf-rhD">
14275                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14276                             <font key="font" size="13" name="AquaKana"/>
14277                         </buttonCell>
14278                         <connections>
14279                             <action selector="EDitem:" target="3826" id="hI4-PC-UzJ"/>
14280                         </connections>
14281                     </button>
14282                     <button verticalHuggingPriority="750" id="hwl-LY-zEr">
14283                         <rect key="frame" x="179" y="299" width="144" height="32"/>
14284                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14285                         <buttonCell key="cell" type="push" title="メンバー入れ替え" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="m26-qo-a2e">
14286                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14287                             <font key="font" size="13" name="AquaKana"/>
14288                         </buttonCell>
14289                         <connections>
14290                             <action selector="EDmember:" target="3826" id="MDt-lp-90n"/>
14291                         </connections>
14292                     </button>
14293                     <button verticalHuggingPriority="750" id="0qa-9q-CfC">
14294                         <rect key="frame" x="176" y="182" width="144" height="32"/>
14295                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14296                         <buttonCell key="cell" type="push" title="ステータスの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="NYD-Yn-f0b">
14297                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14298                             <font key="font" size="13" name="AquaKana"/>
14299                         </buttonCell>
14300                         <connections>
14301                             <action selector="EDstatus:" target="3826" id="2i8-3L-wdm"/>
14302                         </connections>
14303                     </button>
14304                     <button verticalHuggingPriority="750" id="uRm-1Z-pem">
14305                         <rect key="frame" x="203" y="249" width="96" height="32"/>
14306                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14307                         <buttonCell key="cell" type="push" title="HPの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TQm-CI-cMl">
14308                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14309                             <font key="font" metaFont="system"/>
14310                         </buttonCell>
14311                         <connections>
14312                             <action selector="EDhp:" target="3826" id="2uK-uJ-9zB"/>
14313                         </connections>
14314                     </button>
14315                     <button verticalHuggingPriority="750" id="q38-nO-ZcI">
14316                         <rect key="frame" x="202" y="215" width="98" height="32"/>
14317                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14318                         <buttonCell key="cell" type="push" title="MPの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wc7-0Y-bLo">
14319                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14320                             <font key="font" metaFont="system"/>
14321                         </buttonCell>
14322                         <connections>
14323                             <action selector="EDmp:" target="3826" id="B5K-eV-xvA"/>
14324                         </connections>
14325                     </button>
14326                     <button verticalHuggingPriority="750" id="gST-sf-q6V">
14327                         <rect key="frame" x="202" y="150" width="92" height="32"/>
14328                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14329                         <buttonCell key="cell" type="push" title="状態変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Hmk-7u-7wL">
14330                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14331                             <font key="font" size="13" name="AquaKana"/>
14332                         </buttonCell>
14333                         <connections>
14334                             <action selector="EDstate:" target="3826" id="qlX-e6-AZ7"/>
14335                         </connections>
14336                     </button>
14337                     <button verticalHuggingPriority="750" id="QYD-hX-Q3C">
14338                         <rect key="frame" x="189" y="117" width="118" height="32"/>
14339                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14340                         <buttonCell key="cell" type="push" title="スキルの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="U6w-6d-kkv">
14341                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14342                             <font key="font" size="13" name="AquaKana"/>
14343                         </buttonCell>
14344                         <connections>
14345                             <action selector="EDskill:" target="3826" id="3Jc-BI-5yA"/>
14346                         </connections>
14347                     </button>
14348                     <button verticalHuggingPriority="750" id="pZH-yk-yjK">
14349                         <rect key="frame" x="176" y="21" width="151" height="32"/>
14350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14351                         <buttonCell key="cell" type="push" title="攻撃方法フラグON" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gVl-m5-5pJ">
14352                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14353                             <font key="font" size="13" name="AquaKana"/>
14354                         </buttonCell>
14355                         <connections>
14356                             <action selector="EDattackFlagOn:" target="3826" id="yMi-LO-56E"/>
14357                         </connections>
14358                     </button>
14359                     <button verticalHuggingPriority="750" id="iad-Q7-VBI">
14360                         <rect key="frame" x="196" y="84" width="105" height="32"/>
14361                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14362                         <buttonCell key="cell" type="push" title="名前の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="b5X-oq-0X9">
14363                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14364                             <font key="font" size="13" name="AquaKana"/>
14365                         </buttonCell>
14366                         <connections>
14367                             <action selector="EDname:" target="3826" id="J1H-Jt-5Ng"/>
14368                         </connections>
14369                     </button>
14370                     <button verticalHuggingPriority="750" id="BeE-28-wJ6">
14371                         <rect key="frame" x="196" y="53" width="105" height="32"/>
14372                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14373                         <buttonCell key="cell" type="push" title="装備の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LGP-36-rjV">
14374                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14375                             <font key="font" size="13" name="AquaKana"/>
14376                         </buttonCell>
14377                         <connections>
14378                             <action selector="EDequip:" target="3826" id="zfS-ZP-0pk"/>
14379                         </connections>
14380                     </button>
14381                     <button verticalHuggingPriority="750" id="IMd-5J-zYf">
14382                         <rect key="frame" x="337" y="365" width="118" height="32"/>
14383                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14384                         <buttonCell key="cell" type="push" title="ユニット移動" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aag-xi-KPP">
14385                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14386                             <font key="font" size="13" name="AquaKana"/>
14387                         </buttonCell>
14388                         <connections>
14389                             <action selector="EDmove:" target="3826" id="4tI-vk-Qdg"/>
14390                         </connections>
14391                     </button>
14392                     <button verticalHuggingPriority="750" id="Kxl-Z4-qCL">
14393                         <rect key="frame" x="347" y="248" width="92" height="32"/>
14394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14395                         <buttonCell key="cell" type="push" title="場所注目" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1Mx-yl-aFu">
14396                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14397                             <font key="font" size="13" name="AquaKana"/>
14398                         </buttonCell>
14399                         <connections>
14400                             <action selector="EDplace:" target="3826" id="b8E-hM-IKg"/>
14401                         </connections>
14402                     </button>
14403                     <button verticalHuggingPriority="750" id="9CB-W4-urd">
14404                         <rect key="frame" x="328" y="185" width="131" height="32"/>
14405                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14406                         <buttonCell key="cell" type="push" title="パイロット変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tgB-cS-1GD">
14407                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14408                             <font key="font" size="13" name="AquaKana"/>
14409                         </buttonCell>
14410                         <connections>
14411                             <action selector="EDpilot:" target="3826" id="izu-pE-5V1"/>
14412                         </connections>
14413                     </button>
14414                     <button verticalHuggingPriority="750" id="n6W-HX-szx">
14415                         <rect key="frame" x="334" y="152" width="118" height="32"/>
14416                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14417                         <buttonCell key="cell" type="push" title="ユニット変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="D6a-ht-zFW">
14418                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14419                             <font key="font" size="13" name="AquaKana"/>
14420                         </buttonCell>
14421                         <connections>
14422                             <action selector="EDunit:" target="3826" id="tfi-JY-Q8O"/>
14423                         </connections>
14424                     </button>
14425                     <button verticalHuggingPriority="750" id="eA3-Dy-xfg">
14426                         <rect key="frame" x="347" y="215" width="92" height="32"/>
14427                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14428                         <buttonCell key="cell" type="push" title="ウェイト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FkG-S7-uQp">
14429                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14430                             <font key="font" size="13" name="AquaKana"/>
14431                         </buttonCell>
14432                         <connections>
14433                             <action selector="EDwait:" target="3826" id="fUs-Pg-F8j"/>
14434                         </connections>
14435                     </button>
14436                     <button verticalHuggingPriority="750" id="Zzw-yF-1Ab">
14437                         <rect key="frame" x="342" y="118" width="108" height="32"/>
14438                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14439                         <buttonCell key="cell" type="push" title="BGMの演奏" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aYS-NX-Mlb">
14440                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14441                             <font key="font" metaFont="system"/>
14442                         </buttonCell>
14443                         <connections>
14444                             <action selector="EDbgm:" target="3826" id="1sD-B0-jCF"/>
14445                         </connections>
14446                     </button>
14447                     <button verticalHuggingPriority="750" id="HWj-P3-Ja3">
14448                         <rect key="frame" x="307" y="85" width="173" height="32"/>
14449                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14450                         <buttonCell key="cell" type="push" title="BGMのフェードアウト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e96-60-Wt8">
14451                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14452                             <font key="font" metaFont="system"/>
14453                         </buttonCell>
14454                         <connections>
14455                             <action selector="EDbgmFadeOut:" target="3826" id="Qy3-Ow-N2m"/>
14456                         </connections>
14457                     </button>
14458                     <button verticalHuggingPriority="750" id="M4p-NN-UEA">
14459                         <rect key="frame" x="337" y="332" width="118" height="32"/>
14460                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14461                         <buttonCell key="cell" type="push" title="ユニット出現" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="btg-6y-lSj">
14462                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14463                             <font key="font" size="13" name="AquaKana"/>
14464                         </buttonCell>
14465                         <connections>
14466                             <action selector="EDappear:" target="3826" id="PSn-S7-ISX"/>
14467                         </connections>
14468                     </button>
14469                     <button verticalHuggingPriority="750" id="Knp-Ff-okG">
14470                         <rect key="frame" x="337" y="298" width="118" height="32"/>
14471                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14472                         <buttonCell key="cell" type="push" title="ユニット消去" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="y34-e2-t0b">
14473                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14474                             <font key="font" size="13" name="AquaKana"/>
14475                         </buttonCell>
14476                         <connections>
14477                             <action selector="EDdissapear:" target="3826" id="9p7-Fe-Fl2"/>
14478                         </connections>
14479                     </button>
14480                     <button verticalHuggingPriority="750" id="8cD-eT-YNw">
14481                         <rect key="frame" x="349" y="53" width="94" height="32"/>
14482                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14483                         <buttonCell key="cell" type="push" title="SEの再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tfv-ar-kaD">
14484                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14485                             <font key="font" metaFont="system"/>
14486                         </buttonCell>
14487                         <connections>
14488                             <action selector="EDse:" target="3826" id="pfo-QO-hNf"/>
14489                         </connections>
14490                     </button>
14491                     <button verticalHuggingPriority="750" id="P2A-Yk-1jo">
14492                         <rect key="frame" x="349" y="20" width="94" height="32"/>
14493                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14494                         <buttonCell key="cell" type="push" title="SEの停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="SDz-nQ-IZa">
14495                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14496                             <font key="font" metaFont="system"/>
14497                         </buttonCell>
14498                         <connections>
14499                             <action selector="EDseStop:" target="3826" id="tkk-N1-gog"/>
14500                         </connections>
14501                     </button>
14502                     <button verticalHuggingPriority="750" id="zGZ-HK-7JU">
14503                         <rect key="frame" x="489" y="365" width="118" height="32"/>
14504                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14505                         <buttonCell key="cell" type="push" title="バトルの処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HEK-Sn-Nty">
14506                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14507                             <font key="font" size="13" name="AquaKana"/>
14508                         </buttonCell>
14509                         <connections>
14510                             <action selector="EDbattle:" target="3826" id="PYK-3K-QS2"/>
14511                         </connections>
14512                     </button>
14513                     <button verticalHuggingPriority="750" id="yNz-KE-SY5">
14514                         <rect key="frame" x="483" y="331" width="131" height="32"/>
14515                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14516                         <buttonCell key="cell" type="push" title="ショップの処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="f8v-ch-0LO">
14517                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14518                             <font key="font" size="13" name="AquaKana"/>
14519                         </buttonCell>
14520                         <connections>
14521                             <action selector="EDshop:" target="3826" id="9NV-nr-xYW"/>
14522                         </connections>
14523                     </button>
14524                     <button verticalHuggingPriority="750" id="KJ5-Yz-XbR">
14525                         <rect key="frame" x="483" y="297" width="131" height="32"/>
14526                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14527                         <buttonCell key="cell" type="push" title="名前入力の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Puy-Qm-Hbk">
14528                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14529                             <font key="font" size="13" name="AquaKana"/>
14530                         </buttonCell>
14531                         <connections>
14532                             <action selector="EDnameInput:" target="3826" id="LlP-aP-m0X"/>
14533                         </connections>
14534                     </button>
14535                     <button verticalHuggingPriority="750" id="0h9-9S-TRu">
14536                         <rect key="frame" x="483" y="248" width="131" height="32"/>
14537                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14538                         <buttonCell key="cell" type="push" title="ゲームオーバー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cOK-oQ-6Ij">
14539                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14540                             <font key="font" size="13" name="AquaKana"/>
14541                         </buttonCell>
14542                         <connections>
14543                             <action selector="EDgameOver:" target="3826" id="PzI-Vp-KXG"/>
14544                         </connections>
14545                     </button>
14546                     <button verticalHuggingPriority="750" id="FIB-Qv-QYM">
14547                         <rect key="frame" x="483" y="216" width="131" height="32"/>
14548                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14549                         <buttonCell key="cell" type="push" title="ステージクリア" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h6f-cG-UVA">
14550                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14551                             <font key="font" size="13" name="AquaKana"/>
14552                         </buttonCell>
14553                         <connections>
14554                             <action selector="EDstageClear:" target="3826" id="hs5-cN-xsm"/>
14555                         </connections>
14556                     </button>
14557                     <button verticalHuggingPriority="750" id="dZN-lO-wpU">
14558                         <rect key="frame" x="470" y="185" width="157" height="32"/>
14559                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14560                         <buttonCell key="cell" type="push" title="タイトル画面に戻す" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gxl-li-v1p">
14561                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14562                             <font key="font" size="13" name="AquaKana"/>
14563                         </buttonCell>
14564                         <connections>
14565                             <action selector="EDtitle:" target="3826" id="cfz-hC-a7E"/>
14566                         </connections>
14567                     </button>
14568                     <button verticalHuggingPriority="750" id="3OQ-mF-ISP">
14569                         <rect key="frame" x="502" y="21" width="105" height="32"/>
14570                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14571                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RYL-Ih-cup">
14572                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14573                             <font key="font" size="13" name="AquaKana"/>
14574                         </buttonCell>
14575                         <connections>
14576                             <action selector="EDcancel:" target="3826" id="Dd9-H1-UWr"/>
14577                         </connections>
14578                     </button>
14579                 </subviews>
14580             </view>
14581             <point key="canvasLocation" x="-962" y="277"/>
14582         </window>
14583         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vXf-RC-FUn" userLabel="イベント文章">
14584             <windowStyleMask key="styleMask" titled="YES"/>
14585             <rect key="contentRect" x="678" y="400" width="500" height="158"/>
14586             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14587             <view key="contentView" id="gbn-c1-TlS">
14588                 <rect key="frame" x="0.0" y="0.0" width="500" height="158"/>
14589                 <autoresizingMask key="autoresizingMask"/>
14590                 <subviews>
14591                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="hPd-Xa-wFH">
14592                         <rect key="frame" x="28" y="41" width="100" height="100"/>
14593                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14594                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Gfb-qA-8DZ"/>
14595                     </imageView>
14596                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="g3K-Ag-LUV">
14597                         <rect key="frame" x="138" y="39" width="342" height="73"/>
14598                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14599                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="文章" drawsBackground="YES" id="Mic-Tv-sf5">
14600                             <font key="font" size="13" name="AquaKana"/>
14601                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14602                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14603                         </textFieldCell>
14604                     </textField>
14605                     <textField verticalHuggingPriority="750" id="9u2-KB-W00">
14606                         <rect key="frame" x="138" y="116" width="342" height="22"/>
14607                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14608                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="名前" drawsBackground="YES" id="0Bh-w3-CgX">
14609                             <font key="font" size="13" name="AquaKana"/>
14610                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14611                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14612                         </textFieldCell>
14613                     </textField>
14614                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fwV-Pn-XEv">
14615                         <rect key="frame" x="136" y="14" width="156" height="17"/>
14616                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14617                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※改行はOption + Return" id="65w-Rn-gUi">
14618                             <font key="font" metaFont="system"/>
14619                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14620                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14621                         </textFieldCell>
14622                     </textField>
14623                     <button verticalHuggingPriority="750" id="Gfa-vg-d8D">
14624                         <rect key="frame" x="315" y="5" width="66" height="32"/>
14625                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14626                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hYU-JS-nyY">
14627                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14628                             <font key="font" size="13" name="AquaKana"/>
14629                         </buttonCell>
14630                         <connections>
14631                             <action selector="EDtextSubmit:" target="3826" id="3t6-WH-dAT"/>
14632                         </connections>
14633                     </button>
14634                     <button verticalHuggingPriority="750" id="Pq6-8M-sjN">
14635                         <rect key="frame" x="381" y="5" width="105" height="32"/>
14636                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14637                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BdH-xK-OPT">
14638                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14639                             <font key="font" size="13" name="AquaKana"/>
14640                         </buttonCell>
14641                         <connections>
14642                             <action selector="EDtextCancel:" target="3826" id="Tyb-cX-hJS"/>
14643                         </connections>
14644                     </button>
14645                     <button verticalHuggingPriority="750" id="nTh-2d-Eby">
14646                         <rect key="frame" x="26" y="5" width="105" height="32"/>
14647                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14648                         <buttonCell key="cell" type="push" title="顔グラ選択" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ltL-zR-B55">
14649                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14650                             <font key="font" size="13" name="AquaKana"/>
14651                         </buttonCell>
14652                         <connections>
14653                             <action selector="EDtextImageSlct:" target="3826" id="nr0-h4-aDA"/>
14654                         </connections>
14655                     </button>
14656                 </subviews>
14657             </view>
14658         </window>
14659         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="LYW-Xc-dJE" userLabel="イベント文章イメージ">
14660             <windowStyleMask key="styleMask" titled="YES"/>
14661             <rect key="contentRect" x="196" y="207" width="480" height="270"/>
14662             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14663             <view key="contentView" id="bB2-vi-MwX">
14664                 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
14665                 <autoresizingMask key="autoresizingMask"/>
14666                 <subviews>
14667                     <scrollView autohidesScrollers="YES" horizontalLineScroll="130" horizontalPageScroll="10" verticalLineScroll="130" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="DV6-6Y-IeE">
14668                         <rect key="frame" x="20" y="102" width="350" height="148"/>
14669                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14670                         <clipView key="contentView" id="juo-7T-IKN">
14671                             <rect key="frame" x="1" y="17" width="348" height="130"/>
14672                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14673                             <subviews>
14674                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="128" headerView="xoY-YI-gfi" id="At7-iN-Wmd">
14675                                     <rect key="frame" x="0.0" y="0.0" width="348" height="130"/>
14676                                     <autoresizingMask key="autoresizingMask"/>
14677                                     <size key="intercellSpacing" width="3" height="2"/>
14678                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14679                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14680                                     <tableColumns>
14681                                         <tableColumn width="128" minWidth="40" maxWidth="1000" id="ZDd-VY-4dX">
14682                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
14683                                                 <font key="font" metaFont="smallSystem"/>
14684                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14685                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14686                                             </tableHeaderCell>
14687                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ZAd-9M-STf"/>
14688                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14689                                             <connections>
14690                                                 <binding destination="i6q-F8-oeg" name="value" keyPath="arrangedObjects.img" id="UoT-mP-SOY"/>
14691                                             </connections>
14692                                         </tableColumn>
14693                                         <tableColumn width="214" minWidth="40" maxWidth="1000" id="f4p-BT-Wod">
14694                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ名">
14695                                                 <font key="font" metaFont="smallSystem"/>
14696                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14697                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14698                                             </tableHeaderCell>
14699                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="drK-uK-QfP">
14700                                                 <font key="font" metaFont="system"/>
14701                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14702                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14703                                             </textFieldCell>
14704                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14705                                             <connections>
14706                                                 <binding destination="i6q-F8-oeg" name="value" keyPath="arrangedObjects.name" id="D59-CY-8El">
14707                                                     <dictionary key="options">
14708                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14709                                                     </dictionary>
14710                                                 </binding>
14711                                             </connections>
14712                                         </tableColumn>
14713                                     </tableColumns>
14714                                 </tableView>
14715                             </subviews>
14716                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14717                         </clipView>
14718                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="4vk-8m-p5X">
14719                             <rect key="frame" x="1" y="118" width="238" height="16"/>
14720                             <autoresizingMask key="autoresizingMask"/>
14721                         </scroller>
14722                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="Tng-e7-aOS">
14723                             <rect key="frame" x="228" y="17" width="16" height="125"/>
14724                             <autoresizingMask key="autoresizingMask"/>
14725                         </scroller>
14726                         <tableHeaderView key="headerView" id="xoY-YI-gfi">
14727                             <rect key="frame" x="0.0" y="0.0" width="348" height="17"/>
14728                             <autoresizingMask key="autoresizingMask"/>
14729                         </tableHeaderView>
14730                     </scrollView>
14731                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="ZlZ-GN-YM7">
14732                         <rect key="frame" x="378" y="135" width="82" height="115"/>
14733                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14734                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14735                         <size key="cellSize" width="74" height="18"/>
14736                         <size key="intercellSpacing" width="4" height="2"/>
14737                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="lYo-cc-W3H">
14738                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14739                             <font key="font" metaFont="system"/>
14740                         </buttonCell>
14741                         <cells>
14742                             <column>
14743                                 <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XRZ-eq-FRL">
14744                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14745                                     <font key="font" metaFont="system"/>
14746                                 </buttonCell>
14747                                 <buttonCell type="radio" title="モビール" imagePosition="left" alignment="left" inset="2" id="zzB-kV-hsQ">
14748                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14749                                     <font key="font" metaFont="system"/>
14750                                 </buttonCell>
14751                                 <buttonCell type="radio" title="イベント" imagePosition="left" alignment="left" inset="2" id="6SZ-fp-hh0">
14752                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14753                                     <font key="font" metaFont="system"/>
14754                                 </buttonCell>
14755                             </column>
14756                         </cells>
14757                         <connections>
14758                             <action selector="EDtextImageButton:" target="3826" id="oF6-q0-j9E"/>
14759                         </connections>
14760                     </matrix>
14761                     <button verticalHuggingPriority="750" id="0HT-MG-Ui5">
14762                         <rect key="frame" x="299" y="8" width="66" height="32"/>
14763                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14764                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EaG-kn-wYF">
14765                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14766                             <font key="font" size="13" name="AquaKana"/>
14767                         </buttonCell>
14768                         <connections>
14769                             <action selector="EDtextImageSubmit:" target="3826" id="Ri8-kb-BIL"/>
14770                         </connections>
14771                     </button>
14772                     <button verticalHuggingPriority="750" id="05Z-gg-czz">
14773                         <rect key="frame" x="373" y="8" width="105" height="32"/>
14774                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14775                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DDA-Sy-z7C">
14776                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14777                             <font key="font" size="13" name="AquaKana"/>
14778                         </buttonCell>
14779                         <connections>
14780                             <action selector="EDtextImageCancel:" target="3826" id="EQa-py-YC6"/>
14781                         </connections>
14782                     </button>
14783                 </subviews>
14784             </view>
14785         </window>
14786         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Z53-lU-wRt" userLabel="選択肢の決定">
14787             <windowStyleMask key="styleMask" titled="YES"/>
14788             <rect key="contentRect" x="678" y="400" width="500" height="325"/>
14789             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14790             <view key="contentView" id="NpL-Wi-WrH">
14791                 <rect key="frame" x="0.0" y="0.0" width="500" height="325"/>
14792                 <autoresizingMask key="autoresizingMask"/>
14793                 <subviews>
14794                     <button verticalHuggingPriority="750" id="HtK-ES-9eH">
14795                         <rect key="frame" x="320" y="6" width="66" height="32"/>
14796                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14797                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CeA-89-sKi">
14798                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14799                             <font key="font" size="13" name="AquaKana"/>
14800                         </buttonCell>
14801                         <connections>
14802                             <action selector="EDselectionSubmit:" target="3826" id="zEt-qr-1bs"/>
14803                         </connections>
14804                     </button>
14805                     <button verticalHuggingPriority="750" id="5MI-X9-7LE">
14806                         <rect key="frame" x="386" y="6" width="105" height="32"/>
14807                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14808                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vl1-xI-o1i">
14809                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14810                             <font key="font" size="13" name="AquaKana"/>
14811                         </buttonCell>
14812                         <connections>
14813                             <action selector="EDselectionCancel:" target="3826" id="LXx-gz-3kv"/>
14814                         </connections>
14815                     </button>
14816                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="baZ-Rv-HJC">
14817                         <rect key="frame" x="20" y="42" width="360" height="228"/>
14818                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14819                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="USx-Px-kEV">
14820                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14821                             <string key="title">1
14822 2
14823 3
14824 4
14825 5
14826 6
14827 7
14828 8
14829 9個まで選択肢は可能</string>
14830                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14831                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14832                         </textFieldCell>
14833                     </textField>
14834                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BV5-As-ARN">
14835                         <rect key="frame" x="18" y="17" width="309" height="17"/>
14836                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14837                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※Option + Returnで改行、改行の数+1が選択肢の数" id="CWf-qD-Y4f">
14838                             <font key="font" metaFont="system"/>
14839                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14840                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14841                         </textFieldCell>
14842                     </textField>
14843                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="i7K-Rp-YUs">
14844                         <rect key="frame" x="384" y="42" width="96" height="228"/>
14845                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14846                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="qnG-LF-DWh">
14847                             <font key="font" metaFont="system"/>
14848                             <string key="title">1
14849 2
14850 3
14851 4
14852 5
14853 6
14854 7
14855 8
14856 9</string>
14857                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14858                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14859                         </textFieldCell>
14860                     </textField>
14861                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="kH8-Cb-Cg5">
14862                         <rect key="frame" x="18" y="288" width="82" height="17"/>
14863                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14864                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択肢の名前" id="Q24-GW-oOh">
14865                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14866                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14867                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14868                         </textFieldCell>
14869                     </textField>
14870                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RRj-Uw-gfe">
14871                         <rect key="frame" x="370" y="288" width="121" height="17"/>
14872                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14873                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ジャンプするラベル" id="eMd-xl-wab">
14874                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14875                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14876                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14877                         </textFieldCell>
14878                     </textField>
14879                 </subviews>
14880             </view>
14881             <point key="canvasLocation" x="962" y="-836.5"/>
14882         </window>
14883         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6tL-eK-Mae" userLabel="数値入力の決定">
14884             <windowStyleMask key="styleMask" titled="YES"/>
14885             <rect key="contentRect" x="678" y="400" width="300" height="200"/>
14886             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14887             <view key="contentView" id="b93-ui-K5T">
14888                 <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
14889                 <autoresizingMask key="autoresizingMask"/>
14890                 <subviews>
14891                     <button verticalHuggingPriority="750" id="7po-lR-Uq2">
14892                         <rect key="frame" x="115" y="13" width="66" height="32"/>
14893                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14894                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xis-nP-PQt">
14895                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14896                             <font key="font" size="13" name="AquaKana"/>
14897                         </buttonCell>
14898                         <connections>
14899                             <action selector="EDvalueSubmit:" target="3826" id="ajt-wJ-1c3"/>
14900                         </connections>
14901                     </button>
14902                     <button verticalHuggingPriority="750" id="K9Y-EE-jJI">
14903                         <rect key="frame" x="181" y="13" width="105" height="32"/>
14904                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14905                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="N2a-07-Mvc">
14906                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14907                             <font key="font" size="13" name="AquaKana"/>
14908                         </buttonCell>
14909                         <connections>
14910                             <action selector="EDvalueCancel:" target="3826" id="Pyt-cP-bAa"/>
14911                         </connections>
14912                     </button>
14913                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Icl-TI-LiM">
14914                         <rect key="frame" x="23" y="95" width="250" height="50"/>
14915                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14916                         <clipView key="contentView" id="ha8-kV-GwG">
14917                             <rect key="frame" x="1" y="1" width="248" height="48"/>
14918                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14919                             <subviews>
14920                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="rq5-pj-WYL">
14921                                     <rect key="frame" x="0.0" y="0.0" width="245" height="19"/>
14922                                     <autoresizingMask key="autoresizingMask"/>
14923                                     <size key="intercellSpacing" width="3" height="2"/>
14924                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14925                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14926                                     <tableColumns>
14927                                         <tableColumn width="241.51953125" minWidth="40" maxWidth="1000" id="cNH-NJ-bwG">
14928                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
14929                                                 <font key="font" metaFont="smallSystem"/>
14930                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14931                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14932                                             </tableHeaderCell>
14933                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ZOP-3X-6R7">
14934                                                 <font key="font" metaFont="system"/>
14935                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14936                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14937                                             </textFieldCell>
14938                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14939                                             <connections>
14940                                                 <binding destination="37K-9A-DeL" name="value" keyPath="arrangedObjects.name" id="A3m-DZ-QOe"/>
14941                                             </connections>
14942                                         </tableColumn>
14943                                     </tableColumns>
14944                                 </tableView>
14945                             </subviews>
14946                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14947                         </clipView>
14948                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="fKl-DJ-QLG">
14949                             <rect key="frame" x="1" y="119" width="223" height="15"/>
14950                             <autoresizingMask key="autoresizingMask"/>
14951                         </scroller>
14952                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Xb1-aO-tXe">
14953                             <rect key="frame" x="224" y="17" width="15" height="102"/>
14954                             <autoresizingMask key="autoresizingMask"/>
14955                         </scroller>
14956                     </scrollView>
14957                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="K9C-l1-S5G">
14958                         <rect key="frame" x="21" y="163" width="121" height="17"/>
14959                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14960                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="数値を受け取る変数" id="2yz-lb-ZYy">
14961                             <font key="font" size="13" name="AquaKana"/>
14962                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14963                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14964                         </textFieldCell>
14965                     </textField>
14966                 </subviews>
14967             </view>
14968         </window>
14969         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="wHi-ec-FWU" userLabel="スイッチの決定">
14970             <windowStyleMask key="styleMask" titled="YES"/>
14971             <rect key="contentRect" x="678" y="400" width="350" height="173"/>
14972             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
14973             <view key="contentView" id="40J-dn-TQt">
14974                 <rect key="frame" x="0.0" y="0.0" width="350" height="173"/>
14975                 <autoresizingMask key="autoresizingMask"/>
14976                 <subviews>
14977                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oow-q3-ZzI">
14978                         <rect key="frame" x="21" y="147" width="95" height="17"/>
14979                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14980                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの操作" id="PLU-lI-ln0">
14981                             <font key="font" size="13" name="AquaKana"/>
14982                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14983                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14984                         </textFieldCell>
14985                     </textField>
14986                     <textField verticalHuggingPriority="750" id="Ksv-OG-zmZ">
14987                         <rect key="frame" x="23" y="59" width="255" height="22"/>
14988                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14989                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4m4-7O-8n6">
14990                             <font key="font" metaFont="system"/>
14991                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14992                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14993                         </textFieldCell>
14994                     </textField>
14995                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="AQB-YF-ckG">
14996                         <rect key="frame" x="21" y="115" width="225" height="17"/>
14997                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14998                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="f0p-QL-QWX">
14999                             <font key="font" size="13" name="AquaKana"/>
15000                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15001                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15002                         </textFieldCell>
15003                     </textField>
15004                     <button verticalHuggingPriority="750" id="ifF-zu-8i9">
15005                         <rect key="frame" x="165" y="13" width="66" height="32"/>
15006                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15007                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4Rb-jG-xnw">
15008                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15009                             <font key="font" size="13" name="AquaKana"/>
15010                         </buttonCell>
15011                         <connections>
15012                             <action selector="EDswitchSubmit:" target="3826" id="sl8-Yx-NHl"/>
15013                         </connections>
15014                     </button>
15015                     <button verticalHuggingPriority="750" id="jZS-tO-MaI">
15016                         <rect key="frame" x="231" y="13" width="105" height="32"/>
15017                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15018                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8Hh-aa-vFU">
15019                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15020                             <font key="font" size="13" name="AquaKana"/>
15021                         </buttonCell>
15022                         <connections>
15023                             <action selector="EDswitchCancel:" target="3826" id="b9Q-jR-J0d"/>
15024                         </connections>
15025                     </button>
15026                 </subviews>
15027             </view>
15028             <point key="canvasLocation" x="-1539" y="537.5"/>
15029         </window>
15030         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="kGD-gD-dFH" userLabel="変数の決定">
15031             <windowStyleMask key="styleMask" titled="YES"/>
15032             <rect key="contentRect" x="678" y="400" width="400" height="480"/>
15033             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15034             <view key="contentView" id="gPl-X9-VJt">
15035                 <rect key="frame" x="0.0" y="0.0" width="400" height="480"/>
15036                 <autoresizingMask key="autoresizingMask"/>
15037                 <subviews>
15038                     <button verticalHuggingPriority="750" id="eTK-L5-jJ5">
15039                         <rect key="frame" x="215" y="13" width="66" height="32"/>
15040                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15041                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ICI-VD-ubj">
15042                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15043                             <font key="font" size="13" name="AquaKana"/>
15044                         </buttonCell>
15045                         <connections>
15046                             <action selector="EDvariableSubmit:" target="3826" id="4VK-Ov-Oh7"/>
15047                         </connections>
15048                     </button>
15049                     <button verticalHuggingPriority="750" id="ssh-LB-Uwq">
15050                         <rect key="frame" x="281" y="13" width="105" height="32"/>
15051                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15052                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2sh-pX-ny0">
15053                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15054                             <font key="font" size="13" name="AquaKana"/>
15055                         </buttonCell>
15056                         <connections>
15057                             <action selector="EDvariableCancel:" target="3826" id="YVp-x1-6yy"/>
15058                         </connections>
15059                     </button>
15060                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="CQp-bl-ppN">
15061                         <rect key="frame" x="18" y="443" width="69" height="17"/>
15062                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15063                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="変数の操作" id="VOt-ij-kDx">
15064                             <font key="font" size="13" name="AquaKana"/>
15065                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15066                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15067                         </textFieldCell>
15068                     </textField>
15069                     <textField verticalHuggingPriority="750" id="eER-mk-l1L">
15070                         <rect key="frame" x="77" y="333" width="96" height="22"/>
15071                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15072                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="hit-74-oBR">
15073                             <font key="font" metaFont="system"/>
15074                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15075                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15076                         </textFieldCell>
15077                     </textField>
15078                     <textField verticalHuggingPriority="750" id="yIW-ii-gse">
15079                         <rect key="frame" x="231" y="333" width="96" height="22"/>
15080                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15081                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Dpm-5m-tUQ">
15082                             <font key="font" metaFont="system"/>
15083                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15084                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15085                         </textFieldCell>
15086                     </textField>
15087                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="60I-5V-1Wh">
15088                         <rect key="frame" x="194" y="336" width="17" height="17"/>
15089                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15090                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="ZOV-m3-jbY">
15091                             <font key="font" size="13" name="AquaKana"/>
15092                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15093                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15094                         </textFieldCell>
15095                     </textField>
15096                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="N5Y-h5-7bb">
15097                         <rect key="frame" x="12" y="298" width="368" height="18"/>
15098                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15099                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15100                         <size key="cellSize" width="48" height="18"/>
15101                         <size key="intercellSpacing" width="4" height="2"/>
15102                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="PZF-J5-7Mg">
15103                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15104                             <font key="font" metaFont="system"/>
15105                         </buttonCell>
15106                         <cells>
15107                             <column>
15108                                 <buttonCell type="radio" title="代入" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="TKd-hF-myU">
15109                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15110                                     <font key="font" metaFont="system"/>
15111                                 </buttonCell>
15112                             </column>
15113                             <column>
15114                                 <buttonCell type="radio" title="加算" imagePosition="left" alignment="left" inset="2" id="iYC-w2-jma">
15115                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15116                                     <font key="font" metaFont="system"/>
15117                                 </buttonCell>
15118                             </column>
15119                             <column>
15120                                 <buttonCell type="radio" title="減算" imagePosition="left" alignment="left" inset="2" id="1Cx-Un-OeD">
15121                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15122                                     <font key="font" metaFont="system"/>
15123                                 </buttonCell>
15124                             </column>
15125                             <column>
15126                                 <buttonCell type="radio" title="乗算" imagePosition="left" alignment="left" inset="2" id="Ejl-4I-wWF">
15127                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15128                                     <font key="font" metaFont="system"/>
15129                                 </buttonCell>
15130                             </column>
15131                             <column>
15132                                 <buttonCell type="radio" title="除算" imagePosition="left" alignment="left" inset="2" id="Qjp-Yz-udh">
15133                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15134                                     <font key="font" metaFont="system"/>
15135                                 </buttonCell>
15136                             </column>
15137                             <column>
15138                                 <buttonCell type="radio" title="剰余" imagePosition="left" alignment="left" inset="2" id="7qg-F8-9UA">
15139                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15140                                     <font key="font" metaFont="system"/>
15141                                 </buttonCell>
15142                             </column>
15143                         </cells>
15144                     </matrix>
15145                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="U2A-TN-hxW">
15146                         <rect key="frame" x="20" y="317" width="61" height="128"/>
15147                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15148                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15149                         <size key="cellSize" width="48" height="18"/>
15150                         <size key="intercellSpacing" width="4" height="2"/>
15151                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="JsG-az-zWD">
15152                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15153                             <font key="font" metaFont="system"/>
15154                         </buttonCell>
15155                         <cells>
15156                             <column>
15157                                 <buttonCell type="radio" title="単独" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="kTY-Gc-Gpt">
15158                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15159                                     <font key="font" metaFont="system"/>
15160                                 </buttonCell>
15161                                 <buttonCell type="radio" title="一括" imagePosition="left" alignment="left" inset="2" id="1Yr-LT-hq9">
15162                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15163                                     <font key="font" metaFont="system"/>
15164                                 </buttonCell>
15165                             </column>
15166                         </cells>
15167                     </matrix>
15168                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="WuS-7h-m7w">
15169                         <rect key="frame" x="77" y="398" width="250" height="26"/>
15170                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15171                         <clipView key="contentView" id="7x8-Os-IO4">
15172                             <rect key="frame" x="1" y="1" width="248" height="24"/>
15173                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15174                             <subviews>
15175                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="tRm-uV-ATH">
15176                                     <rect key="frame" x="0.0" y="0.0" width="245" height="19"/>
15177                                     <autoresizingMask key="autoresizingMask"/>
15178                                     <size key="intercellSpacing" width="3" height="2"/>
15179                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15180                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15181                                     <tableColumns>
15182                                         <tableColumn width="241.51953125" minWidth="40" maxWidth="1000" id="WCz-XL-O6e">
15183                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15184                                                 <font key="font" metaFont="smallSystem"/>
15185                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15186                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15187                                             </tableHeaderCell>
15188                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Wep-SQ-4AY">
15189                                                 <font key="font" metaFont="system"/>
15190                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15191                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15192                                             </textFieldCell>
15193                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15194                                             <connections>
15195                                                 <binding destination="iHP-P2-t0Y" name="value" keyPath="arrangedObjects.name" id="WIQ-xe-wQp"/>
15196                                             </connections>
15197                                         </tableColumn>
15198                                     </tableColumns>
15199                                 </tableView>
15200                             </subviews>
15201                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15202                         </clipView>
15203                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1Zy-Vk-S4p">
15204                             <rect key="frame" x="1" y="119" width="223" height="15"/>
15205                             <autoresizingMask key="autoresizingMask"/>
15206                         </scroller>
15207                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="0gZ-t9-BMg">
15208                             <rect key="frame" x="224" y="17" width="15" height="102"/>
15209                             <autoresizingMask key="autoresizingMask"/>
15210                         </scroller>
15211                     </scrollView>
15212                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="j3L-30-9no">
15213                         <rect key="frame" x="17" y="46" width="366" height="246"/>
15214                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15215                         <view key="contentView" id="aZZ-Bp-Sv3">
15216                             <rect key="frame" x="1" y="1" width="364" height="244"/>
15217                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15218                             <subviews>
15219                                 <textField verticalHuggingPriority="750" id="nlT-dI-fXF">
15220                                     <rect key="frame" x="118" y="205" width="96" height="22"/>
15221                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15222                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5nM-zP-TX2">
15223                                         <font key="font" metaFont="system"/>
15224                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15225                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15226                                     </textFieldCell>
15227                                 </textField>
15228                                 <textField verticalHuggingPriority="750" id="mhE-iu-Ub4">
15229                                     <rect key="frame" x="118" y="142" width="96" height="22"/>
15230                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15231                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="q9x-ka-Cue">
15232                                         <font key="font" metaFont="system"/>
15233                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15234                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15235                                     </textFieldCell>
15236                                 </textField>
15237                                 <textField verticalHuggingPriority="750" id="F6w-t1-cbo">
15238                                     <rect key="frame" x="250" y="142" width="96" height="22"/>
15239                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15240                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="KKV-GR-KYs">
15241                                         <font key="font" metaFont="system"/>
15242                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15243                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15244                                     </textFieldCell>
15245                                 </textField>
15246                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hwg-Qi-apK">
15247                                     <rect key="frame" x="220" y="145" width="17" height="17"/>
15248                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15249                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="Vs0-Ed-0hb">
15250                                         <font key="font" size="13" name="AquaKana"/>
15251                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15252                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15253                                     </textFieldCell>
15254                                 </textField>
15255                                 <popUpButton verticalHuggingPriority="750" id="7hc-Nc-TZi">
15256                                     <rect key="frame" x="116" y="106" width="155" height="26"/>
15257                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15258                                     <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">
15259                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15260                                         <font key="font" metaFont="menu"/>
15261                                         <menu key="menu" title="OtherViews" id="FLu-rv-y3m">
15262                                             <items>
15263                                                 <menuItem title="Item 1" state="on" id="m6A-hC-dAt"/>
15264                                                 <menuItem title="Item 2" id="QrE-pG-ZUB"/>
15265                                                 <menuItem title="Item 3" id="iyY-BW-9fX"/>
15266                                             </items>
15267                                         </menu>
15268                                     </popUpButtonCell>
15269                                 </popUpButton>
15270                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="P0D-rX-a7n">
15271                                     <rect key="frame" x="265" y="111" width="17" height="17"/>
15272                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15273                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="の" id="Hfx-kd-G7H">
15274                                         <font key="font" size="13" name="AquaKana"/>
15275                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15276                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15277                                     </textFieldCell>
15278                                 </textField>
15279                                 <popUpButton verticalHuggingPriority="750" id="iCj-RP-fKP">
15280                                     <rect key="frame" x="116" y="42" width="185" height="26"/>
15281                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15282                                     <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">
15283                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15284                                         <font key="font" metaFont="menu"/>
15285                                         <menu key="menu" title="OtherViews" id="d1d-wj-w3u">
15286                                             <items>
15287                                                 <menuItem title="マップID" state="on" id="0Ea-zu-Gnp"/>
15288                                                 <menuItem title="味方の出撃前の人数" id="0Lq-kG-EF1"/>
15289                                                 <menuItem title="味方の現行人数" id="tYz-tB-2dd"/>
15290                                                 <menuItem title="敵の出撃前の人数" id="SW4-7g-wtU"/>
15291                                                 <menuItem title="敵の現行人数" id="d6K-o2-2gS"/>
15292                                                 <menuItem title="味方の資源" id="DwB-WE-Hey"/>
15293                                                 <menuItem title="味方の食料" id="6wL-kK-LVg"/>
15294                                                 <menuItem title="味方の資金" id="YIi-Ri-nOP"/>
15295                                                 <menuItem title="敵の資源" id="XmN-jH-bkn"/>
15296                                                 <menuItem title="敵の食料" id="PLT-fg-mt4"/>
15297                                                 <menuItem title="敵の資金" id="RQa-0e-ZMv"/>
15298                                                 <menuItem title="プレイ時間" id="JuB-yJ-66K"/>
15299                                                 <menuItem title="味方の手数時間" id="NmM-2B-AOR"/>
15300                                                 <menuItem title="敵の手数時間" id="Wmt-3I-Cgv"/>
15301                                                 <menuItem title="タイマー" id="Dkh-77-RPV"/>
15302                                                 <menuItem title="セーブ回数" id="kUI-d4-wJM"/>
15303                                             </items>
15304                                         </menu>
15305                                     </popUpButtonCell>
15306                                 </popUpButton>
15307                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="JHf-8B-HaF">
15308                                     <rect key="frame" x="118" y="170" width="200" height="27"/>
15309                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15310                                     <clipView key="contentView" id="WhA-gA-Si4">
15311                                         <rect key="frame" x="1" y="1" width="198" height="25"/>
15312                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15313                                         <subviews>
15314                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="DIX-dU-hS3">
15315                                                 <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
15316                                                 <autoresizingMask key="autoresizingMask"/>
15317                                                 <size key="intercellSpacing" width="3" height="2"/>
15318                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15319                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15320                                                 <tableColumns>
15321                                                     <tableColumn width="195" minWidth="40" maxWidth="1000" id="8Qa-Up-e1D">
15322                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15323                                                             <font key="font" metaFont="smallSystem"/>
15324                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15325                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15326                                                         </tableHeaderCell>
15327                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nae-XJ-CKc">
15328                                                             <font key="font" metaFont="system"/>
15329                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15330                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15331                                                         </textFieldCell>
15332                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15333                                                         <connections>
15334                                                             <binding destination="YSS-a8-Fys" name="value" keyPath="arrangedObjects.name" id="oRA-ca-GbN"/>
15335                                                         </connections>
15336                                                     </tableColumn>
15337                                                 </tableColumns>
15338                                             </tableView>
15339                                         </subviews>
15340                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15341                                     </clipView>
15342                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ePR-DF-i1B">
15343                                         <rect key="frame" x="1" y="20" width="160" height="16"/>
15344                                         <autoresizingMask key="autoresizingMask"/>
15345                                     </scroller>
15346                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="0eq-IJ-KBM">
15347                                         <rect key="frame" x="163" y="17" width="16" height="9"/>
15348                                         <autoresizingMask key="autoresizingMask"/>
15349                                     </scroller>
15350                                 </scrollView>
15351                                 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="qGe-Ud-xrs">
15352                                     <rect key="frame" x="10" y="44" width="100" height="190"/>
15353                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15354                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15355                                     <size key="cellSize" width="100" height="18"/>
15356                                     <size key="intercellSpacing" width="4" height="2"/>
15357                                     <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Yqq-BK-Unl">
15358                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15359                                         <font key="font" metaFont="system"/>
15360                                     </buttonCell>
15361                                     <cells>
15362                                         <column>
15363                                             <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="9C9-Pi-aWb">
15364                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15365                                                 <font key="font" metaFont="system"/>
15366                                             </buttonCell>
15367                                             <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="mDk-k2-7Pa">
15368                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15369                                                 <font key="font" metaFont="system"/>
15370                                             </buttonCell>
15371                                             <buttonCell type="radio" title="乱数" imagePosition="left" alignment="left" inset="2" id="cTi-Tb-TXb">
15372                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15373                                                 <font key="font" metaFont="system"/>
15374                                             </buttonCell>
15375                                             <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" inset="2" id="l8s-wc-IH7">
15376                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15377                                                 <font key="font" metaFont="system"/>
15378                                             </buttonCell>
15379                                             <buttonCell type="radio" title="指定ユニット" imagePosition="left" alignment="left" inset="2" id="1VZ-Ej-AeA">
15380                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15381                                                 <font key="font" metaFont="system"/>
15382                                             </buttonCell>
15383                                             <buttonCell type="radio" title="その他" imagePosition="left" alignment="left" inset="2" id="Aj3-Jn-gUP">
15384                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15385                                                 <font key="font" metaFont="system"/>
15386                                             </buttonCell>
15387                                         </column>
15388                                     </cells>
15389                                 </matrix>
15390                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="z7F-ov-d7O">
15391                                     <rect key="frame" x="118" y="74" width="150" height="27"/>
15392                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15393                                     <clipView key="contentView" id="HMS-R6-Sz2">
15394                                         <rect key="frame" x="1" y="1" width="148" height="25"/>
15395                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15396                                         <subviews>
15397                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="h4Z-06-egU">
15398                                                 <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
15399                                                 <autoresizingMask key="autoresizingMask"/>
15400                                                 <size key="intercellSpacing" width="3" height="2"/>
15401                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15402                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15403                                                 <tableColumns>
15404                                                     <tableColumn width="145" minWidth="40" maxWidth="1000" id="VjV-b0-Vk1">
15405                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15406                                                             <font key="font" metaFont="smallSystem"/>
15407                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15408                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15409                                                         </tableHeaderCell>
15410                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ydQ-X4-r7u">
15411                                                             <font key="font" metaFont="system"/>
15412                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15413                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15414                                                         </textFieldCell>
15415                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15416                                                         <connections>
15417                                                             <binding destination="YSS-a8-Fys" name="value" keyPath="arrangedObjects.name" id="NUI-0Q-OKT"/>
15418                                                         </connections>
15419                                                     </tableColumn>
15420                                                 </tableColumns>
15421                                             </tableView>
15422                                         </subviews>
15423                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15424                                     </clipView>
15425                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="e8u-Qj-4T7">
15426                                         <rect key="frame" x="1" y="20" width="160" height="16"/>
15427                                         <autoresizingMask key="autoresizingMask"/>
15428                                     </scroller>
15429                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="JOG-mk-Tdy">
15430                                         <rect key="frame" x="163" y="17" width="16" height="9"/>
15431                                         <autoresizingMask key="autoresizingMask"/>
15432                                     </scroller>
15433                                 </scrollView>
15434                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="r5u-T8-53M">
15435                                     <rect key="frame" x="265" y="81" width="17" height="17"/>
15436                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15437                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="の" id="3Y8-IV-CzE">
15438                                         <font key="font" size="13" name="AquaKana"/>
15439                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15440                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15441                                     </textFieldCell>
15442                                 </textField>
15443                                 <popUpButton verticalHuggingPriority="750" id="nn4-0W-aaX">
15444                                     <rect key="frame" x="286" y="104" width="75" height="26"/>
15445                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15446                                     <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">
15447                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15448                                         <font key="font" metaFont="menu"/>
15449                                         <menu key="menu" title="OtherViews" id="RIK-QE-Xl2">
15450                                             <items>
15451                                                 <menuItem title="HP" state="on" id="tJs-c3-XZ6"/>
15452                                                 <menuItem title="MP" id="zbQ-Q7-e0c"/>
15453                                                 <menuItem title="HPM" id="Fzv-6F-l3h"/>
15454                                                 <menuItem title="MPM" id="cec-UP-hIW"/>
15455                                                 <menuItem title="攻撃力" id="exp-H9-DYV"/>
15456                                                 <menuItem title="防御力" id="Wl1-h2-fLf"/>
15457                                                 <menuItem title="演算力" id="CtQ-VJ-SII"/>
15458                                                 <menuItem title="命中値" id="uo5-0I-qSw"/>
15459                                                 <menuItem title="回避値" id="f6u-UI-EEy"/>
15460                                                 <menuItem title="MOV" id="FSj-fP-txh"/>
15461                                                 <menuItem title="WT" id="W3p-rT-Azq"/>
15462                                                 <menuItem title="STR" id="mUi-pV-Pw1"/>
15463                                                 <menuItem title="VIT" id="R95-1j-xQY"/>
15464                                                 <menuItem title="AGI" id="n9m-Zk-qZI"/>
15465                                                 <menuItem title="DEX" id="X2p-l9-Qo3"/>
15466                                                 <menuItem title="MEN" id="8qG-uH-SFI"/>
15467                                                 <menuItem title="INT" id="Pwa-al-5dA"/>
15468                                                 <menuItem title="LUK" id="la0-YQ-jbx"/>
15469                                                 <menuItem title="格闘" id="4FC-uy-pWc"/>
15470                                                 <menuItem title="射撃" id="qgg-jr-r6U">
15471                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15472                                                 </menuItem>
15473                                                 <menuItem title="命中" id="p9z-1I-u8J">
15474                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15475                                                 </menuItem>
15476                                                 <menuItem title="回避" id="YZ8-RX-rrB">
15477                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15478                                                 </menuItem>
15479                                                 <menuItem title="技量" id="dub-ga-Sb7">
15480                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15481                                                 </menuItem>
15482                                                 <menuItem title="反応" id="0Pp-ZQ-Qxv">
15483                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15484                                                 </menuItem>
15485                                             </items>
15486                                         </menu>
15487                                     </popUpButtonCell>
15488                                 </popUpButton>
15489                                 <popUpButton verticalHuggingPriority="750" id="c20-Y7-eck">
15490                                     <rect key="frame" x="286" y="73" width="75" height="26"/>
15491                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15492                                     <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">
15493                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15494                                         <font key="font" metaFont="menu"/>
15495                                         <menu key="menu" title="OtherViews" id="AEW-3n-pjA">
15496                                             <items>
15497                                                 <menuItem title="HP" state="on" id="ZIh-ef-Ur9">
15498                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15499                                                 </menuItem>
15500                                                 <menuItem title="EN" id="3iw-C5-dhk"/>
15501                                                 <menuItem title="ENM" id="Yf9-5n-4XB"/>
15502                                                 <menuItem title="ENM" id="Xrc-ou-jxq"/>
15503                                                 <menuItem title="装甲" id="ICp-f7-Beq"/>
15504                                                 <menuItem title="運動性" id="56d-EN-I2j"/>
15505                                                 <menuItem title="限界" id="FLC-8N-7Tc"/>
15506                                                 <menuItem title="MOV" id="2jU-Gv-Wgp"/>
15507                                                 <menuItem title="WT" id="8Wi-Xs-WTN"/>
15508                                                 <menuItem title="STR" id="kpA-HE-W6a"/>
15509                                                 <menuItem title="VIT" id="tnm-96-7ac"/>
15510                                                 <menuItem title="AGI" id="B9f-Lx-l9c"/>
15511                                                 <menuItem title="DEX" id="rPv-CE-gXp"/>
15512                                                 <menuItem title="MEN" id="sI7-uL-56n"/>
15513                                                 <menuItem title="INT" id="B4w-cm-3dd"/>
15514                                                 <menuItem title="LUK" id="0fx-av-i2u"/>
15515                                                 <menuItem title="格闘" id="6Ti-WN-W3x"/>
15516                                                 <menuItem title="射撃" id="SBU-ch-Ygr">
15517                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15518                                                 </menuItem>
15519                                                 <menuItem title="命中" id="R45-f3-RLa">
15520                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15521                                                 </menuItem>
15522                                                 <menuItem title="回避" id="jnL-Lt-j2A">
15523                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15524                                                 </menuItem>
15525                                                 <menuItem title="技量" id="LNK-sJ-BFj">
15526                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15527                                                 </menuItem>
15528                                                 <menuItem title="反応" id="Rzy-qv-58g">
15529                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15530                                                 </menuItem>
15531                                             </items>
15532                                         </menu>
15533                                     </popUpButtonCell>
15534                                 </popUpButton>
15535                             </subviews>
15536                         </view>
15537                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
15538                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
15539                     </box>
15540                 </subviews>
15541             </view>
15542         </window>
15543         <arrayController id="Mad-BG-dmK" userLabel="STjoinListAC"/>
15544         <arrayController id="9A4-Cg-LcC" userLabel="STequipListAC"/>
15545         <arrayController id="73J-iY-S3k" userLabel="STskillListAC"/>
15546         <menuItem title="敵の手数時間" id="Suo-px-r0H"/>
15547         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Cnw-Ln-Ynn" userLabel="タイマーの決定">
15548             <windowStyleMask key="styleMask" titled="YES"/>
15549             <rect key="contentRect" x="678" y="400" width="300" height="200"/>
15550             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15551             <view key="contentView" id="BMC-ht-Jaf">
15552                 <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
15553                 <autoresizingMask key="autoresizingMask"/>
15554                 <subviews>
15555                     <button verticalHuggingPriority="750" id="hol-Sa-QDS">
15556                         <rect key="frame" x="115" y="13" width="66" height="32"/>
15557                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15558                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Lxd-Zr-sWb">
15559                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15560                             <font key="font" size="13" name="AquaKana"/>
15561                         </buttonCell>
15562                         <connections>
15563                             <action selector="EDtimerSubmit:" target="3826" id="eEE-hK-xMV"/>
15564                         </connections>
15565                     </button>
15566                     <button verticalHuggingPriority="750" id="bWT-Kb-ckb">
15567                         <rect key="frame" x="181" y="13" width="105" height="32"/>
15568                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15569                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5tm-vw-04R">
15570                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15571                             <font key="font" size="13" name="AquaKana"/>
15572                         </buttonCell>
15573                         <connections>
15574                             <action selector="EDtimerCancel:" target="3826" id="Jy0-Vn-k7b"/>
15575                         </connections>
15576                     </button>
15577                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="341-UV-uZJ">
15578                         <rect key="frame" x="21" y="163" width="95" height="17"/>
15579                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15580                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="タイマーの操作" id="nHx-J4-DHf">
15581                             <font key="font" size="13" name="AquaKana"/>
15582                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15583                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15584                         </textFieldCell>
15585                     </textField>
15586                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="OGJ-pk-gn9">
15587                         <rect key="frame" x="20" y="123" width="200" height="18"/>
15588                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15589                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15590                         <size key="cellSize" width="48" height="18"/>
15591                         <size key="intercellSpacing" width="4" height="2"/>
15592                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="VW2-fB-vzF">
15593                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15594                             <font key="font" metaFont="system"/>
15595                         </buttonCell>
15596                         <cells>
15597                             <column>
15598                                 <buttonCell type="radio" title="始動" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="jpT-ZX-byg">
15599                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15600                                     <font key="font" metaFont="system"/>
15601                                 </buttonCell>
15602                             </column>
15603                             <column>
15604                                 <buttonCell type="radio" title="停止" imagePosition="left" alignment="left" inset="2" id="Ch2-kr-CdZ">
15605                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15606                                     <font key="font" metaFont="system"/>
15607                                 </buttonCell>
15608                             </column>
15609                         </cells>
15610                         <connections>
15611                             <action selector="EDTimerSetBtn1:" target="3826" id="9fG-Iv-Jqi"/>
15612                         </connections>
15613                     </matrix>
15614                     <textField verticalHuggingPriority="750" id="NcS-6r-bj5">
15615                         <rect key="frame" x="20" y="75" width="50" height="22"/>
15616                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15617                         <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">
15618                             <font key="font" metaFont="system"/>
15619                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15620                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15621                         </textFieldCell>
15622                     </textField>
15623                     <textField verticalHuggingPriority="750" id="gmG-4C-wSf">
15624                         <rect key="frame" x="125" y="75" width="50" height="22"/>
15625                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15626                         <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">
15627                             <font key="font" metaFont="system"/>
15628                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15629                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15630                         </textFieldCell>
15631                     </textField>
15632                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="lRe-yV-pZ8">
15633                         <rect key="frame" x="81" y="80" width="17" height="17"/>
15634                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15635                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="分" id="bvM-d4-2eF">
15636                             <font key="font" size="13" name="AquaKana"/>
15637                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15638                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15639                         </textFieldCell>
15640                     </textField>
15641                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oKd-SR-JKq">
15642                         <rect key="frame" x="185" y="80" width="17" height="17"/>
15643                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15644                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="jBS-KG-LYA">
15645                             <font key="font" size="13" name="AquaKana"/>
15646                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15647                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15648                         </textFieldCell>
15649                     </textField>
15650                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="JRU-pg-GKs">
15651                         <rect key="frame" x="132" y="113" width="61" height="38"/>
15652                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15653                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15654                         <size key="cellSize" width="48" height="18"/>
15655                         <size key="intercellSpacing" width="4" height="2"/>
15656                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="rUl-n3-Pfs">
15657                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15658                             <font key="font" metaFont="system"/>
15659                         </buttonCell>
15660                         <cells>
15661                             <column>
15662                                 <buttonCell type="radio" title="足す" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="sPx-4h-DcB">
15663                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15664                                     <font key="font" metaFont="system"/>
15665                                 </buttonCell>
15666                                 <buttonCell type="radio" title="引く" imagePosition="left" alignment="left" inset="2" id="reH-gy-a7R">
15667                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15668                                     <font key="font" metaFont="system"/>
15669                                 </buttonCell>
15670                             </column>
15671                         </cells>
15672                         <connections>
15673                             <action selector="EDTimerSetBtn2:" target="3826" id="zNw-Nt-TvP"/>
15674                         </connections>
15675                     </matrix>
15676                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="6lQ-l6-Fax">
15677                         <rect key="frame" x="201" y="113" width="61" height="38"/>
15678                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15679                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15680                         <size key="cellSize" width="61" height="18"/>
15681                         <size key="intercellSpacing" width="4" height="2"/>
15682                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="rtP-Tz-whd">
15683                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15684                             <font key="font" metaFont="system"/>
15685                         </buttonCell>
15686                         <cells>
15687                             <column>
15688                                 <buttonCell type="radio" title="表示" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XZS-jY-8Fi">
15689                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15690                                     <font key="font" metaFont="system"/>
15691                                 </buttonCell>
15692                                 <buttonCell type="radio" title="非表示" imagePosition="left" alignment="left" inset="2" id="veb-h0-8PW">
15693                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15694                                     <font key="font" metaFont="system"/>
15695                                 </buttonCell>
15696                             </column>
15697                         </cells>
15698                         <connections>
15699                             <action selector="EDTimerSetBtn3:" target="3826" id="zgq-H0-7Jc"/>
15700                         </connections>
15701                     </matrix>
15702                 </subviews>
15703             </view>
15704         </window>
15705         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="o5n-nH-rBa" userLabel="条件の決定">
15706             <windowStyleMask key="styleMask" titled="YES"/>
15707             <rect key="contentRect" x="678" y="400" width="400" height="393"/>
15708             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15709             <view key="contentView" id="RGE-fv-ZPm">
15710                 <rect key="frame" x="0.0" y="0.0" width="400" height="393"/>
15711                 <autoresizingMask key="autoresizingMask"/>
15712                 <subviews>
15713                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QIn-GK-ol6">
15714                         <rect key="frame" x="6" y="40" width="238" height="17"/>
15715                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15716                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="条件に当てはまる場合のジャンプラベル" id="k00-AP-a5l">
15717                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15718                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15719                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15720                         </textFieldCell>
15721                     </textField>
15722                     <button verticalHuggingPriority="750" id="RrN-Fe-t3Z">
15723                         <rect key="frame" x="220" y="7" width="66" height="32"/>
15724                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15725                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EAB-OQ-Kt4">
15726                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15727                             <font key="font" size="13" name="AquaKana"/>
15728                         </buttonCell>
15729                         <connections>
15730                             <action selector="EDbranchSubmit:" target="3826" id="JSO-Rz-Nw4"/>
15731                         </connections>
15732                     </button>
15733                     <button verticalHuggingPriority="750" id="o3s-7g-9d8">
15734                         <rect key="frame" x="281" y="7" width="105" height="32"/>
15735                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15736                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Xfa-T8-giT">
15737                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15738                             <font key="font" size="13" name="AquaKana"/>
15739                         </buttonCell>
15740                         <connections>
15741                             <action selector="EDbranchClose:" target="3826" id="dlA-l1-qF5"/>
15742                         </connections>
15743                     </button>
15744                     <textField verticalHuggingPriority="750" id="JdZ-Qd-mNj">
15745                         <rect key="frame" x="275" y="64" width="117" height="22"/>
15746                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15747                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="GiT-G6-KoX">
15748                             <font key="font" metaFont="system"/>
15749                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15750                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15751                         </textFieldCell>
15752                     </textField>
15753                     <textField verticalHuggingPriority="750" id="fiq-HP-oMn">
15754                         <rect key="frame" x="275" y="37" width="117" height="22"/>
15755                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15756                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="kcS-YA-6BG">
15757                             <font key="font" metaFont="system"/>
15758                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15759                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15760                         </textFieldCell>
15761                     </textField>
15762                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="8BA-wR-gkF">
15763                         <rect key="frame" x="5" y="67" width="264" height="17"/>
15764                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15765                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="条件に当てはまらない場合のジャンプラベル" id="438-ur-OZy">
15766                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15767                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15768                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15769                         </textFieldCell>
15770                     </textField>
15771                     <tabView id="rHS-nS-mdv">
15772                         <rect key="frame" x="13" y="84" width="355" height="303"/>
15773                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15774                         <font key="font" metaFont="system"/>
15775                         <tabViewItems>
15776                             <tabViewItem label="1" identifier="1" id="v9b-Yb-7c5">
15777                                 <view key="view" id="kUj-UD-8aN">
15778                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
15779                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15780                                     <subviews>
15781                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sFs-LY-kkJ">
15782                                             <rect key="frame" x="104" y="217" width="137" height="30"/>
15783                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15784                                             <clipView key="contentView" id="4Jp-6s-iHE">
15785                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
15786                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15787                                                 <subviews>
15788                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="PRc-yd-L46">
15789                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
15790                                                         <autoresizingMask key="autoresizingMask"/>
15791                                                         <size key="intercellSpacing" width="3" height="2"/>
15792                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15793                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15794                                                         <tableColumns>
15795                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="Yax-AL-7gs">
15796                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15797                                                                     <font key="font" metaFont="smallSystem"/>
15798                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15799                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15800                                                                 </tableHeaderCell>
15801                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="dpf-Hs-neh">
15802                                                                     <font key="font" metaFont="system"/>
15803                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15804                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15805                                                                 </textFieldCell>
15806                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15807                                                                 <connections>
15808                                                                     <binding destination="SDf-7k-75Z" name="value" keyPath="arrangedObjects.value" id="IS6-G0-EJ6">
15809                                                                         <dictionary key="options">
15810                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
15811                                                                         </dictionary>
15812                                                                     </binding>
15813                                                                 </connections>
15814                                                             </tableColumn>
15815                                                         </tableColumns>
15816                                                     </tableView>
15817                                                 </subviews>
15818                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15819                                             </clipView>
15820                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Cd3-f6-hWe">
15821                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
15822                                                 <autoresizingMask key="autoresizingMask"/>
15823                                             </scroller>
15824                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="U7k-a1-jTo">
15825                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15826                                                 <autoresizingMask key="autoresizingMask"/>
15827                                             </scroller>
15828                                         </scrollView>
15829                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Fda-UJ-hBC">
15830                                             <rect key="frame" x="242" y="224" width="17" height="17"/>
15831                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15832                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="Y3t-bh-2My">
15833                                                 <font key="font" size="13" name="AquaKana"/>
15834                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15835                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15836                                             </textFieldCell>
15837                                         </textField>
15838                                         <popUpButton verticalHuggingPriority="750" id="b0H-BN-rXH">
15839                                             <rect key="frame" x="258" y="219" width="75" height="26"/>
15840                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15841                                             <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">
15842                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15843                                                 <font key="font" metaFont="menu"/>
15844                                                 <menu key="menu" title="OtherViews" id="srK-oC-TeN">
15845                                                     <items>
15846                                                         <menuItem title="ON" id="aQ7-LT-sqY"/>
15847                                                         <menuItem title="OFF" state="on" id="I5Y-Ke-ynd"/>
15848                                                     </items>
15849                                                 </menu>
15850                                             </popUpButtonCell>
15851                                         </popUpButton>
15852                                         <button id="LQG-CN-URC">
15853                                             <rect key="frame" x="15" y="225" width="74" height="18"/>
15854                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15855                                             <buttonCell key="cell" type="check" title="スイッチ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="a1Z-OH-uo8">
15856                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15857                                                 <font key="font" size="13" name="AquaKana"/>
15858                                             </buttonCell>
15859                                         </button>
15860                                         <button id="T7N-9K-PEG">
15861                                             <rect key="frame" x="15" y="184" width="48" height="18"/>
15862                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15863                                             <buttonCell key="cell" type="check" title="変数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="E9n-Ff-Ui6">
15864                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15865                                                 <font key="font" size="13" name="AquaKana"/>
15866                                             </buttonCell>
15867                                         </button>
15868                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="odv-Ck-6oU">
15869                                             <rect key="frame" x="104" y="179" width="137" height="30"/>
15870                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15871                                             <clipView key="contentView" id="5cc-V3-w6M">
15872                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
15873                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15874                                                 <subviews>
15875                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="uQd-g9-ojb">
15876                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
15877                                                         <autoresizingMask key="autoresizingMask"/>
15878                                                         <size key="intercellSpacing" width="3" height="2"/>
15879                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15880                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15881                                                         <tableColumns>
15882                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="LXV-4Q-JX1">
15883                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15884                                                                     <font key="font" metaFont="smallSystem"/>
15885                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15886                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15887                                                                 </tableHeaderCell>
15888                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="WF1-eC-EPm">
15889                                                                     <font key="font" metaFont="system"/>
15890                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15891                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15892                                                                 </textFieldCell>
15893                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15894                                                                 <connections>
15895                                                                     <binding destination="JZL-0k-XMk" name="value" keyPath="arrangedObjects.value" id="ac0-5v-qyu"/>
15896                                                                 </connections>
15897                                                             </tableColumn>
15898                                                         </tableColumns>
15899                                                     </tableView>
15900                                                 </subviews>
15901                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15902                                             </clipView>
15903                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="qtb-oB-Wdb">
15904                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
15905                                                 <autoresizingMask key="autoresizingMask"/>
15906                                             </scroller>
15907                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cAX-OY-Bhk">
15908                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15909                                                 <autoresizingMask key="autoresizingMask"/>
15910                                             </scroller>
15911                                         </scrollView>
15912                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hth-Kr-0lk">
15913                                             <rect key="frame" x="242" y="186" width="17" height="17"/>
15914                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15915                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="Gxe-Ig-UhL">
15916                                                 <font key="font" size="13" name="AquaKana"/>
15917                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15918                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15919                                             </textFieldCell>
15920                                         </textField>
15921                                         <button id="fuF-8p-E5N">
15922                                             <rect key="frame" x="68" y="149" width="48" height="18"/>
15923                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15924                                             <buttonCell key="cell" type="check" title="定数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Lnq-vA-RPW">
15925                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15926                                                 <font key="font" size="13" name="AquaKana"/>
15927                                             </buttonCell>
15928                                         </button>
15929                                         <button id="mS0-Oq-Uqt">
15930                                             <rect key="frame" x="68" y="117" width="48" height="18"/>
15931                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15932                                             <buttonCell key="cell" type="check" title="変数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5fj-2F-99B">
15933                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15934                                                 <font key="font" size="13" name="AquaKana"/>
15935                                             </buttonCell>
15936                                         </button>
15937                                         <textField verticalHuggingPriority="750" id="ym6-Uz-8Ca">
15938                                             <rect key="frame" x="124" y="147" width="96" height="22"/>
15939                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15940                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8FI-jz-GfW">
15941                                                 <font key="font" metaFont="system"/>
15942                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15943                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15944                                             </textFieldCell>
15945                                         </textField>
15946                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dae-zj-oHn">
15947                                             <rect key="frame" x="124" y="109" width="137" height="30"/>
15948                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15949                                             <clipView key="contentView" id="LY0-ia-CdS">
15950                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
15951                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15952                                                 <subviews>
15953                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="p29-z4-AVX">
15954                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
15955                                                         <autoresizingMask key="autoresizingMask"/>
15956                                                         <size key="intercellSpacing" width="3" height="2"/>
15957                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15958                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15959                                                         <tableColumns>
15960                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="36I-iV-VLL">
15961                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15962                                                                     <font key="font" metaFont="smallSystem"/>
15963                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15964                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15965                                                                 </tableHeaderCell>
15966                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="JoQ-UK-XFO">
15967                                                                     <font key="font" metaFont="system"/>
15968                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15969                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15970                                                                 </textFieldCell>
15971                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15972                                                                 <connections>
15973                                                                     <binding destination="PSV-6H-oXd" name="value" keyPath="arrangedObjects.value" id="nar-2I-Cw8">
15974                                                                         <dictionary key="options">
15975                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
15976                                                                         </dictionary>
15977                                                                     </binding>
15978                                                                 </connections>
15979                                                             </tableColumn>
15980                                                         </tableColumns>
15981                                                     </tableView>
15982                                                 </subviews>
15983                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15984                                             </clipView>
15985                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="70G-Ix-ZGv">
15986                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
15987                                                 <autoresizingMask key="autoresizingMask"/>
15988                                             </scroller>
15989                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5gf-Np-XWk">
15990                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15991                                                 <autoresizingMask key="autoresizingMask"/>
15992                                             </scroller>
15993                                         </scrollView>
15994                                         <button id="Xjq-aZ-v3u">
15995                                             <rect key="frame" x="15" y="34" width="74" height="18"/>
15996                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15997                                             <buttonCell key="cell" type="check" title="タイマー" bezelStyle="regularSquare" imagePosition="left" inset="2" id="obZ-qP-Wu2">
15998                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15999                                                 <font key="font" size="13" name="AquaKana"/>
16000                                             </buttonCell>
16001                                         </button>
16002                                         <textField verticalHuggingPriority="750" id="ISg-Xc-gSw">
16003                                             <rect key="frame" x="95" y="32" width="36" height="22"/>
16004                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16005                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="WVr-7i-HwU">
16006                                                 <font key="font" metaFont="system"/>
16007                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16008                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16009                                             </textFieldCell>
16010                                         </textField>
16011                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Qkt-In-Wgn">
16012                                             <rect key="frame" x="137" y="36" width="17" height="17"/>
16013                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16014                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="分" id="AlE-FW-mjC">
16015                                                 <font key="font" size="13" name="AquaKana"/>
16016                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16017                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16018                                             </textFieldCell>
16019                                         </textField>
16020                                         <textField verticalHuggingPriority="750" id="ghA-Up-141">
16021                                             <rect key="frame" x="160" y="32" width="36" height="22"/>
16022                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16023                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Fmi-TT-uf0">
16024                                                 <font key="font" metaFont="system"/>
16025                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16026                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16027                                             </textFieldCell>
16028                                         </textField>
16029                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BFz-yA-1Nq">
16030                                             <rect key="frame" x="202" y="36" width="17" height="17"/>
16031                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16032                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="x6D-Fv-2Od">
16033                                                 <font key="font" size="13" name="AquaKana"/>
16034                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16035                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16036                                             </textFieldCell>
16037                                         </textField>
16038                                         <popUpButton verticalHuggingPriority="750" id="u45-h8-n0z">
16039                                             <rect key="frame" x="236" y="30" width="75" height="26"/>
16040                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16041                                             <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">
16042                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16043                                                 <font key="font" metaFont="menu"/>
16044                                                 <menu key="menu" title="OtherViews" id="Pwk-rF-fg8">
16045                                                     <items>
16046                                                         <menuItem title="以上" state="on" id="XK2-Ow-1ki"/>
16047                                                         <menuItem title="以下" id="lO1-jJ-DRI"/>
16048                                                     </items>
16049                                                 </menu>
16050                                             </popUpButtonCell>
16051                                         </popUpButton>
16052                                         <popUpButton verticalHuggingPriority="750" id="n3n-JE-hXH">
16053                                             <rect key="frame" x="68" y="77" width="75" height="26"/>
16054                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16055                                             <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">
16056                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16057                                                 <font key="font" metaFont="menu"/>
16058                                                 <menu key="menu" title="OtherViews" id="kdS-Mx-S5A">
16059                                                     <items>
16060                                                         <menuItem title="と同値" state="on" id="sha-9K-8IT"/>
16061                                                         <menuItem title="以上" id="eKf-Zj-ee1"/>
16062                                                         <menuItem title="以下" id="B5C-8A-cO6"/>
16063                                                         <menuItem title="超" id="ugh-5h-mYn"/>
16064                                                         <menuItem title="未満" id="NFt-V2-xXn"/>
16065                                                         <menuItem title="以外" id="bVc-DI-Pwf"/>
16066                                                     </items>
16067                                                 </menu>
16068                                             </popUpButtonCell>
16069                                         </popUpButton>
16070                                     </subviews>
16071                                 </view>
16072                             </tabViewItem>
16073                             <tabViewItem label="2" identifier="2" id="WjT-qo-VM6">
16074                                 <view key="view" id="cub-wO-dU5">
16075                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16076                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16077                                     <subviews>
16078                                         <button id="N7h-uV-455">
16079                                             <rect key="frame" x="15" y="234" width="100" height="18"/>
16080                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16081                                             <buttonCell key="cell" type="check" title="ユニットの数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5qC-Mv-3sn">
16082                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16083                                                 <font key="font" size="13" name="AquaKana"/>
16084                                             </buttonCell>
16085                                         </button>
16086                                         <textField verticalHuggingPriority="750" id="bw4-oE-hZH">
16087                                             <rect key="frame" x="185" y="232" width="30" height="22"/>
16088                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16089                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="QRT-pw-xdf">
16090                                                 <font key="font" metaFont="system"/>
16091                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16092                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16093                                             </textFieldCell>
16094                                         </textField>
16095                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="68W-9u-AfU">
16096                                             <rect key="frame" x="143" y="235" width="43" height="17"/>
16097                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16098                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="チーム" id="rUJ-8w-AKP">
16099                                                 <font key="font" size="13" name="AquaKana"/>
16100                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16101                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16102                                             </textFieldCell>
16103                                         </textField>
16104                                         <button id="IKJ-3J-VzO">
16105                                             <rect key="frame" x="14" y="33" width="191" height="18"/>
16106                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16107                                             <buttonCell key="cell" type="check" title="ユニットが以下を選択した時" bezelStyle="regularSquare" imagePosition="left" inset="2" id="HVN-yZ-78k">
16108                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16109                                                 <font key="font" size="13" name="AquaKana"/>
16110                                             </buttonCell>
16111                                         </button>
16112                                         <popUpButton verticalHuggingPriority="750" id="esJ-DI-2hf">
16113                                             <rect key="frame" x="14" y="3" width="205" height="26"/>
16114                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16115                                             <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">
16116                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16117                                                 <font key="font" metaFont="menu"/>
16118                                                 <menu key="menu" title="OtherViews" id="64b-r5-zgf">
16119                                                     <items>
16120                                                         <menuItem title="待機" state="on" id="dmg-5z-lw2"/>
16121                                                         <menuItem title="攻撃" id="Den-HM-m8H"/>
16122                                                         <menuItem title="説得" id="Jmb-BK-dr4"/>
16123                                                     </items>
16124                                                 </menu>
16125                                             </popUpButtonCell>
16126                                         </popUpButton>
16127                                         <textField verticalHuggingPriority="750" id="GUh-SF-1eo">
16128                                             <rect key="frame" x="41" y="202" width="96" height="22"/>
16129                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16130                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="KKD-wX-fxV">
16131                                                 <font key="font" metaFont="system"/>
16132                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16133                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16134                                             </textFieldCell>
16135                                         </textField>
16136                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cJ9-72-bKw">
16137                                             <rect key="frame" x="15" y="205" width="17" height="17"/>
16138                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16139                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="値" id="Fub-7Q-npl">
16140                                                 <font key="font" size="13" name="AquaKana"/>
16141                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16142                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16143                                             </textFieldCell>
16144                                         </textField>
16145                                         <popUpButton verticalHuggingPriority="750" id="epN-Ht-c9c">
16146                                             <rect key="frame" x="143" y="199" width="75" height="26"/>
16147                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16148                                             <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">
16149                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16150                                                 <font key="font" metaFont="menu"/>
16151                                                 <menu key="menu" title="OtherViews" id="UeL-Ut-2sB">
16152                                                     <items>
16153                                                         <menuItem title="同値" state="on" id="Q2G-BH-UDD"/>
16154                                                         <menuItem title="以上" id="HPZ-pY-rFy"/>
16155                                                         <menuItem title="以下" id="E4o-il-yko"/>
16156                                                     </items>
16157                                                 </menu>
16158                                             </popUpButtonCell>
16159                                         </popUpButton>
16160                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="0Hg-B3-WBZ">
16161                                             <rect key="frame" x="17" y="120" width="200" height="54"/>
16162                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16163                                             <clipView key="contentView" id="oPg-tt-jTE">
16164                                                 <rect key="frame" x="1" y="1" width="198" height="52"/>
16165                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16166                                                 <subviews>
16167                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="4Qh-wd-Vkd">
16168                                                         <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
16169                                                         <autoresizingMask key="autoresizingMask"/>
16170                                                         <size key="intercellSpacing" width="3" height="2"/>
16171                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16172                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16173                                                         <tableColumns>
16174                                                             <tableColumn editable="NO" width="195" minWidth="40" maxWidth="1000" id="ZxQ-AG-ysV">
16175                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16176                                                                     <font key="font" metaFont="smallSystem"/>
16177                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16178                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16179                                                                 </tableHeaderCell>
16180                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="G5l-pE-Eds">
16181                                                                     <font key="font" metaFont="system"/>
16182                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16183                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16184                                                                 </textFieldCell>
16185                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16186                                                                 <connections>
16187                                                                     <binding destination="6Yo-5j-AWN" name="value" keyPath="arrangedObjects.value" id="sz6-fe-d1c">
16188                                                                         <dictionary key="options">
16189                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16190                                                                         </dictionary>
16191                                                                     </binding>
16192                                                                 </connections>
16193                                                             </tableColumn>
16194                                                         </tableColumns>
16195                                                     </tableView>
16196                                                 </subviews>
16197                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16198                                             </clipView>
16199                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="zKR-Vf-iac">
16200                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16201                                                 <autoresizingMask key="autoresizingMask"/>
16202                                             </scroller>
16203                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="atf-L7-LB6">
16204                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16205                                                 <autoresizingMask key="autoresizingMask"/>
16206                                             </scroller>
16207                                         </scrollView>
16208                                         <button id="EE8-Ro-mnC">
16209                                             <rect key="frame" x="15" y="180" width="100" height="18"/>
16210                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16211                                             <buttonCell key="cell" type="check" title="ユニット特定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="sgV-SF-FPQ">
16212                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16213                                                 <font key="font" size="13" name="AquaKana"/>
16214                                             </buttonCell>
16215                                         </button>
16216                                         <button id="pxe-mQ-s5k">
16217                                             <rect key="frame" x="13" y="96" width="74" height="18"/>
16218                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16219                                             <buttonCell key="cell" type="check" title="場所特定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="pwq-sS-7EY">
16220                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16221                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16222                                             </buttonCell>
16223                                         </button>
16224                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="aaN-od-etV">
16225                                             <rect key="frame" x="17" y="57" width="198" height="33"/>
16226                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16227                                             <clipView key="contentView" id="1Wy-Am-voT">
16228                                                 <rect key="frame" x="1" y="1" width="196" height="31"/>
16229                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16230                                                 <subviews>
16231                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="0bV-Ec-qUf">
16232                                                         <rect key="frame" x="0.0" y="0.0" width="196" height="19"/>
16233                                                         <autoresizingMask key="autoresizingMask"/>
16234                                                         <size key="intercellSpacing" width="3" height="2"/>
16235                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16236                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16237                                                         <tableColumns>
16238                                                             <tableColumn editable="NO" width="193" minWidth="40" maxWidth="1000" id="PfA-rh-g5Z">
16239                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16240                                                                     <font key="font" metaFont="smallSystem"/>
16241                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16242                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16243                                                                 </tableHeaderCell>
16244                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="uhd-1b-akE">
16245                                                                     <font key="font" metaFont="system"/>
16246                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16247                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16248                                                                 </textFieldCell>
16249                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16250                                                                 <connections>
16251                                                                     <binding destination="wa5-Dw-20R" name="value" keyPath="arrangedObjects.value" id="u2E-jQ-k3X">
16252                                                                         <dictionary key="options">
16253                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16254                                                                         </dictionary>
16255                                                                     </binding>
16256                                                                 </connections>
16257                                                             </tableColumn>
16258                                                         </tableColumns>
16259                                                     </tableView>
16260                                                 </subviews>
16261                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16262                                             </clipView>
16263                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="vMR-5J-LRP">
16264                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16265                                                 <autoresizingMask key="autoresizingMask"/>
16266                                             </scroller>
16267                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6Oi-Mi-bFE">
16268                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16269                                                 <autoresizingMask key="autoresizingMask"/>
16270                                             </scroller>
16271                                         </scrollView>
16272                                         <button id="uQP-Pi-zxE">
16273                                             <rect key="frame" x="176" y="176" width="19" height="20"/>
16274                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16275                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RBP-Hw-tSl">
16276                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16277                                                 <font key="font" metaFont="system"/>
16278                                             </buttonCell>
16279                                             <connections>
16280                                                 <action selector="EDbranchUnitAdd:" target="3826" id="7Ay-fP-Fj9"/>
16281                                             </connections>
16282                                         </button>
16283                                         <button id="L0M-hy-WMk">
16284                                             <rect key="frame" x="194" y="176" width="21" height="20"/>
16285                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16286                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1k5-s4-9cm">
16287                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16288                                                 <font key="font" metaFont="system"/>
16289                                             </buttonCell>
16290                                             <connections>
16291                                                 <action selector="EDbranchUnitRemove:" target="3826" id="zO2-h9-c4y"/>
16292                                             </connections>
16293                                         </button>
16294                                         <button verticalHuggingPriority="750" id="kuh-7R-VoE">
16295                                             <rect key="frame" x="103" y="93" width="19" height="23"/>
16296                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16297                                             <buttonCell key="cell" type="smallSquare" title="点" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Uf0-ys-1KR">
16298                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16299                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16300                                             </buttonCell>
16301                                             <connections>
16302                                                 <action selector="EDbranchPlaceAddTen:" target="3826" id="cxC-Gl-m6D"/>
16303                                             </connections>
16304                                         </button>
16305                                         <button verticalHuggingPriority="750" id="P95-ld-lql">
16306                                             <rect key="frame" x="124" y="93" width="32" height="23"/>
16307                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16308                                             <buttonCell key="cell" type="smallSquare" title="範囲" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JQx-Lc-IgF">
16309                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16310                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16311                                             </buttonCell>
16312                                             <connections>
16313                                                 <action selector="EDbranchPlaceAddHani:" target="3826" id="CzH-2G-A0s"/>
16314                                             </connections>
16315                                         </button>
16316                                         <button verticalHuggingPriority="750" id="Fcg-NU-1C8">
16317                                             <rect key="frame" x="158" y="93" width="32" height="23"/>
16318                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16319                                             <buttonCell key="cell" type="smallSquare" title="矩形" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="AYK-VS-lbW">
16320                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16321                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16322                                             </buttonCell>
16323                                             <connections>
16324                                                 <action selector="EDbranchPlaceAddkukei:" target="3826" id="Bb3-om-Y2L"/>
16325                                             </connections>
16326                                         </button>
16327                                         <button verticalHuggingPriority="750" id="c2k-oA-BIK">
16328                                             <rect key="frame" x="194" y="94" width="23" height="23"/>
16329                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16330                                             <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hQu-Es-hj6">
16331                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16332                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16333                                             </buttonCell>
16334                                             <connections>
16335                                                 <action selector="EDbranchPlaceRemove:" target="3826" id="62j-bn-ah2"/>
16336                                             </connections>
16337                                         </button>
16338                                         <button id="xxD-hC-DpD">
16339                                             <rect key="frame" x="221" y="231" width="74" height="18"/>
16340                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16341                                             <buttonCell key="cell" type="check" title="オブジェ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="JiW-AN-Dj2">
16342                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16343                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16344                                             </buttonCell>
16345                                         </button>
16346                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="rd5-Fg-fsn">
16347                                             <rect key="frame" x="223" y="173" width="107" height="54"/>
16348                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16349                                             <clipView key="contentView" id="Cvh-65-wKo">
16350                                                 <rect key="frame" x="1" y="1" width="105" height="52"/>
16351                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16352                                                 <subviews>
16353                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="9qD-x3-ohq">
16354                                                         <rect key="frame" x="0.0" y="0.0" width="105" height="19"/>
16355                                                         <autoresizingMask key="autoresizingMask"/>
16356                                                         <size key="intercellSpacing" width="3" height="2"/>
16357                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16358                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16359                                                         <tableColumns>
16360                                                             <tableColumn editable="NO" width="102" minWidth="40" maxWidth="1000" id="raa-3K-8mt">
16361                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16362                                                                     <font key="font" metaFont="smallSystem"/>
16363                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16364                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16365                                                                 </tableHeaderCell>
16366                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="rrN-YD-1oB">
16367                                                                     <font key="font" metaFont="system"/>
16368                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16369                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16370                                                                 </textFieldCell>
16371                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16372                                                                 <connections>
16373                                                                     <binding destination="Rox-Se-Lfe" name="value" keyPath="arrangedObjects.value" id="NPV-gw-ep9">
16374                                                                         <dictionary key="options">
16375                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16376                                                                         </dictionary>
16377                                                                     </binding>
16378                                                                 </connections>
16379                                                             </tableColumn>
16380                                                         </tableColumns>
16381                                                     </tableView>
16382                                                 </subviews>
16383                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16384                                             </clipView>
16385                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="wct-wC-tXe">
16386                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16387                                                 <autoresizingMask key="autoresizingMask"/>
16388                                             </scroller>
16389                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="psU-RE-AuQ">
16390                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16391                                                 <autoresizingMask key="autoresizingMask"/>
16392                                             </scroller>
16393                                         </scrollView>
16394                                         <button id="h0K-vG-CFR">
16395                                             <rect key="frame" x="291" y="230" width="19" height="20"/>
16396                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16397                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ouq-GY-ttH">
16398                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16399                                                 <font key="font" metaFont="system"/>
16400                                             </buttonCell>
16401                                             <connections>
16402                                                 <action selector="EDbranchObjeAdd:" target="3826" id="wOV-Lf-ptj"/>
16403                                             </connections>
16404                                         </button>
16405                                         <button id="i4v-Dn-FEd">
16406                                             <rect key="frame" x="309" y="230" width="21" height="20"/>
16407                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16408                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="c9b-5c-gEH">
16409                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16410                                                 <font key="font" metaFont="system"/>
16411                                             </buttonCell>
16412                                             <connections>
16413                                                 <action selector="EDbranchObjeRemove:" target="3826" id="kyJ-w0-jgX"/>
16414                                             </connections>
16415                                         </button>
16416                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wBa-qV-Aww">
16417                                             <rect key="frame" x="223" y="148" width="95" height="17"/>
16418                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16419                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="オブジェの範囲" id="1SA-F9-HAa">
16420                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16421                                                 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
16422                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16423                                             </textFieldCell>
16424                                         </textField>
16425                                         <textField verticalHuggingPriority="750" id="p5d-Tn-C67">
16426                                             <rect key="frame" x="225" y="118" width="96" height="22"/>
16427                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16428                                             <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">
16429                                                 <font key="font" metaFont="system"/>
16430                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16431                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16432                                             </textFieldCell>
16433                                         </textField>
16434                                         <button id="6CC-jN-Jtd">
16435                                             <rect key="frame" x="223" y="91" width="48" height="18"/>
16436                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16437                                             <buttonCell key="cell" type="check" title="建物" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ASb-UN-Zgq">
16438                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16439                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16440                                             </buttonCell>
16441                                         </button>
16442                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="4yV-Gt-Eg6">
16443                                             <rect key="frame" x="225" y="33" width="107" height="54"/>
16444                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16445                                             <clipView key="contentView" id="FId-CO-v7m">
16446                                                 <rect key="frame" x="1" y="1" width="105" height="52"/>
16447                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16448                                                 <subviews>
16449                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="WPy-1X-zaA">
16450                                                         <rect key="frame" x="0.0" y="0.0" width="105" height="19"/>
16451                                                         <autoresizingMask key="autoresizingMask"/>
16452                                                         <size key="intercellSpacing" width="3" height="2"/>
16453                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16454                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16455                                                         <tableColumns>
16456                                                             <tableColumn editable="NO" width="102" minWidth="40" maxWidth="1000" id="GLc-zU-sE8">
16457                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16458                                                                     <font key="font" metaFont="smallSystem"/>
16459                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16460                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16461                                                                 </tableHeaderCell>
16462                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="xa3-Gp-Fgi">
16463                                                                     <font key="font" metaFont="system"/>
16464                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16465                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16466                                                                 </textFieldCell>
16467                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16468                                                                 <connections>
16469                                                                     <binding destination="gOB-p9-7Y9" name="value" keyPath="arrangedObjects.value" id="Fbh-D4-cOu">
16470                                                                         <dictionary key="options">
16471                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16472                                                                         </dictionary>
16473                                                                     </binding>
16474                                                                 </connections>
16475                                                             </tableColumn>
16476                                                         </tableColumns>
16477                                                     </tableView>
16478                                                 </subviews>
16479                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16480                                             </clipView>
16481                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="7VV-xf-GsE">
16482                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16483                                                 <autoresizingMask key="autoresizingMask"/>
16484                                             </scroller>
16485                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rVm-Zr-psg">
16486                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16487                                                 <autoresizingMask key="autoresizingMask"/>
16488                                             </scroller>
16489                                         </scrollView>
16490                                         <button id="bDG-m0-NMO">
16491                                             <rect key="frame" x="293" y="90" width="19" height="20"/>
16492                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16493                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Zls-cI-hms">
16494                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16495                                                 <font key="font" metaFont="system"/>
16496                                             </buttonCell>
16497                                             <connections>
16498                                                 <action selector="EDbranchBuildAdd:" target="3826" id="YmQ-6L-eiD"/>
16499                                             </connections>
16500                                         </button>
16501                                         <button id="7Uu-e1-8v6">
16502                                             <rect key="frame" x="311" y="90" width="21" height="20"/>
16503                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16504                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DiS-MV-wfG">
16505                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16506                                                 <font key="font" metaFont="system"/>
16507                                             </buttonCell>
16508                                             <connections>
16509                                                 <action selector="EDbranchBuildRemove:" target="3826" id="A2h-Ha-Cwu"/>
16510                                             </connections>
16511                                         </button>
16512                                     </subviews>
16513                                 </view>
16514                             </tabViewItem>
16515                             <tabViewItem label="3" identifier="3" id="mZM-61-EIg">
16516                                 <view key="view" id="MQx-Dx-Cqd">
16517                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16518                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16519                                     <subviews>
16520                                         <button id="J2t-Ve-P9m">
16521                                             <rect key="frame" x="7" y="234" width="74" height="18"/>
16522                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16523                                             <buttonCell key="cell" type="check" title="ユニット" bezelStyle="regularSquare" imagePosition="left" inset="2" id="N3T-9M-dC6">
16524                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16525                                                 <font key="font" size="13" name="AquaKana"/>
16526                                             </buttonCell>
16527                                         </button>
16528                                         <popUpButton verticalHuggingPriority="750" id="V9M-lz-P00">
16529                                             <rect key="frame" x="90" y="230" width="205" height="26"/>
16530                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16531                                             <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">
16532                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16533                                                 <font key="font" metaFont="menu"/>
16534                                                 <menu key="menu" title="OtherViews" id="QMS-M3-cKo">
16535                                                     <items>
16536                                                         <menuItem title="Item 1" state="on" id="LAB-lO-Yru"/>
16537                                                         <menuItem title="Item 2" id="kvB-3J-NHO"/>
16538                                                         <menuItem title="Item 3" id="jp0-62-zsP"/>
16539                                                     </items>
16540                                                 </menu>
16541                                             </popUpButtonCell>
16542                                         </popUpButton>
16543                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="0zm-Qr-V0e">
16544                                             <rect key="frame" x="295" y="235" width="17" height="17"/>
16545                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16546                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="RV1-PB-LrH">
16547                                                 <font key="font" size="13" name="AquaKana"/>
16548                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16549                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16550                                             </textFieldCell>
16551                                         </textField>
16552                                         <button id="ZsX-dH-PQH">
16553                                             <rect key="frame" x="20" y="208" width="126" height="18"/>
16554                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16555                                             <buttonCell key="cell" type="check" title="パーティーにいる" bezelStyle="regularSquare" imagePosition="left" inset="2" id="I7q-IM-sR2">
16556                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16557                                                 <font key="font" size="13" name="AquaKana"/>
16558                                             </buttonCell>
16559                                         </button>
16560                                         <button id="ghN-8E-bq1">
16561                                             <rect key="frame" x="20" y="149" width="61" height="18"/>
16562                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16563                                             <buttonCell key="cell" type="check" title="スキル" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Ra5-RK-pcI">
16564                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16565                                                 <font key="font" size="13" name="AquaKana"/>
16566                                             </buttonCell>
16567                                         </button>
16568                                         <button id="fix-QR-ysl">
16569                                             <rect key="frame" x="20" y="122" width="74" height="18"/>
16570                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16571                                             <buttonCell key="cell" type="check" title="ステート" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Kx8-Gy-P6t">
16572                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16573                                                 <font key="font" size="13" name="AquaKana"/>
16574                                             </buttonCell>
16575                                         </button>
16576                                         <textField verticalHuggingPriority="750" id="vLi-fh-a29">
16577                                             <rect key="frame" x="83" y="176" width="161" height="22"/>
16578                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16579                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="0P8-Jx-ZM2">
16580                                                 <font key="font" metaFont="system"/>
16581                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16582                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16583                                             </textFieldCell>
16584                                         </textField>
16585                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JH7-fz-Vuw">
16586                                             <rect key="frame" x="245" y="179" width="82" height="17"/>
16587                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16588                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="になっている" id="VSb-rk-Pw6">
16589                                                 <font key="font" size="13" name="AquaKana"/>
16590                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16591                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16592                                             </textFieldCell>
16593                                         </textField>
16594                                         <button id="Jfg-gx-EKl">
16595                                             <rect key="frame" x="20" y="177" width="48" height="18"/>
16596                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16597                                             <buttonCell key="cell" type="check" title="名前" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ecC-aK-EBT">
16598                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16599                                                 <font key="font" size="13" name="AquaKana"/>
16600                                             </buttonCell>
16601                                         </button>
16602                                     </subviews>
16603                                 </view>
16604                             </tabViewItem>
16605                             <tabViewItem label="4" identifier="" id="4DP-gR-oep">
16606                                 <view key="view" id="6mg-nF-sX7">
16607                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16608                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16609                                     <subviews>
16610                                         <button id="dpP-yf-aKn">
16611                                             <rect key="frame" x="31" y="231" width="61" height="18"/>
16612                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16613                                             <buttonCell key="cell" type="check" title="味方の" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OHR-cd-hqm">
16614                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16615                                                 <font key="font" size="13" name="AquaKana"/>
16616                                             </buttonCell>
16617                                         </button>
16618                                         <button id="RSO-ZO-Cf6">
16619                                             <rect key="frame" x="31" y="105" width="48" height="18"/>
16620                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16621                                             <buttonCell key="cell" type="check" title="敵の" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SWW-Tt-jyl">
16622                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16623                                                 <font key="font" size="13" name="AquaKana"/>
16624                                             </buttonCell>
16625                                         </button>
16626                                         <button id="fHP-vs-GZ7">
16627                                             <rect key="frame" x="63" y="79" width="48" height="18"/>
16628                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16629                                             <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Z70-2N-42s">
16630                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16631                                                 <font key="font" size="13" name="AquaKana"/>
16632                                             </buttonCell>
16633                                         </button>
16634                                         <button id="gZ4-oa-TXa">
16635                                             <rect key="frame" x="63" y="46" width="48" height="18"/>
16636                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16637                                             <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OnZ-u4-S5x">
16638                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16639                                                 <font key="font" size="13" name="AquaKana"/>
16640                                             </buttonCell>
16641                                         </button>
16642                                         <button id="2mt-yo-cB7">
16643                                             <rect key="frame" x="63" y="12" width="48" height="18"/>
16644                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16645                                             <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" inset="2" id="jxR-h1-mQp">
16646                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16647                                                 <font key="font" size="13" name="AquaKana"/>
16648                                             </buttonCell>
16649                                         </button>
16650                                         <textField verticalHuggingPriority="750" id="N9Q-6f-JF3">
16651                                             <rect key="frame" x="117" y="77" width="96" height="22"/>
16652                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16653                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Kbl-17-Pv8">
16654                                                 <font key="font" metaFont="system"/>
16655                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16656                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16657                                             </textFieldCell>
16658                                         </textField>
16659                                         <textField verticalHuggingPriority="750" id="f5V-Lj-3F8">
16660                                             <rect key="frame" x="117" y="44" width="96" height="22"/>
16661                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16662                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="NfP-i7-7p2">
16663                                                 <font key="font" metaFont="system"/>
16664                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16665                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16666                                             </textFieldCell>
16667                                         </textField>
16668                                         <textField verticalHuggingPriority="750" id="gZd-Io-3fM">
16669                                             <rect key="frame" x="117" y="10" width="96" height="22"/>
16670                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16671                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="kEP-fx-4w9">
16672                                                 <font key="font" metaFont="system"/>
16673                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16674                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16675                                             </textFieldCell>
16676                                         </textField>
16677                                         <popUpButton verticalHuggingPriority="750" id="tfX-k2-uJo">
16678                                             <rect key="frame" x="230" y="75" width="75" height="26"/>
16679                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16680                                             <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">
16681                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16682                                                 <font key="font" metaFont="menu"/>
16683                                                 <menu key="menu" title="OtherViews" id="e1N-al-IIT">
16684                                                     <items>
16685                                                         <menuItem title="以上" state="on" id="7g0-UG-Upu"/>
16686                                                         <menuItem title="以下" id="Gy7-tO-bXk"/>
16687                                                     </items>
16688                                                 </menu>
16689                                             </popUpButtonCell>
16690                                         </popUpButton>
16691                                         <popUpButton verticalHuggingPriority="750" id="AdP-uj-sEp">
16692                                             <rect key="frame" x="230" y="42" width="75" height="26"/>
16693                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16694                                             <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">
16695                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16696                                                 <font key="font" metaFont="menu"/>
16697                                                 <menu key="menu" title="OtherViews" id="GtE-Xg-kat">
16698                                                     <items>
16699                                                         <menuItem title="以上" state="on" id="ih6-o0-7zv"/>
16700                                                         <menuItem title="以下" id="TCW-ej-BlX"/>
16701                                                     </items>
16702                                                 </menu>
16703                                             </popUpButtonCell>
16704                                         </popUpButton>
16705                                         <popUpButton verticalHuggingPriority="750" id="LIK-W2-SIq">
16706                                             <rect key="frame" x="230" y="8" width="75" height="26"/>
16707                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16708                                             <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">
16709                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16710                                                 <font key="font" metaFont="menu"/>
16711                                                 <menu key="menu" title="OtherViews" id="quE-cg-glG">
16712                                                     <items>
16713                                                         <menuItem title="以上" state="on" id="enn-nr-P5n"/>
16714                                                         <menuItem title="以下" id="bF1-3L-91Q"/>
16715                                                     </items>
16716                                                 </menu>
16717                                             </popUpButtonCell>
16718                                         </popUpButton>
16719                                         <button id="Tc7-Jl-5FD">
16720                                             <rect key="frame" x="63" y="205" width="48" height="18"/>
16721                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16722                                             <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" inset="2" id="MNx-fT-Vbm">
16723                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16724                                                 <font key="font" size="13" name="AquaKana"/>
16725                                             </buttonCell>
16726                                         </button>
16727                                         <button id="Cep-d6-R0P">
16728                                             <rect key="frame" x="63" y="172" width="48" height="18"/>
16729                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16730                                             <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" inset="2" id="B0R-0w-Jnc">
16731                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16732                                                 <font key="font" size="13" name="AquaKana"/>
16733                                             </buttonCell>
16734                                         </button>
16735                                         <button id="GUL-wX-XdQ">
16736                                             <rect key="frame" x="63" y="138" width="48" height="18"/>
16737                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16738                                             <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" inset="2" id="9Xl-7I-G5u">
16739                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16740                                                 <font key="font" size="13" name="AquaKana"/>
16741                                             </buttonCell>
16742                                         </button>
16743                                         <textField verticalHuggingPriority="750" id="LAP-zU-WBY">
16744                                             <rect key="frame" x="117" y="203" width="96" height="22"/>
16745                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16746                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="DNR-6A-BWG">
16747                                                 <font key="font" metaFont="system"/>
16748                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16749                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16750                                             </textFieldCell>
16751                                         </textField>
16752                                         <textField verticalHuggingPriority="750" id="sQc-si-ZgR">
16753                                             <rect key="frame" x="117" y="170" width="96" height="22"/>
16754                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16755                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="zmw-hU-Tjz">
16756                                                 <font key="font" metaFont="system"/>
16757                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16758                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16759                                             </textFieldCell>
16760                                         </textField>
16761                                         <textField verticalHuggingPriority="750" id="vcC-TZ-Hd5">
16762                                             <rect key="frame" x="117" y="136" width="96" height="22"/>
16763                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16764                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="xuh-Ep-Q29">
16765                                                 <font key="font" metaFont="system"/>
16766                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16767                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16768                                             </textFieldCell>
16769                                         </textField>
16770                                         <popUpButton verticalHuggingPriority="750" id="cVw-du-zW3">
16771                                             <rect key="frame" x="230" y="201" width="75" height="26"/>
16772                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16773                                             <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">
16774                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16775                                                 <font key="font" metaFont="menu"/>
16776                                                 <menu key="menu" title="OtherViews" id="Akq-VB-LZ4">
16777                                                     <items>
16778                                                         <menuItem title="以上" state="on" id="pHd-tR-mMC"/>
16779                                                         <menuItem title="以下" id="3Er-V1-PTe"/>
16780                                                     </items>
16781                                                 </menu>
16782                                             </popUpButtonCell>
16783                                         </popUpButton>
16784                                         <popUpButton verticalHuggingPriority="750" id="p2V-MV-uR9">
16785                                             <rect key="frame" x="230" y="168" width="75" height="26"/>
16786                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16787                                             <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">
16788                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16789                                                 <font key="font" metaFont="menu"/>
16790                                                 <menu key="menu" title="OtherViews" id="oKS-KW-5xf">
16791                                                     <items>
16792                                                         <menuItem title="以上" state="on" id="RR3-Yx-1zf"/>
16793                                                         <menuItem title="以下" id="6Dr-gx-SHy"/>
16794                                                     </items>
16795                                                 </menu>
16796                                             </popUpButtonCell>
16797                                         </popUpButton>
16798                                         <popUpButton verticalHuggingPriority="750" id="SQW-av-8KS">
16799                                             <rect key="frame" x="230" y="134" width="75" height="26"/>
16800                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16801                                             <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">
16802                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16803                                                 <font key="font" metaFont="menu"/>
16804                                                 <menu key="menu" title="OtherViews" id="flG-bh-wfA">
16805                                                     <items>
16806                                                         <menuItem title="以上" state="on" id="P0g-4T-swQ"/>
16807                                                         <menuItem title="以下" id="Aiw-8g-gJp"/>
16808                                                     </items>
16809                                                 </menu>
16810                                             </popUpButtonCell>
16811                                         </popUpButton>
16812                                     </subviews>
16813                                 </view>
16814                             </tabViewItem>
16815                         </tabViewItems>
16816                     </tabView>
16817                 </subviews>
16818             </view>
16819             <point key="canvasLocation" x="-194" y="-570.5"/>
16820         </window>
16821         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9FO-Ca-tXd" userLabel="ラベル入力の決定">
16822             <windowStyleMask key="styleMask" titled="YES"/>
16823             <rect key="contentRect" x="678" y="400" width="443" height="132"/>
16824             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16825             <view key="contentView" id="0FG-3J-Jy0">
16826                 <rect key="frame" x="0.0" y="0.0" width="443" height="132"/>
16827                 <autoresizingMask key="autoresizingMask"/>
16828                 <subviews>
16829                     <button verticalHuggingPriority="750" id="ana-2l-aJH">
16830                         <rect key="frame" x="258" y="13" width="66" height="32"/>
16831                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16832                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zRz-qu-9ph">
16833                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16834                             <font key="font" size="13" name="AquaKana"/>
16835                         </buttonCell>
16836                         <connections>
16837                             <action selector="EDlabelSubmit:" target="3826" id="HcW-2t-LWq"/>
16838                         </connections>
16839                     </button>
16840                     <button verticalHuggingPriority="750" id="u7v-AZ-3ET">
16841                         <rect key="frame" x="324" y="13" width="105" height="32"/>
16842                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16843                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4rj-Zq-KSO">
16844                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16845                             <font key="font" size="13" name="AquaKana"/>
16846                         </buttonCell>
16847                         <connections>
16848                             <action selector="EDlabelCancel:" target="3826" id="AA4-Gf-msA"/>
16849                         </connections>
16850                     </button>
16851                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="0Iy-7i-WRC">
16852                         <rect key="frame" x="21" y="101" width="56" height="17"/>
16853                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16854                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ラベル名" id="HBJ-Yh-Z6R">
16855                             <font key="font" size="13" name="AquaKana"/>
16856                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16857                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16858                         </textFieldCell>
16859                     </textField>
16860                     <textField verticalHuggingPriority="750" id="XP1-6Q-7Va">
16861                         <rect key="frame" x="23" y="71" width="400" height="22"/>
16862                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16863                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="o5J-Xg-rkY">
16864                             <font key="font" metaFont="system"/>
16865                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16866                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16867                         </textFieldCell>
16868                     </textField>
16869                 </subviews>
16870             </view>
16871         </window>
16872         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="hR9-Tc-lNv" userLabel="ラベルジャンプ入力の決定">
16873             <windowStyleMask key="styleMask" titled="YES"/>
16874             <rect key="contentRect" x="678" y="400" width="443" height="132"/>
16875             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16876             <view key="contentView" id="he2-Gl-649">
16877                 <rect key="frame" x="0.0" y="0.0" width="443" height="132"/>
16878                 <autoresizingMask key="autoresizingMask"/>
16879                 <subviews>
16880                     <button verticalHuggingPriority="750" id="CnZ-0r-gwx">
16881                         <rect key="frame" x="258" y="13" width="66" height="32"/>
16882                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16883                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pDj-XR-5QS">
16884                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16885                             <font key="font" size="13" name="AquaKana"/>
16886                         </buttonCell>
16887                         <connections>
16888                             <action selector="EDlabelJumpSubmit:" target="3826" id="n5E-Cd-PhV"/>
16889                         </connections>
16890                     </button>
16891                     <button verticalHuggingPriority="750" id="K1Y-eH-tXn">
16892                         <rect key="frame" x="324" y="13" width="105" height="32"/>
16893                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16894                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TXE-A7-jgc">
16895                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16896                             <font key="font" size="13" name="AquaKana"/>
16897                         </buttonCell>
16898                         <connections>
16899                             <action selector="EDlabelJumpCancel:" target="3826" id="Gvg-7g-EJJ"/>
16900                         </connections>
16901                     </button>
16902                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dJZ-5w-ulT">
16903                         <rect key="frame" x="21" y="101" width="108" height="17"/>
16904                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16905                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ラベルジャンプ名" id="SrN-5x-ZEe">
16906                             <font key="font" size="13" name="AquaKana"/>
16907                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16908                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16909                         </textFieldCell>
16910                     </textField>
16911                     <textField verticalHuggingPriority="750" id="mxc-bZ-L3I">
16912                         <rect key="frame" x="23" y="71" width="400" height="22"/>
16913                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16914                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="dMK-Nb-SwI">
16915                             <font key="font" metaFont="system"/>
16916                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16917                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16918                         </textFieldCell>
16919                     </textField>
16920                 </subviews>
16921             </view>
16922         </window>
16923         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="C8g-D6-Mka" userLabel="コメントの決定">
16924             <windowStyleMask key="styleMask" titled="YES"/>
16925             <rect key="contentRect" x="678" y="400" width="451" height="236"/>
16926             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16927             <view key="contentView" id="x6k-qP-cnu">
16928                 <rect key="frame" x="0.0" y="0.0" width="451" height="236"/>
16929                 <autoresizingMask key="autoresizingMask"/>
16930                 <subviews>
16931                     <button verticalHuggingPriority="750" id="Ike-Fu-LFd">
16932                         <rect key="frame" x="266" y="13" width="66" height="32"/>
16933                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16934                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GZf-zY-S1p">
16935                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16936                             <font key="font" size="13" name="AquaKana"/>
16937                         </buttonCell>
16938                         <connections>
16939                             <action selector="EDmemoSubmit:" target="3826" id="kAY-nn-Nv3"/>
16940                         </connections>
16941                     </button>
16942                     <button verticalHuggingPriority="750" id="aGH-lr-S7I">
16943                         <rect key="frame" x="332" y="13" width="105" height="32"/>
16944                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16945                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="39z-ip-xXK">
16946                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16947                             <font key="font" size="13" name="AquaKana"/>
16948                         </buttonCell>
16949                         <connections>
16950                             <action selector="EDmemoCancel:" target="3826" id="ocd-bv-6lF"/>
16951                         </connections>
16952                     </button>
16953                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JSI-e4-S4T">
16954                         <rect key="frame" x="21" y="205" width="30" height="17"/>
16955                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16956                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="注釈" id="aV9-jZ-7jC">
16957                             <font key="font" size="13" name="AquaKana"/>
16958                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16959                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16960                         </textFieldCell>
16961                     </textField>
16962                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="srC-Sk-SJR">
16963                         <rect key="frame" x="35" y="90" width="360" height="107"/>
16964                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16965                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="F2b-bI-Udg">
16966                             <font key="font" size="13" name="AquaKana"/>
16967                             <string key="title">おまんこ
16968 おまんちん
16969 おちんちん
16970 おまんちん
16971 おまんこ
16972 おちんこ</string>
16973                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16974                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16975                         </textFieldCell>
16976                     </textField>
16977                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hic-Wo-gVp">
16978                         <rect key="frame" x="33" y="52" width="148" height="17"/>
16979                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16980                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※Option+Returnで改行" id="jbI-u4-cGT">
16981                             <font key="font" metaFont="system"/>
16982                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16983                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16984                         </textFieldCell>
16985                     </textField>
16986                 </subviews>
16987             </view>
16988         </window>
16989         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6Hi-zV-IoJ" userLabel="リソースの決定">
16990             <windowStyleMask key="styleMask" titled="YES"/>
16991             <rect key="contentRect" x="678" y="400" width="350" height="295"/>
16992             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16993             <view key="contentView" id="b1g-6G-xNb">
16994                 <rect key="frame" x="0.0" y="0.0" width="350" height="295"/>
16995                 <autoresizingMask key="autoresizingMask"/>
16996                 <subviews>
16997                     <button verticalHuggingPriority="750" id="FuH-6O-llV">
16998                         <rect key="frame" x="177" y="13" width="66" height="32"/>
16999                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17000                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Sm-Ts-VhQ">
17001                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17002                             <font key="font" size="13" name="AquaKana"/>
17003                         </buttonCell>
17004                         <connections>
17005                             <action selector="EDresourceSubmit:" target="3826" id="0Rq-9H-Y1L"/>
17006                         </connections>
17007                     </button>
17008                     <button verticalHuggingPriority="750" id="cl2-Vc-Tb7">
17009                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17010                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17011                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JeJ-T6-2BZ">
17012                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17013                             <font key="font" size="13" name="AquaKana"/>
17014                         </buttonCell>
17015                         <connections>
17016                             <action selector="EDresourceCancel:" target="3826" id="lfY-6q-KLo"/>
17017                         </connections>
17018                     </button>
17019                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="kK0-7M-1Qr">
17020                         <rect key="frame" x="92" y="192" width="180" height="21"/>
17021                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17022                         <clipView key="contentView" id="RTa-GD-uis">
17023                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17024                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17025                             <subviews>
17026                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="pTP-xU-fsr">
17027                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17028                                     <autoresizingMask key="autoresizingMask"/>
17029                                     <size key="intercellSpacing" width="3" height="2"/>
17030                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17031                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17032                                     <tableColumns>
17033                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="psM-g8-rYI">
17034                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17035                                                 <font key="font" metaFont="smallSystem"/>
17036                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17037                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17038                                             </tableHeaderCell>
17039                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="YeC-ZA-70v">
17040                                                 <font key="font" metaFont="system"/>
17041                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17042                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17043                                                 <connections>
17044                                                     <binding destination="p1U-wU-xM5" name="value" keyPath="arrangedObjects.value" id="DhG-df-xII"/>
17045                                                 </connections>
17046                                             </textFieldCell>
17047                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17048                                             <connections>
17049                                                 <binding destination="p1U-wU-xM5" name="value" keyPath="arrangedObjects.value" id="iN5-KE-gJH">
17050                                                     <dictionary key="options">
17051                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17052                                                     </dictionary>
17053                                                 </binding>
17054                                             </connections>
17055                                         </tableColumn>
17056                                     </tableColumns>
17057                                 </tableView>
17058                             </subviews>
17059                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17060                         </clipView>
17061                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ycC-G6-Kxy">
17062                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17063                             <autoresizingMask key="autoresizingMask"/>
17064                         </scroller>
17065                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="lZ8-XK-g2I">
17066                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17067                             <autoresizingMask key="autoresizingMask"/>
17068                         </scroller>
17069                     </scrollView>
17070                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="y6g-VW-KlV">
17071                         <rect key="frame" x="21" y="269" width="95" height="17"/>
17072                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17073                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="リソースの操作" id="I5U-DV-wHq">
17074                             <font key="font" size="13" name="AquaKana"/>
17075                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17076                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17077                         </textFieldCell>
17078                     </textField>
17079                     <textField verticalHuggingPriority="750" id="pM7-GM-D6i">
17080                         <rect key="frame" x="92" y="215" width="96" height="22"/>
17081                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17082                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="PPq-l3-07j">
17083                             <font key="font" metaFont="system"/>
17084                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17085                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17086                         </textFieldCell>
17087                     </textField>
17088                     <button id="LqA-EK-y65">
17089                         <rect key="frame" x="23" y="243" width="48" height="18"/>
17090                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17091                         <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="gfC-4x-AQ9">
17092                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17093                             <font key="font" size="13" name="AquaKana"/>
17094                         </buttonCell>
17095                     </button>
17096                     <button id="Nxy-YO-mzZ">
17097                         <rect key="frame" x="23" y="166" width="48" height="18"/>
17098                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17099                         <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="0nU-2c-vzD">
17100                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17101                             <font key="font" size="13" name="AquaKana"/>
17102                         </buttonCell>
17103                     </button>
17104                     <button id="vTU-W1-iGd">
17105                         <rect key="frame" x="21" y="93" width="48" height="18"/>
17106                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17107                         <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="a5t-gS-5Lb">
17108                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17109                             <font key="font" size="13" name="AquaKana"/>
17110                         </buttonCell>
17111                     </button>
17112                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="CBn-Ov-gpg">
17113                         <rect key="frame" x="25" y="199" width="61" height="38"/>
17114                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17115                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17116                         <size key="cellSize" width="48" height="18"/>
17117                         <size key="intercellSpacing" width="4" height="2"/>
17118                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Lp3-pz-lNG">
17119                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17120                             <font key="font" metaFont="system"/>
17121                         </buttonCell>
17122                         <cells>
17123                             <column>
17124                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="GQQ-cS-Jwz">
17125                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17126                                     <font key="font" metaFont="system"/>
17127                                 </buttonCell>
17128                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="2nr-Fr-UuG">
17129                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17130                                     <font key="font" metaFont="system"/>
17131                                 </buttonCell>
17132                             </column>
17133                         </cells>
17134                     </matrix>
17135                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="2ef-IU-hhw">
17136                         <rect key="frame" x="87" y="166" width="202" height="18"/>
17137                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17138                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17139                         <size key="cellSize" width="61" height="18"/>
17140                         <size key="intercellSpacing" width="4" height="2"/>
17141                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="h4s-rR-LAi">
17142                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17143                             <font key="font" metaFont="system"/>
17144                         </buttonCell>
17145                         <cells>
17146                             <column>
17147                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XAf-lK-q1G">
17148                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17149                                     <font key="font" metaFont="system"/>
17150                                 </buttonCell>
17151                             </column>
17152                             <column>
17153                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="vag-br-Qrh">
17154                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17155                                     <font key="font" metaFont="system"/>
17156                                 </buttonCell>
17157                             </column>
17158                         </cells>
17159                     </matrix>
17160                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8gu-mW-2lH">
17161                         <rect key="frame" x="92" y="115" width="180" height="21"/>
17162                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17163                         <clipView key="contentView" id="HRG-db-cFo">
17164                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17165                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17166                             <subviews>
17167                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="H0t-vi-mZ6">
17168                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17169                                     <autoresizingMask key="autoresizingMask"/>
17170                                     <size key="intercellSpacing" width="3" height="2"/>
17171                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17172                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17173                                     <tableColumns>
17174                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="7He-mE-9B2">
17175                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17176                                                 <font key="font" metaFont="smallSystem"/>
17177                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17178                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17179                                             </tableHeaderCell>
17180                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="HCb-hh-ia6">
17181                                                 <font key="font" metaFont="system"/>
17182                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17183                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17184                                                 <connections>
17185                                                     <binding destination="Nb4-Pc-Ok6" name="value" keyPath="arrangedObjects.value" id="J4h-rW-BQr"/>
17186                                                 </connections>
17187                                             </textFieldCell>
17188                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17189                                             <connections>
17190                                                 <binding destination="Nb4-Pc-Ok6" name="value" keyPath="arrangedObjects.value" id="R0g-k7-Kaz">
17191                                                     <dictionary key="options">
17192                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17193                                                     </dictionary>
17194                                                 </binding>
17195                                             </connections>
17196                                         </tableColumn>
17197                                     </tableColumns>
17198                                 </tableView>
17199                             </subviews>
17200                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17201                         </clipView>
17202                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="T7U-Pz-lAa">
17203                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17204                             <autoresizingMask key="autoresizingMask"/>
17205                         </scroller>
17206                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="r9a-tj-VN0">
17207                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17208                             <autoresizingMask key="autoresizingMask"/>
17209                         </scroller>
17210                     </scrollView>
17211                     <textField verticalHuggingPriority="750" id="Cl5-YI-L26">
17212                         <rect key="frame" x="92" y="136" width="96" height="22"/>
17213                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17214                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="BsN-Cm-ECf">
17215                             <font key="font" metaFont="system"/>
17216                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17217                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17218                         </textFieldCell>
17219                     </textField>
17220                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="795-sw-vba">
17221                         <rect key="frame" x="25" y="120" width="61" height="38"/>
17222                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17223                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17224                         <size key="cellSize" width="48" height="18"/>
17225                         <size key="intercellSpacing" width="4" height="2"/>
17226                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="lzj-d3-gXI">
17227                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17228                             <font key="font" metaFont="system"/>
17229                         </buttonCell>
17230                         <cells>
17231                             <column>
17232                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="mwz-2H-YND">
17233                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17234                                     <font key="font" metaFont="system"/>
17235                                 </buttonCell>
17236                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="91A-Ka-sMU">
17237                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17238                                     <font key="font" metaFont="system"/>
17239                                 </buttonCell>
17240                             </column>
17241                         </cells>
17242                     </matrix>
17243                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="Pvo-F4-WIN">
17244                         <rect key="frame" x="87" y="94" width="202" height="18"/>
17245                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17246                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17247                         <size key="cellSize" width="61" height="18"/>
17248                         <size key="intercellSpacing" width="4" height="2"/>
17249                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="K09-zw-8Ge">
17250                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17251                             <font key="font" metaFont="system"/>
17252                         </buttonCell>
17253                         <cells>
17254                             <column>
17255                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Szo-pX-AAM">
17256                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17257                                     <font key="font" metaFont="system"/>
17258                                 </buttonCell>
17259                             </column>
17260                             <column>
17261                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="po8-4N-Aq7">
17262                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17263                                     <font key="font" metaFont="system"/>
17264                                 </buttonCell>
17265                             </column>
17266                         </cells>
17267                     </matrix>
17268                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Fgi-Sc-TjL">
17269                         <rect key="frame" x="90" y="45" width="180" height="21"/>
17270                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17271                         <clipView key="contentView" id="tVM-Kq-21Z">
17272                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17273                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17274                             <subviews>
17275                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Lji-Ph-drn">
17276                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17277                                     <autoresizingMask key="autoresizingMask"/>
17278                                     <size key="intercellSpacing" width="3" height="2"/>
17279                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17280                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17281                                     <tableColumns>
17282                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="egO-cJ-0SR">
17283                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17284                                                 <font key="font" metaFont="smallSystem"/>
17285                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17286                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17287                                             </tableHeaderCell>
17288                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="uGX-aQ-Ajm">
17289                                                 <font key="font" metaFont="system"/>
17290                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17291                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17292                                                 <connections>
17293                                                     <binding destination="58i-XA-5ch" name="value" keyPath="arrangedObjects.value" id="7Ee-fr-PWm"/>
17294                                                 </connections>
17295                                             </textFieldCell>
17296                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17297                                             <connections>
17298                                                 <binding destination="58i-XA-5ch" name="value" keyPath="arrangedObjects.value" id="pEO-r0-hVz">
17299                                                     <dictionary key="options">
17300                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17301                                                     </dictionary>
17302                                                 </binding>
17303                                             </connections>
17304                                         </tableColumn>
17305                                     </tableColumns>
17306                                 </tableView>
17307                             </subviews>
17308                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17309                         </clipView>
17310                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="S87-0p-UeU">
17311                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17312                             <autoresizingMask key="autoresizingMask"/>
17313                         </scroller>
17314                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1j5-1h-sql">
17315                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17316                             <autoresizingMask key="autoresizingMask"/>
17317                         </scroller>
17318                     </scrollView>
17319                     <textField verticalHuggingPriority="750" id="Qya-j5-wMv">
17320                         <rect key="frame" x="90" y="66" width="96" height="22"/>
17321                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17322                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="N4b-6x-i6c">
17323                             <font key="font" metaFont="system"/>
17324                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17325                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17326                         </textFieldCell>
17327                     </textField>
17328                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="xpW-N7-zAF">
17329                         <rect key="frame" x="23" y="50" width="61" height="38"/>
17330                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17331                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17332                         <size key="cellSize" width="48" height="18"/>
17333                         <size key="intercellSpacing" width="4" height="2"/>
17334                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="VzO-fr-JZO">
17335                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17336                             <font key="font" metaFont="system"/>
17337                         </buttonCell>
17338                         <cells>
17339                             <column>
17340                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="qDt-fu-dFo">
17341                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17342                                     <font key="font" metaFont="system"/>
17343                                 </buttonCell>
17344                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="OhX-ac-X3D">
17345                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17346                                     <font key="font" metaFont="system"/>
17347                                 </buttonCell>
17348                             </column>
17349                         </cells>
17350                     </matrix>
17351                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="DiE-GY-70N">
17352                         <rect key="frame" x="87" y="243" width="202" height="18"/>
17353                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17354                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17355                         <size key="cellSize" width="61" height="18"/>
17356                         <size key="intercellSpacing" width="4" height="2"/>
17357                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="tJm-XT-nOq">
17358                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17359                             <font key="font" metaFont="system"/>
17360                         </buttonCell>
17361                         <cells>
17362                             <column>
17363                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="U3K-ET-3kh">
17364                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17365                                     <font key="font" metaFont="system"/>
17366                                 </buttonCell>
17367                             </column>
17368                             <column>
17369                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="dmr-UC-mQR">
17370                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17371                                     <font key="font" metaFont="system"/>
17372                                 </buttonCell>
17373                             </column>
17374                         </cells>
17375                     </matrix>
17376                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="pc4-PD-Ixo">
17377                         <rect key="frame" x="21" y="22" width="43" height="17"/>
17378                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17379                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="チーム" id="3hb-yM-1b3">
17380                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17381                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
17382                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17383                         </textFieldCell>
17384                     </textField>
17385                     <textField verticalHuggingPriority="750" id="26j-IY-Zcq">
17386                         <rect key="frame" x="90" y="19" width="32" height="22"/>
17387                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17388                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="fD9-Xy-Hh2">
17389                             <font key="font" metaFont="system"/>
17390                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17391                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17392                         </textFieldCell>
17393                     </textField>
17394                 </subviews>
17395             </view>
17396         </window>
17397         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Gbh-BZ-Ivd" userLabel="hpの決定">
17398             <windowStyleMask key="styleMask" titled="YES"/>
17399             <rect key="contentRect" x="678" y="400" width="350" height="479"/>
17400             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17401             <view key="contentView" id="Wm7-95-tEG">
17402                 <rect key="frame" x="0.0" y="0.0" width="350" height="479"/>
17403                 <autoresizingMask key="autoresizingMask"/>
17404                 <subviews>
17405                     <button verticalHuggingPriority="750" id="zYy-kH-k1N">
17406                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17407                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17408                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6rr-g4-rw8">
17409                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17410                             <font key="font" size="13" name="AquaKana"/>
17411                         </buttonCell>
17412                         <connections>
17413                             <action selector="EDhpSubmit:" target="3826" id="IeD-rf-tKL"/>
17414                         </connections>
17415                     </button>
17416                     <button verticalHuggingPriority="750" id="zy5-hH-BIG">
17417                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17418                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17419                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Pvt-0o-Z3R">
17420                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17421                             <font key="font" size="13" name="AquaKana"/>
17422                         </buttonCell>
17423                         <connections>
17424                             <action selector="EDhpCancel:" target="3826" id="QUb-b4-Lwk"/>
17425                         </connections>
17426                     </button>
17427                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="juQ-ob-MCO">
17428                         <rect key="frame" x="89" y="329" width="180" height="21"/>
17429                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17430                         <clipView key="contentView" id="qSm-aH-XBc">
17431                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17432                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17433                             <subviews>
17434                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Xwe-1P-CYg">
17435                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17436                                     <autoresizingMask key="autoresizingMask"/>
17437                                     <size key="intercellSpacing" width="3" height="2"/>
17438                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17439                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17440                                     <tableColumns>
17441                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="1er-lM-pB6">
17442                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17443                                                 <font key="font" metaFont="smallSystem"/>
17444                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17445                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17446                                             </tableHeaderCell>
17447                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nFV-a6-rJM">
17448                                                 <font key="font" metaFont="system"/>
17449                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17450                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17451                                             </textFieldCell>
17452                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17453                                             <connections>
17454                                                 <binding destination="fEW-Dh-30u" name="value" keyPath="arrangedObjects.name" id="dPA-uY-9Pu">
17455                                                     <dictionary key="options">
17456                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17457                                                     </dictionary>
17458                                                 </binding>
17459                                             </connections>
17460                                         </tableColumn>
17461                                     </tableColumns>
17462                                 </tableView>
17463                             </subviews>
17464                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17465                         </clipView>
17466                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="M0V-u3-tAT">
17467                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17468                             <autoresizingMask key="autoresizingMask"/>
17469                         </scroller>
17470                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6OY-1R-bb9">
17471                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17472                             <autoresizingMask key="autoresizingMask"/>
17473                         </scroller>
17474                     </scrollView>
17475                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zNh-0G-Bwt">
17476                         <rect key="frame" x="21" y="453" width="62" height="17"/>
17477                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17478                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HPの増減" id="ggJ-Ml-H3s">
17479                             <font key="font" size="13" name="AquaKana"/>
17480                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17481                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17482                         </textFieldCell>
17483                     </textField>
17484                     <textField verticalHuggingPriority="750" id="Y5V-Km-m9A">
17485                         <rect key="frame" x="89" y="378" width="96" height="22"/>
17486                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17487                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6Bq-xs-mWC">
17488                             <font key="font" metaFont="system"/>
17489                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17490                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17491                         </textFieldCell>
17492                     </textField>
17493                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="pDq-36-jdA">
17494                         <rect key="frame" x="20" y="313" width="61" height="100"/>
17495                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17496                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17497                         <size key="cellSize" width="48" height="18"/>
17498                         <size key="intercellSpacing" width="4" height="2"/>
17499                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="LBl-9y-7Fc">
17500                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17501                             <font key="font" metaFont="system"/>
17502                         </buttonCell>
17503                         <cells>
17504                             <column>
17505                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Ijz-cu-f3S">
17506                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17507                                     <font key="font" metaFont="system"/>
17508                                 </buttonCell>
17509                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="Icb-Oh-VWj">
17510                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17511                                     <font key="font" metaFont="system"/>
17512                                 </buttonCell>
17513                             </column>
17514                         </cells>
17515                     </matrix>
17516                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="fXr-VM-nY4">
17517                         <rect key="frame" x="20" y="427" width="202" height="18"/>
17518                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17519                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17520                         <size key="cellSize" width="61" height="18"/>
17521                         <size key="intercellSpacing" width="4" height="2"/>
17522                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="SCP-PX-TPH">
17523                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17524                             <font key="font" metaFont="system"/>
17525                         </buttonCell>
17526                         <cells>
17527                             <column>
17528                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="sAh-4s-c7q">
17529                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17530                                     <font key="font" metaFont="system"/>
17531                                 </buttonCell>
17532                             </column>
17533                             <column>
17534                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="5nD-Bx-qDN">
17535                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17536                                     <font key="font" metaFont="system"/>
17537                                 </buttonCell>
17538                             </column>
17539                         </cells>
17540                     </matrix>
17541                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="HJA-Lo-Spx">
17542                         <rect key="frame" x="23" y="67" width="307" height="220"/>
17543                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17544                         <clipView key="contentView" id="rz9-f6-LdL">
17545                             <rect key="frame" x="1" y="1" width="305" height="218"/>
17546                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17547                             <subviews>
17548                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="ItL-HP-xDF">
17549                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17550                                     <autoresizingMask key="autoresizingMask"/>
17551                                     <size key="intercellSpacing" width="3" height="2"/>
17552                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17553                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17554                                     <tableColumns>
17555                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="Owm-Lq-bXB">
17556                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17557                                                 <font key="font" metaFont="smallSystem"/>
17558                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17559                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17560                                             </tableHeaderCell>
17561                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Whg-0n-IHC">
17562                                                 <font key="font" metaFont="system"/>
17563                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17564                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17565                                             </textFieldCell>
17566                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17567                                             <connections>
17568                                                 <binding destination="3IQ-ze-3zY" name="value" keyPath="arrangedObjects.name" id="JZW-fM-mT9"/>
17569                                             </connections>
17570                                         </tableColumn>
17571                                     </tableColumns>
17572                                 </tableView>
17573                             </subviews>
17574                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17575                         </clipView>
17576                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Nk7-5u-tMd">
17577                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17578                             <autoresizingMask key="autoresizingMask"/>
17579                         </scroller>
17580                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oxK-fl-8Rn">
17581                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17582                             <autoresizingMask key="autoresizingMask"/>
17583                         </scroller>
17584                     </scrollView>
17585                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="lMQ-J8-ocY">
17586                         <rect key="frame" x="21" y="301" width="108" height="17"/>
17587                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17588                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="ujv-dV-uMR">
17589                             <font key="font" size="13" name="AquaKana"/>
17590                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17591                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17592                         </textFieldCell>
17593                     </textField>
17594                 </subviews>
17595             </view>
17596         </window>
17597         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="86H-2U-uZm" userLabel="mpの決定">
17598             <windowStyleMask key="styleMask" titled="YES"/>
17599             <rect key="contentRect" x="678" y="400" width="350" height="479"/>
17600             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17601             <view key="contentView" id="Mxj-Mc-vsu">
17602                 <rect key="frame" x="0.0" y="0.0" width="350" height="479"/>
17603                 <autoresizingMask key="autoresizingMask"/>
17604                 <subviews>
17605                     <button verticalHuggingPriority="750" id="86E-Et-py0">
17606                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17607                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17608                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9Ud-Fl-DCP">
17609                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17610                             <font key="font" size="13" name="AquaKana"/>
17611                         </buttonCell>
17612                         <connections>
17613                             <action selector="EDmpSubmit:" target="3826" id="1MY-mE-eSw"/>
17614                         </connections>
17615                     </button>
17616                     <button verticalHuggingPriority="750" id="pkT-mE-bjB">
17617                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17618                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17619                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gMA-ZT-vED">
17620                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17621                             <font key="font" size="13" name="AquaKana"/>
17622                         </buttonCell>
17623                         <connections>
17624                             <action selector="EDmpCancel:" target="3826" id="Ecs-hD-wFV"/>
17625                         </connections>
17626                     </button>
17627                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="VR1-VW-ANx">
17628                         <rect key="frame" x="89" y="329" width="180" height="21"/>
17629                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17630                         <clipView key="contentView" id="kzU-EZ-W7L">
17631                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17632                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17633                             <subviews>
17634                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="1HY-Q7-nfW">
17635                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17636                                     <autoresizingMask key="autoresizingMask"/>
17637                                     <size key="intercellSpacing" width="3" height="2"/>
17638                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17639                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17640                                     <tableColumns>
17641                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="rs6-oY-fxY">
17642                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17643                                                 <font key="font" metaFont="smallSystem"/>
17644                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17645                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17646                                             </tableHeaderCell>
17647                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4eB-9b-T6l">
17648                                                 <font key="font" metaFont="system"/>
17649                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17650                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17651                                             </textFieldCell>
17652                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17653                                             <connections>
17654                                                 <binding destination="YDX-O2-9LW" name="value" keyPath="arrangedObjects.name" id="S07-rU-ZAU">
17655                                                     <dictionary key="options">
17656                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17657                                                     </dictionary>
17658                                                 </binding>
17659                                             </connections>
17660                                         </tableColumn>
17661                                     </tableColumns>
17662                                 </tableView>
17663                             </subviews>
17664                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17665                         </clipView>
17666                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="bvc-4z-vrR">
17667                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17668                             <autoresizingMask key="autoresizingMask"/>
17669                         </scroller>
17670                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="B5F-eN-qER">
17671                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17672                             <autoresizingMask key="autoresizingMask"/>
17673                         </scroller>
17674                     </scrollView>
17675                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="8NH-Ep-Vw6">
17676                         <rect key="frame" x="21" y="453" width="64" height="17"/>
17677                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17678                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MPの増減" id="weF-YT-bkC">
17679                             <font key="font" size="13" name="AquaKana"/>
17680                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17681                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17682                         </textFieldCell>
17683                     </textField>
17684                     <textField verticalHuggingPriority="750" id="Pjb-kS-Usu">
17685                         <rect key="frame" x="89" y="378" width="96" height="22"/>
17686                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17687                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9pq-6W-4hI">
17688                             <font key="font" metaFont="system"/>
17689                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17690                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17691                         </textFieldCell>
17692                     </textField>
17693                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="myx-vq-H6O">
17694                         <rect key="frame" x="20" y="313" width="61" height="100"/>
17695                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17696                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17697                         <size key="cellSize" width="48" height="18"/>
17698                         <size key="intercellSpacing" width="4" height="2"/>
17699                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Hcg-wo-azX">
17700                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17701                             <font key="font" metaFont="system"/>
17702                         </buttonCell>
17703                         <cells>
17704                             <column>
17705                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="rjz-AR-FVH">
17706                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17707                                     <font key="font" metaFont="system"/>
17708                                 </buttonCell>
17709                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="Odu-zf-LmK">
17710                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17711                                     <font key="font" metaFont="system"/>
17712                                 </buttonCell>
17713                             </column>
17714                         </cells>
17715                     </matrix>
17716                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="OJx-gO-G0X">
17717                         <rect key="frame" x="20" y="427" width="202" height="18"/>
17718                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17719                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17720                         <size key="cellSize" width="61" height="18"/>
17721                         <size key="intercellSpacing" width="4" height="2"/>
17722                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="7lU-Lq-vn5">
17723                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17724                             <font key="font" metaFont="system"/>
17725                         </buttonCell>
17726                         <cells>
17727                             <column>
17728                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="E5V-YB-cKS">
17729                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17730                                     <font key="font" metaFont="system"/>
17731                                 </buttonCell>
17732                             </column>
17733                             <column>
17734                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="IpT-zY-MX0">
17735                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17736                                     <font key="font" metaFont="system"/>
17737                                 </buttonCell>
17738                             </column>
17739                         </cells>
17740                     </matrix>
17741                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="70O-BX-6hL">
17742                         <rect key="frame" x="23" y="67" width="307" height="220"/>
17743                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17744                         <clipView key="contentView" id="MGq-pc-1mh">
17745                             <rect key="frame" x="1" y="1" width="305" height="218"/>
17746                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17747                             <subviews>
17748                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="u59-9M-7Mf">
17749                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17750                                     <autoresizingMask key="autoresizingMask"/>
17751                                     <size key="intercellSpacing" width="3" height="2"/>
17752                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17753                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17754                                     <tableColumns>
17755                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="KIy-tl-QWk">
17756                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17757                                                 <font key="font" metaFont="smallSystem"/>
17758                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17759                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17760                                             </tableHeaderCell>
17761                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Iw2-oX-2mn">
17762                                                 <font key="font" metaFont="system"/>
17763                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17764                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17765                                             </textFieldCell>
17766                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17767                                             <connections>
17768                                                 <binding destination="CVJ-EH-LvH" name="value" keyPath="arrangedObjects.name" id="QZg-px-KBm"/>
17769                                             </connections>
17770                                         </tableColumn>
17771                                     </tableColumns>
17772                                 </tableView>
17773                             </subviews>
17774                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17775                         </clipView>
17776                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="79p-tu-ply">
17777                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17778                             <autoresizingMask key="autoresizingMask"/>
17779                         </scroller>
17780                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cR9-WK-QhX">
17781                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17782                             <autoresizingMask key="autoresizingMask"/>
17783                         </scroller>
17784                     </scrollView>
17785                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hSJ-1c-pUX">
17786                         <rect key="frame" x="21" y="301" width="108" height="17"/>
17787                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17788                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="Oko-Jx-VQi">
17789                             <font key="font" size="13" name="AquaKana"/>
17790                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17791                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17792                         </textFieldCell>
17793                     </textField>
17794                 </subviews>
17795             </view>
17796         </window>
17797         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="icF-x4-gp4" userLabel="スイッチの操作">
17798             <windowStyleMask key="styleMask" titled="YES"/>
17799             <rect key="contentRect" x="678" y="400" width="350" height="250"/>
17800             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17801             <view key="contentView" id="yaA-u3-jZh">
17802                 <rect key="frame" x="0.0" y="0.0" width="350" height="250"/>
17803                 <autoresizingMask key="autoresizingMask"/>
17804                 <subviews>
17805                     <button verticalHuggingPriority="750" id="vbp-NG-Oh1">
17806                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17807                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17808                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Y3H-NF-lUk">
17809                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17810                             <font key="font" size="13" name="AquaKana"/>
17811                         </buttonCell>
17812                         <connections>
17813                             <action selector="EDSWOKbtn:" target="3826" id="hk5-kw-bYN"/>
17814                         </connections>
17815                     </button>
17816                     <button verticalHuggingPriority="750" id="e5R-HF-jLN">
17817                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17818                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17819                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YLQ-qX-2Je">
17820                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17821                             <font key="font" size="13" name="AquaKana"/>
17822                         </buttonCell>
17823                         <connections>
17824                             <action selector="EDSWCancelbtn:" target="3826" id="KS5-Ju-vZ4"/>
17825                         </connections>
17826                     </button>
17827                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="v8h-8o-GDR">
17828                         <rect key="frame" x="21" y="224" width="95" height="17"/>
17829                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17830                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの操作" id="nXW-WB-PlU">
17831                             <font key="font" size="13" name="AquaKana"/>
17832                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17833                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17834                         </textFieldCell>
17835                     </textField>
17836                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HLv-Bz-qPX">
17837                         <rect key="frame" x="21" y="192" width="225" height="17"/>
17838                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17839                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="F74-aY-nLj">
17840                             <font key="font" size="13" name="AquaKana"/>
17841                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17842                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17843                         </textFieldCell>
17844                     </textField>
17845                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="G86-n5-RLZ">
17846                         <rect key="frame" x="20" y="127" width="64" height="50"/>
17847                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17848                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17849                         <size key="cellSize" width="48" height="18"/>
17850                         <size key="intercellSpacing" width="4" height="2"/>
17851                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="k71-nq-JWy">
17852                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17853                             <font key="font" metaFont="system"/>
17854                         </buttonCell>
17855                         <cells>
17856                             <column>
17857                                 <buttonCell type="radio" title="ON" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="6bt-lO-Y4I">
17858                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17859                                     <font key="font" metaFont="system"/>
17860                                 </buttonCell>
17861                                 <buttonCell type="radio" title="OFF" imagePosition="left" alignment="left" inset="2" id="gug-pq-8d3">
17862                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17863                                     <font key="font" metaFont="system"/>
17864                                 </buttonCell>
17865                             </column>
17866                         </cells>
17867                     </matrix>
17868                     <textField verticalHuggingPriority="750" id="y9V-vr-e4v">
17869                         <rect key="frame" x="23" y="90" width="255" height="22"/>
17870                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17871                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="PNA-kw-qav">
17872                             <font key="font" metaFont="system"/>
17873                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17874                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17875                         </textFieldCell>
17876                     </textField>
17877                 </subviews>
17878             </view>
17879         </window>
17880         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="4sv-CB-6WI" userLabel="ステータスの決定">
17881             <windowStyleMask key="styleMask" titled="YES"/>
17882             <rect key="contentRect" x="678" y="400" width="692" height="479"/>
17883             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17884             <view key="contentView" id="4Db-kB-AOJ">
17885                 <rect key="frame" x="0.0" y="0.0" width="692" height="479"/>
17886                 <autoresizingMask key="autoresizingMask"/>
17887                 <subviews>
17888                     <button verticalHuggingPriority="750" id="lrt-RV-M9a">
17889                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17890                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17891                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5QO-UU-Qhe">
17892                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17893                             <font key="font" size="13" name="AquaKana"/>
17894                         </buttonCell>
17895                         <connections>
17896                             <action selector="EDstatusSubmit:" target="3826" id="8B7-Yz-16N"/>
17897                         </connections>
17898                     </button>
17899                     <button verticalHuggingPriority="750" id="lFR-r8-blw">
17900                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17901                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17902                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e95-6d-l9l">
17903                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17904                             <font key="font" size="13" name="AquaKana"/>
17905                         </buttonCell>
17906                         <connections>
17907                             <action selector="EDstatusCancel:" target="3826" id="h4B-gA-r6V"/>
17908                         </connections>
17909                     </button>
17910                     <tabView id="byH-lY-U0k">
17911                         <rect key="frame" x="0.0" y="41" width="337" height="404"/>
17912                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17913                         <font key="font" metaFont="system"/>
17914                         <tabViewItems>
17915                             <tabViewItem label="1" identifier="1" id="Xkw-ul-rDO">
17916                                 <view key="view" id="Aca-lA-1qc">
17917                                     <rect key="frame" x="10" y="33" width="317" height="358"/>
17918                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17919                                     <subviews>
17920                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="XAK-NK-gK5">
17921                                             <rect key="frame" x="69" y="213" width="180" height="21"/>
17922                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17923                                             <clipView key="contentView" id="0sR-vo-TRz">
17924                                                 <rect key="frame" x="1" y="1" width="178" height="19"/>
17925                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17926                                                 <subviews>
17927                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="YKD-zW-KbW">
17928                                                         <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17929                                                         <autoresizingMask key="autoresizingMask"/>
17930                                                         <size key="intercellSpacing" width="3" height="2"/>
17931                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17932                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17933                                                         <tableColumns>
17934                                                             <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="0ef-BV-ecF">
17935                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17936                                                                     <font key="font" metaFont="smallSystem"/>
17937                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17938                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17939                                                                 </tableHeaderCell>
17940                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="hOR-0t-b5f">
17941                                                                     <font key="font" metaFont="system"/>
17942                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17943                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17944                                                                 </textFieldCell>
17945                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17946                                                                 <connections>
17947                                                                     <binding destination="Frj-Tw-T3e" name="value" keyPath="arrangedObjects.name" id="aIx-3D-o7T">
17948                                                                         <dictionary key="options">
17949                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
17950                                                                         </dictionary>
17951                                                                     </binding>
17952                                                                 </connections>
17953                                                             </tableColumn>
17954                                                         </tableColumns>
17955                                                     </tableView>
17956                                                 </subviews>
17957                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17958                                             </clipView>
17959                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="xMI-JE-1SA">
17960                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
17961                                                 <autoresizingMask key="autoresizingMask"/>
17962                                             </scroller>
17963                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="iYw-tv-jZs">
17964                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
17965                                                 <autoresizingMask key="autoresizingMask"/>
17966                                             </scroller>
17967                                         </scrollView>
17968                                         <textField verticalHuggingPriority="750" id="65B-2s-1ZB">
17969                                             <rect key="frame" x="69" y="262" width="96" height="22"/>
17970                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17971                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3VY-4y-e8q">
17972                                                 <font key="font" metaFont="system"/>
17973                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17974                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17975                                             </textFieldCell>
17976                                         </textField>
17977                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="FYb-2H-wxL">
17978                                             <rect key="frame" x="6" y="193" width="61" height="104"/>
17979                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17980                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17981                                             <size key="cellSize" width="48" height="18"/>
17982                                             <size key="intercellSpacing" width="4" height="2"/>
17983                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="eGb-et-rgg">
17984                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17985                                                 <font key="font" metaFont="system"/>
17986                                             </buttonCell>
17987                                             <cells>
17988                                                 <column>
17989                                                     <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="NV6-CO-Xnk">
17990                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17991                                                         <font key="font" metaFont="system"/>
17992                                                     </buttonCell>
17993                                                     <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="2gy-Qd-XyT">
17994                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17995                                                         <font key="font" metaFont="system"/>
17996                                                     </buttonCell>
17997                                                 </column>
17998                                             </cells>
17999                                         </matrix>
18000                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="Orf-0L-DPj">
18001                                             <rect key="frame" x="3" y="305" width="290" height="18"/>
18002                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18003                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18004                                             <size key="cellSize" width="87" height="18"/>
18005                                             <size key="intercellSpacing" width="4" height="2"/>
18006                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="ciW-Pb-G8v">
18007                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18008                                                 <font key="font" metaFont="system"/>
18009                                             </buttonCell>
18010                                             <cells>
18011                                                 <column>
18012                                                     <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="qCC-bh-A5g">
18013                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18014                                                         <font key="font" metaFont="system"/>
18015                                                     </buttonCell>
18016                                                 </column>
18017                                                 <column>
18018                                                     <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="62w-Qe-74Y">
18019                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18020                                                         <font key="font" metaFont="system"/>
18021                                                     </buttonCell>
18022                                                 </column>
18023                                                 <column>
18024                                                     <buttonCell type="radio" title="等しくする" imagePosition="left" alignment="left" inset="2" id="8Yt-0q-fiX">
18025                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18026                                                         <font key="font" metaFont="system"/>
18027                                                     </buttonCell>
18028                                                 </column>
18029                                             </cells>
18030                                         </matrix>
18031                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="mMn-l6-pSI">
18032                                             <rect key="frame" x="6" y="17" width="307" height="160"/>
18033                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18034                                             <clipView key="contentView" id="2Lv-oX-9iw">
18035                                                 <rect key="frame" x="1" y="1" width="305" height="158"/>
18036                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18037                                                 <subviews>
18038                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="zXu-1R-ES3">
18039                                                         <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
18040                                                         <autoresizingMask key="autoresizingMask"/>
18041                                                         <size key="intercellSpacing" width="3" height="2"/>
18042                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18043                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18044                                                         <tableColumns>
18045                                                             <tableColumn width="302" minWidth="40" maxWidth="1000" id="3vy-AR-QyS">
18046                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18047                                                                     <font key="font" metaFont="smallSystem"/>
18048                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18049                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18050                                                                 </tableHeaderCell>
18051                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="TZZ-dm-mRB">
18052                                                                     <font key="font" metaFont="system"/>
18053                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18054                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18055                                                                 </textFieldCell>
18056                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18057                                                                 <connections>
18058                                                                     <binding destination="Q5f-Sk-4Lh" name="value" keyPath="arrangedObjects.name" id="LDV-Or-I8X"/>
18059                                                                 </connections>
18060                                                             </tableColumn>
18061                                                         </tableColumns>
18062                                                     </tableView>
18063                                                 </subviews>
18064                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18065                                             </clipView>
18066                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="zT6-uP-gaS">
18067                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18068                                                 <autoresizingMask key="autoresizingMask"/>
18069                                             </scroller>
18070                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="2an-8k-hqH">
18071                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18072                                                 <autoresizingMask key="autoresizingMask"/>
18073                                             </scroller>
18074                                         </scrollView>
18075                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="G5f-5q-8Zv">
18076                                             <rect key="frame" x="1" y="185" width="108" height="17"/>
18077                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18078                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="3sa-BN-I8R">
18079                                                 <font key="font" size="13" name="AquaKana"/>
18080                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18081                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18082                                             </textFieldCell>
18083                                         </textField>
18084                                         <popUpButton verticalHuggingPriority="750" id="PIk-xu-pGq">
18085                                             <rect key="frame" x="4" y="331" width="185" height="26"/>
18086                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18087                                             <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">
18088                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
18089                                                 <font key="font" metaFont="menu"/>
18090                                                 <menu key="menu" title="OtherViews" id="g1F-Nb-4Nc">
18091                                                     <items>
18092                                                         <menuItem title="最大HP" state="on" id="pFU-PN-cM8"/>
18093                                                         <menuItem title="最大MP" id="TKC-xd-GjM"/>
18094                                                         <menuItem title="最大AP" id="zuU-Si-1YM"/>
18095                                                         <menuItem title="最大WT" id="cI9-2p-lBl"/>
18096                                                         <menuItem title="AP" id="vDp-A0-zYc"/>
18097                                                         <menuItem title="WT" id="kql-gm-G4m">
18098                                                             <modifierMask key="keyEquivalentModifierMask" option="YES"/>
18099                                                         </menuItem>
18100                                                         <menuItem title="STR" id="nKE-ka-RZx"/>
18101                                                         <menuItem title="VIT" id="jxZ-fs-1rl"/>
18102                                                         <menuItem title="AGI" id="X9F-zK-V3D"/>
18103                                                         <menuItem title="DEX" id="XOv-Pj-dH4"/>
18104                                                         <menuItem title="MEN" id="vTC-tN-nUk"/>
18105                                                         <menuItem title="INT" id="1Lb-ss-Ynb"/>
18106                                                         <menuItem title="LUK" id="7Uz-VI-FNg"/>
18107                                                         <menuItem title="MOV" id="QEM-AG-VQQ"/>
18108                                                     </items>
18109                                                 </menu>
18110                                             </popUpButtonCell>
18111                                         </popUpButton>
18112                                     </subviews>
18113                                 </view>
18114                             </tabViewItem>
18115                             <tabViewItem label="2" identifier="2" id="uSZ-bq-5dd">
18116                                 <view key="view" id="Flz-9n-8hW">
18117                                     <rect key="frame" x="10" y="33" width="317" height="358"/>
18118                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18119                                     <subviews>
18120                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Xc9-On-4n7">
18121                                             <rect key="frame" x="69" y="213" width="180" height="21"/>
18122                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18123                                             <clipView key="contentView" id="xl5-fk-ZO9">
18124                                                 <rect key="frame" x="1" y="1" width="178" height="19"/>
18125                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18126                                                 <subviews>
18127                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="See-j2-ff2">
18128                                                         <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
18129                                                         <autoresizingMask key="autoresizingMask"/>
18130                                                         <size key="intercellSpacing" width="3" height="2"/>
18131                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18132                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18133                                                         <tableColumns>
18134                                                             <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="c7q-Ff-ZHw">
18135                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18136                                                                     <font key="font" metaFont="smallSystem"/>
18137                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18138                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18139                                                                 </tableHeaderCell>
18140                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Z2h-kd-gW3">
18141                                                                     <font key="font" metaFont="system"/>
18142                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18143                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18144                                                                 </textFieldCell>
18145                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18146                                                                 <connections>
18147                                                                     <binding destination="mix-Lv-10G" name="value" keyPath="arrangedObjects.name" id="n74-QT-169">
18148                                                                         <dictionary key="options">
18149                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
18150                                                                         </dictionary>
18151                                                                     </binding>
18152                                                                 </connections>
18153                                                             </tableColumn>
18154                                                         </tableColumns>
18155                                                     </tableView>
18156                                                 </subviews>
18157                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18158                                             </clipView>
18159                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="YrJ-1S-CJI">
18160                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18161                                                 <autoresizingMask key="autoresizingMask"/>
18162                                             </scroller>
18163                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Jn5-kw-lPD">
18164                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18165                                                 <autoresizingMask key="autoresizingMask"/>
18166                                             </scroller>
18167                                         </scrollView>
18168                                         <textField verticalHuggingPriority="750" id="QMn-rA-vkd">
18169                                             <rect key="frame" x="69" y="262" width="96" height="22"/>
18170                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18171                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="S5J-eD-Cvz">
18172                                                 <font key="font" metaFont="system"/>
18173                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18174                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18175                                             </textFieldCell>
18176                                         </textField>
18177                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="g8r-Fp-jtO">
18178                                             <rect key="frame" x="6" y="195" width="61" height="102"/>
18179                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18180                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18181                                             <size key="cellSize" width="48" height="18"/>
18182                                             <size key="intercellSpacing" width="4" height="2"/>
18183                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="9Fd-Op-tmU">
18184                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18185                                                 <font key="font" metaFont="system"/>
18186                                             </buttonCell>
18187                                             <cells>
18188                                                 <column>
18189                                                     <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="xJZ-XJ-EC9">
18190                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18191                                                         <font key="font" metaFont="system"/>
18192                                                     </buttonCell>
18193                                                     <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="kU8-up-7xh">
18194                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18195                                                         <font key="font" metaFont="system"/>
18196                                                     </buttonCell>
18197                                                 </column>
18198                                             </cells>
18199                                         </matrix>
18200                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="nxy-eU-j95">
18201                                             <rect key="frame" x="6" y="17" width="307" height="160"/>
18202                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18203                                             <clipView key="contentView" id="Cm8-58-WoK">
18204                                                 <rect key="frame" x="1" y="1" width="305" height="158"/>
18205                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18206                                                 <subviews>
18207                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Axj-2b-lgs">
18208                                                         <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
18209                                                         <autoresizingMask key="autoresizingMask"/>
18210                                                         <size key="intercellSpacing" width="3" height="2"/>
18211                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18212                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18213                                                         <tableColumns>
18214                                                             <tableColumn width="302" minWidth="40" maxWidth="1000" id="Biq-vb-j1E">
18215                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18216                                                                     <font key="font" metaFont="smallSystem"/>
18217                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18218                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18219                                                                 </tableHeaderCell>
18220                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7is-ek-PCh">
18221                                                                     <font key="font" metaFont="system"/>
18222                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18223                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18224                                                                 </textFieldCell>
18225                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18226                                                                 <connections>
18227                                                                     <binding destination="0XT-wb-2Xd" name="value" keyPath="arrangedObjects.name" id="yDJ-7p-04J"/>
18228                                                                 </connections>
18229                                                             </tableColumn>
18230                                                         </tableColumns>
18231                                                     </tableView>
18232                                                 </subviews>
18233                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18234                                             </clipView>
18235                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QkQ-8w-3JZ">
18236                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18237                                                 <autoresizingMask key="autoresizingMask"/>
18238                                             </scroller>
18239                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="FpP-fn-QOJ">
18240                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18241                                                 <autoresizingMask key="autoresizingMask"/>
18242                                             </scroller>
18243                                         </scrollView>
18244                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="a5C-23-6EC">
18245                                             <rect key="frame" x="1" y="185" width="108" height="17"/>
18246                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18247                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="1HY-oa-0Xv">
18248                                                 <font key="font" size="13" name="AquaKana"/>
18249                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18250                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18251                                             </textFieldCell>
18252                                         </textField>
18253                                         <popUpButton verticalHuggingPriority="750" id="Wcm-ew-wHD">
18254                                             <rect key="frame" x="4" y="331" width="185" height="26"/>
18255                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18256                                             <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">
18257                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
18258                                                 <font key="font" metaFont="menu"/>
18259                                                 <menu key="menu" title="OtherViews" id="lmi-BZ-xsN">
18260                                                     <items>
18261                                                         <menuItem title="最大HP" state="on" id="FUg-WJ-Zom"/>
18262                                                         <menuItem title="最大EN" id="CIF-H1-rhW"/>
18263                                                         <menuItem title="最大WT" id="lEM-QI-hON"/>
18264                                                         <menuItem title="WT" id="OA8-Sh-q86"/>
18265                                                         <menuItem title="装甲" id="QTF-cZ-QLj"/>
18266                                                         <menuItem title="運動性" id="rdS-mH-xVT"/>
18267                                                         <menuItem title="限界" id="hRx-4j-h9S"/>
18268                                                         <menuItem title="MOV" id="9gQ-i4-PrZ"/>
18269                                                     </items>
18270                                                 </menu>
18271                                             </popUpButtonCell>
18272                                         </popUpButton>
18273                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="ZlT-sz-Kqf">
18274                                             <rect key="frame" x="6" y="305" width="290" height="18"/>
18275                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18276                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18277                                             <size key="cellSize" width="87" height="18"/>
18278                                             <size key="intercellSpacing" width="4" height="2"/>
18279                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Y5Y-pc-NZB">
18280                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18281                                                 <font key="font" metaFont="system"/>
18282                                             </buttonCell>
18283                                             <cells>
18284                                                 <column>
18285                                                     <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Pp7-WC-9xs">
18286                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18287                                                         <font key="font" metaFont="system"/>
18288                                                     </buttonCell>
18289                                                 </column>
18290                                                 <column>
18291                                                     <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="wjb-Us-7r9">
18292                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18293                                                         <font key="font" metaFont="system"/>
18294                                                     </buttonCell>
18295                                                 </column>
18296                                                 <column>
18297                                                     <buttonCell type="radio" title="等しくする" imagePosition="left" alignment="left" inset="2" id="sh9-aL-Ipa">
18298                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18299                                                         <font key="font" metaFont="system"/>
18300                                                     </buttonCell>
18301                                                 </column>
18302                                             </cells>
18303                                         </matrix>
18304                                     </subviews>
18305                                 </view>
18306                             </tabViewItem>
18307                         </tabViewItems>
18308                     </tabView>
18309                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jZd-Tk-faO">
18310                         <rect key="frame" x="12" y="442" width="108" height="17"/>
18311                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18312                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータスの増減" id="W4t-wb-ZKX">
18313                             <font key="font" size="13" name="AquaKana"/>
18314                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18315                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18316                         </textFieldCell>
18317                     </textField>
18318                 </subviews>
18319             </view>
18320         </window>
18321         <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">
18322             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18323             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
18324             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18325             <view key="contentView" id="FKq-E1-AR4">
18326                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
18327                 <autoresizingMask key="autoresizingMask"/>
18328                 <subviews>
18329                     <textField verticalHuggingPriority="750" id="mcW-Ox-SZz">
18330                         <rect key="frame" x="17" y="54" width="95" height="17"/>
18331                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18332                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="lwu-uq-ZAu">
18333                             <font key="font" size="13" name="AquaKana"/>
18334                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18335                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18336                         </textFieldCell>
18337                     </textField>
18338                     <textField verticalHuggingPriority="750" id="bwg-11-YGj">
18339                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
18340                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18341                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="75G-WH-R0S">
18342                             <font key="font" metaFont="system"/>
18343                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18344                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18345                         </textFieldCell>
18346                     </textField>
18347                     <textField verticalHuggingPriority="750" id="NU5-y8-RLM">
18348                         <rect key="frame" x="117" y="51" width="36" height="22"/>
18349                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18350                         <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">
18351                             <font key="font" metaFont="system"/>
18352                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18353                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18354                         </textFieldCell>
18355                     </textField>
18356                     <button verticalHuggingPriority="750" id="xXb-iC-piS">
18357                         <rect key="frame" x="135" y="5" width="66" height="32"/>
18358                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18359                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Afd-Rg-2Kj">
18360                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18361                             <font key="font" size="13" name="AquaKana"/>
18362                         </buttonCell>
18363                         <connections>
18364                             <action selector="saveILregi:" target="3039" id="PjC-bJ-Li2"/>
18365                         </connections>
18366                     </button>
18367                     <button verticalHuggingPriority="750" id="wdN-xP-oOJ">
18368                         <rect key="frame" x="192" y="5" width="105" height="32"/>
18369                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18370                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="J47-gO-cJo">
18371                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18372                             <font key="font" size="13" name="AquaKana"/>
18373                         </buttonCell>
18374                         <connections>
18375                             <action selector="cancelILregi:" target="3039" id="cmR-2B-PnF"/>
18376                         </connections>
18377                     </button>
18378                 </subviews>
18379             </view>
18380         </window>
18381         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="d50-mX-eQ4" userLabel="入力ウィンドウ">
18382             <windowStyleMask key="styleMask" titled="YES"/>
18383             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
18384             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18385             <view key="contentView" id="AFo-1U-ck0">
18386                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
18387                 <autoresizingMask key="autoresizingMask"/>
18388                 <subviews>
18389                     <textField verticalHuggingPriority="750" id="Lkl-rj-bSB">
18390                         <rect key="frame" x="25" y="64" width="250" height="22"/>
18391                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18392                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="vfs-f5-UhX">
18393                             <font key="font" metaFont="system"/>
18394                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18395                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18396                         </textFieldCell>
18397                     </textField>
18398                     <button verticalHuggingPriority="750" id="1jZ-Kd-2lX">
18399                         <rect key="frame" x="212" y="13" width="66" height="32"/>
18400                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18401                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ofi-ed-qi2">
18402                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18403                             <font key="font" size="13" name="AquaKana"/>
18404                         </buttonCell>
18405                         <connections>
18406                             <action selector="selectionSubmit:" target="10292" id="NBm-e1-dkS"/>
18407                         </connections>
18408                     </button>
18409                 </subviews>
18410             </view>
18411             <point key="canvasLocation" x="1210" y="1863"/>
18412         </window>
18413         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Mpe-WF-JbB" userLabel="選択肢ウィンドウ">
18414             <rect key="contentRect" x="196" y="207" width="400" height="300"/>
18415             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18416             <view key="contentView" id="y6r-HE-UhX">
18417                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
18418                 <autoresizingMask key="autoresizingMask"/>
18419                 <subviews>
18420                     <button verticalHuggingPriority="750" id="Fkq-O8-bZy">
18421                         <rect key="frame" x="14" y="219" width="372" height="32"/>
18422                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18423                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gG2-ot-EO1">
18424                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18425                             <font key="font" metaFont="system"/>
18426                         </buttonCell>
18427                         <connections>
18428                             <action selector="selectionBtn2:" target="10496" id="60a-5a-kzi"/>
18429                         </connections>
18430                     </button>
18431                     <button verticalHuggingPriority="750" id="bW6-ZA-xsA">
18432                         <rect key="frame" x="14" y="192" width="372" height="32"/>
18433                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18434                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1FB-kZ-BT0">
18435                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18436                             <font key="font" metaFont="system"/>
18437                         </buttonCell>
18438                         <connections>
18439                             <action selector="selectionBtn3:" target="10496" id="sE6-GS-MfL"/>
18440                         </connections>
18441                     </button>
18442                     <button verticalHuggingPriority="750" id="2Zc-Ay-nx3">
18443                         <rect key="frame" x="14" y="166" width="372" height="32"/>
18444                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18445                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QIw-hc-X3K">
18446                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18447                             <font key="font" metaFont="system"/>
18448                         </buttonCell>
18449                         <connections>
18450                             <action selector="selectionBtn4:" target="10496" id="xag-xl-9Ds"/>
18451                         </connections>
18452                     </button>
18453                     <button verticalHuggingPriority="750" id="qou-cw-rBW">
18454                         <rect key="frame" x="14" y="139" width="372" height="32"/>
18455                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18456                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Vn-Fq-njG">
18457                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18458                             <font key="font" metaFont="system"/>
18459                         </buttonCell>
18460                         <connections>
18461                             <action selector="selectionBtn5:" target="10496" id="Btj-gO-qFv"/>
18462                         </connections>
18463                     </button>
18464                     <button verticalHuggingPriority="750" id="FqF-ej-Kbp">
18465                         <rect key="frame" x="14" y="113" width="372" height="32"/>
18466                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18467                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KnB-Wo-2vq">
18468                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18469                             <font key="font" metaFont="system"/>
18470                         </buttonCell>
18471                         <connections>
18472                             <action selector="selectionBtn6:" target="10496" id="rKg-Rw-fb9"/>
18473                         </connections>
18474                     </button>
18475                     <button verticalHuggingPriority="750" id="Pr6-7M-h8L">
18476                         <rect key="frame" x="14" y="86" width="372" height="32"/>
18477                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18478                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="56b-bW-x9G">
18479                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18480                             <font key="font" metaFont="system"/>
18481                         </buttonCell>
18482                         <connections>
18483                             <action selector="selectionBtn7:" target="10496" id="uRM-Vx-tou"/>
18484                         </connections>
18485                     </button>
18486                     <button verticalHuggingPriority="750" id="MON-mp-OJL">
18487                         <rect key="frame" x="14" y="58" width="372" height="32"/>
18488                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18489                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bRU-mk-thQ">
18490                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18491                             <font key="font" metaFont="system"/>
18492                         </buttonCell>
18493                         <connections>
18494                             <action selector="selectionBtn8:" target="10496" id="Kia-cI-nvt"/>
18495                         </connections>
18496                     </button>
18497                     <button verticalHuggingPriority="750" id="uYZ-no-tcC">
18498                         <rect key="frame" x="14" y="246" width="372" height="32"/>
18499                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18500                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="W5h-c2-wFd">
18501                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18502                             <font key="font" metaFont="system"/>
18503                         </buttonCell>
18504                         <connections>
18505                             <action selector="selectionBtn1:" target="10496" id="EzV-gZ-FNE"/>
18506                         </connections>
18507                     </button>
18508                     <button verticalHuggingPriority="750" id="2uf-9p-yCU">
18509                         <rect key="frame" x="14" y="32" width="372" height="32"/>
18510                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18511                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wDJ-1R-NSa">
18512                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18513                             <font key="font" metaFont="system"/>
18514                         </buttonCell>
18515                         <connections>
18516                             <action selector="selectionBtn9:" target="10496" id="x64-VD-3wm"/>
18517                         </connections>
18518                     </button>
18519                 </subviews>
18520             </view>
18521             <point key="canvasLocation" x="1143" y="2190"/>
18522         </window>
18523         <menuItem title="腕" id="yxD-SC-6mJ"/>
18524         <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">
18525             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18526             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
18527             <rect key="contentRect" x="196" y="112" width="640" height="480"/>
18528             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18529             <view key="contentView" id="bag-v8-7Kg">
18530                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
18531                 <autoresizingMask key="autoresizingMask"/>
18532                 <subviews>
18533                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="lYx-Fd-5jY">
18534                         <rect key="frame" x="101" y="331" width="101" height="58"/>
18535                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18536                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18537                         <size key="cellSize" width="87" height="18"/>
18538                         <size key="intercellSpacing" width="4" height="2"/>
18539                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="09K-vE-MTh">
18540                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18541                             <font key="font" metaFont="system"/>
18542                         </buttonCell>
18543                         <cells>
18544                             <column>
18545                                 <buttonCell type="radio" title="プレイヤー" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="OMI-3t-nbm">
18546                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18547                                     <font key="font" metaFont="system"/>
18548                                 </buttonCell>
18549                                 <buttonCell type="radio" title="CPU" imagePosition="left" alignment="left" inset="2" id="fek-yn-WV3">
18550                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18551                                     <font key="font" metaFont="system"/>
18552                                 </buttonCell>
18553                             </column>
18554                         </cells>
18555                         <connections>
18556                             <action selector="battleReadyUpState1:" target="10496" id="Uhx-JX-NGp"/>
18557                         </connections>
18558                     </matrix>
18559                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="wp7-nq-ru1">
18560                         <rect key="frame" x="477" y="331" width="95" height="58"/>
18561                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18562                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18563                         <size key="cellSize" width="87" height="18"/>
18564                         <size key="intercellSpacing" width="4" height="2"/>
18565                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="BQn-4W-LY4">
18566                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18567                             <font key="font" metaFont="system"/>
18568                         </buttonCell>
18569                         <cells>
18570                             <column>
18571                                 <buttonCell type="radio" title="プレイヤー" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="ogS-d8-vTo">
18572                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18573                                     <font key="font" metaFont="system"/>
18574                                 </buttonCell>
18575                                 <buttonCell type="radio" title="CPU" imagePosition="left" alignment="left" inset="2" id="Oqs-NP-oE5">
18576                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18577                                     <font key="font" metaFont="system"/>
18578                                 </buttonCell>
18579                             </column>
18580                         </cells>
18581                         <connections>
18582                             <action selector="battleReadyUpState2:" target="10496" id="2nW-kN-TM2"/>
18583                         </connections>
18584                     </matrix>
18585                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="2gH-ZN-xxl">
18586                         <rect key="frame" x="116" y="306" width="30" height="17"/>
18587                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18588                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資源" id="U7I-8a-YS7">
18589                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18590                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18591                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18592                         </textFieldCell>
18593                     </textField>
18594                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OBw-C6-nU1">
18595                         <rect key="frame" x="116" y="251" width="30" height="17"/>
18596                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18597                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="DA5-Vg-poC">
18598                             <font key="font" size="13" name="HiraKakuProN-W3"/>
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                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OsV-TN-EJh">
18604                         <rect key="frame" x="116" y="196" width="30" height="17"/>
18605                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18606                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="WZF-gS-30j">
18607                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18608                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18609                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18610                         </textFieldCell>
18611                     </textField>
18612                     <textField verticalHuggingPriority="750" id="Yap-hL-AmK">
18613                         <rect key="frame" x="83" y="276" width="96" height="22"/>
18614                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18615                         <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">
18616                             <font key="font" metaFont="system"/>
18617                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18618                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18619                         </textFieldCell>
18620                     </textField>
18621                     <textField verticalHuggingPriority="750" id="lUt-cx-W8N">
18622                         <rect key="frame" x="83" y="221" width="96" height="22"/>
18623                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18624                         <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">
18625                             <font key="font" metaFont="system"/>
18626                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18627                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18628                         </textFieldCell>
18629                     </textField>
18630                     <textField verticalHuggingPriority="750" id="ugH-N4-stb">
18631                         <rect key="frame" x="83" y="166" width="96" height="22"/>
18632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18633                         <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">
18634                             <font key="font" metaFont="system"/>
18635                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18636                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18637                         </textFieldCell>
18638                     </textField>
18639                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dff-wU-e4V">
18640                         <rect key="frame" x="492" y="306" width="30" height="17"/>
18641                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18642                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資源" id="hlh-Og-Snc">
18643                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18644                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18645                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18646                         </textFieldCell>
18647                     </textField>
18648                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Isd-pH-oRO">
18649                         <rect key="frame" x="492" y="251" width="30" height="17"/>
18650                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18651                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="wVo-xG-7WH">
18652                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18653                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18654                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18655                         </textFieldCell>
18656                     </textField>
18657                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OCu-am-quv">
18658                         <rect key="frame" x="492" y="196" width="30" height="17"/>
18659                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18660                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="RqZ-hi-hOL">
18661                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18662                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18663                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18664                         </textFieldCell>
18665                     </textField>
18666                     <textField verticalHuggingPriority="750" id="he1-Pd-xnr">
18667                         <rect key="frame" x="459" y="276" width="96" height="22"/>
18668                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18669                         <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">
18670                             <font key="font" metaFont="system"/>
18671                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18672                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18673                         </textFieldCell>
18674                     </textField>
18675                     <textField verticalHuggingPriority="750" id="eGg-iS-dnb">
18676                         <rect key="frame" x="459" y="221" width="96" height="22"/>
18677                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18678                         <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">
18679                             <font key="font" metaFont="system"/>
18680                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18681                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18682                         </textFieldCell>
18683                     </textField>
18684                     <textField verticalHuggingPriority="750" id="6rZ-sr-CsC">
18685                         <rect key="frame" x="459" y="166" width="96" height="22"/>
18686                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18687                         <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">
18688                             <font key="font" metaFont="system"/>
18689                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18690                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18691                         </textFieldCell>
18692                     </textField>
18693                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HJs-3Z-vfS">
18694                         <rect key="frame" x="112" y="141" width="43" height="17"/>
18695                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18696                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="指揮官" id="jFe-d4-GIS">
18697                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18698                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18699                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18700                         </textFieldCell>
18701                     </textField>
18702                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="iPm-CK-2EU">
18703                         <rect key="frame" x="486" y="141" width="43" height="17"/>
18704                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18705                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="指揮官" id="uRa-KL-cyb">
18706                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18707                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18708                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18709                         </textFieldCell>
18710                     </textField>
18711                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="pmg-wh-QM1">
18712                         <rect key="frame" x="217" y="183" width="204" height="199"/>
18713                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18714                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" id="gju-VP-MMa">
18715                             <font key="font" size="17" name="HiraKakuPro-W3"/>
18716                             <string key="title">青軍勝利条件
18717 敵ユニット壊滅
18718
18719 赤軍勝利条件
18720 敵ユニット壊滅</string>
18721                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18722                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18723                         </textFieldCell>
18724                     </textField>
18725                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fSD-Ac-ulI">
18726                         <rect key="frame" x="11" y="413" width="244" height="30"/>
18727                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18728                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="青軍" id="q9A-1p-89b">
18729                             <font key="font" size="15" name="HiraKakuProN-W3"/>
18730                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18731                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18732                         </textFieldCell>
18733                     </textField>
18734                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wzf-7q-oos">
18735                         <rect key="frame" x="385" y="413" width="244" height="30"/>
18736                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18737                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="赤軍" id="CMI-gq-3x6">
18738                             <font key="font" size="15" name="HiraKakuProN-W3"/>
18739                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18740                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18741                         </textFieldCell>
18742                     </textField>
18743                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Jox-Z8-YKv">
18744                         <rect key="frame" x="78" y="35" width="106" height="106"/>
18745                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18746                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="Uqf-IM-x1F"/>
18747                     </imageView>
18748                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Sjg-aD-kRh">
18749                         <rect key="frame" x="454" y="35" width="106" height="106"/>
18750                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18751                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="6Up-fA-Jm4"/>
18752                     </imageView>
18753                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="xOx-Dx-uKA">
18754                         <rect key="frame" x="298" y="413" width="43" height="30"/>
18755                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18756                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="VS" id="685-c8-1Sr">
18757                             <font key="font" metaFont="system" size="20"/>
18758                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18759                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18760                         </textFieldCell>
18761                     </textField>
18762                     <button verticalHuggingPriority="750" id="ly4-WK-fSh">
18763                         <rect key="frame" x="267" y="140" width="105" height="32"/>
18764                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18765                         <buttonCell key="cell" type="push" title="ゲーム開始" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tS0-8C-QcO">
18766                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18767                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18768                         </buttonCell>
18769                         <connections>
18770                             <action selector="battleReadyUpStartBtn:" target="10496" id="QjC-So-5te"/>
18771                         </connections>
18772                     </button>
18773                 </subviews>
18774             </view>
18775             <point key="canvasLocation" x="-398" y="306"/>
18776         </window>
18777         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3sw-XT-MQR" userLabel="ギャラリー詳細">
18778             <windowStyleMask key="styleMask" titled="YES"/>
18779             <rect key="contentRect" x="196" y="207" width="640" height="480"/>
18780             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18781             <view key="contentView" id="YM4-m4-HPT">
18782                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
18783                 <autoresizingMask key="autoresizingMask"/>
18784                 <subviews>
18785                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="6OW-b8-USr">
18786                         <rect key="frame" x="17" y="163" width="600" height="300"/>
18787                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18788                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="topRight" imageScaling="proportionallyDown" imageFrameStyle="photo" id="c7L-Ci-BKZ"/>
18789                     </imageView>
18790                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ibW-DQ-b9N">
18791                         <rect key="frame" x="251" y="133" width="132" height="17"/>
18792                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18793                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0 / 0" id="Lu7-dI-JgM">
18794                             <font key="font" metaFont="system"/>
18795                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18796                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18797                         </textFieldCell>
18798                     </textField>
18799                     <button verticalHuggingPriority="750" id="Sl8-SH-Z3b">
18800                         <rect key="frame" x="547" y="13" width="79" height="32"/>
18801                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18802                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="lUP-DN-4cX">
18803                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18804                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18805                         </buttonCell>
18806                         <connections>
18807                             <action selector="close:" target="3745" id="HxB-NW-z40"/>
18808                         </connections>
18809                     </button>
18810                     <customView id="NdC-b6-Xnj" customClass="GalleryDetail">
18811                         <rect key="frame" x="0.0" y="47" width="640" height="433"/>
18812                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18813                     </customView>
18814                 </subviews>
18815             </view>
18816             <point key="canvasLocation" x="-3370" y="373"/>
18817         </window>
18818         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="BJG-uQ-d4G" userLabel="シナリオ詳細">
18819             <windowStyleMask key="styleMask" titled="YES"/>
18820             <rect key="contentRect" x="196" y="207" width="642" height="312"/>
18821             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18822             <view key="contentView" id="mKn-K9-b7E">
18823                 <rect key="frame" x="0.0" y="0.0" width="642" height="312"/>
18824                 <autoresizingMask key="autoresizingMask"/>
18825                 <subviews>
18826                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="IZf-VT-nte">
18827                         <rect key="frame" x="186" y="114" width="126" height="94"/>
18828                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18829                         <clipView key="contentView" id="TQU-uO-aA6">
18830                             <rect key="frame" x="1" y="17" width="124" height="76"/>
18831                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18832                             <subviews>
18833                                 <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">
18834                                     <rect key="frame" x="0.0" y="0.0" width="124" height="19"/>
18835                                     <autoresizingMask key="autoresizingMask"/>
18836                                     <size key="intercellSpacing" width="3" height="2"/>
18837                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18838                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18839                                     <tableColumns>
18840                                         <tableColumn editable="NO" width="121" minWidth="40" maxWidth="1000" id="AfV-jl-6w2">
18841                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵現在">
18842                                                 <font key="font" metaFont="smallSystem"/>
18843                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18844                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
18845                                             </tableHeaderCell>
18846                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="Alr-nX-wpR">
18847                                                 <font key="font" metaFont="system"/>
18848                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18849                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18850                                             </textFieldCell>
18851                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18852                                             <connections>
18853                                                 <binding destination="Mt4-GY-nuc" name="value" keyPath="arrangedObjects.name" id="VOm-ii-ASA">
18854                                                     <dictionary key="options">
18855                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
18856                                                     </dictionary>
18857                                                 </binding>
18858                                             </connections>
18859                                         </tableColumn>
18860                                     </tableColumns>
18861                                 </tableView>
18862                             </subviews>
18863                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18864                         </clipView>
18865                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="jNZ-SZ-xTo">
18866                             <rect key="frame" x="1" y="39" width="124" height="16"/>
18867                             <autoresizingMask key="autoresizingMask"/>
18868                         </scroller>
18869                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="BYO-i1-PLv">
18870                             <rect key="frame" x="224" y="17" width="15" height="102"/>
18871                             <autoresizingMask key="autoresizingMask"/>
18872                         </scroller>
18873                         <tableHeaderView key="headerView" id="kYl-F1-Bkz">
18874                             <rect key="frame" x="0.0" y="0.0" width="124" height="17"/>
18875                             <autoresizingMask key="autoresizingMask"/>
18876                         </tableHeaderView>
18877                     </scrollView>
18878                     <imageView id="f9Y-cd-S7O">
18879                         <rect key="frame" x="17" y="189" width="106" height="106"/>
18880                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18881                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Rei-k5-q87"/>
18882                     </imageView>
18883                     <textField verticalHuggingPriority="750" id="p9x-Qs-jP3">
18884                         <rect key="frame" x="128" y="248" width="150" height="22"/>
18885                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18886                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="YH9-cJ-JYq">
18887                             <font key="font" metaFont="system"/>
18888                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18889                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18890                         </textFieldCell>
18891                     </textField>
18892                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HyX-aK-f5P">
18893                         <rect key="frame" x="126" y="275" width="108" height="17"/>
18894                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18895                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="顔グラファイル名" id="kk2-w3-iHD">
18896                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18897                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18898                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18899                         </textFieldCell>
18900                     </textField>
18901                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="dCf-rG-UDU">
18902                         <rect key="frame" x="17" y="106" width="150" height="75"/>
18903                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18904                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="YMj-AD-NFX"/>
18905                     </imageView>
18906                     <textField verticalHuggingPriority="750" id="UmM-R6-555">
18907                         <rect key="frame" x="17" y="57" width="150" height="22"/>
18908                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18909                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="P6K-Ci-68r">
18910                             <font key="font" metaFont="system"/>
18911                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18912                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18913                         </textFieldCell>
18914                     </textField>
18915                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="nf0-Hg-wrn">
18916                         <rect key="frame" x="15" y="84" width="95" height="17"/>
18917                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18918                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="背景ファイル名" id="IGe-Qk-xqA">
18919                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18920                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18921                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18922                         </textFieldCell>
18923                     </textField>
18924                     <button id="q7Q-bY-LIS">
18925                         <rect key="frame" x="184" y="85" width="100" height="18"/>
18926                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18927                         <buttonCell key="cell" type="check" title="フェードイン" bezelStyle="regularSquare" imagePosition="left" inset="2" id="zV9-5X-L6c">
18928                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18929                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18930                         </buttonCell>
18931                     </button>
18932                     <button id="z3c-fR-j9N">
18933                         <rect key="frame" x="184" y="59" width="113" height="18"/>
18934                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18935                         <buttonCell key="cell" type="check" title="フェードアウト" bezelStyle="regularSquare" imagePosition="left" inset="2" id="vUl-6D-jta">
18936                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18937                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18938                         </buttonCell>
18939                     </button>
18940                     <button verticalHuggingPriority="750" id="cza-oB-iby">
18941                         <rect key="frame" x="549" y="13" width="79" height="32"/>
18942                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18943                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CXt-JG-N7w">
18944                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18945                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18946                         </buttonCell>
18947                         <connections>
18948                             <action selector="detailClose:" target="9720" id="2cs-ji-Cml"/>
18949                         </connections>
18950                     </button>
18951                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="l4V-mO-XPF">
18952                         <rect key="frame" x="448" y="223" width="174" height="69"/>
18953                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18954                         <clipView key="contentView" id="nhp-Mk-a4E">
18955                             <rect key="frame" x="1" y="17" width="172" height="51"/>
18956                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18957                             <subviews>
18958                                 <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">
18959                                     <rect key="frame" x="0.0" y="0.0" width="170" height="19"/>
18960                                     <autoresizingMask key="autoresizingMask"/>
18961                                     <size key="intercellSpacing" width="3" height="2"/>
18962                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18963                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18964                                     <tableColumns>
18965                                         <tableColumn editable="NO" width="167" minWidth="40" maxWidth="1000" id="mv5-qO-PPy">
18966                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵リスト">
18967                                                 <font key="font" metaFont="smallSystem"/>
18968                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18969                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
18970                                             </tableHeaderCell>
18971                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="k2y-7e-6wQ">
18972                                                 <font key="font" metaFont="system"/>
18973                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18974                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18975                                             </textFieldCell>
18976                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18977                                             <connections>
18978                                                 <binding destination="2zT-RB-pfI" name="value" keyPath="arrangedObjects.name" id="7Vx-x9-igU">
18979                                                     <dictionary key="options">
18980                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
18981                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
18982                                                     </dictionary>
18983                                                 </binding>
18984                                             </connections>
18985                                         </tableColumn>
18986                                     </tableColumns>
18987                                 </tableView>
18988                             </subviews>
18989                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18990                         </clipView>
18991                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="Qgg-Ng-GOb">
18992                             <rect key="frame" x="1" y="118" width="172" height="16"/>
18993                             <autoresizingMask key="autoresizingMask"/>
18994                         </scroller>
18995                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="k8Z-6l-a9O">
18996                             <rect key="frame" x="224" y="17" width="15" height="102"/>
18997                             <autoresizingMask key="autoresizingMask"/>
18998                         </scroller>
18999                         <tableHeaderView key="headerView" id="Xvv-3B-5Vh">
19000                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
19001                             <autoresizingMask key="autoresizingMask"/>
19002                         </tableHeaderView>
19003                     </scrollView>
19004                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="B77-07-HTn">
19005                         <rect key="frame" x="448" y="138" width="174" height="69"/>
19006                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19007                         <clipView key="contentView" id="Svk-F9-daR">
19008                             <rect key="frame" x="1" y="17" width="172" height="51"/>
19009                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19010                             <subviews>
19011                                 <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">
19012                                     <rect key="frame" x="0.0" y="0.0" width="170" height="19"/>
19013                                     <autoresizingMask key="autoresizingMask"/>
19014                                     <size key="intercellSpacing" width="3" height="2"/>
19015                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19016                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19017                                     <tableColumns>
19018                                         <tableColumn editable="NO" width="167" minWidth="40" maxWidth="1000" id="bnD-Vc-CHS">
19019                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵ベース">
19020                                                 <font key="font" metaFont="smallSystem"/>
19021                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19022                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19023                                             </tableHeaderCell>
19024                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="lq3-mx-Nph">
19025                                                 <font key="font" metaFont="system"/>
19026                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19027                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19028                                             </textFieldCell>
19029                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19030                                             <connections>
19031                                                 <binding destination="9BO-Ae-spg" name="value" keyPath="arrangedObjects.name" id="Tj8-e7-KBp">
19032                                                     <dictionary key="options">
19033                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19034                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19035                                                     </dictionary>
19036                                                 </binding>
19037                                             </connections>
19038                                         </tableColumn>
19039                                     </tableColumns>
19040                                 </tableView>
19041                             </subviews>
19042                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19043                         </clipView>
19044                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="07h-ag-sVp">
19045                             <rect key="frame" x="1" y="118" width="172" height="16"/>
19046                             <autoresizingMask key="autoresizingMask"/>
19047                         </scroller>
19048                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="0rh-to-Vib">
19049                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19050                             <autoresizingMask key="autoresizingMask"/>
19051                         </scroller>
19052                         <tableHeaderView key="headerView" id="Whf-Li-Dhm">
19053                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
19054                             <autoresizingMask key="autoresizingMask"/>
19055                         </tableHeaderView>
19056                     </scrollView>
19057                     <button verticalHuggingPriority="750" id="jyb-Zp-09O">
19058                         <rect key="frame" x="323" y="139" width="105" height="32"/>
19059                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19060                         <buttonCell key="cell" type="push" title="立ち絵位置" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GDb-Ua-Hwn">
19061                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19062                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19063                         </buttonCell>
19064                         <connections>
19065                             <action selector="SEstand:" target="9720" id="gFu-X7-Z8G"/>
19066                         </connections>
19067                     </button>
19068                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="u46-qp-f3Y">
19069                         <rect key="frame" x="448" y="61" width="174" height="69"/>
19070                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19071                         <clipView key="contentView" id="bVI-wU-Wae">
19072                             <rect key="frame" x="1" y="17" width="172" height="51"/>
19073                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19074                             <subviews>
19075                                 <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">
19076                                     <rect key="frame" x="0.0" y="0.0" width="172" height="19"/>
19077                                     <autoresizingMask key="autoresizingMask"/>
19078                                     <size key="intercellSpacing" width="3" height="2"/>
19079                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19080                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19081                                     <tableColumns>
19082                                         <tableColumn editable="NO" width="128.7421875" minWidth="40" maxWidth="1000" id="480-Cn-s1O">
19083                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵レイヤー">
19084                                                 <font key="font" metaFont="smallSystem"/>
19085                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19086                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19087                                             </tableHeaderCell>
19088                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="AQt-4W-BiZ">
19089                                                 <font key="font" metaFont="system"/>
19090                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19091                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19092                                             </textFieldCell>
19093                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19094                                             <connections>
19095                                                 <binding destination="reG-zM-v37" name="value" keyPath="arrangedObjects.name" id="U4v-3i-bFD">
19096                                                     <dictionary key="options">
19097                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19098                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19099                                                     </dictionary>
19100                                                 </binding>
19101                                             </connections>
19102                                         </tableColumn>
19103                                         <tableColumn identifier="" width="37" minWidth="10" maxWidth="3.4028234663852886e+38" id="RJs-Eo-7vs">
19104                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="可視">
19105                                                 <font key="font" metaFont="smallSystem"/>
19106                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19107                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19108                                             </tableHeaderCell>
19109                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="4Vl-yP-ML4">
19110                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19111                                                 <font key="font" metaFont="system"/>
19112                                             </buttonCell>
19113                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19114                                             <connections>
19115                                                 <binding destination="reG-zM-v37" name="value" keyPath="arrangedObjects.v" id="ee3-kD-dzl">
19116                                                     <dictionary key="options">
19117                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19118                                                     </dictionary>
19119                                                 </binding>
19120                                             </connections>
19121                                         </tableColumn>
19122                                     </tableColumns>
19123                                 </tableView>
19124                             </subviews>
19125                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19126                         </clipView>
19127                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="WWQ-tk-cv2">
19128                             <rect key="frame" x="1" y="52" width="182" height="16"/>
19129                             <autoresizingMask key="autoresizingMask"/>
19130                         </scroller>
19131                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="7j9-ZW-btH">
19132                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19133                             <autoresizingMask key="autoresizingMask"/>
19134                         </scroller>
19135                         <tableHeaderView key="headerView" id="6Kq-Sb-6y1">
19136                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
19137                             <autoresizingMask key="autoresizingMask"/>
19138                         </tableHeaderView>
19139                     </scrollView>
19140                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="dov-Fa-rJa">
19141                         <rect key="frame" x="326" y="179" width="106" height="116"/>
19142                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19143                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="yfG-b6-FuM"/>
19144                     </imageView>
19145                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="atP-fP-o7L">
19146                         <rect key="frame" x="126" y="222" width="57" height="17"/>
19147                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19148                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="立ち絵ID" id="ISg-yg-UMd">
19149                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19150                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19151                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19152                         </textFieldCell>
19153                     </textField>
19154                     <button hidden="YES" verticalHuggingPriority="750" id="BGe-7F-MSQ">
19155                         <rect key="frame" x="261" y="211" width="57" height="32"/>
19156                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19157                         <buttonCell key="cell" type="push" title="clear" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wf6-Gi-vH4">
19158                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19159                             <font key="font" metaFont="system"/>
19160                         </buttonCell>
19161                         <connections>
19162                             <action selector="SEstandSEclear:" target="9720" id="NWD-o8-H0d"/>
19163                         </connections>
19164                     </button>
19165                     <button verticalHuggingPriority="750" id="KrJ-fZ-vwQ">
19166                         <rect key="frame" x="234" y="211" width="35" height="32"/>
19167                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19168                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6lS-hT-1sO">
19169                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19170                             <font key="font" metaFont="system"/>
19171                         </buttonCell>
19172                         <connections>
19173                             <action selector="SEstandSEadd:" target="9720" id="I8k-L0-ZUa"/>
19174                         </connections>
19175                     </button>
19176                     <button verticalHuggingPriority="750" id="le6-p2-oGf">
19177                         <rect key="frame" x="286" y="180" width="32" height="32"/>
19178                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19179                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JR0-B2-B64">
19180                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19181                             <font key="font" metaFont="system"/>
19182                         </buttonCell>
19183                         <connections>
19184                             <action selector="SEstandSEremove:" target="9720" id="82E-19-vUt"/>
19185                         </connections>
19186                     </button>
19187                     <textField verticalHuggingPriority="750" id="z78-tH-F3j">
19188                         <rect key="frame" x="186" y="219" width="46" height="22"/>
19189                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19190                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Io0-gl-Hxx">
19191                             <font key="font" metaFont="system"/>
19192                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19193                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19194                         </textFieldCell>
19195                     </textField>
19196                     <textField verticalHuggingPriority="750" id="3ko-0k-bUa">
19197                         <rect key="frame" x="334" y="103" width="40" height="22"/>
19198                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19199                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="grG-0Z-0s1">
19200                             <font key="font" metaFont="system"/>
19201                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19202                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19203                         </textFieldCell>
19204                         <connections>
19205                             <action selector="SEstandXsubmit:" target="9720" id="wlN-cn-wz2"/>
19206                         </connections>
19207                     </textField>
19208                     <textField verticalHuggingPriority="750" id="aGg-v1-tns">
19209                         <rect key="frame" x="395" y="103" width="40" height="22"/>
19210                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19211                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="nv8-aN-eM7">
19212                             <font key="font" metaFont="system"/>
19213                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19214                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19215                         </textFieldCell>
19216                         <connections>
19217                             <action selector="SEstandYsubmit:" target="9720" id="gBW-CI-7yq"/>
19218                         </connections>
19219                     </textField>
19220                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="sxH-WQ-86h">
19221                         <rect key="frame" x="378" y="108" width="11" height="17"/>
19222                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19223                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="y" id="sOD-BW-9j2">
19224                             <font key="font" metaFont="system"/>
19225                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19226                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19227                         </textFieldCell>
19228                     </textField>
19229                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="MNf-wx-fXU">
19230                         <rect key="frame" x="318" y="108" width="12" height="17"/>
19231                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19232                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="x" id="9Ha-mh-49f">
19233                             <font key="font" metaFont="system"/>
19234                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19235                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19236                         </textFieldCell>
19237                     </textField>
19238                 </subviews>
19239             </view>
19240             <point key="canvasLocation" x="432" y="811"/>
19241         </window>
19242         <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">
19243             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19244             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19245             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19246             <view key="contentView" id="KW4-4K-JVU">
19247                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19248                 <autoresizingMask key="autoresizingMask"/>
19249                 <subviews>
19250                     <button verticalHuggingPriority="750" id="lSX-NX-9Js">
19251                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19252                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19253                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mbr-T3-VJa">
19254                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19255                             <font key="font" size="13" name="AquaKana"/>
19256                         </buttonCell>
19257                         <connections>
19258                             <action selector="attackPreferenceCloseBtn:" target="3039" id="sSs-iM-Azb"/>
19259                         </connections>
19260                     </button>
19261                     <button id="MlF-Bt-XM5">
19262                         <rect key="frame" x="18" y="337" width="87" height="18"/>
19263                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19264                         <buttonCell key="cell" type="check" title="絶対効果値" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2WM-fo-9fr">
19265                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19266                             <font key="font" size="13" name="AquaKana"/>
19267                         </buttonCell>
19268                     </button>
19269                     <button id="jxf-Qf-vGF">
19270                         <rect key="frame" x="18" y="309" width="113" height="18"/>
19271                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19272                         <buttonCell key="cell" type="check" title="サイズ補正なし" bezelStyle="regularSquare" imagePosition="left" inset="2" id="74S-Ii-hcr">
19273                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19274                             <font key="font" size="13" name="AquaKana"/>
19275                         </buttonCell>
19276                     </button>
19277                     <button id="xby-lD-qab">
19278                         <rect key="frame" x="18" y="250" width="100" height="18"/>
19279                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19280                         <buttonCell key="cell" type="check" title="攻撃受け流し" bezelStyle="regularSquare" imagePosition="left" inset="2" id="8en-68-zJ3">
19281                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19282                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19283                         </buttonCell>
19284                     </button>
19285                     <button id="BhR-kE-S3j">
19286                         <rect key="frame" x="18" y="220" width="74" height="18"/>
19287                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19288                         <buttonCell key="cell" type="check" title="攻撃反射" bezelStyle="regularSquare" imagePosition="left" inset="2" id="k9A-b6-DtF">
19289                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19290                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19291                         </buttonCell>
19292                     </button>
19293                     <button id="PoF-bS-XBI">
19294                         <rect key="frame" x="18" y="363" width="61" height="18"/>
19295                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19296                         <buttonCell key="cell" type="check" title="ビーム" bezelStyle="regularSquare" imagePosition="left" inset="2" id="4lC-CG-lUV">
19297                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19298                             <font key="font" size="13" name="AquaKana"/>
19299                         </buttonCell>
19300                     </button>
19301                     <button id="N20-Yl-NHa">
19302                         <rect key="frame" x="18" y="279" width="113" height="18"/>
19303                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19304                         <buttonCell key="cell" type="check" title="コンボ補正なし" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2X4-3j-nYX">
19305                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19306                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19307                         </buttonCell>
19308                     </button>
19309                     <button id="HE9-qp-z1q">
19310                         <rect key="frame" x="18" y="191" width="139" height="18"/>
19311                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19312                         <buttonCell key="cell" type="check" title="イマジンブレーカー" bezelStyle="regularSquare" imagePosition="left" inset="2" id="sC8-Fc-Iq4">
19313                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19314                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19315                         </buttonCell>
19316                     </button>
19317                     <button id="H0h-VS-Z4F">
19318                         <rect key="frame" x="171" y="363" width="165" height="18"/>
19319                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19320                         <buttonCell key="cell" type="check" title="反撃使用時命中率アップ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="68I-YA-4fg">
19321                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19322                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19323                         </buttonCell>
19324                     </button>
19325                     <textField verticalHuggingPriority="750" id="SaH-1l-TQV">
19326                         <rect key="frame" x="342" y="361" width="50" height="22"/>
19327                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19328                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="aId-Ph-ZOo">
19329                             <font key="font" metaFont="system"/>
19330                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19331                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19332                         </textFieldCell>
19333                     </textField>
19334                     <button id="bai-64-nlS">
19335                         <rect key="frame" x="171" y="337" width="165" height="18"/>
19336                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19337                         <buttonCell key="cell" type="check" title="攻撃ミス時回避率ダウン" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SGf-qf-viv">
19338                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19339                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19340                         </buttonCell>
19341                     </button>
19342                     <textField verticalHuggingPriority="750" id="gTl-BW-bP3">
19343                         <rect key="frame" x="342" y="335" width="50" height="22"/>
19344                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19345                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="cYJ-qR-4Wh">
19346                             <font key="font" metaFont="system"/>
19347                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19348                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19349                         </textFieldCell>
19350                     </textField>
19351                     <button id="iwT-Gx-TCd">
19352                         <rect key="frame" x="171" y="311" width="152" height="18"/>
19353                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19354                         <buttonCell key="cell" type="check" title="射程外時命中率アップ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="kvz-N7-cnd">
19355                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19356                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19357                         </buttonCell>
19358                     </button>
19359                     <textField verticalHuggingPriority="750" id="aS4-sG-ZT9">
19360                         <rect key="frame" x="342" y="309" width="50" height="22"/>
19361                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19362                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Uya-WG-kCw">
19363                             <font key="font" metaFont="system"/>
19364                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19365                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19366                         </textFieldCell>
19367                     </textField>
19368                     <button id="M3Q-Qo-iV6">
19369                         <rect key="frame" x="171" y="283" width="74" height="18"/>
19370                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19371                         <buttonCell key="cell" type="check" title="継続効果" bezelStyle="regularSquare" imagePosition="left" inset="2" id="gN3-n3-5sE">
19372                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19373                             <font key="font" size="13" name="AquaKana"/>
19374                         </buttonCell>
19375                     </button>
19376                     <textField verticalHuggingPriority="750" id="jJk-fl-gV1">
19377                         <rect key="frame" x="342" y="281" width="50" height="22"/>
19378                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19379                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="lpH-wI-xwN">
19380                             <font key="font" metaFont="system"/>
19381                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19382                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19383                         </textFieldCell>
19384                     </textField>
19385                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="pDw-SK-4Oq">
19386                         <rect key="frame" x="254" y="284" width="77" height="17"/>
19387                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19388                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="継続効果WT" id="wt6-f6-VCP">
19389                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19390                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19391                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19392                         </textFieldCell>
19393                     </textField>
19394                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="GZB-7R-LJb">
19395                         <rect key="frame" x="171" y="259" width="217" height="17"/>
19396                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19397                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※持続効果WT0で自分のターンまで" id="vpB-kP-MYg">
19398                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19399                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19400                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19401                         </textFieldCell>
19402                     </textField>
19403                 </subviews>
19404             </view>
19405             <point key="canvasLocation" x="3525" y="322"/>
19406         </window>
19407         <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">
19408             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19409             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19410             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19411             <view key="contentView" id="bTT-W1-VqJ">
19412                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19413                 <autoresizingMask key="autoresizingMask"/>
19414                 <subviews>
19415                     <button verticalHuggingPriority="750" id="6Fu-0s-ogw">
19416                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19417                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19418                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bY7-bd-cTX">
19419                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19420                             <font key="font" size="13" name="AquaKana"/>
19421                         </buttonCell>
19422                         <connections>
19423                             <action selector="attackEffectCloseBtn:" target="3039" id="NeQ-ZB-5Cs"/>
19424                         </connections>
19425                     </button>
19426                     <textField verticalHuggingPriority="750" id="TKd-KS-cpV">
19427                         <rect key="frame" x="145" y="358" width="433" height="22"/>
19428                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19429                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Okc-42-HBX">
19430                             <font key="font" metaFont="system"/>
19431                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19432                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19433                         </textFieldCell>
19434                     </textField>
19435                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="i3L-74-oFN">
19436                         <rect key="frame" x="20" y="324" width="117" height="56"/>
19437                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19438                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19439                         <size key="cellSize" width="114" height="18"/>
19440                         <size key="intercellSpacing" width="4" height="2"/>
19441                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="fGn-B4-p3q">
19442                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19443                             <font key="font" metaFont="system"/>
19444                         </buttonCell>
19445                         <cells>
19446                             <column>
19447                                 <buttonCell type="radio" title="movファイル名" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="du1-8W-Tsw">
19448                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19449                                     <font key="font" metaFont="system"/>
19450                                 </buttonCell>
19451                                 <buttonCell type="radio" title="アニメーション" imagePosition="left" alignment="left" inset="2" id="pRN-A4-zVg">
19452                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19453                                     <font key="font" metaFont="system"/>
19454                                 </buttonCell>
19455                             </column>
19456                         </cells>
19457                         <connections>
19458                             <action selector="attackEffectRadioBtn:" target="3039" id="0Cl-V4-oyX"/>
19459                         </connections>
19460                     </matrix>
19461                     <scrollView autohidesScrollers="YES" horizontalLineScroll="66" horizontalPageScroll="10" verticalLineScroll="66" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sgt-Si-6Ip">
19462                         <rect key="frame" x="20" y="20" width="404" height="296"/>
19463                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19464                         <clipView key="contentView" id="0Rf-Kc-HFy">
19465                             <rect key="frame" x="1" y="17" width="402" height="278"/>
19466                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19467                             <subviews>
19468                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="64" headerView="ZbX-lt-I6z" id="abe-p0-Egd">
19469                                     <rect key="frame" x="0.0" y="0.0" width="402" height="66"/>
19470                                     <autoresizingMask key="autoresizingMask"/>
19471                                     <size key="intercellSpacing" width="3" height="2"/>
19472                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19473                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19474                                     <tableColumns>
19475                                         <tableColumn width="131.37109375" minWidth="40" maxWidth="1000" id="TRb-vS-2Sd">
19476                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="画像">
19477                                                 <font key="font" metaFont="smallSystem"/>
19478                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19479                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19480                                             </tableHeaderCell>
19481                                             <imageCell key="dataCell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" id="kNn-FB-41v"/>
19482                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19483                                             <connections>
19484                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.img" id="wmE-do-oKG">
19485                                                     <dictionary key="options">
19486                                                         <bool key="NSConditionallySetsEnabled" value="NO"/>
19487                                                     </dictionary>
19488                                                 </binding>
19489                                             </connections>
19490                                         </tableColumn>
19491                                         <tableColumn width="98.8828125" minWidth="10" maxWidth="3.4028234663852886e+38" id="5e4-A1-OGP">
19492                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
19493                                                 <font key="font" metaFont="smallSystem"/>
19494                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19495                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19496                                             </tableHeaderCell>
19497                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="hT2-lg-8X0">
19498                                                 <font key="font" metaFont="system"/>
19499                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19500                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19501                                                 <connections>
19502                                                     <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.snd" id="DHH-vP-v0Y"/>
19503                                                 </connections>
19504                                             </textFieldCell>
19505                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19506                                             <connections>
19507                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.name" id="BVv-i4-KcF">
19508                                                     <dictionary key="options">
19509                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19510                                                     </dictionary>
19511                                                 </binding>
19512                                             </connections>
19513                                         </tableColumn>
19514                                         <tableColumn width="163" minWidth="10" maxWidth="3.4028234663852886e+38" id="CB2-x5-an4">
19515                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キーサウンドファイル名">
19516                                                 <font key="font" metaFont="smallSystem"/>
19517                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19518                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19519                                             </tableHeaderCell>
19520                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="AR6-XO-Ksc">
19521                                                 <font key="font" metaFont="system"/>
19522                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19523                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19524                                             </textFieldCell>
19525                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19526                                             <connections>
19527                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.snd" id="r9m-SI-kQc"/>
19528                                             </connections>
19529                                         </tableColumn>
19530                                     </tableColumns>
19531                                 </tableView>
19532                             </subviews>
19533                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19534                         </clipView>
19535                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="EPB-F5-FKX">
19536                             <rect key="frame" x="1" y="119" width="223" height="15"/>
19537                             <autoresizingMask key="autoresizingMask"/>
19538                         </scroller>
19539                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="PgA-Cr-tT0">
19540                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19541                             <autoresizingMask key="autoresizingMask"/>
19542                         </scroller>
19543                         <tableHeaderView key="headerView" id="ZbX-lt-I6z">
19544                             <rect key="frame" x="0.0" y="0.0" width="402" height="17"/>
19545                             <autoresizingMask key="autoresizingMask"/>
19546                         </tableHeaderView>
19547                     </scrollView>
19548                     <button verticalHuggingPriority="750" id="Obx-7f-XeS">
19549                         <rect key="frame" x="450" y="46" width="105" height="32"/>
19550                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19551                         <buttonCell key="cell" type="push" title="プレビュー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="sje-hY-x1T">
19552                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19553                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19554                         </buttonCell>
19555                         <connections>
19556                             <action selector="attackEffectPreviewBtn:" target="3039" id="6eG-UX-90A"/>
19557                         </connections>
19558                     </button>
19559                     <button verticalHuggingPriority="750" id="pOa-wF-vu4">
19560                         <rect key="frame" x="404" y="298" width="20" height="19"/>
19561                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19562                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Av2-n0-iDJ">
19563                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19564                             <font key="font" metaFont="system"/>
19565                         </buttonCell>
19566                         <connections>
19567                             <action selector="attackEffectDelete:" target="3039" id="6uO-sW-Ojy"/>
19568                         </connections>
19569                     </button>
19570                     <button verticalHuggingPriority="750" id="VAH-Xw-9hu">
19571                         <rect key="frame" x="385" y="298" width="20" height="19"/>
19572                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19573                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="k6L-mz-5qS">
19574                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19575                             <font key="font" metaFont="system"/>
19576                         </buttonCell>
19577                         <connections>
19578                             <action selector="attackEffectInsert:" target="3039" id="Z8o-UO-RaW"/>
19579                         </connections>
19580                     </button>
19581                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="h9p-v4-KuY">
19582                         <rect key="frame" x="441" y="168" width="131" height="96"/>
19583                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19584                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="lpU-ve-chq"/>
19585                         <connections>
19586                             <action selector="attackEffectIV:" target="3039" id="L42-XC-bHY"/>
19587                         </connections>
19588                     </imageView>
19589                 </subviews>
19590             </view>
19591             <point key="canvasLocation" x="3525" y="797"/>
19592         </window>
19593         <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">
19594             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19595             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19596             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19597             <view key="contentView" id="kFG-vF-xDB">
19598                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19599                 <autoresizingMask key="autoresizingMask"/>
19600                 <subviews>
19601                     <button verticalHuggingPriority="750" id="hjr-Ec-RSI">
19602                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19603                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19604                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EtQ-hg-Whx">
19605                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19606                             <font key="font" size="13" name="AquaKana"/>
19607                         </buttonCell>
19608                         <connections>
19609                             <action selector="attackEffectMovCloseBtn:" target="3039" id="x7L-zn-wRH"/>
19610                         </connections>
19611                     </button>
19612                     <avPlayerView controlsStyle="inline" id="moo-ho-WXo">
19613                         <rect key="frame" x="150" y="103" width="300" height="194"/>
19614                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19615                     </avPlayerView>
19616                 </subviews>
19617             </view>
19618             <point key="canvasLocation" x="3525" y="1270"/>
19619         </window>
19620         <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">
19621             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19622             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19623             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19624             <view key="contentView" id="Ade-ks-wC6">
19625                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19626                 <autoresizingMask key="autoresizingMask"/>
19627                 <subviews>
19628                     <button verticalHuggingPriority="750" id="yp2-HA-3Ok">
19629                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19630                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19631                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9aM-tz-6K0">
19632                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19633                             <font key="font" size="13" name="AquaKana"/>
19634                         </buttonCell>
19635                         <connections>
19636                             <action selector="attackEffectAniCloseBtn:" target="3039" id="gVl-OW-7gW"/>
19637                         </connections>
19638                     </button>
19639                     <customView id="0rj-n8-n3h" customClass="UnitChipListEV">
19640                         <rect key="frame" x="150" y="103" width="300" height="194"/>
19641                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19642                     </customView>
19643                     <button verticalHuggingPriority="750" id="dJI-SA-JHu">
19644                         <rect key="frame" x="180" y="55" width="20" height="23"/>
19645                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19646                         <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">
19647                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19648                             <font key="font" metaFont="system"/>
19649                         </buttonCell>
19650                         <connections>
19651                             <action selector="attackEffectPrev:" target="3039" id="oQq-lu-W8p"/>
19652                         </connections>
19653                     </button>
19654                     <button verticalHuggingPriority="750" id="3bQ-fo-vGy">
19655                         <rect key="frame" x="398" y="55" width="20" height="23"/>
19656                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19657                         <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">
19658                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19659                             <font key="font" metaFont="system"/>
19660                         </buttonCell>
19661                         <connections>
19662                             <action selector="attackEffectNext:" target="3039" id="2zx-0X-t40"/>
19663                         </connections>
19664                     </button>
19665                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="d2V-OI-28q">
19666                         <rect key="frame" x="239" y="58" width="122" height="17"/>
19667                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19668                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0/0" id="cMg-eH-cNJ">
19669                             <font key="font" metaFont="system"/>
19670                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19671                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19672                         </textFieldCell>
19673                     </textField>
19674                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="eyK-de-fxi">
19675                         <rect key="frame" x="494" y="133" width="56" height="17"/>
19676                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19677                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="フレーム" id="0v4-9w-ydf">
19678                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19679                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19680                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19681                         </textFieldCell>
19682                     </textField>
19683                     <textField verticalHuggingPriority="750" id="DCS-oC-lDS">
19684                         <rect key="frame" x="474" y="103" width="96" height="22"/>
19685                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19686                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Pac-is-ImK">
19687                             <font key="font" metaFont="system"/>
19688                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19689                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19690                         </textFieldCell>
19691                     </textField>
19692                     <button verticalHuggingPriority="750" id="6Ch-WX-0Yq">
19693                         <rect key="frame" x="451" y="55" width="66" height="32"/>
19694                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19695                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="50s-xJ-MgB">
19696                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19697                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19698                         </buttonCell>
19699                         <connections>
19700                             <action selector="attackEffectRun:" target="3039" id="cqO-Vt-Ofr"/>
19701                         </connections>
19702                     </button>
19703                     <button verticalHuggingPriority="750" id="O7X-4b-9ZB">
19704                         <rect key="frame" x="512" y="55" width="66" height="32"/>
19705                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19706                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8Wg-w0-mbC">
19707                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19708                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19709                         </buttonCell>
19710                         <connections>
19711                             <action selector="attackEffectStop:" target="3039" id="YmS-yI-7qL"/>
19712                         </connections>
19713                     </button>
19714                     <button id="ok7-kz-wU1">
19715                         <rect key="frame" x="472" y="163" width="100" height="18"/>
19716                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19717                         <buttonCell key="cell" type="check" title="アルファ補正" bezelStyle="regularSquare" imagePosition="left" inset="2" id="fbL-Q8-oCw">
19718                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19719                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19720                         </buttonCell>
19721                     </button>
19722                 </subviews>
19723             </view>
19724             <point key="canvasLocation" x="3525" y="1738"/>
19725         </window>
19726         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9tv-gX-969" userLabel="エフェクトプレビュー" customClass="NSPanel">
19727             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19728             <rect key="contentRect" x="196" y="132" width="300" height="194"/>
19729             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19730             <view key="contentView" id="1Z5-4J-M6p">
19731                 <rect key="frame" x="0.0" y="0.0" width="300" height="194"/>
19732                 <autoresizingMask key="autoresizingMask"/>
19733                 <subviews>
19734                     <avPlayerView controlsStyle="none" id="3GZ-ID-vqV">
19735                         <rect key="frame" x="0.0" y="0.0" width="300" height="194"/>
19736                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19737                     </avPlayerView>
19738                 </subviews>
19739             </view>
19740             <point key="canvasLocation" x="3448" y="2108"/>
19741         </window>
19742         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="nNk-dn-uy1" userLabel="出現処理">
19743             <windowStyleMask key="styleMask" titled="YES"/>
19744             <rect key="contentRect" x="196" y="207" width="545" height="367"/>
19745             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19746             <view key="contentView" id="NOY-a9-cyZ">
19747                 <rect key="frame" x="0.0" y="0.0" width="545" height="367"/>
19748                 <autoresizingMask key="autoresizingMask"/>
19749                 <subviews>
19750                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Ats-9h-Wwm">
19751                         <rect key="frame" x="20" y="212" width="505" height="135"/>
19752                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19753                         <clipView key="contentView" id="Lwi-5o-urx">
19754                             <rect key="frame" x="1" y="17" width="503" height="117"/>
19755                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19756                             <subviews>
19757                                 <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">
19758                                     <rect key="frame" x="0.0" y="0.0" width="503" height="19"/>
19759                                     <autoresizingMask key="autoresizingMask"/>
19760                                     <size key="intercellSpacing" width="3" height="2"/>
19761                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19762                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19763                                     <tableColumns>
19764                                         <tableColumn editable="NO" width="77.51953125" minWidth="40" maxWidth="1000" id="8UD-iF-nIS">
19765                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="出現位置">
19766                                                 <font key="font" metaFont="smallSystem"/>
19767                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19768                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19769                                             </tableHeaderCell>
19770                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="b2y-II-MHj">
19771                                                 <font key="font" metaFont="system"/>
19772                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19773                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19774                                             </textFieldCell>
19775                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19776                                             <connections>
19777                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.value" id="oPC-5a-usv">
19778                                                     <dictionary key="options">
19779                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19780                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19781                                                     </dictionary>
19782                                                 </binding>
19783                                             </connections>
19784                                         </tableColumn>
19785                                         <tableColumn width="40" minWidth="40" maxWidth="1000" id="XuM-ZJ-DEO">
19786                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="チーム">
19787                                                 <font key="font" metaFont="smallSystem"/>
19788                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19789                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19790                                             </tableHeaderCell>
19791                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="jNK-8Z-JpB">
19792                                                 <font key="font" metaFont="system"/>
19793                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19794                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19795                                             </textFieldCell>
19796                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19797                                             <connections>
19798                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.team" id="cD5-8e-Jop">
19799                                                     <dictionary key="options">
19800                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19801                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19802                                                     </dictionary>
19803                                                 </binding>
19804                                             </connections>
19805                                         </tableColumn>
19806                                         <tableColumn editable="NO" width="180.4453125" minWidth="10" maxWidth="3.4028234663852886e+38" id="t4G-1e-0Fr">
19807                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キャラクター名">
19808                                                 <font key="font" metaFont="smallSystem"/>
19809                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19810                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19811                                             </tableHeaderCell>
19812                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="zcf-rf-gcm">
19813                                                 <font key="font" metaFont="system"/>
19814                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19815                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19816                                             </textFieldCell>
19817                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19818                                             <connections>
19819                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.name" id="0Q4-S0-5Gf">
19820                                                     <dictionary key="options">
19821                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19822                                                     </dictionary>
19823                                                 </binding>
19824                                             </connections>
19825                                         </tableColumn>
19826                                         <tableColumn width="102.62890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="pnT-kI-gD0">
19827                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="重なった場合出ない">
19828                                                 <font key="font" metaFont="smallSystem"/>
19829                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19830                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19831                                             </tableHeaderCell>
19832                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="aDC-fW-D8R">
19833                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19834                                                 <font key="font" metaFont="system"/>
19835                                             </buttonCell>
19836                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19837                                             <connections>
19838                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.chk" id="ciz-p5-FW5">
19839                                                     <dictionary key="options">
19840                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19841                                                     </dictionary>
19842                                                 </binding>
19843                                             </connections>
19844                                         </tableColumn>
19845                                         <tableColumn editable="NO" width="87" minWidth="10" maxWidth="3.4028234663852886e+38" id="v1h-B1-T5S">
19846                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="情報格納">
19847                                                 <font key="font" metaFont="smallSystem"/>
19848                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19849                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19850                                             </tableHeaderCell>
19851                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="IyK-Yq-ePd">
19852                                                 <font key="font" metaFont="system"/>
19853                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19854                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19855                                             </textFieldCell>
19856                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19857                                             <connections>
19858                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.value2" id="sct-WA-uNP"/>
19859                                             </connections>
19860                                         </tableColumn>
19861                                     </tableColumns>
19862                                 </tableView>
19863                             </subviews>
19864                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19865                         </clipView>
19866                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="edl-Sq-d8v">
19867                             <rect key="frame" x="1" y="119" width="223" height="15"/>
19868                             <autoresizingMask key="autoresizingMask"/>
19869                         </scroller>
19870                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ajF-yn-Uyk">
19871                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19872                             <autoresizingMask key="autoresizingMask"/>
19873                         </scroller>
19874                         <tableHeaderView key="headerView" id="CEX-eS-gJs">
19875                             <rect key="frame" x="0.0" y="0.0" width="503" height="17"/>
19876                             <autoresizingMask key="autoresizingMask"/>
19877                         </tableHeaderView>
19878                     </scrollView>
19879                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Nsd-ia-Y7K">
19880                         <rect key="frame" x="20" y="32" width="356" height="172"/>
19881                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19882                         <clipView key="contentView" id="QRg-sp-1W1">
19883                             <rect key="frame" x="1" y="17" width="354" height="154"/>
19884                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19885                             <subviews>
19886                                 <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">
19887                                     <rect key="frame" x="0.0" y="0.0" width="354" height="34"/>
19888                                     <autoresizingMask key="autoresizingMask"/>
19889                                     <size key="intercellSpacing" width="3" height="2"/>
19890                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19891                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19892                                     <tableColumns>
19893                                         <tableColumn editable="NO" width="129" minWidth="40" maxWidth="1000" id="AkH-qR-ftl">
19894                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ画像">
19895                                                 <font key="font" metaFont="smallSystem"/>
19896                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19897                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19898                                             </tableHeaderCell>
19899                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="4pp-vZ-GtE"/>
19900                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19901                                             <connections>
19902                                                 <binding destination="1qd-yQ-NSy" name="value" keyPath="arrangedObjects.img" id="oPl-FK-qg4"/>
19903                                             </connections>
19904                                         </tableColumn>
19905                                         <tableColumn editable="NO" width="219" minWidth="40" maxWidth="1000" id="Y5l-FB-UfL">
19906                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キャラクター名">
19907                                                 <font key="font" metaFont="smallSystem"/>
19908                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19909                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19910                                             </tableHeaderCell>
19911                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7QR-rY-p3u">
19912                                                 <font key="font" metaFont="system"/>
19913                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19914                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19915                                             </textFieldCell>
19916                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19917                                             <connections>
19918                                                 <binding destination="1qd-yQ-NSy" name="value" keyPath="arrangedObjects.name" id="eET-Cf-zpM">
19919                                                     <dictionary key="options">
19920                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19921                                                     </dictionary>
19922                                                 </binding>
19923                                             </connections>
19924                                         </tableColumn>
19925                                     </tableColumns>
19926                                 </tableView>
19927                             </subviews>
19928                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19929                         </clipView>
19930                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Pfc-2y-mVv">
19931                             <rect key="frame" x="1" y="116" width="233" height="16"/>
19932                             <autoresizingMask key="autoresizingMask"/>
19933                         </scroller>
19934                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="kBc-QY-AQx">
19935                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19936                             <autoresizingMask key="autoresizingMask"/>
19937                         </scroller>
19938                         <tableHeaderView key="headerView" id="ATI-11-v3Z">
19939                             <rect key="frame" x="0.0" y="0.0" width="354" height="17"/>
19940                             <autoresizingMask key="autoresizingMask"/>
19941                         </tableHeaderView>
19942                     </scrollView>
19943                     <button verticalHuggingPriority="750" id="0Ga-m5-oml">
19944                         <rect key="frame" x="405" y="91" width="66" height="32"/>
19945                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19946                         <buttonCell key="cell" type="push" title="選択" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bmU-Zp-PYP">
19947                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19948                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19949                         </buttonCell>
19950                         <connections>
19951                             <action selector="EDappearSet:" target="3826" id="dVa-Iz-HjT"/>
19952                         </connections>
19953                     </button>
19954                     <button verticalHuggingPriority="750" id="eXQ-2g-Rnx">
19955                         <rect key="frame" x="405" y="25" width="66" height="32"/>
19956                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19957                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="23W-FB-wpW">
19958                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19959                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19960                         </buttonCell>
19961                         <connections>
19962                             <action selector="EDappearSubmit:" target="3826" id="cBk-dH-8o2"/>
19963                         </connections>
19964                     </button>
19965                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="D1T-1P-oge">
19966                         <rect key="frame" x="408" y="139" width="77" height="38"/>
19967                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19968                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19969                         <size key="cellSize" width="74" height="18"/>
19970                         <size key="intercellSpacing" width="4" height="2"/>
19971                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="DpS-Wi-bWJ">
19972                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19973                             <font key="font" metaFont="system"/>
19974                         </buttonCell>
19975                         <cells>
19976                             <column>
19977                                 <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="5pa-J8-dqS">
19978                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19979                                     <font key="font" metaFont="system"/>
19980                                 </buttonCell>
19981                                 <buttonCell type="radio" title="モビール" imagePosition="left" alignment="left" inset="2" id="1BM-Hq-M3p">
19982                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19983                                     <font key="font" metaFont="system"/>
19984                                 </buttonCell>
19985                             </column>
19986                         </cells>
19987                     </matrix>
19988                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="h0N-18-M5F">
19989                         <rect key="frame" x="378" y="187" width="155" height="17"/>
19990                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19991                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※リストをダブルクリック" id="DL4-wR-Pan">
19992                             <font key="font" metaFont="system"/>
19993                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19994                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19995                         </textFieldCell>
19996                     </textField>
19997                     <button verticalHuggingPriority="750" id="a0w-7D-Ke4">
19998                         <rect key="frame" x="405" y="58" width="66" height="32"/>
19999                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20000                         <buttonCell key="cell" type="push" title="格納" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6YF-6c-9XT">
20001                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20002                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20003                         </buttonCell>
20004                         <connections>
20005                             <action selector="EDappearSave:" target="3826" id="ddu-cJ-GTG"/>
20006                         </connections>
20007                     </button>
20008                     <button verticalHuggingPriority="750" id="xSa-2O-A4q">
20009                         <rect key="frame" x="488" y="330" width="20" height="18"/>
20010                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20011                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RnA-LF-lV9">
20012                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20013                             <font key="font" metaFont="system"/>
20014                         </buttonCell>
20015                         <connections>
20016                             <action selector="EDappearAdd:" target="3826" id="kLh-U0-J9Y"/>
20017                         </connections>
20018                     </button>
20019                     <button verticalHuggingPriority="750" id="2R3-6R-2uM">
20020                         <rect key="frame" x="507" y="330" width="18" height="18"/>
20021                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20022                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dIj-nr-gVu">
20023                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20024                             <font key="font" metaFont="system"/>
20025                         </buttonCell>
20026                         <connections>
20027                             <action selector="EDappearRemove:" target="3826" id="d7j-Qt-q8q"/>
20028                         </connections>
20029                     </button>
20030                 </subviews>
20031             </view>
20032             <point key="canvasLocation" x="3340.5" y="2700.5"/>
20033         </window>
20034         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="PKC-k4-dLW" userLabel="ウェイト時間">
20035             <windowStyleMask key="styleMask" titled="YES"/>
20036             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20037             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20038             <view key="contentView" id="BbH-hY-xnu">
20039                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20040                 <autoresizingMask key="autoresizingMask"/>
20041                 <subviews>
20042                     <textField verticalHuggingPriority="750" id="wei-np-Col">
20043                         <rect key="frame" x="93" y="74" width="50" height="22"/>
20044                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20045                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="flZ-hZ-ZYV">
20046                             <font key="font" metaFont="system"/>
20047                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20048                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20049                         </textFieldCell>
20050                     </textField>
20051                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vDE-0D-0dp">
20052                         <rect key="frame" x="23" y="113" width="199" height="17"/>
20053                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20054                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ウェイト時間決定(小数点も可)" id="Yli-LZ-qwe">
20055                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20056                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20057                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20058                         </textFieldCell>
20059                     </textField>
20060                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JeB-4v-HC9">
20061                         <rect key="frame" x="149" y="77" width="17" height="17"/>
20062                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20063                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="WfC-3M-AJq">
20064                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20065                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20066                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20067                         </textFieldCell>
20068                     </textField>
20069                     <button verticalHuggingPriority="750" id="Dba-bb-jCM">
20070                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20071                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20072                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rPy-yD-f32">
20073                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20074                             <font key="font" size="13" name="AquaKana"/>
20075                         </buttonCell>
20076                         <connections>
20077                             <action selector="EDwaitClost:" target="3826" id="900-YS-9bX"/>
20078                         </connections>
20079                     </button>
20080                     <button verticalHuggingPriority="750" id="cLD-C5-P9t">
20081                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20082                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20083                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KcA-tJ-M4Y">
20084                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20085                             <font key="font" size="13" name="AquaKana"/>
20086                         </buttonCell>
20087                         <connections>
20088                             <action selector="EDwaitSubmit:" target="3826" id="2lW-7T-rVT"/>
20089                         </connections>
20090                     </button>
20091                 </subviews>
20092             </view>
20093             <point key="canvasLocation" x="642" y="2148"/>
20094         </window>
20095         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1E8-im-drr" userLabel="BGM演奏">
20096             <windowStyleMask key="styleMask" titled="YES"/>
20097             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
20098             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20099             <view key="contentView" id="83u-gD-yZr">
20100                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
20101                 <autoresizingMask key="autoresizingMask"/>
20102                 <subviews>
20103                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="yXr-e3-57C">
20104                         <rect key="frame" x="23" y="443" width="75" height="17"/>
20105                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20106                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BGMの演奏" id="Wop-OH-Gxa">
20107                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20108                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20109                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20110                         </textFieldCell>
20111                     </textField>
20112                     <button verticalHuggingPriority="750" id="7rQ-6K-7mA">
20113                         <rect key="frame" x="361" y="13" width="105" height="32"/>
20114                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20115                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="kxL-Aq-cXK">
20116                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20117                             <font key="font" size="13" name="AquaKana"/>
20118                         </buttonCell>
20119                         <connections>
20120                             <action selector="EDBGMClose:" target="3826" id="4Ik-SR-U0p"/>
20121                         </connections>
20122                     </button>
20123                     <button verticalHuggingPriority="750" id="bfW-Qf-jOa">
20124                         <rect key="frame" x="295" y="13" width="66" height="32"/>
20125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20126                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BaX-jv-wee">
20127                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20128                             <font key="font" size="13" name="AquaKana"/>
20129                         </buttonCell>
20130                         <connections>
20131                             <action selector="EDBGMSubmit:" target="3826" id="4Eo-Ai-fm8"/>
20132                         </connections>
20133                     </button>
20134                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="tFT-gd-dWj">
20135                         <rect key="frame" x="25" y="117" width="346" height="313"/>
20136                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20137                         <clipView key="contentView" id="PWl-8w-vmT">
20138                             <rect key="frame" x="1" y="17" width="344" height="295"/>
20139                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20140                             <subviews>
20141                                 <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">
20142                                     <rect key="frame" x="0.0" y="0.0" width="417" height="19"/>
20143                                     <autoresizingMask key="autoresizingMask"/>
20144                                     <size key="intercellSpacing" width="3" height="2"/>
20145                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20146                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20147                                     <tableColumns>
20148                                         <tableColumn editable="NO" width="206.5546875" minWidth="40" maxWidth="1000" id="tqe-f0-pY5">
20149                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="曲名">
20150                                                 <font key="font" metaFont="smallSystem"/>
20151                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20152                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20153                                             </tableHeaderCell>
20154                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="0g3-hA-YTp">
20155                                                 <font key="font" metaFont="system"/>
20156                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20157                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20158                                             </textFieldCell>
20159                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20160                                             <connections>
20161                                                 <binding destination="xgQ-JQ-5ax" name="value" keyPath="arrangedObjects.bgm" id="Kki-FQ-leW">
20162                                                     <dictionary key="options">
20163                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20164                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20165                                                     </dictionary>
20166                                                 </binding>
20167                                             </connections>
20168                                         </tableColumn>
20169                                         <tableColumn editable="NO" width="204" minWidth="40" maxWidth="1000" id="pML-jN-wOW">
20170                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
20171                                                 <font key="font" metaFont="smallSystem"/>
20172                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20173                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20174                                             </tableHeaderCell>
20175                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="xbX-t5-BAi">
20176                                                 <font key="font" metaFont="system"/>
20177                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20178                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20179                                             </textFieldCell>
20180                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20181                                             <connections>
20182                                                 <binding destination="xgQ-JQ-5ax" name="value" keyPath="arrangedObjects.name" id="U1L-fg-jmr">
20183                                                     <dictionary key="options">
20184                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20185                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20186                                                     </dictionary>
20187                                                 </binding>
20188                                             </connections>
20189                                         </tableColumn>
20190                                     </tableColumns>
20191                                 </tableView>
20192                             </subviews>
20193                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20194                         </clipView>
20195                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="ClO-Rj-UXk">
20196                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20197                             <autoresizingMask key="autoresizingMask"/>
20198                         </scroller>
20199                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aCl-4o-ugd">
20200                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20201                             <autoresizingMask key="autoresizingMask"/>
20202                         </scroller>
20203                         <tableHeaderView key="headerView" id="xCh-kg-JGD">
20204                             <rect key="frame" x="0.0" y="0.0" width="417" height="17"/>
20205                             <autoresizingMask key="autoresizingMask"/>
20206                         </tableHeaderView>
20207                     </scrollView>
20208                     <button verticalHuggingPriority="750" id="rss-c8-8Zq">
20209                         <rect key="frame" x="392" y="365" width="66" height="32"/>
20210                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20211                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Nqg-ul-knA">
20212                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20213                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20214                         </buttonCell>
20215                         <connections>
20216                             <action selector="EDBGMRun:" target="3826" id="5yD-4b-dNk"/>
20217                         </connections>
20218                     </button>
20219                     <button verticalHuggingPriority="750" id="MFw-7F-jGJ">
20220                         <rect key="frame" x="392" y="316" width="66" height="32"/>
20221                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20222                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aL3-R6-NBs">
20223                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20224                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20225                         </buttonCell>
20226                         <connections>
20227                             <action selector="EDBGMStop:" target="3826" id="qb7-W5-jef"/>
20228                         </connections>
20229                     </button>
20230                 </subviews>
20231             </view>
20232             <point key="canvasLocation" x="913" y="2976"/>
20233         </window>
20234         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="buT-p8-7RV" userLabel="SE再生">
20235             <windowStyleMask key="styleMask" titled="YES"/>
20236             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
20237             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20238             <view key="contentView" id="9Dy-GG-V4i">
20239                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
20240                 <autoresizingMask key="autoresizingMask"/>
20241                 <subviews>
20242                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="KUJ-eG-WCe">
20243                         <rect key="frame" x="23" y="443" width="61" height="17"/>
20244                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20245                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="SEの再生" id="oDZ-Tf-643">
20246                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20247                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20248                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20249                         </textFieldCell>
20250                     </textField>
20251                     <button verticalHuggingPriority="750" id="2qN-yZ-clE">
20252                         <rect key="frame" x="361" y="13" width="105" height="32"/>
20253                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20254                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Coo-r3-fEk">
20255                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20256                             <font key="font" size="13" name="AquaKana"/>
20257                         </buttonCell>
20258                         <connections>
20259                             <action selector="EDSEClose:" target="3826" id="Qbc-DC-VRZ"/>
20260                         </connections>
20261                     </button>
20262                     <button verticalHuggingPriority="750" id="Mp2-Q5-NhP">
20263                         <rect key="frame" x="295" y="13" width="66" height="32"/>
20264                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20265                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8qk-aG-b8m">
20266                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20267                             <font key="font" size="13" name="AquaKana"/>
20268                         </buttonCell>
20269                         <connections>
20270                             <action selector="EDSESubmit:" target="3826" id="QLj-DF-25Q"/>
20271                         </connections>
20272                     </button>
20273                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="BrL-hM-NSI">
20274                         <rect key="frame" x="25" y="117" width="346" height="313"/>
20275                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20276                         <clipView key="contentView" id="Sva-NH-Dbk">
20277                             <rect key="frame" x="1" y="17" width="344" height="295"/>
20278                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20279                             <subviews>
20280                                 <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">
20281                                     <rect key="frame" x="0.0" y="0.0" width="417" height="19"/>
20282                                     <autoresizingMask key="autoresizingMask"/>
20283                                     <size key="intercellSpacing" width="3" height="2"/>
20284                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20285                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20286                                     <tableColumns>
20287                                         <tableColumn editable="NO" width="206.5546875" minWidth="40" maxWidth="1000" id="bPW-7N-Agm">
20288                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果音名">
20289                                                 <font key="font" metaFont="smallSystem"/>
20290                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20291                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20292                                             </tableHeaderCell>
20293                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="0kG-ph-kpU">
20294                                                 <font key="font" metaFont="system"/>
20295                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20296                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20297                                             </textFieldCell>
20298                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20299                                             <connections>
20300                                                 <binding destination="3Sz-9U-X87" name="value" keyPath="arrangedObjects.se" id="UDO-XD-I72">
20301                                                     <dictionary key="options">
20302                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20303                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20304                                                     </dictionary>
20305                                                 </binding>
20306                                             </connections>
20307                                         </tableColumn>
20308                                         <tableColumn editable="NO" width="204" minWidth="40" maxWidth="1000" id="aaE-yJ-lW2">
20309                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
20310                                                 <font key="font" metaFont="smallSystem"/>
20311                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20312                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20313                                             </tableHeaderCell>
20314                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="olv-xC-duz">
20315                                                 <font key="font" metaFont="system"/>
20316                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20317                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20318                                             </textFieldCell>
20319                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20320                                             <connections>
20321                                                 <binding destination="3Sz-9U-X87" name="value" keyPath="arrangedObjects.name" id="Efw-FR-GPx">
20322                                                     <dictionary key="options">
20323                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20324                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20325                                                     </dictionary>
20326                                                 </binding>
20327                                             </connections>
20328                                         </tableColumn>
20329                                     </tableColumns>
20330                                 </tableView>
20331                             </subviews>
20332                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20333                         </clipView>
20334                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="fFt-ft-EkS">
20335                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20336                             <autoresizingMask key="autoresizingMask"/>
20337                         </scroller>
20338                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="JXq-4F-9yJ">
20339                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20340                             <autoresizingMask key="autoresizingMask"/>
20341                         </scroller>
20342                         <tableHeaderView key="headerView" id="PRa-8b-Jc4">
20343                             <rect key="frame" x="0.0" y="0.0" width="417" height="17"/>
20344                             <autoresizingMask key="autoresizingMask"/>
20345                         </tableHeaderView>
20346                     </scrollView>
20347                     <button verticalHuggingPriority="750" id="vrB-0t-73M">
20348                         <rect key="frame" x="392" y="365" width="66" height="32"/>
20349                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20350                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="IOP-dn-GDz">
20351                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20352                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20353                         </buttonCell>
20354                         <connections>
20355                             <action selector="EDSERun:" target="3826" id="96w-HF-fCD"/>
20356                         </connections>
20357                     </button>
20358                     <button verticalHuggingPriority="750" id="lB7-s1-0zn">
20359                         <rect key="frame" x="392" y="316" width="66" height="32"/>
20360                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20361                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5Bl-HE-qXE">
20362                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20363                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20364                         </buttonCell>
20365                         <connections>
20366                             <action selector="EDSEStop:" target="3826" id="HUT-PH-DLA"/>
20367                         </connections>
20368                     </button>
20369                 </subviews>
20370             </view>
20371             <point key="canvasLocation" x="913" y="3559"/>
20372         </window>
20373         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3xK-Hu-8Va" userLabel="タイトルへ戻る">
20374             <windowStyleMask key="styleMask" titled="YES"/>
20375             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20376             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20377             <view key="contentView" id="LkN-eg-Ud5">
20378                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20379                 <autoresizingMask key="autoresizingMask"/>
20380                 <subviews>
20381                     <button verticalHuggingPriority="750" id="jV7-bU-Kvi">
20382                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20383                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20384                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cXq-h8-tjm">
20385                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20386                             <font key="font" size="13" name="AquaKana"/>
20387                         </buttonCell>
20388                         <connections>
20389                             <action selector="EDtitleBackClose:" target="3826" id="Xug-Kr-Bke"/>
20390                         </connections>
20391                     </button>
20392                     <button verticalHuggingPriority="750" id="LOB-dp-wdZ">
20393                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20395                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aXY-ov-JKv">
20396                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20397                             <font key="font" size="13" name="AquaKana"/>
20398                         </buttonCell>
20399                         <connections>
20400                             <action selector="EDtitleBackSubmit:" target="3826" id="FGN-nc-nrE"/>
20401                         </connections>
20402                     </button>
20403                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="18g-tU-1XU">
20404                         <rect key="frame" x="72" y="86" width="134" height="17"/>
20405                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20406                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="タイトルへ戻るを決定" id="bhw-uD-eNl">
20407                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20408                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20409                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20410                         </textFieldCell>
20411                     </textField>
20412                 </subviews>
20413             </view>
20414             <point key="canvasLocation" x="642" y="2430"/>
20415         </window>
20416         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="z3H-i4-hxm" userLabel="ゲームオーバー決定">
20417             <windowStyleMask key="styleMask" titled="YES"/>
20418             <rect key="contentRect" x="196" y="207" width="400" height="300"/>
20419             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20420             <view key="contentView" id="boG-LX-znA">
20421                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
20422                 <autoresizingMask key="autoresizingMask"/>
20423                 <subviews>
20424                     <button verticalHuggingPriority="750" id="08b-Zp-o6e">
20425                         <rect key="frame" x="281" 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="oN0-l7-w2x">
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="EDGameOverClose:" target="3826" id="Fsu-oG-Bb7"/>
20433                         </connections>
20434                     </button>
20435                     <button verticalHuggingPriority="750" id="7sx-GB-onE">
20436                         <rect key="frame" x="215" y="13" width="66" height="32"/>
20437                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20438                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hG7-h8-8UF">
20439                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20440                             <font key="font" size="13" name="AquaKana"/>
20441                         </buttonCell>
20442                         <connections>
20443                             <action selector="EDGameOverSubmit:" target="3826" id="4Ok-Sn-aD1"/>
20444                         </connections>
20445                     </button>
20446                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ajP-gP-RTA">
20447                         <rect key="frame" x="18" y="263" width="119" height="17"/>
20448                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20449                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ゲームオーバー決定" id="aDr-o1-OaR">
20450                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20451                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20452                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20453                         </textFieldCell>
20454                     </textField>
20455                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="9IC-Pz-c0X">
20456                         <rect key="frame" x="17" y="116" width="206" height="136"/>
20457                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20458                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="XSS-mb-oF5"/>
20459                     </imageView>
20460                     <button id="bOT-TK-z6N">
20461                         <rect key="frame" x="226" y="214" width="139" height="18"/>
20462                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20463                         <buttonCell key="cell" type="check" title="敵の勝利を表示する" bezelStyle="regularSquare" imagePosition="left" inset="2" id="QSx-Vf-DNB">
20464                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20465                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20466                         </buttonCell>
20467                     </button>
20468                     <textField verticalHuggingPriority="750" id="3ps-zi-1PH">
20469                         <rect key="frame" x="228" y="144" width="167" height="22"/>
20470                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20471                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="0y6-T4-DYd">
20472                             <font key="font" metaFont="system"/>
20473                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20474                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20475                         </textFieldCell>
20476                     </textField>
20477                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JfU-aa-XEx">
20478                         <rect key="frame" x="226" y="176" width="171" height="17"/>
20479                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20480                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="GAMEOVER画像ファイル名" id="oPD-KH-eSj">
20481                             <font key="font" metaFont="system"/>
20482                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20483                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20484                         </textFieldCell>
20485                     </textField>
20486                 </subviews>
20487             </view>
20488             <point key="canvasLocation" x="492" y="2778"/>
20489         </window>
20490         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Z8H-DC-plw" userLabel="ゲームオーバー">
20491             <windowStyleMask key="styleMask" titled="YES"/>
20492             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
20493             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20494             <view key="contentView" id="9v7-HE-w2S">
20495                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
20496                 <autoresizingMask key="autoresizingMask"/>
20497                 <subviews>
20498                     <textField verticalHuggingPriority="750" id="LJB-wV-VrJ">
20499                         <rect key="frame" x="640" y="361" width="49" height="17"/>
20500                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20501                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="FC4-6y-5Vg">
20502                             <font key="font" metaFont="system"/>
20503                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20504                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20505                         </textFieldCell>
20506                     </textField>
20507                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="aC9-rN-s1T">
20508                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
20509                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20510                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="IkK-3m-obY"/>
20511                     </imageView>
20512                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gme-aU-8eb">
20513                         <rect key="frame" x="173" y="327" width="295" height="60"/>
20514                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20515                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="GAME OVER" id="Z4e-j1-tVK">
20516                             <font key="font" metaFont="system" size="50"/>
20517                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20518                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20519                         </textFieldCell>
20520                     </textField>
20521                     <button verticalHuggingPriority="750" id="2Qu-yR-o32">
20522                         <rect key="frame" x="255" y="46" width="131" height="32"/>
20523                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20524                         <buttonCell key="cell" type="push" title="タイトルへ戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="UAy-gD-t4s">
20525                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20526                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20527                         </buttonCell>
20528                         <connections>
20529                             <action selector="gameOverSubmit:" target="10496" id="zXe-05-euu"/>
20530                         </connections>
20531                     </button>
20532                 </subviews>
20533             </view>
20534             <point key="canvasLocation" x="433" y="4188"/>
20535         </window>
20536         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3mO-ps-L5k" userLabel="タイトルへ戻る">
20537             <windowStyleMask key="styleMask" titled="YES"/>
20538             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20539             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20540             <view key="contentView" id="01Z-Hf-m1t">
20541                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20542                 <autoresizingMask key="autoresizingMask"/>
20543                 <subviews>
20544                     <button verticalHuggingPriority="750" id="guz-Qy-PuE">
20545                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20546                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20547                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dNO-xq-xqu">
20548                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20549                             <font key="font" size="13" name="AquaKana"/>
20550                         </buttonCell>
20551                         <connections>
20552                             <action selector="EDStageClearClose:" target="3826" id="jzj-Sc-Ovl"/>
20553                         </connections>
20554                     </button>
20555                     <button verticalHuggingPriority="750" id="Gt9-7A-pX0">
20556                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20557                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20558                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="73D-sT-P9p">
20559                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20560                             <font key="font" size="13" name="AquaKana"/>
20561                         </buttonCell>
20562                         <connections>
20563                             <action selector="EDStageClearSubmit:" target="3826" id="QWm-dZ-tgw"/>
20564                         </connections>
20565                     </button>
20566                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dwY-1O-GcM">
20567                         <rect key="frame" x="18" y="113" width="95" height="17"/>
20568                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20569                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステージクリア" id="tiI-pU-L46">
20570                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20571                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20572                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20573                         </textFieldCell>
20574                     </textField>
20575                     <button id="Rc9-iv-fZh">
20576                         <rect key="frame" x="52" y="66" width="152" height="18"/>
20577                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20578                         <buttonCell key="cell" type="check" title="味方の勝利画面を表示" bezelStyle="regularSquare" imagePosition="left" inset="2" id="bj7-db-K9E">
20579                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20580                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20581                         </buttonCell>
20582                     </button>
20583                 </subviews>
20584             </view>
20585             <point key="canvasLocation" x="908" y="2673"/>
20586         </window>
20587         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="156-cC-5rX" userLabel="条件ユニット指定">
20588             <windowStyleMask key="styleMask" titled="YES"/>
20589             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20590             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20591             <view key="contentView" id="Zf2-qY-HPu">
20592                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20593                 <autoresizingMask key="autoresizingMask"/>
20594                 <subviews>
20595                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="6Lq-KV-HDb">
20596                         <rect key="frame" x="18" y="113" width="108" height="17"/>
20597                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20598                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="特定ユニット指定" id="aRa-WC-sni">
20599                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20600                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20601                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20602                         </textFieldCell>
20603                     </textField>
20604                     <button verticalHuggingPriority="750" id="EPn-F1-S3L">
20605                         <rect key="frame" x="72" y="69" width="157" height="32"/>
20606                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20607                         <buttonCell key="cell" type="push" title="マップ上の場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pxf-fT-MDR">
20608                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20609                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20610                         </buttonCell>
20611                     </button>
20612                     <button verticalHuggingPriority="750" id="1kw-sE-Xb3">
20613                         <rect key="frame" x="104" y="36" width="92" height="32"/>
20614                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20615                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eLR-HA-fG5">
20616                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20617                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20618                         </buttonCell>
20619                     </button>
20620                     <button verticalHuggingPriority="750" id="c13-gP-mlo">
20621                         <rect key="frame" x="194" y="13" width="105" height="32"/>
20622                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20623                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pV1-qZ-pMF">
20624                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20625                             <font key="font" size="13" name="AquaKana"/>
20626                         </buttonCell>
20627                         <connections>
20628                             <action selector="EDStageClearClose:" target="3826" id="RV1-yN-djd"/>
20629                         </connections>
20630                     </button>
20631                 </subviews>
20632             </view>
20633             <point key="canvasLocation" x="1557" y="2876"/>
20634         </window>
20635         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="yZp-AP-ncP" userLabel="条件のスイッチ">
20636             <windowStyleMask key="styleMask" titled="YES"/>
20637             <rect key="contentRect" x="678" y="400" width="350" height="173"/>
20638             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20639             <view key="contentView" id="WZL-tS-QqD">
20640                 <rect key="frame" x="0.0" y="0.0" width="350" height="173"/>
20641                 <autoresizingMask key="autoresizingMask"/>
20642                 <subviews>
20643                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jJm-Cd-NXs">
20644                         <rect key="frame" x="21" y="147" width="95" height="17"/>
20645                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20646                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの入力" id="PWr-tc-SWU">
20647                             <font key="font" size="13" name="AquaKana"/>
20648                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20649                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20650                         </textFieldCell>
20651                     </textField>
20652                     <textField verticalHuggingPriority="750" id="hOX-Hu-aYQ">
20653                         <rect key="frame" x="23" y="59" width="255" height="22"/>
20654                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20655                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="dGR-vU-mby">
20656                             <font key="font" metaFont="system"/>
20657                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20658                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20659                         </textFieldCell>
20660                     </textField>
20661                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="s30-pm-F3M">
20662                         <rect key="frame" x="21" y="115" width="225" height="17"/>
20663                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20664                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="LKD-ZC-MRE">
20665                             <font key="font" size="13" name="AquaKana"/>
20666                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20667                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20668                         </textFieldCell>
20669                     </textField>
20670                     <button verticalHuggingPriority="750" id="xCU-eh-5Wu">
20671                         <rect key="frame" x="165" y="8" width="66" height="32"/>
20672                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20673                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fLx-pg-0xH">
20674                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20675                             <font key="font" size="13" name="AquaKana"/>
20676                         </buttonCell>
20677                         <connections>
20678                             <action selector="EDbranchSuicchiSubmit:" target="3826" id="gfv-JC-BfQ"/>
20679                         </connections>
20680                     </button>
20681                     <button verticalHuggingPriority="750" id="edc-8A-wq7">
20682                         <rect key="frame" x="231" y="8" width="105" height="32"/>
20683                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20684                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gjx-ti-mcf">
20685                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20686                             <font key="font" size="13" name="AquaKana"/>
20687                         </buttonCell>
20688                         <connections>
20689                             <action selector="EDbranchSuicchiClose:" target="3826" id="0vH-Lp-mUQ"/>
20690                         </connections>
20691                     </button>
20692                 </subviews>
20693             </view>
20694             <point key="canvasLocation" x="-1401" y="904.5"/>
20695         </window>
20696         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="mVv-qE-Twx" userLabel="条件の範囲">
20697             <windowStyleMask key="styleMask" titled="YES"/>
20698             <rect key="contentRect" x="678" y="400" width="232" height="140"/>
20699             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20700             <view key="contentView" id="KS0-ox-1Q5">
20701                 <rect key="frame" x="0.0" y="0.0" width="232" height="140"/>
20702                 <autoresizingMask key="autoresizingMask"/>
20703                 <subviews>
20704                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="S6U-df-jtb">
20705                         <rect key="frame" x="85" y="103" width="56" height="17"/>
20706                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20707                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="範囲入力" id="dOR-wW-gJ7">
20708                             <font key="font" size="13" name="AquaKana"/>
20709                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20710                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20711                         </textFieldCell>
20712                     </textField>
20713                     <textField verticalHuggingPriority="750" id="L6l-RC-RAa">
20714                         <rect key="frame" x="84" y="67" width="64" height="22"/>
20715                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20716                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Qro-FF-zPd">
20717                             <font key="font" metaFont="system"/>
20718                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20719                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20720                         </textFieldCell>
20721                     </textField>
20722                     <button verticalHuggingPriority="750" id="kQW-3f-Spm">
20723                         <rect key="frame" x="83" y="1" width="66" height="32"/>
20724                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20725                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JAY-Pz-6hq">
20726                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20727                             <font key="font" size="13" name="AquaKana"/>
20728                         </buttonCell>
20729                         <connections>
20730                             <action selector="EDbranchPlaceHaniSubmit:" target="3826" id="xwc-qc-8fe"/>
20731                         </connections>
20732                     </button>
20733                 </subviews>
20734             </view>
20735             <point key="canvasLocation" x="-1045" y="819"/>
20736         </window>
20737         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="N2U-Rv-jyJ" userLabel="レベルリスト">
20738             <windowStyleMask key="styleMask" titled="YES"/>
20739             <rect key="contentRect" x="196" y="207" width="640" height="480"/>
20740             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20741             <view key="contentView" id="vYB-Jb-2M3">
20742                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
20743                 <autoresizingMask key="autoresizingMask"/>
20744                 <subviews>
20745                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="T67-37-qbJ">
20746                         <rect key="frame" x="12" y="455" width="95" height="17"/>
20747                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20748                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="シナリオリスト" id="dy1-xJ-mSg">
20749                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20750                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20751                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20752                         </textFieldCell>
20753                     </textField>
20754                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="p08-0N-ode">
20755                         <rect key="frame" x="14" y="258" width="367" height="189"/>
20756                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20757                         <clipView key="contentView" id="7yl-5i-90h">
20758                             <rect key="frame" x="1" y="17" width="365" height="171"/>
20759                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20760                             <subviews>
20761                                 <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">
20762                                     <rect key="frame" x="0.0" y="0.0" width="365" height="19"/>
20763                                     <autoresizingMask key="autoresizingMask"/>
20764                                     <size key="intercellSpacing" width="3" height="2"/>
20765                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20766                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20767                                     <tableColumns>
20768                                         <tableColumn width="183.88671875" minWidth="40" maxWidth="1000" id="TP4-BE-NKE">
20769                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="レベルタイトル名">
20770                                                 <font key="font" metaFont="smallSystem"/>
20771                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20772                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20773                                             </tableHeaderCell>
20774                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="uK1-xI-M0q">
20775                                                 <font key="font" metaFont="system"/>
20776                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20777                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20778                                             </textFieldCell>
20779                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20780                                             <connections>
20781                                                 <binding destination="A8Z-3g-Ph1" name="value" keyPath="arrangedObjects.name" id="4xW-bq-drj">
20782                                                     <dictionary key="options">
20783                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20784                                                     </dictionary>
20785                                                 </binding>
20786                                             </connections>
20787                                         </tableColumn>
20788                                         <tableColumn width="175" minWidth="10" maxWidth="3.4028234663852886e+38" id="WUU-ES-CBr">
20789                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ名">
20790                                                 <font key="font" metaFont="smallSystem"/>
20791                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20792                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20793                                             </tableHeaderCell>
20794                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ZuP-ff-rv8">
20795                                                 <font key="font" metaFont="system"/>
20796                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20797                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20798                                             </textFieldCell>
20799                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20800                                             <connections>
20801                                                 <binding destination="A8Z-3g-Ph1" name="value" keyPath="arrangedObjects.img" id="asP-KD-IHe">
20802                                                     <dictionary key="options">
20803                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20804                                                     </dictionary>
20805                                                 </binding>
20806                                             </connections>
20807                                         </tableColumn>
20808                                     </tableColumns>
20809                                 </tableView>
20810                             </subviews>
20811                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20812                         </clipView>
20813                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Rmk-eC-MbX">
20814                             <rect key="frame" x="1" y="117" width="237" height="16"/>
20815                             <autoresizingMask key="autoresizingMask"/>
20816                         </scroller>
20817                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Cs1-mh-6ms">
20818                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20819                             <autoresizingMask key="autoresizingMask"/>
20820                         </scroller>
20821                         <tableHeaderView key="headerView" id="VKS-df-6WX">
20822                             <rect key="frame" x="0.0" y="0.0" width="365" height="17"/>
20823                             <autoresizingMask key="autoresizingMask"/>
20824                         </tableHeaderView>
20825                     </scrollView>
20826                     <button verticalHuggingPriority="750" id="cyk-X1-AGv">
20827                         <rect key="frame" x="560" y="27" width="66" height="32"/>
20828                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20829                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eXZ-So-vX2">
20830                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20831                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20832                         </buttonCell>
20833                         <connections>
20834                             <action selector="submit:" target="uJI-Be-wdu" id="7qd-m6-oeN"/>
20835                         </connections>
20836                     </button>
20837                     <button verticalHuggingPriority="750" id="4Ah-IG-D39">
20838                         <rect key="frame" x="340" y="430" width="21" height="18"/>
20839                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20840                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RQa-cC-sky">
20841                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20842                             <font key="font" metaFont="system"/>
20843                         </buttonCell>
20844                         <connections>
20845                             <action selector="ins1:" target="uJI-Be-wdu" id="tsb-sP-0mC"/>
20846                         </connections>
20847                     </button>
20848                     <button verticalHuggingPriority="750" id="I9X-Y9-dq0">
20849                         <rect key="frame" x="360" y="430" width="21" height="18"/>
20850                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20851                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="69B-3v-c9N">
20852                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20853                             <font key="font" metaFont="system"/>
20854                         </buttonCell>
20855                         <connections>
20856                             <action selector="del1:" target="uJI-Be-wdu" id="Y6J-ft-4Oj"/>
20857                         </connections>
20858                     </button>
20859                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="3ht-XS-EIS">
20860                         <rect key="frame" x="389" y="258" width="237" height="189"/>
20861                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20862                         <clipView key="contentView" id="51o-r3-OWC">
20863                             <rect key="frame" x="1" y="17" width="235" height="171"/>
20864                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20865                             <subviews>
20866                                 <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">
20867                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
20868                                     <autoresizingMask key="autoresizingMask"/>
20869                                     <size key="intercellSpacing" width="3" height="2"/>
20870                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20871                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20872                                     <tableColumns>
20873                                         <tableColumn editable="NO" width="232" minWidth="40" maxWidth="1000" id="qAN-cB-0l3">
20874                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapファイルリスト参考">
20875                                                 <font key="font" metaFont="smallSystem"/>
20876                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20877                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20878                                             </tableHeaderCell>
20879                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="o1J-RI-geG">
20880                                                 <font key="font" metaFont="system"/>
20881                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20882                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20883                                             </textFieldCell>
20884                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20885                                             <connections>
20886                                                 <binding destination="o1D-3J-bih" name="value" keyPath="arrangedObjects.name" id="meW-gh-Le3">
20887                                                     <dictionary key="options">
20888                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20889                                                     </dictionary>
20890                                                 </binding>
20891                                             </connections>
20892                                         </tableColumn>
20893                                     </tableColumns>
20894                                 </tableView>
20895                             </subviews>
20896                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20897                         </clipView>
20898                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Hbz-bR-2Dq">
20899                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20900                             <autoresizingMask key="autoresizingMask"/>
20901                         </scroller>
20902                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="dbh-7U-RGG">
20903                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20904                             <autoresizingMask key="autoresizingMask"/>
20905                         </scroller>
20906                         <tableHeaderView key="headerView" id="JBT-YZ-b47">
20907                             <rect key="frame" x="0.0" y="0.0" width="235" height="17"/>
20908                             <autoresizingMask key="autoresizingMask"/>
20909                         </tableHeaderView>
20910                     </scrollView>
20911                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="ZK4-Kx-udo">
20912                         <rect key="frame" x="14" y="67" width="612" height="177"/>
20913                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20914                         <clipView key="contentView" id="oBj-a7-gH0">
20915                             <rect key="frame" x="1" y="17" width="610" height="159"/>
20916                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20917                             <subviews>
20918                                 <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">
20919                                     <rect key="frame" x="0.0" y="0.0" width="610" height="19"/>
20920                                     <autoresizingMask key="autoresizingMask"/>
20921                                     <size key="intercellSpacing" width="3" height="2"/>
20922                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20923                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20924                                     <tableColumns>
20925                                         <tableColumn width="176.1953125" minWidth="40" maxWidth="1000" id="NcM-O0-zQG">
20926                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapシナリオ名">
20927                                                 <font key="font" metaFont="smallSystem"/>
20928                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20929                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20930                                             </tableHeaderCell>
20931                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="Bpe-jB-f0T">
20932                                                 <font key="font" metaFont="system"/>
20933                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20934                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20935                                             </textFieldCell>
20936                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20937                                             <connections>
20938                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.name" id="nKm-kh-oWB">
20939                                                     <dictionary key="options">
20940                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20941                                                     </dictionary>
20942                                                 </binding>
20943                                             </connections>
20944                                         </tableColumn>
20945                                         <tableColumn width="125.484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="5P2-ca-U3r">
20946                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="opファイル名">
20947                                                 <font key="font" metaFont="smallSystem"/>
20948                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20949                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20950                                             </tableHeaderCell>
20951                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="wM6-be-r9m">
20952                                                 <font key="font" metaFont="system"/>
20953                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20954                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20955                                             </textFieldCell>
20956                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20957                                             <connections>
20958                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.op" id="fIE-Fa-xg2">
20959                                                     <dictionary key="options">
20960                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20961                                                     </dictionary>
20962                                                 </binding>
20963                                             </connections>
20964                                         </tableColumn>
20965                                         <tableColumn width="129.4453125" minWidth="10" maxWidth="3.4028234663852886e+38" id="aOS-YE-lpI">
20966                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="edファイル名">
20967                                                 <font key="font" metaFont="smallSystem"/>
20968                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20969                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20970                                             </tableHeaderCell>
20971                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ajc-Xq-nre">
20972                                                 <font key="font" metaFont="system"/>
20973                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20974                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20975                                             </textFieldCell>
20976                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20977                                             <connections>
20978                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.ed" id="fcH-YP-ogB">
20979                                                     <dictionary key="options">
20980                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20981                                                     </dictionary>
20982                                                 </binding>
20983                                             </connections>
20984                                         </tableColumn>
20985                                         <tableColumn width="168" minWidth="10" maxWidth="3.4028234663852886e+38" id="SWY-YR-8Of">
20986                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapファイル名">
20987                                                 <font key="font" metaFont="smallSystem"/>
20988                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20989                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20990                                             </tableHeaderCell>
20991                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="cwi-gv-1Ee">
20992                                                 <font key="font" metaFont="system"/>
20993                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20994                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20995                                             </textFieldCell>
20996                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20997                                             <connections>
20998                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.map" id="Pwz-pe-v0K">
20999                                                     <dictionary key="options">
21000                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
21001                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21002                                                     </dictionary>
21003                                                 </binding>
21004                                             </connections>
21005                                         </tableColumn>
21006                                     </tableColumns>
21007                                 </tableView>
21008                             </subviews>
21009                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21010                         </clipView>
21011                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Qvl-2M-nGo">
21012                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21013                             <autoresizingMask key="autoresizingMask"/>
21014                         </scroller>
21015                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="SMe-Su-QcL">
21016                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21017                             <autoresizingMask key="autoresizingMask"/>
21018                         </scroller>
21019                         <tableHeaderView key="headerView" id="Y1X-N2-oXH">
21020                             <rect key="frame" x="0.0" y="0.0" width="610" height="17"/>
21021                             <autoresizingMask key="autoresizingMask"/>
21022                         </tableHeaderView>
21023                     </scrollView>
21024                     <button verticalHuggingPriority="750" id="qn0-nu-EIa">
21025                         <rect key="frame" x="585" y="227" width="21" height="18"/>
21026                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21027                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ATR-68-yI7">
21028                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21029                             <font key="font" metaFont="system"/>
21030                         </buttonCell>
21031                         <connections>
21032                             <action selector="ins2:" target="uJI-Be-wdu" id="5QZ-Hi-a4T"/>
21033                         </connections>
21034                     </button>
21035                     <button verticalHuggingPriority="750" id="o5I-Ur-cQn">
21036                         <rect key="frame" x="605" y="227" width="21" height="18"/>
21037                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21038                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="WBp-Ld-M7v">
21039                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21040                             <font key="font" metaFont="system"/>
21041                         </buttonCell>
21042                         <connections>
21043                             <action selector="del2:" target="uJI-Be-wdu" id="Raw-l8-f3Z"/>
21044                         </connections>
21045                     </button>
21046                 </subviews>
21047             </view>
21048             <point key="canvasLocation" x="327" y="3347"/>
21049         </window>
21050         <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">
21051             <windowStyleMask key="styleMask" utility="YES"/>
21052             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
21053             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
21054             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21055             <view key="contentView" id="zqg-xX-Fmv">
21056                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
21057                 <autoresizingMask key="autoresizingMask"/>
21058                 <subviews>
21059                     <button verticalHuggingPriority="750" id="4uF-FO-p0j">
21060                         <rect key="frame" x="372" y="5" width="100" height="23"/>
21061                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21062                         <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">
21063                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21064                             <font key="font" size="13" name="AquaKana"/>
21065                         </buttonCell>
21066                         <connections>
21067                             <action selector="STsubmit:" target="10496" id="DXk-EG-4AP"/>
21068                         </connections>
21069                     </button>
21070                     <textField verticalHuggingPriority="750" id="smH-qg-w9S">
21071                         <rect key="frame" x="138" y="267" width="94" height="17"/>
21072                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21073                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="ODg-Te-YpI">
21074                             <font key="font" size="13" name="AquaKana"/>
21075                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21076                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21077                         </textFieldCell>
21078                     </textField>
21079                     <textField verticalHuggingPriority="750" id="UKN-Sn-kqL">
21080                         <rect key="frame" x="138" y="217" width="94" height="17"/>
21081                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21082                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="2cr-Fm-Iok">
21083                             <font key="font" size="13" name="AquaKana"/>
21084                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21085                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21086                         </textFieldCell>
21087                     </textField>
21088                     <imageView id="nKC-L3-rYm">
21089                         <rect key="frame" x="17" y="357" width="106" height="106"/>
21090                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21091                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="cIX-2J-8VA"/>
21092                     </imageView>
21093                     <textField verticalHuggingPriority="750" id="zZn-ap-80z">
21094                         <rect key="frame" x="236" y="267" width="94" height="17"/>
21095                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21096                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="xyq-BZ-q8f">
21097                             <font key="font" size="13" name="AquaKana"/>
21098                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21099                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21100                         </textFieldCell>
21101                     </textField>
21102                     <textField verticalHuggingPriority="750" id="MZN-Jn-ACt">
21103                         <rect key="frame" x="236" y="242" width="94" height="17"/>
21104                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21105                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="yev-Ho-sbL">
21106                             <font key="font" size="13" name="AquaKana"/>
21107                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21108                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21109                         </textFieldCell>
21110                     </textField>
21111                     <textField verticalHuggingPriority="750" id="fkg-pY-oO3">
21112                         <rect key="frame" x="236" y="217" width="94" height="17"/>
21113                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21114                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="0fU-Dn-znX">
21115                             <font key="font" size="13" name="AquaKana"/>
21116                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21117                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21118                         </textFieldCell>
21119                     </textField>
21120                     <textField verticalHuggingPriority="750" id="3PB-Bj-UqA">
21121                         <rect key="frame" x="356" y="237" width="118" height="17"/>
21122                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21123                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="格闘" id="bVn-Mw-QT4">
21124                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21125                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21126                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21127                         </textFieldCell>
21128                     </textField>
21129                     <textField verticalHuggingPriority="750" id="GQj-85-OXY">
21130                         <rect key="frame" x="356" y="213" width="118" height="17"/>
21131                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21132                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射撃" id="ich-e0-K3X">
21133                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21134                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21135                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21136                         </textFieldCell>
21137                     </textField>
21138                     <textField verticalHuggingPriority="750" id="tuN-qU-VF7">
21139                         <rect key="frame" x="357" y="139" width="124" height="17"/>
21140                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21141                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="反応" id="KsF-PD-WSd">
21142                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21143                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21144                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21145                         </textFieldCell>
21146                     </textField>
21147                     <textField verticalHuggingPriority="750" id="71k-bj-30G">
21148                         <rect key="frame" x="357" y="114" width="124" height="17"/>
21149                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21150                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="技量" id="AqS-fR-q89">
21151                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21152                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21153                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21154                         </textFieldCell>
21155                     </textField>
21156                     <textField verticalHuggingPriority="750" id="3Ah-AJ-HFY">
21157                         <rect key="frame" x="356" y="188" width="118" height="17"/>
21158                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21159                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中" id="BPk-tG-eIv">
21160                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21161                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21162                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21163                         </textFieldCell>
21164                     </textField>
21165                     <textField verticalHuggingPriority="750" id="8NZ-U9-2h8">
21166                         <rect key="frame" x="356" y="164" width="118" height="17"/>
21167                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21168                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避" id="lvj-MD-l5J">
21169                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21170                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21171                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21172                         </textFieldCell>
21173                     </textField>
21174                     <textField verticalHuggingPriority="750" id="g5N-QJ-nFf">
21175                         <rect key="frame" x="126" y="443" width="69" height="17"/>
21176                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21177                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ユニット名" id="Gh5-oj-eOg">
21178                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21179                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21180                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21181                         </textFieldCell>
21182                     </textField>
21183                     <textField verticalHuggingPriority="750" id="YnE-Wh-K7E">
21184                         <rect key="frame" x="126" y="394" width="56" height="17"/>
21185                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21186                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="CPL-DH-m2j">
21187                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21188                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21189                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21190                         </textFieldCell>
21191                     </textField>
21192                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="WiF-Ma-7ex">
21193                         <rect key="frame" x="20" y="11" width="150" height="173"/>
21194                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21195                         <clipView key="contentView" id="fUr-qN-saB">
21196                             <rect key="frame" x="1" y="1" width="148" height="171"/>
21197                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21198                             <subviews>
21199                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="ZXV-E8-0X5">
21200                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21201                                     <autoresizingMask key="autoresizingMask"/>
21202                                     <size key="intercellSpacing" width="3" height="2"/>
21203                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21204                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21205                                     <tableColumns>
21206                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="IEo-8K-51a">
21207                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21208                                                 <font key="font" metaFont="smallSystem"/>
21209                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21210                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21211                                             </tableHeaderCell>
21212                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="szl-o1-Xwi">
21213                                                 <font key="font" metaFont="system"/>
21214                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21215                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21216                                             </textFieldCell>
21217                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21218                                         </tableColumn>
21219                                     </tableColumns>
21220                                 </tableView>
21221                             </subviews>
21222                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21223                         </clipView>
21224                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9S6-GT-dYY">
21225                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21226                             <autoresizingMask key="autoresizingMask"/>
21227                         </scroller>
21228                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="zvx-Hf-hhN">
21229                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21230                             <autoresizingMask key="autoresizingMask"/>
21231                         </scroller>
21232                     </scrollView>
21233                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="LIH-7M-aVc">
21234                         <rect key="frame" x="18" y="192" width="30" height="17"/>
21235                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21236                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="装備" id="e5M-CJ-s7A">
21237                             <font key="font" size="13" name="AquaKana"/>
21238                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21239                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21240                         </textFieldCell>
21241                     </textField>
21242                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="mQh-8y-zOh">
21243                         <rect key="frame" x="195" y="11" width="150" height="173"/>
21244                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21245                         <clipView key="contentView" id="dAW-2H-piF">
21246                             <rect key="frame" x="1" y="1" width="148" height="171"/>
21247                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21248                             <subviews>
21249                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="usz-eI-awO">
21250                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21251                                     <autoresizingMask key="autoresizingMask"/>
21252                                     <size key="intercellSpacing" width="3" height="2"/>
21253                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21254                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21255                                     <tableColumns>
21256                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="3kn-zY-jby">
21257                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21258                                                 <font key="font" metaFont="smallSystem"/>
21259                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21260                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21261                                             </tableHeaderCell>
21262                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="IHU-Gn-w22">
21263                                                 <font key="font" metaFont="system"/>
21264                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21265                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21266                                             </textFieldCell>
21267                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21268                                         </tableColumn>
21269                                     </tableColumns>
21270                                 </tableView>
21271                             </subviews>
21272                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21273                         </clipView>
21274                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="hBY-jK-GeT">
21275                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21276                             <autoresizingMask key="autoresizingMask"/>
21277                         </scroller>
21278                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="OwK-bc-mMJ">
21279                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21280                             <autoresizingMask key="autoresizingMask"/>
21281                         </scroller>
21282                     </scrollView>
21283                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ukW-0g-kRt">
21284                         <rect key="frame" x="193" y="192" width="82" height="17"/>
21285                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21286                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スキルリスト" id="Mkj-m0-Wdi">
21287                             <font key="font" size="13" name="AquaKana"/>
21288                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21289                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21290                         </textFieldCell>
21291                     </textField>
21292                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OVl-tR-eEx">
21293                         <rect key="frame" x="126" y="419" width="210" height="17"/>
21294                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21295                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ララ・サタリン・デビルーク" id="Qf0-Nv-aTy">
21296                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21297                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21298                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21299                         </textFieldCell>
21300                     </textField>
21301                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Vpn-iq-ZgI">
21302                         <rect key="frame" x="18" y="335" width="251" height="17"/>
21303                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21304                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="jAg-UK-3Mz">
21305                             <font key="font" metaFont="system"/>
21306                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21307                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21308                         </textFieldCell>
21309                     </textField>
21310                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jy5-wL-kVv">
21311                         <rect key="frame" x="18" y="310" width="251" height="17"/>
21312                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21313                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="XU3-LT-UiQ">
21314                             <font key="font" metaFont="system"/>
21315                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21316                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21317                         </textFieldCell>
21318                     </textField>
21319                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="47A-bo-w3F">
21320                         <rect key="frame" x="18" y="285" width="115" height="17"/>
21321                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21322                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ATK" id="2QU-go-sGT">
21323                             <font key="font" metaFont="system"/>
21324                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21325                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21326                         </textFieldCell>
21327                     </textField>
21328                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="PIf-3j-284">
21329                         <rect key="frame" x="18" y="267" width="115" height="17"/>
21330                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21331                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEF" id="OjE-fi-Vir">
21332                             <font key="font" metaFont="system"/>
21333                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21334                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21335                         </textFieldCell>
21336                     </textField>
21337                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Nld-Pz-XvH">
21338                         <rect key="frame" x="18" y="249" width="115" height="17"/>
21339                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21340                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="CAP" id="mFo-rp-qGf">
21341                             <font key="font" metaFont="system"/>
21342                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21343                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21344                         </textFieldCell>
21345                     </textField>
21346                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="SyR-Du-uzD">
21347                         <rect key="frame" x="18" y="232" width="115" height="17"/>
21348                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21349                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ACU" id="XcX-5V-I93">
21350                             <font key="font" metaFont="system"/>
21351                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21352                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21353                         </textFieldCell>
21354                     </textField>
21355                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ckd-kc-GjD">
21356                         <rect key="frame" x="18" y="213" width="115" height="17"/>
21357                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21358                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EVA" id="WVg-lA-tuv">
21359                             <font key="font" metaFont="system"/>
21360                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21361                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21362                         </textFieldCell>
21363                     </textField>
21364                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Ixz-Th-40d">
21365                         <rect key="frame" x="126" y="369" width="210" height="17"/>
21366                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21367                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="デビルーク王女" id="VMY-fj-ZYv">
21368                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21369                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21370                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21371                         </textFieldCell>
21372                     </textField>
21373                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="fCh-Vx-Qyt">
21374                         <rect key="frame" x="336" y="262" width="150" height="78"/>
21375                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21376                         <clipView key="contentView" id="BTt-xV-uMe">
21377                             <rect key="frame" x="1" y="1" width="148" height="76"/>
21378                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21379                             <subviews>
21380                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="B6b-MZ-FWa">
21381                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21382                                     <autoresizingMask key="autoresizingMask"/>
21383                                     <size key="intercellSpacing" width="3" height="2"/>
21384                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21385                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21386                                     <tableColumns>
21387                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="CBn-hR-A24">
21388                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21389                                                 <font key="font" metaFont="smallSystem"/>
21390                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21391                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21392                                             </tableHeaderCell>
21393                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bd6-XJ-jVr">
21394                                                 <font key="font" metaFont="system"/>
21395                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21396                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21397                                             </textFieldCell>
21398                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21399                                         </tableColumn>
21400                                     </tableColumns>
21401                                 </tableView>
21402                             </subviews>
21403                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21404                         </clipView>
21405                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Ecs-je-7ZV">
21406                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21407                             <autoresizingMask key="autoresizingMask"/>
21408                         </scroller>
21409                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="hJJ-hT-kUw">
21410                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21411                             <autoresizingMask key="autoresizingMask"/>
21412                         </scroller>
21413                     </scrollView>
21414                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Vpt-hA-5bE">
21415                         <rect key="frame" x="334" y="348" width="69" height="17"/>
21416                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21417                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="合流リスト" id="Tqw-74-dCs">
21418                             <font key="font" size="13" name="AquaKana"/>
21419                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21420                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21421                         </textFieldCell>
21422                     </textField>
21423                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="hHC-9y-Gyd">
21424                         <rect key="frame" x="336" y="369" width="150" height="78"/>
21425                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21426                         <clipView key="contentView" id="FIW-Fm-eGJ">
21427                             <rect key="frame" x="1" y="1" width="148" height="76"/>
21428                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21429                             <subviews>
21430                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="scG-3l-uaq">
21431                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21432                                     <autoresizingMask key="autoresizingMask"/>
21433                                     <size key="intercellSpacing" width="3" height="2"/>
21434                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21435                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21436                                     <tableColumns>
21437                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="QzK-uS-Wud">
21438                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21439                                                 <font key="font" metaFont="smallSystem"/>
21440                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21441                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21442                                             </tableHeaderCell>
21443                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="KcA-oN-Lxo">
21444                                                 <font key="font" metaFont="system"/>
21445                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21446                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21447                                             </textFieldCell>
21448                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21449                                         </tableColumn>
21450                                     </tableColumns>
21451                                 </tableView>
21452                             </subviews>
21453                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21454                         </clipView>
21455                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QMZ-SI-BlI">
21456                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21457                             <autoresizingMask key="autoresizingMask"/>
21458                         </scroller>
21459                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ycT-P1-mQm">
21460                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21461                             <autoresizingMask key="autoresizingMask"/>
21462                         </scroller>
21463                     </scrollView>
21464                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zpv-ri-g7m">
21465                         <rect key="frame" x="334" y="455" width="95" height="17"/>
21466                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21467                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータス異常" id="9Fy-W0-GN4">
21468                             <font key="font" size="13" name="AquaKana"/>
21469                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21470                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21471                         </textFieldCell>
21472                     </textField>
21473                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wbT-RS-Zkt">
21474                         <rect key="frame" x="356" y="89" width="125" height="17"/>
21475                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21476                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力" id="h48-gZ-N0D">
21477                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21478                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21479                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21480                         </textFieldCell>
21481                     </textField>
21482                     <textField verticalHuggingPriority="750" id="EJh-fj-6e3">
21483                         <rect key="frame" x="137" y="242" width="94" height="17"/>
21484                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21485                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="ixz-Kb-NtG">
21486                             <font key="font" size="13" name="AquaKana"/>
21487                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21488                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21489                         </textFieldCell>
21490                     </textField>
21491                 </subviews>
21492             </view>
21493             <point key="canvasLocation" x="-2289" y="282"/>
21494         </window>
21495         <menuItem title="格闘" id="HY9-Su-w85"/>
21496         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="qke-ES-FI6" userLabel="消滅処理">
21497             <windowStyleMask key="styleMask" titled="YES"/>
21498             <rect key="contentRect" x="196" y="207" width="545" height="232"/>
21499             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21500             <view key="contentView" id="bvQ-tp-Jxl">
21501                 <rect key="frame" x="0.0" y="0.0" width="545" height="232"/>
21502                 <autoresizingMask key="autoresizingMask"/>
21503                 <subviews>
21504                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9dC-nS-k6h">
21505                         <rect key="frame" x="20" y="77" width="505" height="135"/>
21506                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21507                         <clipView key="contentView" id="I4J-al-MOH">
21508                             <rect key="frame" x="1" y="17" width="503" height="117"/>
21509                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21510                             <subviews>
21511                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="ffN-dU-iWW" id="iWZ-ZK-2C5">
21512                                     <rect key="frame" x="0.0" y="0.0" width="503" height="19"/>
21513                                     <autoresizingMask key="autoresizingMask"/>
21514                                     <size key="intercellSpacing" width="3" height="2"/>
21515                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21516                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21517                                     <tableColumns>
21518                                         <tableColumn editable="NO" width="126.109375" minWidth="40" maxWidth="1000" id="uyo-pN-fJS">
21519                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="出現位置">
21520                                                 <font key="font" metaFont="smallSystem"/>
21521                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21522                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21523                                             </tableHeaderCell>
21524                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="EO3-Yg-fJz">
21525                                                 <font key="font" metaFont="system"/>
21526                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21527                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21528                                             </textFieldCell>
21529                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21530                                             <connections>
21531                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.value" id="bDr-3K-0wL">
21532                                                     <dictionary key="options">
21533                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
21534                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21535                                                     </dictionary>
21536                                                 </binding>
21537                                             </connections>
21538                                         </tableColumn>
21539                                         <tableColumn editable="NO" width="40" minWidth="40" maxWidth="1000" id="jyr-yl-kU8">
21540                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="チーム">
21541                                                 <font key="font" metaFont="smallSystem"/>
21542                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21543                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21544                                             </tableHeaderCell>
21545                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="WX4-vR-QsV">
21546                                                 <font key="font" metaFont="system"/>
21547                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21548                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21549                                             </textFieldCell>
21550                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21551                                             <connections>
21552                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.team" id="Vlf-DG-hYy">
21553                                                     <dictionary key="options">
21554                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21555                                                     </dictionary>
21556                                                 </binding>
21557                                             </connections>
21558                                         </tableColumn>
21559                                         <tableColumn identifier="" editable="NO" width="191.11328125" minWidth="10" maxWidth="3.4028234663852886e+38" id="0h4-lM-Rhz">
21560                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ユニット名">
21561                                                 <font key="font" metaFont="smallSystem"/>
21562                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21563                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21564                                             </tableHeaderCell>
21565                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="dH2-Iw-AmE">
21566                                                 <font key="font" metaFont="system"/>
21567                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21568                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21569                                             </textFieldCell>
21570                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21571                                             <connections>
21572                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.name" id="1tp-Fo-UEh">
21573                                                     <dictionary key="options">
21574                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21575                                                     </dictionary>
21576                                                 </binding>
21577                                             </connections>
21578                                         </tableColumn>
21579                                         <tableColumn identifier="" editable="NO" width="134" minWidth="10" maxWidth="3.4028234663852886e+38" id="azo-cr-5Kc">
21580                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="変数位置">
21581                                                 <font key="font" metaFont="smallSystem"/>
21582                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21583                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21584                                             </tableHeaderCell>
21585                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nTl-Xq-1rJ">
21586                                                 <font key="font" metaFont="system"/>
21587                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21588                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21589                                             </textFieldCell>
21590                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21591                                             <connections>
21592                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.value2" id="g3v-sa-Fzy">
21593                                                     <dictionary key="options">
21594                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21595                                                     </dictionary>
21596                                                 </binding>
21597                                             </connections>
21598                                         </tableColumn>
21599                                     </tableColumns>
21600                                 </tableView>
21601                             </subviews>
21602                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21603                         </clipView>
21604                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="X5n-2c-ZjL">
21605                             <rect key="frame" x="1" y="118" width="503" height="16"/>
21606                             <autoresizingMask key="autoresizingMask"/>
21607                         </scroller>
21608                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ecS-OA-lTT">
21609                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21610                             <autoresizingMask key="autoresizingMask"/>
21611                         </scroller>
21612                         <tableHeaderView key="headerView" id="ffN-dU-iWW">
21613                             <rect key="frame" x="0.0" y="0.0" width="503" height="17"/>
21614                             <autoresizingMask key="autoresizingMask"/>
21615                         </tableHeaderView>
21616                     </scrollView>
21617                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cTK-Wy-qvK">
21618                         <rect key="frame" x="372" y="40" width="155" height="17"/>
21619                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21620                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※リストをダブルクリック" id="oLr-8M-ycS">
21621                             <font key="font" metaFont="system"/>
21622                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21623                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21624                         </textFieldCell>
21625                     </textField>
21626                     <button verticalHuggingPriority="750" id="emR-0a-2hg">
21627                         <rect key="frame" x="488" y="195" width="20" height="18"/>
21628                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21629                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="d7W-cI-cP3">
21630                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21631                             <font key="font" metaFont="system"/>
21632                         </buttonCell>
21633                         <connections>
21634                             <action selector="EDdissappearAdd:" target="3826" id="rYm-nF-hg1"/>
21635                         </connections>
21636                     </button>
21637                     <button verticalHuggingPriority="750" id="hPD-Vb-JdS">
21638                         <rect key="frame" x="507" y="195" width="18" height="18"/>
21639                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21640                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YcI-Lj-LgK">
21641                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21642                             <font key="font" metaFont="system"/>
21643                         </buttonCell>
21644                         <connections>
21645                             <action selector="EDdissappearRemove:" target="3826" id="0nM-25-h0v"/>
21646                         </connections>
21647                     </button>
21648                     <button verticalHuggingPriority="750" id="Ms2-lK-bxg">
21649                         <rect key="frame" x="465" y="4" width="66" height="32"/>
21650                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21651                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zvl-KV-RxE">
21652                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21653                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21654                         </buttonCell>
21655                         <connections>
21656                             <action selector="EDdissappearSubmit:" target="3826" id="11j-WF-XvF"/>
21657                         </connections>
21658                     </button>
21659                 </subviews>
21660             </view>
21661             <point key="canvasLocation" x="3369.5" y="2280"/>
21662         </window>
21663         <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">
21664             <windowStyleMask key="styleMask" utility="YES"/>
21665             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
21666             <rect key="contentRect" x="196" y="132" width="142" height="95"/>
21667             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21668             <view key="contentView" id="BSp-sV-tNI">
21669                 <rect key="frame" x="0.0" y="0.0" width="142" height="95"/>
21670                 <autoresizingMask key="autoresizingMask"/>
21671                 <subviews>
21672                     <textField verticalHuggingPriority="750" id="sqM-Qk-02I">
21673                         <rect key="frame" x="332" y="-64" width="38" height="17"/>
21674                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21675                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="Jvb-Cr-kgZ">
21676                             <font key="font" metaFont="system"/>
21677                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21678                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21679                         </textFieldCell>
21680                     </textField>
21681                     <button verticalHuggingPriority="750" id="JcL-zD-abh">
21682                         <rect key="frame" x="22" y="53" width="100" height="23"/>
21683                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21684                         <buttonCell key="cell" type="smallSquare" title="合流" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="W1F-Pc-wXE">
21685                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21686                             <font key="font" size="13" name="AquaKana"/>
21687                         </buttonCell>
21688                         <connections>
21689                             <action selector="pushStatus:" target="10496" id="sgJ-UO-ZgJ"/>
21690                         </connections>
21691                     </button>
21692                     <button verticalHuggingPriority="750" id="eMi-ll-7am">
21693                         <rect key="frame" x="22" y="19" width="100" height="23"/>
21694                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21695                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Yzb-SI-fD7">
21696                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21697                             <font key="font" size="13" name="AquaKana"/>
21698                         </buttonCell>
21699                         <connections>
21700                             <action selector="pushCancel:" target="10496" id="mkF-4a-pcC"/>
21701                         </connections>
21702                     </button>
21703                 </subviews>
21704             </view>
21705             <point key="canvasLocation" x="-137" y="2000.5"/>
21706         </window>
21707         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="bO1-xr-jsS" userLabel="消滅ユニット指定">
21708             <windowStyleMask key="styleMask" titled="YES"/>
21709             <rect key="contentRect" x="196" y="207" width="300" height="137"/>
21710             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21711             <view key="contentView" id="lXG-yY-WdL">
21712                 <rect key="frame" x="0.0" y="0.0" width="300" height="137"/>
21713                 <autoresizingMask key="autoresizingMask"/>
21714                 <subviews>
21715                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="qEC-GY-bId">
21716                         <rect key="frame" x="18" y="113" width="108" height="17"/>
21717                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21718                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消滅ユニット指定" id="hil-vZ-74i">
21719                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21720                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21721                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21722                         </textFieldCell>
21723                     </textField>
21724                     <button verticalHuggingPriority="750" id="gFd-c1-mB7">
21725                         <rect key="frame" x="72" y="69" width="157" height="32"/>
21726                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21727                         <buttonCell key="cell" type="push" title="マップ上の場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="M0M-Ym-TWd">
21728                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21729                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21730                         </buttonCell>
21731                         <connections>
21732                             <action selector="EDdissapearMapSubmit:" target="3826" id="aAZ-TU-3j4"/>
21733                         </connections>
21734                     </button>
21735                     <button verticalHuggingPriority="750" id="L4j-sh-7yF">
21736                         <rect key="frame" x="104" y="36" width="92" height="32"/>
21737                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21738                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eYZ-r1-pSS">
21739                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21740                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21741                         </buttonCell>
21742                         <connections>
21743                             <action selector="EDdissapearUnitSubmit:" target="3826" id="Fls-yl-vNC"/>
21744                         </connections>
21745                     </button>
21746                     <button verticalHuggingPriority="750" id="JMR-jn-P2v">
21747                         <rect key="frame" x="194" y="13" width="105" height="32"/>
21748                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21749                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="V6L-NH-g5x">
21750                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21751                             <font key="font" size="13" name="AquaKana"/>
21752                         </buttonCell>
21753                         <connections>
21754                             <action selector="EDdissapearSubmitCancel:" target="3826" id="5Wq-8Q-0uX"/>
21755                         </connections>
21756                     </button>
21757                 </subviews>
21758             </view>
21759             <point key="canvasLocation" x="1143" y="2980.5"/>
21760         </window>
21761         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="G95-63-pDA" userLabel="立ち絵バック" customClass="NSPanel">
21762             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
21763             <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
21764             <rect key="contentRect" x="196" y="112" width="0.0" height="0.0"/>
21765             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21766             <view key="contentView" id="rDG-3d-YRk">
21767                 <autoresizingMask key="autoresizingMask"/>
21768                 <subviews>
21769                     <customView id="Hn5-G2-6Kp" customClass="SEstandView">
21770                         <rect key="frame" x="222" y="-480" width="418" height="480"/>
21771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21772                     </customView>
21773                 </subviews>
21774             </view>
21775         </window>
21776         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="AKE-Yl-5aP" userLabel="シナリオウィンド立ち絵">
21777             <windowStyleMask key="styleMask" titled="YES"/>
21778             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
21779             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
21780             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21781             <view key="contentView" id="SXp-MY-as1">
21782                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
21783                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21784                 <subviews>
21785                     <imageView id="yiC-d8-a5z">
21786                         <rect key="frame" x="17" y="152" width="606" height="306"/>
21787                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21788                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="BackGround" id="Eu8-aw-EXf"/>
21789                     </imageView>
21790                     <imageView id="2tZ-6f-CJd">
21791                         <rect key="frame" x="17" y="152" width="606" height="306"/>
21792                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21793                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="eEf-BN-BDY"/>
21794                     </imageView>
21795                     <customView id="UJH-rN-NgL" customClass="SEstandViewTest">
21796                         <rect key="frame" x="0.0" y="6" width="640" height="480"/>
21797                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21798                         <subviews>
21799                             <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="C3i-Vu-y9Y">
21800                                 <rect key="frame" x="150" y="332" width="470" height="23"/>
21801                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21802                                 <view key="contentView" id="Cyt-ye-eYg">
21803                                     <rect key="frame" x="1" y="1" width="468" height="21"/>
21804                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21805                                     <subviews>
21806                                         <textField verticalHuggingPriority="750" id="kFw-ag-56z">
21807                                             <rect key="frame" x="-4" y="1" width="476" height="19"/>
21808                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21809                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="uKw-bk-qa4">
21810                                                 <font key="font" size="16" name="HiraKakuProN-W3"/>
21811                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21812                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21813                                             </textFieldCell>
21814                                         </textField>
21815                                     </subviews>
21816                                 </view>
21817                                 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
21818                                 <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
21819                             </box>
21820                             <button verticalHuggingPriority="750" id="8CW-nY-Tui">
21821                                 <rect key="frame" x="580" y="452" width="66" height="32"/>
21822                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21823                                 <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6JF-LP-Fi4">
21824                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21825                                     <font key="font" size="13" name="HiraKakuProN-W3"/>
21826                                 </buttonCell>
21827                                 <connections>
21828                                     <action selector="SEstandSubmit:" target="9720" id="gqj-Be-vkD"/>
21829                                 </connections>
21830                             </button>
21831                             <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="ob9-8s-rxi">
21832                                 <rect key="frame" x="150" y="360" width="470" height="100"/>
21833                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21834                                 <view key="contentView" id="n2k-0n-vmG">
21835                                     <rect key="frame" x="1" y="1" width="468" height="98"/>
21836                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21837                                     <subviews>
21838                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="NKc-WH-q6Q">
21839                                             <rect key="frame" x="226" y="2" width="17" height="17"/>
21840                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21841                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="Dl2-2r-d3U">
21842                                                 <font key="font" metaFont="system"/>
21843                                                 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21844                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21845                                             </textFieldCell>
21846                                         </textField>
21847                                         <comboBox verticalHuggingPriority="750" id="QrD-NB-dlR">
21848                                             <rect key="frame" x="62" y="103" width="99" height="19"/>
21849                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21850                                             <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">
21851                                                 <font key="font" metaFont="miniSystem"/>
21852                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21853                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
21854                                             </comboBoxCell>
21855                                         </comboBox>
21856                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="Ab6-2z-pED">
21857                                             <rect key="frame" x="6" y="8" width="444" height="82"/>
21858                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21859                                             <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="文章フィールドの裏側にイメージは表示されます" id="TWL-ch-SKn">
21860                                                 <font key="font" size="16" name="HiraKakuProN-W3"/>
21861                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21862                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21863                                             </textFieldCell>
21864                                         </textField>
21865                                     </subviews>
21866                                 </view>
21867                                 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
21868                                 <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
21869                             </box>
21870                             <imageView id="jYM-hn-fjP">
21871                                 <rect key="frame" x="17" y="357" width="106" height="106"/>
21872                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21873                                 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Ecv-ZD-4yV"/>
21874                             </imageView>
21875                         </subviews>
21876                     </customView>
21877                 </subviews>
21878             </view>
21879         </window>
21880         <customView id="K7T-Ie-UaJ" customClass="SEstandViewTest">
21881             <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
21882             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21883             <subviews>
21884                 <button verticalHuggingPriority="750" id="VZZ-Ed-VRz">
21885                     <rect key="frame" x="580" y="452" width="66" height="32"/>
21886                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21887                     <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="edm-N4-ev3">
21888                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21889                         <font key="font" size="13" name="HiraKakuProN-W3"/>
21890                     </buttonCell>
21891                     <connections>
21892                         <action selector="SEstandSubmit:" target="9720" id="U8j-no-up1"/>
21893                     </connections>
21894                 </button>
21895                 <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="ceQ-eu-mx1">
21896                     <rect key="frame" x="150" y="360" width="470" height="100"/>
21897                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21898                     <view key="contentView" id="oOB-q0-1sS">
21899                         <rect key="frame" x="1" y="1" width="468" height="98"/>
21900                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21901                         <subviews>
21902                             <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Int-vk-jXx">
21903                                 <rect key="frame" x="226" y="2" width="17" height="17"/>
21904                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21905                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="7oH-IA-sE7">
21906                                     <font key="font" metaFont="system"/>
21907                                     <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21908                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21909                                 </textFieldCell>
21910                             </textField>
21911                             <comboBox verticalHuggingPriority="750" id="LML-SE-Uny">
21912                                 <rect key="frame" x="62" y="103" width="99" height="19"/>
21913                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21914                                 <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">
21915                                     <font key="font" metaFont="miniSystem"/>
21916                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21917                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
21918                                 </comboBoxCell>
21919                             </comboBox>
21920                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="4gI-vC-mrc">
21921                                 <rect key="frame" x="6" y="8" width="444" height="82"/>
21922                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21923                                 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="文章フィールドの裏側にイメージは表示されます" id="K1K-4X-5pD">
21924                                     <font key="font" size="16" name="HiraKakuProN-W3"/>
21925                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21926                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21927                                 </textFieldCell>
21928                             </textField>
21929                         </subviews>
21930                     </view>
21931                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
21932                     <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
21933                 </box>
21934                 <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="Eu1-Ph-ExG">
21935                     <rect key="frame" x="150" y="332" width="470" height="23"/>
21936                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21937                     <view key="contentView" id="ebo-UB-rCl">
21938                         <rect key="frame" x="1" y="1" width="468" height="21"/>
21939                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21940                         <subviews>
21941                             <textField verticalHuggingPriority="750" id="CvQ-Un-T8J">
21942                                 <rect key="frame" x="-4" y="1" width="476" height="19"/>
21943                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21944                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="MAb-54-nIG">
21945                                     <font key="font" size="16" name="HiraKakuProN-W3"/>
21946                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21947                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21948                                 </textFieldCell>
21949                             </textField>
21950                         </subviews>
21951                     </view>
21952                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
21953                     <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
21954                 </box>
21955             </subviews>
21956             <point key="canvasLocation" x="-577" y="1092"/>
21957         </customView>
21958         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="3Ku-FI-rgF" userLabel="立ち絵バック" customClass="NSPanel">
21959             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
21960             <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
21961             <rect key="contentRect" x="196" y="112" width="0.0" height="0.0"/>
21962             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21963             <view key="contentView" id="eXV-Dc-9AN">
21964                 <autoresizingMask key="autoresizingMask"/>
21965                 <subviews>
21966                     <customView id="uNw-Ue-ALs" customClass="SEstandViewST">
21967                         <rect key="frame" x="382" y="-480" width="418" height="480"/>
21968                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21969                     </customView>
21970                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="oRP-UT-PmY">
21971                         <rect key="frame" x="206" y="-489" width="127" height="136"/>
21972                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21973                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="D68-hm-Hwt"/>
21974                     </imageView>
21975                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="z4m-ym-FIw">
21976                         <rect key="frame" x="177" y="-173" width="156" height="156"/>
21977                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21978                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="XYe-Fg-Rbf"/>
21979                     </imageView>
21980                 </subviews>
21981             </view>
21982             <point key="canvasLocation" x="-82" y="2185"/>
21983         </window>
21984         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3Dx-MW-c2q" userLabel="シナリオ選択途中から" customClass="NSPanel">
21985             <windowStyleMask key="styleMask" utility="YES"/>
21986             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
21987             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21988             <view key="contentView" id="dIj-n5-naw">
21989                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
21990                 <autoresizingMask key="autoresizingMask"/>
21991                 <subviews>
21992                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dqf-Vm-p0R">
21993                         <rect key="frame" x="20" y="53" width="240" height="227"/>
21994                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21995                         <clipView key="contentView" id="Cgg-Ri-Hg3">
21996                             <rect key="frame" x="1" y="1" width="238" height="225"/>
21997                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21998                             <subviews>
21999                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="bT4-z8-4HH">
22000                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
22001                                     <autoresizingMask key="autoresizingMask"/>
22002                                     <size key="intercellSpacing" width="3" height="2"/>
22003                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22004                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
22005                                     <tableColumns>
22006                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="YFm-Mb-p8r">
22007                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
22008                                                 <font key="font" metaFont="smallSystem"/>
22009                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22010                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
22011                                             </tableHeaderCell>
22012                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Ucs-35-cti">
22013                                                 <font key="font" metaFont="system"/>
22014                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22015                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22016                                             </textFieldCell>
22017                                             <connections>
22018                                                 <binding destination="3372" name="value" keyPath="arrangedObjects.name" id="5Ci-7b-RE6">
22019                                                     <dictionary key="options">
22020                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
22021                                                     </dictionary>
22022                                                 </binding>
22023                                             </connections>
22024                                         </tableColumn>
22025                                     </tableColumns>
22026                                     <connections>
22027                                         <outlet property="delegate" destination="3369" id="GXs-z0-iC8"/>
22028                                     </connections>
22029                                 </tableView>
22030                             </subviews>
22031                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22032                         </clipView>
22033                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="KGu-VW-x52">
22034                             <rect key="frame" x="1" y="119" width="223" height="15"/>
22035                             <autoresizingMask key="autoresizingMask"/>
22036                         </scroller>
22037                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="moK-Ri-2cs">
22038                             <rect key="frame" x="224" y="17" width="15" height="102"/>
22039                             <autoresizingMask key="autoresizingMask"/>
22040                         </scroller>
22041                     </scrollView>
22042                     <button verticalHuggingPriority="750" id="2G4-kJ-HXL">
22043                         <rect key="frame" x="385" y="13" width="66" height="32"/>
22044                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22045                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3wg-9t-LLP">
22046                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22047                             <font key="font" size="13" name="AquaKana"/>
22048                         </buttonCell>
22049                         <connections>
22050                             <action selector="loadCancelButton:" target="3369" id="glB-QB-xFp"/>
22051                         </connections>
22052                     </button>
22053                     <button verticalHuggingPriority="750" id="3OP-eL-Czd">
22054                         <rect key="frame" x="291" y="13" width="66" height="32"/>
22055                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22056                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Pz3-Z6-MuT">
22057                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22058                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22059                         </buttonCell>
22060                         <connections>
22061                             <action selector="loadSubmitButton:" target="3369" id="qkX-py-a30"/>
22062                         </connections>
22063                     </button>
22064                     <imageView id="z1m-iW-pSm">
22065                         <rect key="frame" x="266" y="58" width="206" height="146"/>
22066                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22067                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Tpl-uE-2dn"/>
22068                     </imageView>
22069                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="gyC-VE-TSn">
22070                         <rect key="frame" x="267" y="209" width="204" height="71"/>
22071                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22072                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="H2l-ew-HtL">
22073                             <font key="font" metaFont="system"/>
22074                             <string key="title">ToLoveるダークネス
22075
22076 05 リサとのセックス!?
22077 まで</string>
22078                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22079                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22080                         </textFieldCell>
22081                     </textField>
22082                 </subviews>
22083             </view>
22084         </window>
22085     </objects>
22086     <resources>
22087         <image name="BackGround" width="32" height="32"/>
22088         <image name="タイトル" width="483" height="363"/>
22089     </resources>
22090 </document>