OSDN Git Service

条件の半分くらいスクリプトだけ完成ゲームでは未搭載
[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="7706" systemVersion="14E46" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3     <dependencies>
4         <deployment identifier="macosx"/>
5         <plugIn identifier="com.apple.AVKitIBPlugin" version="7706"/>
6         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7706"/>
7     </dependencies>
8     <objects>
9         <customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
10             <connections>
11                 <outlet property="delegate" destination="494" id="495"/>
12             </connections>
13         </customObject>
14         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
15         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
16         <menu title="AMainMenu" systemMenu="main" id="29">
17             <items>
18                 <menuItem title="Awars III" id="56">
19                     <menu key="submenu" title="Awars III" systemMenu="apple" id="57">
20                         <items>
21                             <menuItem title="Awars IIIについて" id="58">
22                                 <modifierMask key="keyEquivalentModifierMask"/>
23                                 <connections>
24                                     <action selector="orderFrontStandardAboutPanel:" target="-2" id="142"/>
25                                 </connections>
26                             </menuItem>
27                             <menuItem isSeparatorItem="YES" id="236">
28                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
29                             </menuItem>
30                             <menuItem title="環境決定…" keyEquivalent="," id="129"/>
31                             <menuItem isSeparatorItem="YES" id="143">
32                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
33                             </menuItem>
34                             <menuItem title="Awars IIIを隠す" keyEquivalent="h" id="134">
35                                 <connections>
36                                     <action selector="hide:" target="-1" id="367"/>
37                                 </connections>
38                             </menuItem>
39                             <menuItem title="他を隠す" keyEquivalent="h" id="145">
40                                 <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
41                                 <connections>
42                                     <action selector="hideOtherApplications:" target="-1" id="368"/>
43                                 </connections>
44                             </menuItem>
45                             <menuItem title="すべて表示" id="150">
46                                 <connections>
47                                     <action selector="unhideAllApplications:" target="-1" id="370"/>
48                                 </connections>
49                             </menuItem>
50                             <menuItem isSeparatorItem="YES" id="149">
51                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
52                             </menuItem>
53                             <menuItem title="Awars IIIを終了" keyEquivalent="q" id="136">
54                                 <connections>
55                                     <action selector="terminate:" target="-3" id="449"/>
56                                 </connections>
57                             </menuItem>
58                         </items>
59                     </menu>
60                 </menuItem>
61                 <menuItem title="File" id="83">
62                     <menu key="submenu" title="File" id="81">
63                         <items>
64                             <menuItem title="New" keyEquivalent="n" id="82">
65                                 <connections>
66                                     <action selector="newDocument:" target="-1" id="373"/>
67                                 </connections>
68                             </menuItem>
69                             <menuItem title="Open…" keyEquivalent="o" id="72">
70                                 <connections>
71                                     <action selector="openDocument:" target="-1" id="374"/>
72                                 </connections>
73                             </menuItem>
74                             <menuItem title="Open Recent" id="124">
75                                 <menu key="submenu" title="Open Recent" systemMenu="recentDocuments" id="125">
76                                     <items>
77                                         <menuItem title="Clear Menu" id="126">
78                                             <connections>
79                                                 <action selector="clearRecentDocuments:" target="-1" id="127"/>
80                                             </connections>
81                                         </menuItem>
82                                     </items>
83                                 </menu>
84                             </menuItem>
85                             <menuItem isSeparatorItem="YES" id="79">
86                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
87                             </menuItem>
88                             <menuItem title="Close" keyEquivalent="w" id="73">
89                                 <connections>
90                                     <action selector="performClose:" target="-1" id="193"/>
91                                 </connections>
92                             </menuItem>
93                             <menuItem title="Save…" keyEquivalent="s" id="75">
94                                 <connections>
95                                     <action selector="saveDocument:" target="-1" id="362"/>
96                                 </connections>
97                             </menuItem>
98                             <menuItem title="Revert to Saved" id="112">
99                                 <modifierMask key="keyEquivalentModifierMask"/>
100                                 <connections>
101                                     <action selector="revertDocumentToSaved:" target="-1" id="364"/>
102                                 </connections>
103                             </menuItem>
104                             <menuItem isSeparatorItem="YES" id="74">
105                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
106                             </menuItem>
107                             <menuItem title="Page Setup..." keyEquivalent="P" id="77">
108                                 <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
109                                 <connections>
110                                     <action selector="runPageLayout:" target="-1" id="87"/>
111                                 </connections>
112                             </menuItem>
113                             <menuItem title="Print…" keyEquivalent="p" id="78">
114                                 <connections>
115                                     <action selector="print:" target="-1" id="86"/>
116                                 </connections>
117                             </menuItem>
118                         </items>
119                     </menu>
120                 </menuItem>
121                 <menuItem title="Edit" id="217">
122                     <menu key="submenu" title="Edit" id="205">
123                         <items>
124                             <menuItem title="アンドゥ" keyEquivalent="z" id="207">
125                                 <connections>
126                                     <action selector="undo:" target="-1" id="223"/>
127                                 </connections>
128                             </menuItem>
129                             <menuItem title="リドゥ" keyEquivalent="Z" id="215">
130                                 <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
131                                 <connections>
132                                     <action selector="redo:" target="-1" id="231"/>
133                                 </connections>
134                             </menuItem>
135                             <menuItem isSeparatorItem="YES" id="206">
136                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
137                             </menuItem>
138                             <menuItem title="カット" keyEquivalent="x" id="199">
139                                 <connections>
140                                     <action selector="cut:" target="-1" id="228"/>
141                                 </connections>
142                             </menuItem>
143                             <menuItem title="コピー" keyEquivalent="c" id="197">
144                                 <connections>
145                                     <action selector="copy:" target="-1" id="224"/>
146                                 </connections>
147                             </menuItem>
148                             <menuItem title="ペースト" keyEquivalent="v" id="203">
149                                 <connections>
150                                     <action selector="paste:" target="-1" id="226"/>
151                                 </connections>
152                             </menuItem>
153                             <menuItem title="Paste and Match Style" keyEquivalent="V" id="485">
154                                 <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
155                                 <connections>
156                                     <action selector="pasteAsPlainText:" target="-1" id="486"/>
157                                 </connections>
158                             </menuItem>
159                             <menuItem title="削除" id="202">
160                                 <connections>
161                                     <action selector="delete:" target="-1" id="235"/>
162                                 </connections>
163                             </menuItem>
164                             <menuItem title="すべて選択" keyEquivalent="a" id="198">
165                                 <connections>
166                                     <action selector="selectAll:" target="-1" id="232"/>
167                                 </connections>
168                             </menuItem>
169                             <menuItem isSeparatorItem="YES" id="214">
170                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
171                             </menuItem>
172                             <menuItem title="Find" id="218">
173                                 <menu key="submenu" title="Find" id="220">
174                                     <items>
175                                         <menuItem title="Find…" tag="1" keyEquivalent="f" id="209">
176                                             <connections>
177                                                 <action selector="performFindPanelAction:" target="-1" id="241"/>
178                                             </connections>
179                                         </menuItem>
180                                         <menuItem title="Find and Replace…" tag="12" keyEquivalent="f" id="534">
181                                             <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
182                                             <connections>
183                                                 <action selector="performFindPanelAction:" target="-1" id="535"/>
184                                             </connections>
185                                         </menuItem>
186                                         <menuItem title="Find Next" tag="2" keyEquivalent="g" id="208">
187                                             <connections>
188                                                 <action selector="performFindPanelAction:" target="-1" id="487"/>
189                                             </connections>
190                                         </menuItem>
191                                         <menuItem title="Find Previous" tag="3" keyEquivalent="G" id="213">
192                                             <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
193                                             <connections>
194                                                 <action selector="performFindPanelAction:" target="-1" id="488"/>
195                                             </connections>
196                                         </menuItem>
197                                         <menuItem title="Use Selection for Find" tag="7" keyEquivalent="e" id="221">
198                                             <connections>
199                                                 <action selector="performFindPanelAction:" target="-1" id="489"/>
200                                             </connections>
201                                         </menuItem>
202                                         <menuItem title="Jump to Selection" keyEquivalent="j" id="210">
203                                             <connections>
204                                                 <action selector="centerSelectionInVisibleArea:" target="-1" id="245"/>
205                                             </connections>
206                                         </menuItem>
207                                     </items>
208                                 </menu>
209                             </menuItem>
210                             <menuItem title="Spelling and Grammar" id="216">
211                                 <menu key="submenu" title="Spelling and Grammar" id="200">
212                                     <items>
213                                         <menuItem title="Show Spelling and Grammar" keyEquivalent=":" id="204">
214                                             <connections>
215                                                 <action selector="showGuessPanel:" target="-1" id="230"/>
216                                             </connections>
217                                         </menuItem>
218                                         <menuItem title="Check Document Now" keyEquivalent=";" id="201">
219                                             <connections>
220                                                 <action selector="checkSpelling:" target="-1" id="225"/>
221                                             </connections>
222                                         </menuItem>
223                                         <menuItem isSeparatorItem="YES" id="453"/>
224                                         <menuItem title="Check Spelling While Typing" id="219">
225                                             <connections>
226                                                 <action selector="toggleContinuousSpellChecking:" target="-1" id="222"/>
227                                             </connections>
228                                         </menuItem>
229                                         <menuItem title="Check Grammar With Spelling" id="346">
230                                             <connections>
231                                                 <action selector="toggleGrammarChecking:" target="-1" id="347"/>
232                                             </connections>
233                                         </menuItem>
234                                         <menuItem title="Correct Spelling Automatically" id="454">
235                                             <modifierMask key="keyEquivalentModifierMask"/>
236                                             <connections>
237                                                 <action selector="toggleAutomaticSpellingCorrection:" target="-1" id="456"/>
238                                             </connections>
239                                         </menuItem>
240                                     </items>
241                                 </menu>
242                             </menuItem>
243                             <menuItem title="Substitutions" id="348">
244                                 <menu key="submenu" title="Substitutions" id="349">
245                                     <items>
246                                         <menuItem title="Show Substitutions" id="457">
247                                             <modifierMask key="keyEquivalentModifierMask"/>
248                                             <connections>
249                                                 <action selector="orderFrontSubstitutionsPanel:" target="-1" id="458"/>
250                                             </connections>
251                                         </menuItem>
252                                         <menuItem isSeparatorItem="YES" id="459"/>
253                                         <menuItem title="Smart Copy/Paste" tag="1" keyEquivalent="f" id="350">
254                                             <connections>
255                                                 <action selector="toggleSmartInsertDelete:" target="-1" id="355"/>
256                                             </connections>
257                                         </menuItem>
258                                         <menuItem title="Smart Quotes" tag="2" keyEquivalent="g" id="351">
259                                             <connections>
260                                                 <action selector="toggleAutomaticQuoteSubstitution:" target="-1" id="356"/>
261                                             </connections>
262                                         </menuItem>
263                                         <menuItem title="Smart Dashes" id="460">
264                                             <modifierMask key="keyEquivalentModifierMask"/>
265                                             <connections>
266                                                 <action selector="toggleAutomaticDashSubstitution:" target="-1" id="461"/>
267                                             </connections>
268                                         </menuItem>
269                                         <menuItem title="Smart Links" tag="3" keyEquivalent="G" id="354">
270                                             <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
271                                             <connections>
272                                                 <action selector="toggleAutomaticLinkDetection:" target="-1" id="357"/>
273                                             </connections>
274                                         </menuItem>
275                                         <menuItem title="Text Replacement" id="462">
276                                             <modifierMask key="keyEquivalentModifierMask"/>
277                                             <connections>
278                                                 <action selector="toggleAutomaticTextReplacement:" target="-1" id="463"/>
279                                             </connections>
280                                         </menuItem>
281                                     </items>
282                                 </menu>
283                             </menuItem>
284                             <menuItem title="Transformations" id="450">
285                                 <modifierMask key="keyEquivalentModifierMask"/>
286                                 <menu key="submenu" title="Transformations" id="451">
287                                     <items>
288                                         <menuItem title="Make Upper Case" id="452">
289                                             <modifierMask key="keyEquivalentModifierMask"/>
290                                             <connections>
291                                                 <action selector="uppercaseWord:" target="-1" id="464"/>
292                                             </connections>
293                                         </menuItem>
294                                         <menuItem title="Make Lower Case" id="465">
295                                             <modifierMask key="keyEquivalentModifierMask"/>
296                                             <connections>
297                                                 <action selector="lowercaseWord:" target="-1" id="468"/>
298                                             </connections>
299                                         </menuItem>
300                                         <menuItem title="Capitalize" id="466">
301                                             <modifierMask key="keyEquivalentModifierMask"/>
302                                             <connections>
303                                                 <action selector="capitalizeWord:" target="-1" id="467"/>
304                                             </connections>
305                                         </menuItem>
306                                     </items>
307                                 </menu>
308                             </menuItem>
309                             <menuItem title="Speech" id="211">
310                                 <menu key="submenu" title="Speech" id="212">
311                                     <items>
312                                         <menuItem title="Start Speaking" id="196">
313                                             <connections>
314                                                 <action selector="startSpeaking:" target="-1" id="233"/>
315                                             </connections>
316                                         </menuItem>
317                                         <menuItem title="Stop Speaking" id="195">
318                                             <connections>
319                                                 <action selector="stopSpeaking:" target="-1" id="227"/>
320                                             </connections>
321                                         </menuItem>
322                                     </items>
323                                 </menu>
324                             </menuItem>
325                         </items>
326                     </menu>
327                 </menuItem>
328                 <menuItem title="Window" id="19">
329                     <menu key="submenu" title="Window" systemMenu="window" id="24">
330                         <items>
331                             <menuItem title="縮小" keyEquivalent="m" id="23">
332                                 <connections>
333                                     <action selector="performMiniaturize:" target="-1" id="37"/>
334                                 </connections>
335                             </menuItem>
336                             <menuItem title="ズーム" id="239">
337                                 <connections>
338                                     <action selector="performZoom:" target="-1" id="240"/>
339                                 </connections>
340                             </menuItem>
341                             <menuItem isSeparatorItem="YES" id="92">
342                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
343                             </menuItem>
344                             <menuItem title="すべて前に持ってくる" id="5">
345                                 <connections>
346                                     <action selector="arrangeInFront:" target="-1" id="39"/>
347                                 </connections>
348                             </menuItem>
349                         </items>
350                     </menu>
351                 </menuItem>
352                 <menuItem title="Help" id="490">
353                     <modifierMask key="keyEquivalentModifierMask"/>
354                     <menu key="submenu" title="Help" systemMenu="help" id="491">
355                         <items>
356                             <menuItem title="Awars III Help" keyEquivalent="?" id="492">
357                                 <connections>
358                                     <action selector="showHelp:" target="-1" id="493"/>
359                                 </connections>
360                             </menuItem>
361                         </items>
362                     </menu>
363                 </menuItem>
364             </items>
365         </menu>
366         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="371" userLabel="メインウィンドウ">
367             <windowStyleMask key="styleMask" titled="YES"/>
368             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
369             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
370             <view key="contentView" id="372">
371                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
372                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
373                 <subviews>
374                     <textField verticalHuggingPriority="750" id="536">
375                         <rect key="frame" x="198" y="387" width="262" height="73"/>
376                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
377                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AWars IV" id="537">
378                             <font key="font" size="60" name="LiSongPro"/>
379                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
380                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
381                         </textFieldCell>
382                     </textField>
383                     <textField verticalHuggingPriority="750" id="558">
384                         <rect key="frame" x="17" y="443" width="118" height="17"/>
385                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
386                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Version alpha 0.54" id="559">
387                             <font key="font" metaFont="system"/>
388                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
389                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
390                         </textFieldCell>
391                     </textField>
392                     <button verticalHuggingPriority="750" id="573">
393                         <rect key="frame" x="76" y="282" width="131" height="32"/>
394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
395                         <buttonCell key="cell" type="push" title="ゲームスタート" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="574">
396                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
397                             <font key="font" size="13" name="AquaKana"/>
398                         </buttonCell>
399                         <connections>
400                             <action selector="Start:" target="1697" id="1701"/>
401                         </connections>
402                     </button>
403                     <button verticalHuggingPriority="750" id="577">
404                         <rect key="frame" x="76" y="249" width="131" height="32"/>
405                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
406                         <buttonCell key="cell" type="push" title="コンティニュー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="578">
407                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
408                             <font key="font" size="13" name="AquaKana"/>
409                         </buttonCell>
410                         <connections>
411                             <action selector="Continue:" target="1697" id="1707"/>
412                         </connections>
413                     </button>
414                     <button verticalHuggingPriority="750" id="581">
415                         <rect key="frame" x="76" y="150" width="131" height="32"/>
416                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
417                         <buttonCell key="cell" type="push" title="マップエディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="582">
418                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
419                             <font key="font" size="13" name="AquaKana"/>
420                         </buttonCell>
421                         <connections>
422                             <action selector="MapEditor:" target="1697" id="1704"/>
423                         </connections>
424                     </button>
425                     <button verticalHuggingPriority="750" id="585">
426                         <rect key="frame" x="76" y="84" width="131" height="32"/>
427                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
428                         <buttonCell key="cell" type="push" title="ゲーム終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="586">
429                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
430                             <font key="font" size="13" name="AquaKana"/>
431                         </buttonCell>
432                         <connections>
433                             <action selector="Quit:" target="1697" id="1702"/>
434                         </connections>
435                     </button>
436                     <button verticalHuggingPriority="750" id="604">
437                         <rect key="frame" x="76" y="117" width="131" height="32"/>
438                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
439                         <buttonCell key="cell" type="push" title="シナリオエディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="605">
440                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
441                             <font key="font" size="13" name="AquaKana"/>
442                         </buttonCell>
443                         <connections>
444                             <action selector="ScenarioEditor:" target="1697" id="3850"/>
445                         </connections>
446                     </button>
447                     <button verticalHuggingPriority="750" id="612">
448                         <rect key="frame" x="76" y="216" width="131" height="32"/>
449                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
450                         <buttonCell key="cell" type="push" title="ギャラリー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="613">
451                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
452                             <font key="font" size="13" name="AquaKana"/>
453                         </buttonCell>
454                         <connections>
455                             <action selector="Gallery:" target="1697" id="1706"/>
456                         </connections>
457                     </button>
458                     <button verticalHuggingPriority="750" id="620">
459                         <rect key="frame" x="76" y="183" width="131" height="32"/>
460                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
461                         <buttonCell key="cell" type="push" title="オプション" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="621">
462                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
463                             <font key="font" size="13" name="AquaKana"/>
464                         </buttonCell>
465                         <connections>
466                             <action selector="Option:" target="1697" id="1705"/>
467                         </connections>
468                     </button>
469                     <imageView id="3835">
470                         <rect key="frame" x="246" y="88" width="355" height="225"/>
471                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
472                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="タイトル" id="3836"/>
473                     </imageView>
474                 </subviews>
475             </view>
476             <point key="canvasLocation" x="357" y="330"/>
477         </window>
478         <customObject id="494" customClass="AppDelegate">
479             <connections>
480                 <outlet property="window" destination="371" id="532"/>
481             </connections>
482         </customObject>
483         <customObject id="420" customClass="NSFontManager"/>
484         <customObject id="1697" customClass="Title">
485             <connections>
486                 <outlet property="ContinueWindow" destination="702" id="1699"/>
487                 <outlet property="GalleryWindow" destination="3481" id="3811"/>
488                 <outlet property="IVTitle" destination="3835" id="3843"/>
489                 <outlet property="MapEditorWindow" destination="767" id="1700"/>
490                 <outlet property="ScenarioEditorWindow" destination="9420" id="9721"/>
491                 <outlet property="StartWindow" destination="643" id="1698"/>
492                 <outlet property="TitleWindow" destination="371" id="1716"/>
493             </connections>
494         </customObject>
495         <customObject id="1708" customClass="StartMenu">
496             <connections>
497                 <outlet property="StartMenuWindow" destination="643" id="1709"/>
498             </connections>
499         </customObject>
500         <customObject id="1712" customClass="ContinueMenu">
501             <connections>
502                 <outlet property="ContinueMenuWindow" destination="702" id="1713"/>
503             </connections>
504         </customObject>
505         <customObject id="3826" customClass="MapEditor">
506             <connections>
507                 <outlet property="EDAppear1AC" destination="s5m-qC-rDg" id="Caa-hA-U7v"/>
508                 <outlet property="EDAppear1TV" destination="tdc-xg-y6U" id="ObY-dg-2uA"/>
509                 <outlet property="EDAppear2AC" destination="1qd-yQ-NSy" id="vK4-rp-S3X"/>
510                 <outlet property="EDAppear2TV" destination="uv9-Oz-dpY" id="8zN-1r-bm3"/>
511                 <outlet property="EDAppearBC1" destination="5pa-J8-dqS" id="U0K-bt-WHe"/>
512                 <outlet property="EDAppearBC2" destination="1BM-Hq-M3p" id="qiZ-yx-hRC"/>
513                 <outlet property="EDAppearT1V" destination="tdc-xg-y6U" id="YdA-9T-yts"/>
514                 <outlet property="EDAppearWindow" destination="nNk-dn-uy1" id="aHk-gN-fhi"/>
515                 <outlet property="EDBGMAC" destination="xgQ-JQ-5ax" id="7fE-ca-ZHu"/>
516                 <outlet property="EDBGMTV" destination="dni-q7-lOB" id="R1z-Ac-ozf"/>
517                 <outlet property="EDBGMWindow" destination="1E8-im-drr" id="Fwj-Xk-I7a"/>
518                 <outlet property="EDGameOverBtn" destination="bOT-TK-z6N" id="qg6-mL-73S"/>
519                 <outlet property="EDGameOverIV" destination="9IC-Pz-c0X" id="yVu-70-unA"/>
520                 <outlet property="EDGameOverTF" destination="3ps-zi-1PH" id="ljd-Xj-PoL"/>
521                 <outlet property="EDGameOverWindow" destination="z3H-i4-hxm" id="hIq-nf-PvG"/>
522                 <outlet property="EDSEAC" destination="3Sz-9U-X87" id="Jpv-YY-qZ3"/>
523                 <outlet property="EDSETV" destination="8nN-Cw-ko5" id="RFZ-yw-Mnf"/>
524                 <outlet property="EDSEWindow" destination="buT-p8-7RV" id="kHX-xQ-TNg"/>
525                 <outlet property="EDSWOFF" destination="gug-pq-8d3" id="xDG-Wr-Aif"/>
526                 <outlet property="EDSWON" destination="6bt-lO-Y4I" id="eep-9x-5OL"/>
527                 <outlet property="EDSWTF" destination="y9V-vr-e4v" id="RoT-KM-KrN"/>
528                 <outlet property="EDStageClearBtn" destination="Rc9-iv-fZh" id="7FD-Xu-qDr"/>
529                 <outlet property="EDStageClearWindow" destination="3mO-ps-L5k" id="eoV-wr-le5"/>
530                 <outlet property="EDSwitchWindow2" destination="icF-x4-gp4" id="F1t-0U-4Of"/>
531                 <outlet property="EDTimerSet1A" destination="jpT-ZX-byg" id="Yyk-Y7-Hdq"/>
532                 <outlet property="EDTimerSet1B" destination="Ch2-kr-CdZ" id="P0q-Dg-e0W"/>
533                 <outlet property="EDTimerSet2A" destination="sPx-4h-DcB" id="j5k-wI-Oz9"/>
534                 <outlet property="EDTimerSet2B" destination="reH-gy-a7R" id="vBi-yg-bI6"/>
535                 <outlet property="EDTimerSet3A" destination="XZS-jY-8Fi" id="P9O-Ir-ygu"/>
536                 <outlet property="EDTimerSet3B" destination="veb-h0-8PW" id="3aU-a4-Rid"/>
537                 <outlet property="EDTimerTF1" destination="NcS-6r-bj5" id="Wp9-W1-j1f"/>
538                 <outlet property="EDTimerTF2" destination="gmG-4C-wSf" id="DVd-oK-1EK"/>
539                 <outlet property="EDWaitTF" destination="wei-np-Col" id="UFg-Gj-qsP"/>
540                 <outlet property="EDWaitWindow" destination="PKC-k4-dLW" id="N9v-bG-TG0"/>
541                 <outlet property="EDbrachPlaceHaniTF" destination="L6l-RC-RAa" id="zV9-1G-PT1"/>
542                 <outlet property="EDbrachPlaceHaniWindow" destination="mVv-qE-Twx" id="4o2-BM-W7n"/>
543                 <outlet property="EDbrachSuicchiTF" destination="hOX-Hu-aYQ" id="dvs-Q0-Ae5"/>
544                 <outlet property="EDbrachSuicchiWindow" destination="yZp-AP-ncP" id="IpD-4y-AAC"/>
545                 <outlet property="EDbranchBuildAC" destination="gOB-p9-7Y9" id="BP5-Lm-3ND"/>
546                 <outlet property="EDbranchBuildTV" destination="WPy-1X-zaA" id="OXD-M9-9CN"/>
547                 <outlet property="EDbranchHensu" destination="T7N-9K-PEG" id="AMX-wF-fq7"/>
548                 <outlet property="EDbranchHensu2" destination="mS0-Oq-Uqt" id="Hca-DA-Xcl"/>
549                 <outlet property="EDbranchHensu2AC" destination="PSV-6H-oXd" id="XPe-dP-tNF"/>
550                 <outlet property="EDbranchHensu2TV" destination="p29-z4-AVX" id="dWm-1Y-wo5"/>
551                 <outlet property="EDbranchHensuAC" destination="JZL-0k-XMk" id="oIb-rL-BS0"/>
552                 <outlet property="EDbranchHensuTV" destination="uQd-g9-ojb" id="tqX-Bt-WH6"/>
553                 <outlet property="EDbranchJumpLabelFalse" destination="JdZ-Qd-mNj" id="Eih-bl-Lit"/>
554                 <outlet property="EDbranchJumpLabelTrue" destination="fiq-HP-oMn" id="AKv-YH-biW"/>
555                 <outlet property="EDbranchObjeAC" destination="Rox-Se-Lfe" id="ckh-9H-3sV"/>
556                 <outlet property="EDbranchObjeRange" destination="p5d-Tn-C67" id="4bw-lf-2Dz"/>
557                 <outlet property="EDbranchObjeTV" destination="9qD-x3-ohq" id="pRZ-p9-WpL"/>
558                 <outlet property="EDbranchPUB11" destination="b0H-BN-rXH" id="7pn-me-sd7"/>
559                 <outlet property="EDbranchPUB12" destination="n3n-JE-hXH" id="hT4-iK-5Fm"/>
560                 <outlet property="EDbranchPUB13" destination="u45-h8-n0z" id="stV-51-VtC"/>
561                 <outlet property="EDbranchPUB21" destination="epN-Ht-c9c" id="6l9-Fd-bsf"/>
562                 <outlet property="EDbranchPUB22" destination="esJ-DI-2hf" id="TiO-B3-e7G"/>
563                 <outlet property="EDbranchPlaceAC" destination="wa5-Dw-20R" id="6AA-e8-Mu9"/>
564                 <outlet property="EDbranchPlaceTV" destination="0bV-Ec-qUf" id="9Vc-eN-kz7"/>
565                 <outlet property="EDbranchSuicchi" destination="LQG-CN-URC" id="bYu-w3-EhN"/>
566                 <outlet property="EDbranchSuicchiAC" destination="SDf-7k-75Z" id="V61-MA-Lal"/>
567                 <outlet property="EDbranchSuicchiTV" destination="PRc-yd-L46" id="xLi-zz-T3F"/>
568                 <outlet property="EDbranchTeisu" destination="fuF-8p-E5N" id="jFF-k9-sY3"/>
569                 <outlet property="EDbranchTeisuTF" destination="ym6-Uz-8Ca" id="hPT-fl-22M"/>
570                 <outlet property="EDbranchTimer" destination="Xjq-aZ-v3u" id="OIc-hJ-381"/>
571                 <outlet property="EDbranchTimerMinTF" destination="ISg-Xc-gSw" id="Ojm-AR-56c"/>
572                 <outlet property="EDbranchTimerSecTF" destination="ghA-Up-141" id="laZ-XZ-cst"/>
573                 <outlet property="EDbranchUnitAC" destination="6Yo-5j-AWN" id="2zo-qD-Brj"/>
574                 <outlet property="EDbranchUnitBuild" destination="6CC-jN-Jtd" id="tEs-1z-NAU"/>
575                 <outlet property="EDbranchUnitElect" destination="IKJ-3J-VzO" id="kbB-m6-upB"/>
576                 <outlet property="EDbranchUnitNum" destination="N7h-uV-455" id="tgh-Dh-swk"/>
577                 <outlet property="EDbranchUnitObje" destination="xxD-hC-DpD" id="lyG-im-KyD"/>
578                 <outlet property="EDbranchUnitPlace" destination="pxe-mQ-s5k" id="VLc-1k-S4p"/>
579                 <outlet property="EDbranchUnitSelect" destination="EE8-Ro-mnC" id="5T3-UN-Hq7"/>
580                 <outlet property="EDbranchUnitTV" destination="4Qh-wd-Vkd" id="GxB-uP-Oa1"/>
581                 <outlet property="EDbranchUnitTeam" destination="bw4-oE-hZH" id="Vn1-Vf-LCu"/>
582                 <outlet property="EDbranchUnitValue" destination="GUh-SF-1eo" id="SnW-3U-aUL"/>
583                 <outlet property="EDhp1AC" destination="fEW-Dh-30u" id="yTW-ra-ZxX"/>
584                 <outlet property="EDhp1TV" destination="Xwe-1P-CYg" id="Erx-4l-IiR"/>
585                 <outlet property="EDhp2AC" destination="3IQ-ze-3zY" id="lwS-FX-wEM"/>
586                 <outlet property="EDhp2TV" destination="ItL-HP-xDF" id="krQ-VI-rlH"/>
587                 <outlet property="EDhpButton1" destination="E5V-YB-cKS" id="aTu-U0-qrp"/>
588                 <outlet property="EDhpButton2" destination="IpT-zY-MX0" id="rCQ-45-Xmp"/>
589                 <outlet property="EDhpButtonA" destination="rjz-AR-FVH" id="cuc-lK-45X"/>
590                 <outlet property="EDhpButtonB" destination="Odu-zf-LmK" id="DLC-8T-OYT"/>
591                 <outlet property="EDhpTF" destination="Y5V-Km-m9A" id="BCV-Gg-R6j"/>
592                 <outlet property="EDlabelJumpTF" destination="mxc-bZ-L3I" id="k98-no-Ap6"/>
593                 <outlet property="EDlabelJumpWindow" destination="hR9-Tc-lNv" id="Hdy-G0-hQQ"/>
594                 <outlet property="EDlabelTF" destination="XP1-6Q-7Va" id="9jH-8O-SH4"/>
595                 <outlet property="EDlabelWindow" destination="9FO-Ca-tXd" id="0xb-0e-fer"/>
596                 <outlet property="EDmemoTF" destination="srC-Sk-SJR" id="WbO-Z1-RdU"/>
597                 <outlet property="EDmemoWindow" destination="C8g-D6-Mka" id="cBl-5b-Jnm"/>
598                 <outlet property="EDmp1AC" destination="YDX-O2-9LW" id="glO-NE-143"/>
599                 <outlet property="EDmp1TV" destination="1HY-Q7-nfW" id="wN4-Qk-2vR"/>
600                 <outlet property="EDmp2AC" destination="CVJ-EH-LvH" id="Ecc-Cp-Hjo"/>
601                 <outlet property="EDmp2TV" destination="u59-9M-7Mf" id="MMl-TA-sIU"/>
602                 <outlet property="EDmpTF" destination="Pjb-kS-Usu" id="rID-rh-kZI"/>
603                 <outlet property="EDmpWindow" destination="86H-2U-uZm" id="bMy-lY-O0t"/>
604                 <outlet property="EDnameTF" destination="q4D-Bg-Hwm" id="BfO-zG-dyz"/>
605                 <outlet property="EDpubA" destination="PIk-xu-pGq" id="B9Z-Tp-uG6"/>
606                 <outlet property="EDpubB" destination="Wcm-ew-wHD" id="bdg-zB-VP5"/>
607                 <outlet property="EDresourceAC" destination="Jma-D8-Sfj" id="ocl-Vf-ZfA"/>
608                 <outlet property="EDresourceBtn1" destination="LqA-EK-y65" id="HJ0-Zf-nRQ"/>
609                 <outlet property="EDresourceBtn2" destination="Nxy-YO-mzZ" id="JIB-7V-ZEd"/>
610                 <outlet property="EDresourceBtn3" destination="vTU-W1-iGd" id="tsY-br-5bx"/>
611                 <outlet property="EDresourceButton1" destination="U3K-ET-3kh" id="DSF-id-R3I"/>
612                 <outlet property="EDresourceButton2" destination="dmr-UC-mQR" id="Igv-Ga-ekZ"/>
613                 <outlet property="EDresourceTF" destination="pM7-GM-D6i" id="gaN-5d-yGe"/>
614                 <outlet property="EDresourceTV" destination="pTP-xU-fsr" id="sJf-DW-g3I"/>
615                 <outlet property="EDresourceWindow" destination="6Hi-zV-IoJ" id="BRE-4h-2IC"/>
616                 <outlet property="EDselectionAC" destination="NYW-Xh-i7e" id="GAB-8z-Wri"/>
617                 <outlet property="EDselectionTF" destination="baZ-Rv-HJC" id="LQ9-2L-fsc"/>
618                 <outlet property="EDselectionTF2" destination="i7K-Rp-YUs" id="fut-rt-sea"/>
619                 <outlet property="EDselectionWindow" destination="Z53-lU-wRt" id="F3O-Go-CAU"/>
620                 <outlet property="EDstA1AC" destination="Frj-Tw-T3e" id="qss-6m-WUW"/>
621                 <outlet property="EDstA1TV" destination="YKD-zW-KbW" id="DwN-sw-jDc"/>
622                 <outlet property="EDstA2AC" destination="Q5f-Sk-4Lh" id="AFa-MO-QZg"/>
623                 <outlet property="EDstA2TV" destination="zXu-1R-ES3" id="ZY2-xA-HQM"/>
624                 <outlet property="EDstB1AC" destination="mix-Lv-10G" id="whh-ck-yUd"/>
625                 <outlet property="EDstB1TV" destination="See-j2-ff2" id="0gg-2o-S2h"/>
626                 <outlet property="EDstB2AC" destination="0XT-wb-2Xd" id="zAd-oU-hV9"/>
627                 <outlet property="EDstB2TV" destination="Axj-2b-lgs" id="8HH-wK-vWm"/>
628                 <outlet property="EDstButtonA11" destination="qCC-bh-A5g" id="X4K-zu-xHV"/>
629                 <outlet property="EDstButtonA12" destination="62w-Qe-74Y" id="taa-gI-Y8Q"/>
630                 <outlet property="EDstButtonA13" destination="8Yt-0q-fiX" id="S20-oo-JRy"/>
631                 <outlet property="EDstButtonA21" destination="NV6-CO-Xnk" id="Dh5-0E-iUz"/>
632                 <outlet property="EDstButtonA22" destination="2gy-Qd-XyT" id="9Sz-Iz-cjF"/>
633                 <outlet property="EDstButtonB11" destination="Pp7-WC-9xs" id="6NG-Up-3qy"/>
634                 <outlet property="EDstButtonB12" destination="wjb-Us-7r9" id="Z2H-RL-QkX"/>
635                 <outlet property="EDstButtonB13" destination="sh9-aL-Ipa" id="F6s-DT-UCX"/>
636                 <outlet property="EDstButtonB21" destination="xJZ-XJ-EC9" id="RKp-07-2Lh"/>
637                 <outlet property="EDstButtonB22" destination="kU8-up-7xh" id="94q-ei-UbD"/>
638                 <outlet property="EDstTFA" destination="65B-2s-1ZB" id="SJQ-QT-W2P"/>
639                 <outlet property="EDstTFB" destination="QMn-rA-vkd" id="QHW-Zu-dIB"/>
640                 <outlet property="EDstpubA" destination="PIk-xu-pGq" id="ina-br-EXO"/>
641                 <outlet property="EDstpubB" destination="Wcm-ew-wHD" id="lDi-mr-QQd"/>
642                 <outlet property="EDswitch1AC" destination="AFK-Ig-Gpn" id="BP8-Op-GLu"/>
643                 <outlet property="EDswitch1Btn" destination="XIw-bB-wwd" id="GS6-IB-AeI"/>
644                 <outlet property="EDswitch1TV" destination="el7-mT-iKE" id="yas-BR-sQ8"/>
645                 <outlet property="EDswitch2AC" destination="8ZU-c6-Pte" id="Cdf-VO-eoj"/>
646                 <outlet property="EDswitch2Btn" destination="N7b-Kl-HEP" id="nx8-tD-QWz"/>
647                 <outlet property="EDswitch2TV" destination="7Vq-ff-JM0" id="yRR-NB-ajb"/>
648                 <outlet property="EDswitchTF" destination="Ksv-OG-zmZ" id="art-Lf-kyg"/>
649                 <outlet property="EDswitchWindow" destination="wHi-ec-FWU" id="993-y8-O8u"/>
650                 <outlet property="EDtermsWindow" destination="o5n-nH-rBa" id="Tq4-uX-Can"/>
651                 <outlet property="EDtextImage" destination="hPd-Xa-wFH" id="1wW-yO-n1t"/>
652                 <outlet property="EDtextImageAC" destination="i6q-F8-oeg" id="hDO-30-cSB"/>
653                 <outlet property="EDtextImageButton1" destination="XRZ-eq-FRL" id="Vmn-10-tOE"/>
654                 <outlet property="EDtextImageButton2" destination="zzB-kV-hsQ" id="nPI-wK-L8R"/>
655                 <outlet property="EDtextImageButton3" destination="6SZ-fp-hh0" id="aso-aG-gEE"/>
656                 <outlet property="EDtextImageTV" destination="At7-iN-Wmd" id="lMj-BG-7Ir"/>
657                 <outlet property="EDtextImageWindow" destination="LYW-Xc-dJE" id="Ad5-AT-58Y"/>
658                 <outlet property="EDtextName" destination="9u2-KB-W00" id="86V-k9-5gJ"/>
659                 <outlet property="EDtextString" destination="g3K-Ag-LUV" id="rF8-x4-woO"/>
660                 <outlet property="EDtextWindow" destination="vXf-RC-FUn" id="7zH-2g-17q"/>
661                 <outlet property="EDtileBackWindow" destination="3xK-Hu-8Va" id="tK2-Xa-Gvn"/>
662                 <outlet property="EDtimerButton1" destination="jpT-ZX-byg" id="7yO-r4-FY2"/>
663                 <outlet property="EDtimerButton2" destination="Ch2-kr-CdZ" id="f78-AB-6fZ"/>
664                 <outlet property="EDtimerTF1" destination="NcS-6r-bj5" id="ZaS-Ah-io1"/>
665                 <outlet property="EDtimerTF2" destination="gmG-4C-wSf" id="oaZ-mP-YTj"/>
666                 <outlet property="EDtimerWindow" destination="Cnw-Ln-Ynn" id="MgO-JO-uws"/>
667                 <outlet property="EDunitBtn" destination="K0y-aM-J2b" id="5hi-nE-I8U"/>
668                 <outlet property="EDunitPUB" destination="bYx-Q2-5ul" id="A81-x8-7m3"/>
669                 <outlet property="EDvalueAC" destination="37K-9A-DeL" id="nCL-1o-tUl"/>
670                 <outlet property="EDvalueSetWIndow" destination="vCd-mx-DZf" id="dDe-T0-qno"/>
671                 <outlet property="EDvalueTV" destination="rq5-pj-WYL" id="6KQ-zD-PZv"/>
672                 <outlet property="EDvalueWindow" destination="6tL-eK-Mae" id="kXF-gE-z26"/>
673                 <outlet property="EDvarAC" destination="iHP-P2-t0Y" id="hBz-4k-g71"/>
674                 <outlet property="EDvarButton1" destination="TKd-hF-myU" id="uTF-km-2He"/>
675                 <outlet property="EDvarButton2" destination="iYC-w2-jma" id="wQC-wx-4PA"/>
676                 <outlet property="EDvarButton3" destination="1Cx-Un-OeD" id="fjb-qF-5ua"/>
677                 <outlet property="EDvarButton4" destination="Ejl-4I-wWF" id="2JQ-Dw-ssp"/>
678                 <outlet property="EDvarButton5" destination="Qjp-Yz-udh" id="Tji-BN-YO6"/>
679                 <outlet property="EDvarButton6" destination="7qg-F8-9UA" id="k94-h9-gER"/>
680                 <outlet property="EDvarButtonA" destination="9C9-Pi-aWb" id="A4R-88-9k0"/>
681                 <outlet property="EDvarButtonB" destination="mDk-k2-7Pa" id="JUW-fb-dRk"/>
682                 <outlet property="EDvarButtonC" destination="cTi-Tb-TXb" id="fT3-9X-YqW"/>
683                 <outlet property="EDvarButtonD" destination="l8s-wc-IH7" id="R15-qh-tJk"/>
684                 <outlet property="EDvarButtonE" destination="1VZ-Ej-AeA" id="JDH-3d-Wah"/>
685                 <outlet property="EDvarButtonF" destination="Aj3-Jn-gUP" id="MBq-rE-ST6"/>
686                 <outlet property="EDvarButtonG" destination="wbt-ck-tEA" id="gQf-XN-LaE"/>
687                 <outlet property="EDvarButtonI" destination="1Yr-LT-hq9" id="KKn-C8-fcT"/>
688                 <outlet property="EDvarButtonT" destination="kTY-Gc-Gpt" id="UI9-dR-j5i"/>
689                 <outlet property="EDvarEtc" destination="iCj-RP-fKP" id="W3q-Hl-C99"/>
690                 <outlet property="EDvarHensuAC" destination="YSS-a8-Fys" id="T4I-lb-r6r"/>
691                 <outlet property="EDvarHensuSet1AC" destination="B7Y-Yq-yrY" id="75f-0G-qLq"/>
692                 <outlet property="EDvarHensuSet1TV" destination="KiL-6v-fdZ" id="H1j-6n-q01"/>
693                 <outlet property="EDvarHensuSet2AC" destination="VKd-iA-SKL" id="hks-aB-KrK"/>
694                 <outlet property="EDvarHensuSet2TV" destination="Toj-2A-Ng5" id="iZa-Er-Cv4"/>
695                 <outlet property="EDvarHensuTV" destination="DIX-dU-hS3" id="3MW-L9-mqF"/>
696                 <outlet property="EDvarMax" destination="XC5-Vd-kH4" id="vd3-fN-Boc"/>
697                 <outlet property="EDvarRansu1" destination="mhE-iu-Ub4" id="bzM-sf-pu3"/>
698                 <outlet property="EDvarRansu2" destination="F6w-t1-cbo" id="JSi-2C-ma3"/>
699                 <outlet property="EDvarSetWindow" destination="vCd-mx-DZf" id="mFM-hJ-ghR"/>
700                 <outlet property="EDvarTF1" destination="eER-mk-l1L" id="b0b-hM-IVl"/>
701                 <outlet property="EDvarTF2" destination="yIW-ii-gse" id="NEe-PG-95m"/>
702                 <outlet property="EDvarTV" destination="tRm-uV-ATH" id="Gtw-9m-umu"/>
703                 <outlet property="EDvarTeisu" destination="nlT-dI-fXF" id="W29-i9-ucx"/>
704                 <outlet property="EDvarUnit1" destination="gny-ru-INh" id="1i6-om-NbB"/>
705                 <outlet property="EDvarUnit2" destination="amE-1n-pQE" id="3wu-xI-n7h"/>
706                 <outlet property="EDvarWindow" destination="kGD-gD-dFH" id="B5l-fQ-IbI"/>
707                 <outlet property="EDvariableAC" destination="vUJ-2q-AWz" id="pFv-nw-awh"/>
708                 <outlet property="EDvariableBtn" destination="XTe-Jz-b03" id="4Hm-ur-dps"/>
709                 <outlet property="EDvariableTF" destination="TNN-Ng-Vih" id="nLH-W8-3Gm"/>
710                 <outlet property="EDvariableTV" destination="eWw-Wf-UIH" id="nYv-NX-ePg"/>
711                 <outlet property="EEGC012str" destination="VhI-J2-wyf" id="cMy-yP-Q3i"/>
712                 <outlet property="EEGC01str" destination="rrJ-9w-3Un" id="txp-Gn-6hG"/>
713                 <outlet property="EEGC022str" destination="Adq-YP-qts" id="K34-Cy-u9m"/>
714                 <outlet property="EEGC02str" destination="Zmb-8a-Dzc" id="gDf-Yf-Hgy"/>
715                 <outlet property="EEGC1AC" destination="wWg-Ih-Dqr" id="VSG-YK-aDa"/>
716                 <outlet property="EEGC1TV" destination="wg2-Kp-qr4" id="QoS-aE-etE"/>
717                 <outlet property="EEGC2AC" destination="Eir-uH-Hci" id="GHt-oc-2Po"/>
718                 <outlet property="EEGC2TV" destination="tEy-RS-tOd" id="XCC-vt-e5S"/>
719                 <outlet property="EEGCstr" destination="nez-dz-aIH" id="Ggk-07-VPw"/>
720                 <outlet property="EPUB1" destination="USZ-a0-oSz" id="c95-Ta-oLz"/>
721                 <outlet property="EPUB2" destination="B4c-ot-RZL" id="sLm-MV-Gl1"/>
722                 <outlet property="MapEditorWindow" destination="767" id="3854"/>
723                 <outlet property="PBCL" destination="959" id="3852"/>
724                 <outlet property="PLCL" destination="8Rs-NI-iyx" id="mok-Nz-lza"/>
725                 <outlet property="PMCL" destination="908" id="3851"/>
726                 <outlet property="PUCL" destination="1017" id="3853"/>
727                 <outlet property="TFcurrentChipIndex" destination="3815" id="3827"/>
728                 <outlet property="TitleWindow" destination="371" id="3982"/>
729                 <outlet property="eventBattleDetailBtn" destination="MEv-FT-WBm" id="h6y-cW-5si"/>
730                 <outlet property="eventCheckBtn" destination="0Uk-yg-qGf" id="Esc-Wv-X6h"/>
731                 <outlet property="eventDetailListAC" destination="Ule-ju-9lM" id="isN-8p-Vd2"/>
732                 <outlet property="eventDetailListTV" destination="zJb-EL-N44" id="EJ8-gN-ywx"/>
733                 <outlet property="eventDetailSelectionWindow" destination="6Ho-16-Ie6" id="9aE-ye-u7f"/>
734                 <outlet property="eventDetailWindow" destination="rCv-M4-34U" id="FCp-CR-ga7"/>
735                 <outlet property="eventEndGameCondition" destination="TCU-hD-KGw" id="fgG-4R-k09"/>
736                 <outlet property="eventListAC" destination="v8V-gL-u6H" id="RBU-bZ-aJb"/>
737                 <outlet property="eventListTV" destination="z7M-O3-mGg" id="Emr-r5-F22"/>
738                 <outlet property="eventPlayerSetPUB1" destination="GDc-cE-cYz" id="sJ6-Xr-Pgc"/>
739                 <outlet property="eventPlayerSetPUB2" destination="GAD-Rf-DoZ" id="Zap-7f-cM7"/>
740                 <outlet property="eventPopupBtn" destination="gf1-5s-E8a" id="djt-nE-hH5"/>
741                 <outlet property="eventPosAC" destination="6TH-id-uPu" id="6NM-ho-21N"/>
742                 <outlet property="eventPosTV" destination="Zy7-VL-AJQ" id="R2d-Nw-yoi"/>
743                 <outlet property="eventWindow" destination="PjK-su-h3Y" id="oNQ-Bv-qU8"/>
744                 <outlet property="loadMapListAC" destination="10148" id="10156"/>
745                 <outlet property="loadMapListTV" destination="10132" id="10147"/>
746                 <outlet property="loadMapWindow" destination="10066" id="10158"/>
747                 <outlet property="mapSizeHeight" destination="9966" id="10025"/>
748                 <outlet property="mapSizeWidth" destination="9980" id="10026"/>
749                 <outlet property="mapSizeWindow" destination="9955" id="10030"/>
750                 <outlet property="saveMapListAC" destination="10233" id="10234"/>
751                 <outlet property="saveMapListTV" destination="10214" id="10231"/>
752                 <outlet property="saveMapTF" destination="10221" id="10230"/>
753                 <outlet property="saveMapWindow" destination="10189" id="10240"/>
754                 <outlet property="topHealth" destination="886" id="BDf-ex-fTk"/>
755                 <outlet property="topIV" destination="1744" id="ZmS-xH-Zti"/>
756                 <outlet property="topName" destination="870" id="ndk-B5-RuD"/>
757             </connections>
758         </customObject>
759         <arrayController id="SDf-7k-75Z" userLabel="EDbranchSuicchiAC">
760             <connections>
761                 <binding destination="3826" name="contentArray" keyPath="EDbranchSuicchiMA" id="sbG-s0-mlG"/>
762             </connections>
763         </arrayController>
764         <arrayController id="JZL-0k-XMk" userLabel="EDbranchHensuAC">
765             <connections>
766                 <binding destination="3826" name="contentArray" keyPath="EDbranchHensuMA" id="4Cx-7V-8fn"/>
767             </connections>
768         </arrayController>
769         <arrayController id="PSV-6H-oXd" userLabel="EDbranchHensu2AC">
770             <connections>
771                 <binding destination="3826" name="contentArray" keyPath="EDbranchHensu2MA" id="A4I-Yd-JV5"/>
772             </connections>
773         </arrayController>
774         <arrayController id="6Yo-5j-AWN" userLabel="EDbranchUnitAC">
775             <connections>
776                 <binding destination="3826" name="contentArray" keyPath="EDbranchUnitMA" id="nAy-VI-ENb"/>
777             </connections>
778         </arrayController>
779         <arrayController id="wa5-Dw-20R" userLabel="EDbranchPlaceAC">
780             <connections>
781                 <binding destination="3826" name="contentArray" keyPath="EDbranchPlaceMA" id="Ydg-Q3-Po8"/>
782             </connections>
783         </arrayController>
784         <arrayController id="Rox-Se-Lfe" userLabel="EDbranchObjeAC">
785             <connections>
786                 <binding destination="3826" name="contentArray" keyPath="EDbranchObjeMA" id="4dR-QJ-7Hi"/>
787             </connections>
788         </arrayController>
789         <arrayController id="gOB-p9-7Y9" userLabel="EDbranchBuildAC">
790             <connections>
791                 <binding destination="3826" name="contentArray" keyPath="EDbranchBuildMA" id="nl3-qv-fe0"/>
792             </connections>
793         </arrayController>
794         <arrayController id="10148" userLabel="LoadMapListAC">
795             <connections>
796                 <binding destination="3826" name="contentArray" keyPath="loadMapListMA" id="10150"/>
797             </connections>
798         </arrayController>
799         <arrayController id="10233" userLabel="SaveMapListAC">
800             <connections>
801                 <binding destination="3826" name="contentArray" keyPath="saveMapListMA" id="10237"/>
802             </connections>
803         </arrayController>
804         <arrayController id="v8V-gL-u6H" userLabel="EventListAC">
805             <connections>
806                 <binding destination="3826" name="contentArray" keyPath="eventListMA" id="kOH-nA-DdA"/>
807             </connections>
808         </arrayController>
809         <arrayController id="6TH-id-uPu" userLabel="EventPosAC">
810             <connections>
811                 <binding destination="3826" name="contentArray" keyPath="eventPosMA" id="mBl-WZ-FOv"/>
812             </connections>
813         </arrayController>
814         <arrayController id="wWg-Ih-Dqr" userLabel="EEGC1AC">
815             <connections>
816                 <binding destination="3826" name="contentArray" keyPath="EEGC1MA" id="Spo-Rw-xLT"/>
817             </connections>
818         </arrayController>
819         <arrayController id="Eir-uH-Hci" userLabel="EEGC2AC">
820             <connections>
821                 <binding destination="3826" name="contentArray" keyPath="EEGC2MA" id="3lO-15-UJ5"/>
822             </connections>
823         </arrayController>
824         <arrayController id="Ule-ju-9lM" userLabel="EventDetailListAC">
825             <connections>
826                 <binding destination="3826" name="contentArray" keyPath="eventDetailListMA" id="oH9-HI-CZH"/>
827             </connections>
828         </arrayController>
829         <arrayController id="AFK-Ig-Gpn" userLabel="EDswitch1AC">
830             <connections>
831                 <binding destination="3826" name="contentArray" keyPath="EDswitch1MA" id="Nbp-2b-cJ0"/>
832             </connections>
833         </arrayController>
834         <arrayController id="8ZU-c6-Pte" userLabel="EDswitch2AC">
835             <connections>
836                 <binding destination="3826" name="contentArray" keyPath="EDswitch2MA" id="kbE-da-u9j"/>
837             </connections>
838         </arrayController>
839         <arrayController id="vUJ-2q-AWz" userLabel="EDvariableAC">
840             <connections>
841                 <binding destination="3826" name="contentArray" keyPath="EDvariableMA" id="5yq-84-bmo"/>
842             </connections>
843         </arrayController>
844         <arrayController id="i6q-F8-oeg" userLabel="EDtextImageAC">
845             <connections>
846                 <binding destination="3826" name="contentArray" keyPath="EDtextImageMA" id="yka-ET-EZq"/>
847             </connections>
848         </arrayController>
849         <arrayController id="NYW-Xh-i7e" userLabel="EDselectionAC">
850             <connections>
851                 <binding destination="3826" name="contentArray" keyPath="EDselectionMA" id="xjo-ZI-SfH"/>
852             </connections>
853         </arrayController>
854         <arrayController id="37K-9A-DeL" userLabel="EDvalueAC">
855             <connections>
856                 <binding destination="3826" name="contentArray" keyPath="EDvalueMA" id="GQH-q6-oFg"/>
857             </connections>
858         </arrayController>
859         <arrayController id="iHP-P2-t0Y" userLabel="EDvarAC">
860             <connections>
861                 <binding destination="3826" name="contentArray" keyPath="EDvarMA" id="wYn-RO-XEw"/>
862             </connections>
863         </arrayController>
864         <arrayController id="YSS-a8-Fys" userLabel="EDvarHensuAC">
865             <connections>
866                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuMA" id="QKq-02-zSI"/>
867             </connections>
868         </arrayController>
869         <arrayController id="Jma-D8-Sfj" userLabel="EDresourceAC">
870             <connections>
871                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA" id="ZBG-rq-arK"/>
872             </connections>
873         </arrayController>
874         <arrayController id="fEW-Dh-30u" userLabel="EDhp1AC">
875             <connections>
876                 <binding destination="3826" name="contentArray" keyPath="EDhp1MA" id="odn-yf-fwn"/>
877             </connections>
878         </arrayController>
879         <arrayController id="3IQ-ze-3zY" userLabel="EDhp2AC">
880             <connections>
881                 <binding destination="3826" name="contentArray" keyPath="EDhp2MA" id="7F9-Be-Xhg"/>
882             </connections>
883         </arrayController>
884         <arrayController id="YDX-O2-9LW" userLabel="EDmp1AC">
885             <connections>
886                 <binding destination="3826" name="contentArray" keyPath="EDmp1MA" id="fcA-Tb-CpG"/>
887             </connections>
888         </arrayController>
889         <arrayController id="CVJ-EH-LvH" userLabel="EDmp2AC">
890             <connections>
891                 <binding destination="3826" name="contentArray" keyPath="EDmp2MA" id="fDb-Yz-ABd"/>
892             </connections>
893         </arrayController>
894         <arrayController id="Frj-Tw-T3e" userLabel="EDstA1AC">
895             <connections>
896                 <binding destination="3826" name="contentArray" keyPath="EDstA1MA" id="hRz-ta-fft"/>
897             </connections>
898         </arrayController>
899         <arrayController id="Q5f-Sk-4Lh" userLabel="EDstA2AC">
900             <connections>
901                 <binding destination="3826" name="contentArray" keyPath="EDstA2MA" id="oVB-Lb-MdE"/>
902             </connections>
903         </arrayController>
904         <arrayController id="mix-Lv-10G" userLabel="EDstB1AC">
905             <connections>
906                 <binding destination="3826" name="contentArray" keyPath="EDstB1MA" id="Blx-6s-9aE"/>
907             </connections>
908         </arrayController>
909         <arrayController id="0XT-wb-2Xd" userLabel="EDstB2AC">
910             <connections>
911                 <binding destination="3826" name="contentArray" keyPath="EDstB2MA" id="tDF-Nj-6I6"/>
912             </connections>
913         </arrayController>
914         <arrayController id="B7Y-Yq-yrY" userLabel="EDvarHensuSet1AC">
915             <connections>
916                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuSet1MA" id="VZ2-h7-iiN"/>
917             </connections>
918         </arrayController>
919         <arrayController id="VKd-iA-SKL" userLabel="EDvarHensuSet2AC">
920             <connections>
921                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuSet2MA" id="IF0-vQ-CWt"/>
922             </connections>
923         </arrayController>
924         <arrayController id="s5m-qC-rDg" userLabel="EDAppear1AC">
925             <connections>
926                 <binding destination="3826" name="contentArray" keyPath="EDAppear1MA" id="ZZ6-YI-4oN"/>
927             </connections>
928         </arrayController>
929         <arrayController id="1qd-yQ-NSy" userLabel="EDAppear2AC">
930             <connections>
931                 <binding destination="3826" name="contentArray" keyPath="EDAppear2MA" id="Cvb-eh-7sd"/>
932             </connections>
933         </arrayController>
934         <arrayController id="xgQ-JQ-5ax" userLabel="EDBGMAC">
935             <connections>
936                 <binding destination="3826" name="contentArray" keyPath="EDBGMMA" id="HWr-aB-1Sm"/>
937             </connections>
938         </arrayController>
939         <arrayController id="3Sz-9U-X87" userLabel="EDSEAC">
940             <connections>
941                 <binding destination="3826" name="contentArray" keyPath="EDSEMA" id="Fib-el-esZ"/>
942             </connections>
943         </arrayController>
944         <customObject id="1811" customClass="MapChipList">
945             <connections>
946                 <outlet property="IVimg" destination="1070" id="4001"/>
947                 <outlet property="MCLDetailPanel" destination="1068" id="3987"/>
948                 <outlet property="MCLPanel" destination="908" id="1830"/>
949                 <outlet property="MCLregistPanel" destination="10516" id="10641"/>
950                 <outlet property="TFchipNumb" destination="10521" id="10653"/>
951                 <outlet property="TFchu" destination="1114" id="3998"/>
952                 <outlet property="TFfix" destination="1849" id="3995"/>
953                 <outlet property="TFname" destination="1087" id="3994"/>
954                 <outlet property="TFriku" destination="1100" id="3996"/>
955                 <outlet property="TFsora" destination="1121" id="3999"/>
956                 <outlet property="TFtype" destination="1893" id="4000"/>
957                 <outlet property="TFumi" destination="1107" id="3997"/>
958                 <outlet property="mapChipListAC" destination="1809" id="1814"/>
959                 <outlet property="mapChipListTV" destination="911" id="3990"/>
960             </connections>
961         </customObject>
962         <arrayController id="1809" userLabel="MapChipListAC">
963             <connections>
964                 <binding destination="1811" name="contentArray" keyPath="mapChipListMA" id="1813"/>
965             </connections>
966         </arrayController>
967         <customObject id="2629" customClass="BuildChipList">
968             <connections>
969                 <outlet property="BCLDetailOptionPanel" destination="4301" id="4923"/>
970                 <outlet property="BCLDetailPanel" destination="1603" id="4032"/>
971                 <outlet property="BCLPanel" destination="959" id="2634"/>
972                 <outlet property="BCLUnitResearchPanel" destination="2386" id="4927"/>
973                 <outlet property="BCLregisterPanel" destination="10572" id="10648"/>
974                 <outlet property="BTNcapture" destination="14110" id="14116"/>
975                 <outlet property="BTNinroads" destination="2218" id="4870"/>
976                 <outlet property="IVimg" destination="1617" id="4929"/>
977                 <outlet property="IVimgBig" destination="1666" id="4931"/>
978                 <outlet property="PUPlinkD" destination="2124" id="4872"/>
979                 <outlet property="PUPlinkN" destination="4556" id="4882"/>
980                 <outlet property="PUPtype" destination="1911" id="4871"/>
981                 <outlet property="PUresearch" destination="2390" id="12407"/>
982                 <outlet property="PUunion" destination="4734" id="12408"/>
983                 <outlet property="PUunit" destination="4685" id="12409"/>
984                 <outlet property="TFDLv" destination="4604" id="4866"/>
985                 <outlet property="TFHP" destination="1682" id="4863"/>
986                 <outlet property="TFREN" destination="4201" id="4869"/>
987                 <outlet property="TFRHP" destination="2586" id="4867"/>
988                 <outlet property="TFRMP" destination="2601" id="4868"/>
989                 <outlet property="TFWT" destination="1936" id="4864"/>
990                 <outlet property="TFWTE" destination="4889" id="4925"/>
991                 <outlet property="TFWTN" destination="4571" id="4903"/>
992                 <outlet property="TFchipNumb" destination="10574" id="10654"/>
993                 <outlet property="TFcostF" destination="1996" id="4874"/>
994                 <outlet property="TFcostFe" destination="4482" id="4877"/>
995                 <outlet property="TFcostFn" destination="4537" id="4880"/>
996                 <outlet property="TFcostM" destination="2004" id="4875"/>
997                 <outlet property="TFcostMe" destination="4480" id="4878"/>
998                 <outlet property="TFcostMn" destination="4539" id="4881"/>
999                 <outlet property="TFcostS" destination="1964" id="4873"/>
1000                 <outlet property="TFcostSe" destination="4479" id="4876"/>
1001                 <outlet property="TFcostSn" destination="4540" id="4879"/>
1002                 <outlet property="TFfix" destination="2565" id="4865"/>
1003                 <outlet property="TFname" destination="1616" id="4860"/>
1004                 <outlet property="TFnameID" destination="4847" id="4862"/>
1005                 <outlet property="TFnameR" destination="4223" id="4861"/>
1006                 <outlet property="buildChipListAC" destination="2631" id="2632"/>
1007                 <outlet property="buildChipListTV" destination="983" id="3985"/>
1008                 <outlet property="researchListAC" destination="12418" id="12435"/>
1009                 <outlet property="researchListTV" destination="2413" id="12438"/>
1010             </connections>
1011         </customObject>
1012         <arrayController id="2631" userLabel="BuildChipListAC">
1013             <connections>
1014                 <binding destination="2629" name="contentArray" keyPath="buildChipListMA" id="2639"/>
1015             </connections>
1016         </arrayController>
1017         <customObject id="3039" customClass="UnitChipList">
1018             <connections>
1019                 <outlet property="ALBCarchery" destination="xO0-kt-auf" id="6G5-8v-2eQ"/>
1020                 <outlet property="ALBCgun" destination="XHt-Pu-PIh" id="iei-Ng-H2v"/>
1021                 <outlet property="ALBCnormal" destination="mJ8-ZI-msj" id="4na-bh-PYC"/>
1022                 <outlet property="ALPUBchu" destination="7774" id="9363"/>
1023                 <outlet property="ALPUBcost" destination="6360" id="9369"/>
1024                 <outlet property="ALPUBriku" destination="7744" id="9362"/>
1025                 <outlet property="ALPUBseed" destination="6625" id="9367"/>
1026                 <outlet property="ALPUBsora" destination="7808" id="9365"/>
1027                 <outlet property="ALPUBsort" destination="6967" id="9368"/>
1028                 <outlet property="ALPUBtype" destination="6658" id="9366"/>
1029                 <outlet property="ALPUBumi" destination="7791" id="9364"/>
1030                 <outlet property="ALPUBwType" destination="6490" id="9419"/>
1031                 <outlet property="ALTFatkHit" destination="9860" id="9905"/>
1032                 <outlet property="ALTFbullet" destination="6990" id="9348"/>
1033                 <outlet property="ALTFcFood" destination="7640" id="9358"/>
1034                 <outlet property="ALTFcMoney" destination="7638" id="9359"/>
1035                 <outlet property="ALTFcSupply" destination="7637" id="9357"/>
1036                 <outlet property="ALTFcmd" destination="7130" id="9360"/>
1037                 <outlet property="ALTFcost" destination="6338" id="9346"/>
1038                 <outlet property="ALTFcostP" destination="6383" id="9347"/>
1039                 <outlet property="ALTFdmgCount" destination="6640" id="9355"/>
1040                 <outlet property="ALTFdmgExtent" destination="7101" id="9378"/>
1041                 <outlet property="ALTFdmgRate" destination="6709" id="9356"/>
1042                 <outlet property="ALTFextend" destination="6314" id="9345"/>
1043                 <outlet property="ALTFhit" destination="7579" id="9353"/>
1044                 <outlet property="ALTFhitCount" destination="7090" id="9349"/>
1045                 <outlet property="ALTFhitRate" destination="9319" id="9352"/>
1046                 <outlet property="ALTFmelee" destination="7055" id="9371"/>
1047                 <outlet property="ALTFmsg" destination="7229" id="9361"/>
1048                 <outlet property="ALTFname" destination="6266" id="9342"/>
1049                 <outlet property="ALTFpass" destination="7056" id="9372"/>
1050                 <outlet property="ALTFrangeA" destination="6279" id="9343"/>
1051                 <outlet property="ALTFrangeB" destination="6297" id="9344"/>
1052                 <outlet property="ALTFrate" destination="7571" id="9354"/>
1053                 <outlet property="ALTFsuccessRate" destination="7332" id="9350"/>
1054                 <outlet property="ALTFtrigger" destination="7048" id="9370"/>
1055                 <outlet property="ALTFvigor" destination="7676" id="9351"/>
1056                 <outlet property="AMbtnA" destination="11389" id="11545"/>
1057                 <outlet property="AMbtnB" destination="11400" id="11546"/>
1058                 <outlet property="AMbtnC" destination="11412" id="11547"/>
1059                 <outlet property="AMbtnD" destination="11424" id="11548"/>
1060                 <outlet property="ATAnimationListTV" destination="abe-p0-Egd" id="5sg-o7-1zx"/>
1061                 <outlet property="ATEffectAniWindow" destination="xGI-sa-7AS" id="cfI-pw-561"/>
1062                 <outlet property="ATEffectMovWindow" destination="gnR-a9-LnO" id="WMh-V5-MP9"/>
1063                 <outlet property="ATEffectWindow" destination="BFi-4B-Lrm" id="9kv-eC-NFr"/>
1064                 <outlet property="ATIV" destination="h9p-v4-KuY" id="CT4-6m-TUi"/>
1065                 <outlet property="ATPreferenceWindow" destination="JWZ-ni-Uv8" id="x2A-kB-Jhg"/>
1066                 <outlet property="ATalphaBtn" destination="ok7-kz-wU1" id="sUU-Nv-doo"/>
1067                 <outlet property="ATalphaFix" destination="ok7-kz-wU1" id="xa9-ol-ghs"/>
1068                 <outlet property="ATaniBC" destination="pRN-A4-zVg" id="FTF-lm-kxO"/>
1069                 <outlet property="ATframeCntTF" destination="d2V-OI-28q" id="H2v-Cc-lZb"/>
1070                 <outlet property="ATframeTF" destination="DCS-oC-lDS" id="eRw-he-ORM"/>
1071                 <outlet property="ATmovBC" destination="du1-8W-Tsw" id="bUh-QP-ODm"/>
1072                 <outlet property="ATmovFileNameTF" destination="TKd-KS-cpV" id="8yb-qK-0od"/>
1073                 <outlet property="AVPV" destination="3GZ-ID-vqV" id="StC-DP-ap8"/>
1074                 <outlet property="AVPV2" destination="moo-ho-WXo" id="vbb-DS-i2T"/>
1075                 <outlet property="AnimationListAC" destination="Xd6-UN-4HS" id="Nob-ZI-phf"/>
1076                 <outlet property="AnimationListTV" destination="abe-p0-Egd" id="Qjl-ht-Ull"/>
1077                 <outlet property="Baura" destination="pl4-oZ-3pn" id="n6O-6L-Br0"/>
1078                 <outlet property="ILPUBtype" destination="9126" id="9278"/>
1079                 <outlet property="ILTFAGI" destination="8297" id="9226"/>
1080                 <outlet property="ILTFAP" destination="8306" id="9221"/>
1081                 <outlet property="ILTFDEX" destination="8252" id="9227"/>
1082                 <outlet property="ILTFHP" destination="8312" id="9219"/>
1083                 <outlet property="ILTFINT" destination="8250" id="9229"/>
1084                 <outlet property="ILTFLUK" destination="8248" id="9230"/>
1085                 <outlet property="ILTFMEN" destination="8251" id="9228"/>
1086                 <outlet property="ILTFMOV" destination="8282" id="9253"/>
1087                 <outlet property="ILTFMP" destination="8307" id="9220"/>
1088                 <outlet property="ILTFSTR" destination="8304" id="9223"/>
1089                 <outlet property="ILTFVIT" destination="8299" id="9225"/>
1090                 <outlet property="ILTFWT" destination="8305" id="9222"/>
1091                 <outlet property="ILTFair" destination="8779" id="9250"/>
1092                 <outlet property="ILTFarrow" destination="8708" id="9240"/>
1093                 <outlet property="ILTFblood" destination="8791" id="9259"/>
1094                 <outlet property="ILTFblow" destination="8702" id="9237"/>
1095                 <outlet property="ILTFcharm" destination="8900" id="9245"/>
1096                 <outlet property="ILTFcold" destination="8775" id="9251"/>
1097                 <outlet property="ILTFcomment" destination="8968" id="9264"/>
1098                 <outlet property="ILTFconfusion" destination="8902" id="9246"/>
1099                 <outlet property="ILTFdark" destination="8787" id="9257"/>
1100                 <outlet property="ILTFelectoric" destination="8777" id="9254"/>
1101                 <outlet property="ILTFexplosion" destination="8789" id="9258"/>
1102                 <outlet property="ILTFflame" destination="8773" id="9249"/>
1103                 <outlet property="ILTFgas" destination="8783" id="9255"/>
1104                 <outlet property="ILTFgun" destination="8710" id="9241"/>
1105                 <outlet property="ILTFholy" destination="8785" id="9256"/>
1106                 <outlet property="ILTFname" destination="8315" id="9214"/>
1107                 <outlet property="ILTFnameID" destination="8272" id="9216"/>
1108                 <outlet property="ILTFnameR" destination="8274" id="9215"/>
1109                 <outlet property="ILTFpAGI" destination="9033" id="9232"/>
1110                 <outlet property="ILTFpDEX" destination="9046" id="9233"/>
1111                 <outlet property="ILTFpINT" destination="9063" id="9235"/>
1112                 <outlet property="ILTFpLUK" destination="9075" id="9236"/>
1113                 <outlet property="ILTFpMEN" destination="9054" id="9234"/>
1114                 <outlet property="ILTFpSTR" destination="9012" id="9224"/>
1115                 <outlet property="ILTFpVIT" destination="9022" id="9231"/>
1116                 <outlet property="ILTFparalysis" destination="8896" id="9243"/>
1117                 <outlet property="ILTFpoison" destination="8898" id="9244"/>
1118                 <outlet property="ILTFprice" destination="9094" id="9218"/>
1119                 <outlet property="ILTFrecHP" destination="9144" id="9260"/>
1120                 <outlet property="ILTFrecHPp" destination="9163" id="9261"/>
1121                 <outlet property="ILTFrecMP" destination="9171" id="9262"/>
1122                 <outlet property="ILTFrecMPp" destination="9173" id="9263"/>
1123                 <outlet property="ILTFshell" destination="8712" id="9242"/>
1124                 <outlet property="ILTFsilent" destination="8906" id="9248"/>
1125                 <outlet property="ILTFslash" destination="8704" id="9238"/>
1126                 <outlet property="ILTFsleep" destination="8904" id="9247"/>
1127                 <outlet property="ILTFstub" destination="8706" id="9239"/>
1128                 <outlet property="ILTFwater" destination="8781" id="9252"/>
1129                 <outlet property="ILTFweight" destination="8994" id="9217"/>
1130                 <outlet property="ILregiTF" destination="NU5-y8-RLM" id="87T-nF-Gn9"/>
1131                 <outlet property="ILregiWIndow" destination="9HV-uG-He9" id="18l-da-cWN"/>
1132                 <outlet property="IVimg" destination="1193" id="9279"/>
1133                 <outlet property="IVimgBig" destination="1242" id="9280"/>
1134                 <outlet property="PUBsl" destination="5847" id="13093"/>
1135                 <outlet property="PUPtEquip" destination="5169" id="9265"/>
1136                 <outlet property="PUPtMons" destination="5256" id="7913"/>
1137                 <outlet property="PUPtMove" destination="3004" id="7914"/>
1138                 <outlet property="RETFair" destination="5448" id="12385"/>
1139                 <outlet property="RETFarrow" destination="6762" id="12386"/>
1140                 <outlet property="RETFblood" destination="6942" id="12387"/>
1141                 <outlet property="RETFblow" destination="5394" id="12388"/>
1142                 <outlet property="RETFcharm" destination="5532" id="12389"/>
1143                 <outlet property="RETFcold" destination="5423" id="12390"/>
1144                 <outlet property="RETFconfusion" destination="6860" id="12391"/>
1145                 <outlet property="RETFdark" destination="6826" id="12392"/>
1146                 <outlet property="RETFelectoric" destination="5446" id="12393"/>
1147                 <outlet property="RETFexplosion" destination="6923" id="12394"/>
1148                 <outlet property="RETFflame" destination="5421" id="12395"/>
1149                 <outlet property="RETFgas" destination="5473" id="12396"/>
1150                 <outlet property="RETFgun" destination="6764" id="12397"/>
1151                 <outlet property="RETFholy" destination="6824" id="12398"/>
1152                 <outlet property="RETFparalysis" destination="5496" id="12399"/>
1153                 <outlet property="RETFpoison" destination="5518" id="12400"/>
1154                 <outlet property="RETFshell" destination="6797" id="12401"/>
1155                 <outlet property="RETFsilent" destination="6891" id="12402"/>
1156                 <outlet property="RETFslash" destination="5407" id="12403"/>
1157                 <outlet property="RETFsleep" destination="6876" id="12404"/>
1158                 <outlet property="RETFstub" destination="5563" id="12405"/>
1159                 <outlet property="RETFwater" destination="5471" id="12406"/>
1160                 <outlet property="SLBpanel" destination="13387" id="13495"/>
1161                 <outlet property="SLUpanel" destination="13441" id="13496"/>
1162                 <outlet property="TFacu" destination="3230" id="7897"/>
1163                 <outlet property="TFagi" destination="1381" id="7888"/>
1164                 <outlet property="TFap" destination="1324" id="7911"/>
1165                 <outlet property="TFatk" destination="3216" id="7894"/>
1166                 <outlet property="TFbp" destination="6428" id="7909"/>
1167                 <outlet property="TFcFood" destination="5227" id="7907"/>
1168                 <outlet property="TFcMoney" destination="5242" id="7908"/>
1169                 <outlet property="TFcSupply" destination="5207" id="7906"/>
1170                 <outlet property="TFcWT" destination="12447" id="12465"/>
1171                 <outlet property="TFcap" destination="3242" id="7896"/>
1172                 <outlet property="TFchipNumb" destination="10599" id="10655"/>
1173                 <outlet property="TFdef" destination="3222" id="7895"/>
1174                 <outlet property="TFdex" destination="1436" id="7889"/>
1175                 <outlet property="TFdod" destination="1544" id="7902"/>
1176                 <outlet property="TFeva" destination="3236" id="7898"/>
1177                 <outlet property="TFhit" destination="1543" id="7901"/>
1178                 <outlet property="TFhp" destination="1282" id="7912"/>
1179                 <outlet property="TFint" destination="1438" id="7891"/>
1180                 <outlet property="TFluk" destination="5064" id="7893"/>
1181                 <outlet property="TFmel" destination="1515" id="7899"/>
1182                 <outlet property="TFmen" destination="1437" id="7890"/>
1183                 <outlet property="TFmis" destination="1516" id="7900"/>
1184                 <outlet property="TFmov" destination="2995" id="7892"/>
1185                 <outlet property="TFmp" destination="1317" id="7910"/>
1186                 <outlet property="TFname" destination="1192" id="7877"/>
1187                 <outlet property="TFnameC" destination="2953" id="7880"/>
1188                 <outlet property="TFnameID" destination="5120" id="7882"/>
1189                 <outlet property="TFnameN" destination="1259" id="7879"/>
1190                 <outlet property="TFnameR" destination="5102" id="7881"/>
1191                 <outlet property="TFrea" destination="1571" id="7904"/>
1192                 <outlet property="TFski" destination="1572" id="7905"/>
1193                 <outlet property="TFstr" destination="1362" id="7886"/>
1194                 <outlet property="TFvit" destination="1370" id="7887"/>
1195                 <outlet property="TFwt" destination="1332" id="7885"/>
1196                 <outlet property="UCLDetailPanel" destination="1179" id="3988"/>
1197                 <outlet property="UCLPanel" destination="1017" id="3157"/>
1198                 <outlet property="UCLPanelAttack" destination="6438" id="7828"/>
1199                 <outlet property="UCLPanelAttackDetail" destination="5903" id="9317"/>
1200                 <outlet property="UCLPanelAttackList" destination="11341" id="11544"/>
1201                 <outlet property="UCLPanelEquipDetail" destination="8246" id="9208"/>
1202                 <outlet property="UCLPanelEquipList" destination="7947" id="8090"/>
1203                 <outlet property="UCLPanelRegist" destination="5286" id="7829"/>
1204                 <outlet property="UCLPanelSkill" destination="5591" id="7830"/>
1205                 <outlet property="UCLPanelSkillDetail" destination="8246" id="9206"/>
1206                 <outlet property="UCLPanelSkillList" destination="8091" id="8138"/>
1207                 <outlet property="UCLRegisterPanel" destination="10597" id="10650"/>
1208                 <outlet property="animationListAC" destination="Xd6-UN-4HS" id="UbE-OJ-MhJ"/>
1209                 <outlet property="animationListTV" destination="abe-p0-Egd" id="Klz-ef-zNl"/>
1210                 <outlet property="attackListAC" destination="9196" id="9197"/>
1211                 <outlet property="attackListTV" destination="6542" id="9201"/>
1212                 <outlet property="comboListAC" destination="12214" id="12216"/>
1213                 <outlet property="comboListTV" destination="11482" id="12212"/>
1214                 <outlet property="commandListAC" destination="12213" id="12215"/>
1215                 <outlet property="commandListTV" destination="11451" id="12211"/>
1216                 <outlet property="damageListAC" destination="9379" id="9381"/>
1217                 <outlet property="damageListTV" destination="6605" id="9402"/>
1218                 <outlet property="equipItemAC" destination="9268" id="9272"/>
1219                 <outlet property="equipItemTV" destination="5138" id="9277"/>
1220                 <outlet property="equipListAC" destination="8222" id="8224"/>
1221                 <outlet property="equipListTV" destination="7999" id="9202"/>
1222                 <outlet property="hitListAC" destination="9380" id="9382"/>
1223                 <outlet property="hitListTV" destination="7079" id="9403"/>
1224                 <outlet property="skillListAC" destination="13096" id="13108"/>
1225                 <outlet property="skillListBuildAC" destination="13253" id="13541"/>
1226                 <outlet property="skillListBuildTV" destination="13678" id="13776"/>
1227                 <outlet property="skillListTV" destination="5802" id="13109"/>
1228                 <outlet property="skillListUnitAC" destination="13254" id="13542"/>
1229                 <outlet property="skillListUnitTV" destination="13521" id="13537"/>
1230                 <outlet property="unitChipListAC" destination="3040" id="3176"/>
1231                 <outlet property="unitChipListTV" destination="1036" id="3986"/>
1232             </connections>
1233         </customObject>
1234         <arrayController id="12418" userLabel="ResearchListAC">
1235             <connections>
1236                 <binding destination="2629" name="contentArray" keyPath="researchListMA" id="12421"/>
1237             </connections>
1238         </arrayController>
1239         <arrayController id="3040" userLabel="UnitChipListAC">
1240             <connections>
1241                 <binding destination="3039" name="contentArray" keyPath="unitChipListMA" id="3179"/>
1242             </connections>
1243         </arrayController>
1244         <arrayController id="9268" userLabel="EquipItemAC">
1245             <connections>
1246                 <binding destination="3039" name="contentArray" keyPath="equipItemMA" id="9271"/>
1247             </connections>
1248         </arrayController>
1249         <arrayController id="9196" userLabel="AttackListAC">
1250             <connections>
1251                 <binding destination="3039" name="contentArray" keyPath="attackListMA" id="9200"/>
1252             </connections>
1253         </arrayController>
1254         <arrayController id="9379" userLabel="DamageListAC">
1255             <connections>
1256                 <binding destination="3039" name="contentArray" keyPath="damageListMA" id="9385"/>
1257             </connections>
1258         </arrayController>
1259         <arrayController id="9380" userLabel="HitListAC">
1260             <connections>
1261                 <binding destination="3039" name="contentArray" keyPath="hitListMA" id="9388"/>
1262             </connections>
1263         </arrayController>
1264         <arrayController id="8222" userLabel="EquipListAC">
1265             <connections>
1266                 <binding destination="3039" name="contentArray" keyPath="equipListMA" id="8228"/>
1267             </connections>
1268         </arrayController>
1269         <arrayController id="12213" userLabel="CommandListAC">
1270             <connections>
1271                 <binding destination="3039" name="contentArray" keyPath="commandListMA" id="12241"/>
1272             </connections>
1273         </arrayController>
1274         <arrayController id="12214" userLabel="ComboListAC">
1275             <connections>
1276                 <binding destination="3039" name="contentArray" keyPath="comboListMA" id="12244"/>
1277             </connections>
1278         </arrayController>
1279         <arrayController id="13096" userLabel="SkillListAC">
1280             <connections>
1281                 <binding destination="3039" name="contentArray" keyPath="skillListMA" id="13102"/>
1282             </connections>
1283         </arrayController>
1284         <arrayController id="13253" userLabel="SkillListBuildAC">
1285             <connections>
1286                 <binding destination="3039" name="contentArray" keyPath="skillListBuildMA" id="13363"/>
1287             </connections>
1288         </arrayController>
1289         <arrayController id="13254" userLabel="SkillListUnitAC">
1290             <connections>
1291                 <binding destination="3039" name="contentArray" keyPath="skillListUnitMA" id="13366"/>
1292             </connections>
1293         </arrayController>
1294         <arrayController id="Xd6-UN-4HS" userLabel="AnimationListAC">
1295             <connections>
1296                 <binding destination="3039" name="contentArray" keyPath="animationListMA" id="hA4-WH-xra"/>
1297             </connections>
1298         </arrayController>
1299         <customObject id="3fj-BE-hOi" customClass="LoadChipList">
1300             <connections>
1301                 <outlet property="ALPUBchu" destination="7774" id="Pgg-Eb-SAQ"/>
1302                 <outlet property="ALPUBcost" destination="6360" id="bcG-r8-kLP"/>
1303                 <outlet property="ALPUBriku" destination="7744" id="mIY-Zz-Ryk"/>
1304                 <outlet property="ALPUBseed" destination="6625" id="58D-sG-gH8"/>
1305                 <outlet property="ALPUBsora" destination="7808" id="7hk-9k-h2u"/>
1306                 <outlet property="ALPUBsort" destination="6967" id="rq1-Ui-5ip"/>
1307                 <outlet property="ALPUBtype" destination="6658" id="RgO-G8-7sF"/>
1308                 <outlet property="ALPUBumi" destination="7791" id="8X8-kB-Xg2"/>
1309                 <outlet property="ALPUBwType" destination="6490" id="R5S-6f-oFb"/>
1310                 <outlet property="ALTFatkHit" destination="9860" id="P9P-RT-d5r"/>
1311                 <outlet property="ALTFbullet" destination="6990" id="eeH-CH-t3g"/>
1312                 <outlet property="ALTFcFood" destination="7640" id="Ad3-xO-4QA"/>
1313                 <outlet property="ALTFcMoney" destination="7638" id="w7a-Ue-Mvb"/>
1314                 <outlet property="ALTFcSupply" destination="7637" id="G1e-On-brD"/>
1315                 <outlet property="ALTFcmd" destination="7130" id="ZCC-we-e55"/>
1316                 <outlet property="ALTFcost" destination="6338" id="aR1-0F-1Yv"/>
1317                 <outlet property="ALTFcostP" destination="6383" id="mGl-eZ-VKE"/>
1318                 <outlet property="ALTFdmgCount" destination="6640" id="Cuh-wy-5c2"/>
1319                 <outlet property="ALTFdmgExtent" destination="7101" id="ujd-ls-Jse"/>
1320                 <outlet property="ALTFdmgRate" destination="6709" id="pFJ-rN-95x"/>
1321                 <outlet property="ALTFextend" destination="6314" id="9sl-zX-CiH"/>
1322                 <outlet property="ALTFhit" destination="7579" id="co0-7e-ObT"/>
1323                 <outlet property="ALTFhitCount" destination="7090" id="Opi-pD-SAp"/>
1324                 <outlet property="ALTFhitRate" destination="9319" id="sBU-qF-eZB"/>
1325                 <outlet property="ALTFmelee" destination="7055" id="62L-XG-X8y"/>
1326                 <outlet property="ALTFmsg" destination="7229" id="fZ5-OK-IAR"/>
1327                 <outlet property="ALTFname" destination="6266" id="y2f-hb-QGz"/>
1328                 <outlet property="ALTFpass" destination="7056" id="JY2-EJ-Vxy"/>
1329                 <outlet property="ALTFrangeA" destination="6279" id="8Se-MU-P7R"/>
1330                 <outlet property="ALTFrangeB" destination="6297" id="3jH-8Q-RPB"/>
1331                 <outlet property="ALTFrate" destination="7571" id="bt4-uy-sHX"/>
1332                 <outlet property="ALTFsuccessRate" destination="7332" id="8dt-I8-7XX"/>
1333                 <outlet property="ALTFtrigger" destination="7048" id="qBj-Sp-OCc"/>
1334                 <outlet property="ALTFvigor" destination="7676" id="Ft1-4l-4XA"/>
1335                 <outlet property="IVimg" destination="o3i-OK-jEg" id="gmb-I2-8gY"/>
1336                 <outlet property="IVimgb" destination="0Ux-79-z97" id="53k-DN-X4i"/>
1337                 <outlet property="LCLDetailPanel" destination="tB8-I0-9Gp" id="NZ0-85-s6x"/>
1338                 <outlet property="LCLPanel" destination="8Rs-NI-iyx" id="y4c-8A-o5v"/>
1339                 <outlet property="LCLRegisterPanel" destination="uvi-Fg-l24" id="FoT-3A-1SO"/>
1340                 <outlet property="PUPtEquip" destination="b0M-Wm-lTG" id="g0C-0J-oLQ"/>
1341                 <outlet property="PUPtMove" destination="9iA-af-nCv" id="GfN-c1-Ct2"/>
1342                 <outlet property="PUPtSize" destination="CHo-EL-3k4" id="aKY-41-G1C"/>
1343                 <outlet property="TFarm" destination="5UW-KH-tfL" id="bGo-Yi-2Fu"/>
1344                 <outlet property="TFcFood" destination="zbI-VJ-E3D" id="Zzo-jq-10S"/>
1345                 <outlet property="TFcMoney" destination="Ghb-2N-k6k" id="pBa-LB-vpf"/>
1346                 <outlet property="TFcSupply" destination="a8B-yd-FEB" id="9Ux-0A-wmw"/>
1347                 <outlet property="TFcWT" destination="DIX-ha-k05" id="UyT-rG-9Zg"/>
1348                 <outlet property="TFchipNumb" destination="2RT-Xi-qnT" id="b4O-Fj-d0Q"/>
1349                 <outlet property="TFen" destination="JRC-a9-R9b" id="7BT-Jv-yTk"/>
1350                 <outlet property="TFhp" destination="r63-15-eKe" id="ahp-p9-d3j"/>
1351                 <outlet property="TFlim" destination="Hbg-ay-Z1i" id="rIy-hw-cwR"/>
1352                 <outlet property="TFloadCount" destination="exb-KY-7Qk" id="m1T-Ug-vfP"/>
1353                 <outlet property="TFmob" destination="Vyo-ft-foS" id="IFx-JP-PeT"/>
1354                 <outlet property="TFmov" destination="OVv-Yq-eYp" id="9nb-sW-Ev4"/>
1355                 <outlet property="TFname" destination="kXp-C7-Rei" id="mya-KY-sKC"/>
1356                 <outlet property="TFnameID" destination="tgn-y9-ujP" id="twa-NM-k6a"/>
1357                 <outlet property="TFnameR" destination="oee-bL-GsY" id="Qbd-EN-6Ds"/>
1358                 <outlet property="TFwt" destination="qL8-Nz-gg8" id="ICu-se-mln"/>
1359                 <outlet property="attackEditPanel" destination="5903" id="ze6-e0-wlj"/>
1360                 <outlet property="attackListPanel" destination="6438" id="Wao-UG-hLl"/>
1361                 <outlet property="commandListPanel" destination="11341" id="3VU-ex-cGh"/>
1362                 <outlet property="loadChipListAC" destination="UDg-Hv-fTw" id="3x2-11-Hfu"/>
1363                 <outlet property="loadChipListTV" destination="12D-TR-Ww9" id="icu-0I-COO"/>
1364                 <outlet property="loadCount" destination="exb-KY-7Qk" id="rT1-kF-1T2"/>
1365             </connections>
1366         </customObject>
1367         <arrayController id="UDg-Hv-fTw" userLabel="LoadChipListAC">
1368             <connections>
1369                 <binding destination="3fj-BE-hOi" name="contentArray" keyPath="loadChipListMA" id="YB0-L9-DO6"/>
1370             </connections>
1371         </arrayController>
1372         <customObject id="3369" userLabel="Scenario List" customClass="ScenarioList">
1373             <connections>
1374                 <outlet property="IVscene" destination="691" id="3371"/>
1375                 <outlet property="PUBscenario" destination="3378" id="3400"/>
1376                 <outlet property="SLPanel" destination="643" id="3370"/>
1377                 <outlet property="eventSceneWindow" destination="10241" id="10341"/>
1378                 <outlet property="scenarioListAC" destination="3372" id="3373"/>
1379                 <outlet property="scenarioListTV" destination="646" id="10340"/>
1380                 <outlet property="titleWindow" destination="371" id="3427"/>
1381             </connections>
1382         </customObject>
1383         <arrayController id="3372" userLabel="ScenarioListAC">
1384             <connections>
1385                 <binding destination="3369" name="contentArray" keyPath="scenarioListMA" id="3405"/>
1386             </connections>
1387         </arrayController>
1388         <customObject id="3280" customClass="StringText"/>
1389         <customObject id="3407" customClass="SaveDataList">
1390             <connections>
1391                 <outlet property="IVsave" destination="737" id="3412"/>
1392                 <outlet property="SDLPanel" destination="702" id="3411"/>
1393                 <outlet property="saveListAC" destination="3408" id="3833"/>
1394                 <outlet property="titleWindow" destination="371" id="3428"/>
1395             </connections>
1396         </customObject>
1397         <arrayController id="3408" userLabel="SaveDataListAC">
1398             <connections>
1399                 <binding destination="3407" name="contentArray" keyPath="saveListMA" id="3421"/>
1400             </connections>
1401         </arrayController>
1402         <customObject id="3745" customClass="Gallery">
1403             <connections>
1404                 <outlet property="IV01" destination="3593" id="3751"/>
1405                 <outlet property="IV02" destination="3650" id="3752"/>
1406                 <outlet property="IV03" destination="3706" id="3753"/>
1407                 <outlet property="IV04" destination="3679" id="3754"/>
1408                 <outlet property="IV05" destination="3631" id="3755"/>
1409                 <outlet property="IV06" destination="3651" id="3756"/>
1410                 <outlet property="IV07" destination="3707" id="3757"/>
1411                 <outlet property="IV08" destination="3680" id="3758"/>
1412                 <outlet property="IV09" destination="3640" id="3759"/>
1413                 <outlet property="IV10" destination="3652" id="3760"/>
1414                 <outlet property="IV11" destination="3708" id="3761"/>
1415                 <outlet property="IV12" destination="3681" id="3762"/>
1416                 <outlet property="IVGD" destination="6OW-b8-USr" id="CLJ-qc-Y9M"/>
1417                 <outlet property="TF" destination="3792" id="3814"/>
1418                 <outlet property="TFGD" destination="ibW-DQ-b9N" id="gej-Nw-fPu"/>
1419                 <outlet property="galleryDetailWindow" destination="3sw-XT-MQR" id="Hy9-kJ-1dA"/>
1420                 <outlet property="galleryListAC" destination="3750" id="3834"/>
1421                 <outlet property="galleryListTV" destination="3541" id="76W-e5-o14"/>
1422                 <outlet property="galleryWindow" destination="3481" id="3746"/>
1423                 <outlet property="startWindow" destination="371" id="3747"/>
1424                 <outlet property="titleWindow" destination="371" id="3748"/>
1425             </connections>
1426         </customObject>
1427         <arrayController id="3750" userLabel="GalleryListAC">
1428             <connections>
1429                 <binding destination="3745" name="contentArray" keyPath="galleryListMA" id="3768"/>
1430             </connections>
1431         </arrayController>
1432         <customObject id="9720" customClass="ScenarioEditor">
1433             <connections>
1434                 <outlet property="Dname" destination="9759" id="9782"/>
1435                 <outlet property="Dstring" destination="9563" id="9783"/>
1436                 <outlet property="FIbtn" destination="q7Q-bY-LIS" id="Jhd-b2-L1H"/>
1437                 <outlet property="FObtn" destination="z3c-fR-j9N" id="zFl-LN-od1"/>
1438                 <outlet property="IVface" destination="f9Y-cd-S7O" id="kGa-Qg-Z8i"/>
1439                 <outlet property="IVstand" destination="iwg-Mi-hna" id="u2a-RE-bBg"/>
1440                 <outlet property="IVwall" destination="dCf-rG-UDU" id="AOI-hZ-yO0"/>
1441                 <outlet property="NSIV" destination="14275" id="14390"/>
1442                 <outlet property="NSIV2" destination="14379" id="14389"/>
1443                 <outlet property="TFface" destination="p9x-Qs-jP3" id="DSS-Y0-w9M"/>
1444                 <outlet property="TFposX" destination="14235" id="14375"/>
1445                 <outlet property="TFposY" destination="14241" id="14376"/>
1446                 <outlet property="TFstand" destination="1Y3-Ea-0Dg" id="alq-iK-N4o"/>
1447                 <outlet property="TFwall" destination="UmM-R6-555" id="dpo-Ao-ocp"/>
1448                 <outlet property="baseListAC" destination="14320" id="14334"/>
1449                 <outlet property="baseListTV" destination="14179" id="14332"/>
1450                 <outlet property="detailWindow" destination="BJG-uQ-d4G" id="Lzs-Y0-27g"/>
1451                 <outlet property="dialogImage" destination="9511" id="9786"/>
1452                 <outlet property="dialogName" destination="9552" id="9785"/>
1453                 <outlet property="dialogString" destination="9486" id="9784"/>
1454                 <outlet property="layerListAC" destination="14321" id="14335"/>
1455                 <outlet property="layerListTV" destination="14196" id="14331"/>
1456                 <outlet property="lineListAC" destination="9723" id="9725"/>
1457                 <outlet property="lineListTV" destination="9583" id="9780"/>
1458                 <outlet property="scenarioEditorWindow" destination="9420" id="9788"/>
1459                 <outlet property="standEditorPanel" destination="14176" id="14358"/>
1460                 <outlet property="standListAC" destination="14319" id="14333"/>
1461                 <outlet property="standListTV" destination="14153" id="14330"/>
1462                 <outlet property="standPanel" destination="14150" id="14357"/>
1463                 <outlet property="textListAC" destination="9722" id="9724"/>
1464                 <outlet property="textListTV" destination="9628" id="9781"/>
1465                 <outlet property="titleWindow" destination="371" id="9787"/>
1466             </connections>
1467         </customObject>
1468         <arrayController id="9722" userLabel="TextListAC">
1469             <connections>
1470                 <binding destination="9720" name="contentArray" keyPath="textListMA" id="9729"/>
1471             </connections>
1472         </arrayController>
1473         <arrayController id="9723" userLabel="LineListAC">
1474             <connections>
1475                 <binding destination="9720" name="contentArray" keyPath="lineListMA" id="9732"/>
1476             </connections>
1477         </arrayController>
1478         <arrayController id="14319" userLabel="StandListAC">
1479             <connections>
1480                 <binding destination="9720" name="contentArray" keyPath="standListMA" id="14324"/>
1481             </connections>
1482         </arrayController>
1483         <arrayController id="14320" userLabel="BaseListAC">
1484             <connections>
1485                 <binding destination="9720" name="contentArray" keyPath="baseListMA" id="VX5-sG-JPz"/>
1486             </connections>
1487         </arrayController>
1488         <arrayController id="14321" userLabel="LayerListAC">
1489             <connections>
1490                 <binding destination="14320" name="contentArrayForMultipleSelection" keyPath="selection.baseListMA" id="z2t-df-M4d"/>
1491                 <binding destination="14320" name="contentSet" keyPath="selection.layerListMA" previousBinding="z2t-df-M4d" id="RZZ-7G-DnN"/>
1492             </connections>
1493         </arrayController>
1494         <customObject id="10292" customClass="EventScene">
1495             <connections>
1496                 <outlet property="BTN1" destination="uYZ-no-tcC" id="b7a-MR-7Bk"/>
1497                 <outlet property="BTN2" destination="Fkq-O8-bZy" id="Ych-y3-Tz5"/>
1498                 <outlet property="BTN3" destination="bW6-ZA-xsA" id="0tY-OF-aE8"/>
1499                 <outlet property="BTN4" destination="2Zc-Ay-nx3" id="XVw-iP-ewo"/>
1500                 <outlet property="BTN5" destination="qou-cw-rBW" id="8hV-Ud-PEq"/>
1501                 <outlet property="BTN6" destination="FqF-ej-Kbp" id="dFX-bs-4GV"/>
1502                 <outlet property="BTN7" destination="Pr6-7M-h8L" id="kSq-zG-iyC"/>
1503                 <outlet property="BTN8" destination="MON-mp-OJL" id="gya-pp-rqV"/>
1504                 <outlet property="BTN9" destination="2uf-9p-yCU" id="hLL-2a-i1p"/>
1505                 <outlet property="backIV" destination="10245" id="10304"/>
1506                 <outlet property="bsWindow" destination="NIc-R6-IYe" id="Hq4-4v-eMm"/>
1507                 <outlet property="dialogTF" destination="10266" id="10294"/>
1508                 <outlet property="esWindow" destination="10241" id="10495"/>
1509                 <outlet property="faceIV" destination="10246" id="10295"/>
1510                 <outlet property="fsWindow" destination="10342" id="10494"/>
1511                 <outlet property="nameTF" destination="10289" id="10293"/>
1512                 <outlet property="selectionDialog" destination="d50-mX-eQ4" id="3Zh-ps-eBC"/>
1513                 <outlet property="selectionTF" destination="Lkl-rj-bSB" id="9OR-Rb-Yh7"/>
1514                 <outlet property="textPointer" destination="RjP-H8-el2" id="m0p-8T-0dD"/>
1515                 <outlet property="titleWindow" destination="371" id="13718"/>
1516                 <outlet property="trueSelectionDialog" destination="Mpe-WF-JbB" id="hCA-iK-oRJ"/>
1517                 <outlet property="wallIV" destination="10244" id="10305"/>
1518             </connections>
1519         </customObject>
1520         <customObject id="10496" customClass="FieldScene">
1521             <connections>
1522                 <outlet property="AVPV" destination="8sA-SN-NRK" id="NCY-6C-2o1"/>
1523                 <outlet property="BCreateListAC" destination="14035" id="14037"/>
1524                 <outlet property="BCreateListTV" destination="13939" id="14039"/>
1525                 <outlet property="BXmessage" destination="hRF-K7-cTi" id="cdY-68-QJn"/>
1526                 <outlet property="BXname" destination="Qlb-2S-eV1" id="ee4-Z2-vPJ"/>
1527                 <outlet property="CAttackListAC" destination="11008" id="11010"/>
1528                 <outlet property="CAttackListTV" destination="10935" id="11009"/>
1529                 <outlet property="CResearchListAC" destination="12763" id="12778"/>
1530                 <outlet property="CResearchListTV" destination="12687" id="12777"/>
1531                 <outlet property="CSummonListAC" destination="14036" id="14100"/>
1532                 <outlet property="CSummonListTV" destination="14006" id="14059"/>
1533                 <outlet property="GameOverIV" destination="aC9-rN-s1T" id="z8g-LG-STF"/>
1534                 <outlet property="GameOverWindow" destination="Z8H-DC-plw" id="c5c-wz-IzH"/>
1535                 <outlet property="HPBarLI" destination="11176" id="11206"/>
1536                 <outlet property="HPbarLI" destination="11176" id="11216"/>
1537                 <outlet property="HPbarTF" destination="10351" id="11205"/>
1538                 <outlet property="IVimage" destination="3EP-gD-Uum" id="R4U-wu-F0b"/>
1539                 <outlet property="MPbarTF" destination="12304" id="12318"/>
1540                 <outlet property="TFattack" destination="10687" id="10734"/>
1541                 <outlet property="TFcancel" destination="10725" id="10740"/>
1542                 <outlet property="TFcreate" destination="10705" id="10741"/>
1543                 <outlet property="TFmessage" destination="Kcz-lQ-Cuy" id="rMK-wU-YoB"/>
1544                 <outlet property="TFmind" destination="10705" id="10736"/>
1545                 <outlet property="TFmove" destination="10681" id="10733"/>
1546                 <outlet property="TFname" destination="F69-xp-VZd" id="ahk-v5-H3C"/>
1547                 <outlet property="TFstandby" destination="10696" id="10738"/>
1548                 <outlet property="TFstatus" destination="10713" id="10739"/>
1549                 <outlet property="atkPanel" destination="10887" id="11045"/>
1550                 <outlet property="atkProperty" destination="11153" id="11175"/>
1551                 <outlet property="attackBtn" destination="10687" id="9Od-x7-G86"/>
1552                 <outlet property="battleAttackBtn1" destination="12110" id="yR7-hn-C9n"/>
1553                 <outlet property="battleAttackBtn2" destination="12048" id="T9Q-Mq-Ts5"/>
1554                 <outlet property="battleCancelBtn" destination="11564" id="B5N-tP-JUq"/>
1555                 <outlet property="battleDialog" destination="11270" id="11278"/>
1556                 <outlet property="battleDodgeBtn1" destination="12112" id="BWP-5D-SrP"/>
1557                 <outlet property="battleDodgeBtn2" destination="12070" id="naA-DI-gSh"/>
1558                 <outlet property="battleGuardBtn1" destination="12111" id="IdG-KT-K8a"/>
1559                 <outlet property="battleGuardBtn2" destination="12060" id="PhZ-QM-Xi7"/>
1560                 <outlet property="battlePanel" destination="11549" id="12197"/>
1561                 <outlet property="battleReadyUpFood1" destination="lUt-cx-W8N" id="xZK-x7-rnX"/>
1562                 <outlet property="battleReadyUpFood2" destination="eGg-iS-dnb" id="uJE-eQ-CLT"/>
1563                 <outlet property="battleReadyUpIV1" destination="Jox-Z8-YKv" id="edw-0Y-ARH"/>
1564                 <outlet property="battleReadyUpIV2" destination="Sjg-aD-kRh" id="ddL-tl-woX"/>
1565                 <outlet property="battleReadyUpLeader1" destination="HJs-3Z-vfS" id="j7I-7O-XZE"/>
1566                 <outlet property="battleReadyUpLeader2" destination="iPm-CK-2EU" id="j7Q-rP-b6m"/>
1567                 <outlet property="battleReadyUpMAN1A" destination="OMI-3t-nbm" id="SL8-SI-fMz"/>
1568                 <outlet property="battleReadyUpMAN1B" destination="fek-yn-WV3" id="9WL-iT-8eK"/>
1569                 <outlet property="battleReadyUpMAN2A" destination="ogS-d8-vTo" id="Ajs-df-rMj"/>
1570                 <outlet property="battleReadyUpMAN2B" destination="Oqs-NP-oE5" id="Tyg-Jg-b2p"/>
1571                 <outlet property="battleReadyUpMoney1" destination="ugH-N4-stb" id="qi5-Hq-cTZ"/>
1572                 <outlet property="battleReadyUpMoney2" destination="6rZ-sr-CsC" id="1GZ-l5-xDO"/>
1573                 <outlet property="battleReadyUpPN1" destination="fSD-Ac-ulI" id="VDv-kh-x7S"/>
1574                 <outlet property="battleReadyUpPN2" destination="wzf-7q-oos" id="TaO-L7-avW"/>
1575                 <outlet property="battleReadyUpRule" destination="pmg-wh-QM1" id="7hX-m3-B0Y"/>
1576                 <outlet property="battleReadyUpSupply1" destination="Yap-hL-AmK" id="vH5-R8-gFF"/>
1577                 <outlet property="battleReadyUpSupply2" destination="he1-Pd-xnr" id="v79-ZI-MSC"/>
1578                 <outlet property="battleStartBtn" destination="12038" id="qSe-nS-2LN"/>
1579                 <outlet property="battleWindow" destination="10750" id="11217"/>
1580                 <outlet property="bplayer1" destination="10754" id="11218"/>
1581                 <outlet property="bplayer2" destination="10809" id="11219"/>
1582                 <outlet property="bsWindow" destination="NIc-R6-IYe" id="BDj-j2-Sbt"/>
1583                 <outlet property="bullet" destination="11056" id="11170"/>
1584                 <outlet property="cancelBtn" destination="13794" id="6WI-65-2Q0"/>
1585                 <outlet property="combatAP1" destination="11763" id="12193"/>
1586                 <outlet property="combatAP2" destination="11956" id="12194"/>
1587                 <outlet property="combatATK1" destination="11734" id="12195"/>
1588                 <outlet property="combatATK2" destination="12019" id="12196"/>
1589                 <outlet property="combatHIT1" destination="11743" id="12189"/>
1590                 <outlet property="combatHIT2" destination="11959" id="12190"/>
1591                 <outlet property="combatHP1" destination="11685" id="12181"/>
1592                 <outlet property="combatHP2" destination="12004" id="12182"/>
1593                 <outlet property="combatLHP1" destination="11676" id="12185"/>
1594                 <outlet property="combatLHP2" destination="12003" id="12186"/>
1595                 <outlet property="combatLMP1" destination="11707" id="12187"/>
1596                 <outlet property="combatLMP2" destination="12007" id="12188"/>
1597                 <outlet property="combatMP1" destination="11715" id="12183"/>
1598                 <outlet property="combatMP2" destination="12002" id="12184"/>
1599                 <outlet property="combatNAME1" destination="11725" id="12297"/>
1600                 <outlet property="combatNAME2" destination="11960" id="12298"/>
1601                 <outlet property="combatVIG1" destination="11750" id="12191"/>
1602                 <outlet property="combatVIG2" destination="11958" id="12192"/>
1603                 <outlet property="commandPanel" destination="10656" id="usI-r5-SSD"/>
1604                 <outlet property="costP" destination="11074" id="11171"/>
1605                 <outlet property="costV" destination="11104" id="11172"/>
1606                 <outlet property="createBtn" destination="10705" id="a2T-pd-7cG"/>
1607                 <outlet property="createPanel" destination="13903" id="14040"/>
1608                 <outlet property="crytical" destination="11147" id="11174"/>
1609                 <outlet property="endGamePanel" destination="13719" id="13737"/>
1610                 <outlet property="endGameText" destination="13721" id="13738"/>
1611                 <outlet property="esWindow" destination="10241" id="13716"/>
1612                 <outlet property="fsEffectPanel" destination="9tv-gX-969" id="zWM-jt-V1C"/>
1613                 <outlet property="fsWindow" destination="10342" id="13717"/>
1614                 <outlet property="hplayer1" destination="10834" id="11234"/>
1615                 <outlet property="hplayer2" destination="10757" id="11235"/>
1616                 <outlet property="iplayer1" destination="10831" id="11231"/>
1617                 <outlet property="iplayer2" destination="10760" id="11237"/>
1618                 <outlet property="lplayer1" destination="10877" id="11220"/>
1619                 <outlet property="lplayer2" destination="10861" id="11221"/>
1620                 <outlet property="mapWindow" destination="10342" id="10743"/>
1621                 <outlet property="menuPanel" destination="10656" id="10742"/>
1622                 <outlet property="moveBtn" destination="10681" id="pBQ-rU-nLw"/>
1623                 <outlet property="mplayer1" destination="10832" id="11230"/>
1624                 <outlet property="mplayer2" destination="10759" id="11238"/>
1625                 <outlet property="nplayer1" destination="10756" id="11224"/>
1626                 <outlet property="nplayer2" destination="10807" id="11225"/>
1627                 <outlet property="region" destination="11086" id="11173"/>
1628                 <outlet property="researchACU" destination="12712" id="12761"/>
1629                 <outlet property="researchATK" destination="12709" id="12754"/>
1630                 <outlet property="researchCAP" destination="12711" id="12755"/>
1631                 <outlet property="researchDEF" destination="12710" id="12756"/>
1632                 <outlet property="researchEVA" destination="12713" id="12757"/>
1633                 <outlet property="researchIMG" destination="12715" id="12758"/>
1634                 <outlet property="researchMOV" destination="12714" id="12779"/>
1635                 <outlet property="researchPanel" destination="12617" id="12760"/>
1636                 <outlet property="rplayer1" destination="10833" id="11232"/>
1637                 <outlet property="rplayer2" destination="10758" id="11236"/>
1638                 <outlet property="selectChara" destination="10350" id="10497"/>
1639                 <outlet property="selectMesh" destination="10430" id="10498"/>
1640                 <outlet property="selectMeshText" destination="10441" id="10499"/>
1641                 <outlet property="selectMeshValue" destination="10501" id="10515"/>
1642                 <outlet property="selectionWindow" destination="Mpe-WF-JbB" id="UwK-Om-cyg"/>
1643                 <outlet property="slctBtn1" destination="uYZ-no-tcC" id="N2j-Um-Rh4"/>
1644                 <outlet property="slctBtn2" destination="Fkq-O8-bZy" id="HuE-Zu-3Gj"/>
1645                 <outlet property="slctBtn3" destination="bW6-ZA-xsA" id="pU4-yI-ybb"/>
1646                 <outlet property="slctBtn4" destination="2Zc-Ay-nx3" id="nuX-9E-Ak7"/>
1647                 <outlet property="slctBtn5" destination="qou-cw-rBW" id="Nkb-TE-tyt"/>
1648                 <outlet property="slctBtn6" destination="FqF-ej-Kbp" id="SWI-yk-35J"/>
1649                 <outlet property="slctBtn7" destination="Pr6-7M-h8L" id="bU0-cc-WT4"/>
1650                 <outlet property="slctBtn8" destination="MON-mp-OJL" id="EvA-wU-hMF"/>
1651                 <outlet property="slctBtn9" destination="2uf-9p-yCU" id="M9O-gv-m8g"/>
1652                 <outlet property="stanbyBtn" destination="10696" id="rkM-1E-3fX"/>
1653                 <outlet property="statusBtn" destination="10713" id="Xpc-Hf-bE5"/>
1654                 <outlet property="summonBtn" destination="10725" id="Ghp-yM-0Cf"/>
1655                 <outlet property="summonPanel" destination="13970" id="14042"/>
1656                 <outlet property="tfArmy" destination="12370" id="12383"/>
1657                 <outlet property="tfAttack" destination="11288" id="11332"/>
1658                 <outlet property="tfCalc" destination="11307" id="11334"/>
1659                 <outlet property="tfDefence" destination="11299" id="11333"/>
1660                 <outlet property="tfDodge" destination="11323" id="11336"/>
1661                 <outlet property="tfFood" destination="12327" id="12355"/>
1662                 <outlet property="tfHit" destination="11315" id="11335"/>
1663                 <outlet property="tfMoney" destination="12337" id="12354"/>
1664                 <outlet property="tfMove" destination="12877" id="12894"/>
1665                 <outlet property="tfName" destination="10352" id="12384"/>
1666                 <outlet property="tfResource" destination="12319" id="12353"/>
1667                 <outlet property="tfWait" destination="12962" id="12969"/>
1668                 <outlet property="titleWindow" destination="371" id="8sb-vD-hKR"/>
1669                 <outlet property="tplayer1" destination="10755" id="11222"/>
1670                 <outlet property="tplayer2" destination="10808" id="11223"/>
1671             </connections>
1672         </customObject>
1673         <arrayController id="11008" userLabel="CAttackListAC">
1674             <connections>
1675                 <binding destination="10496" name="contentArray" keyPath="CAttackListMA" id="11044"/>
1676             </connections>
1677         </arrayController>
1678         <arrayController id="12763" userLabel="CResearchListAC">
1679             <connections>
1680                 <binding destination="10496" name="contentArray" keyPath="CResearchListMA" id="12776"/>
1681             </connections>
1682         </arrayController>
1683         <arrayController id="14035" userLabel="BCreateListAC">
1684             <connections>
1685                 <binding destination="10496" name="contentArray" keyPath="BCreateListMA" id="14052"/>
1686             </connections>
1687         </arrayController>
1688         <arrayController id="14036" userLabel="CSummonListAC">
1689             <connections>
1690                 <binding destination="10496" name="contentArray" keyPath="CSummonListMA" id="14055"/>
1691             </connections>
1692         </arrayController>
1693         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="643" userLabel="シナリオ選択" customClass="NSPanel">
1694             <windowStyleMask key="styleMask" utility="YES"/>
1695             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
1696             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
1697             <view key="contentView" id="644">
1698                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
1699                 <autoresizingMask key="autoresizingMask"/>
1700                 <subviews>
1701                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="645">
1702                         <rect key="frame" x="20" y="53" width="240" height="227"/>
1703                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1704                         <clipView key="contentView" id="O3A-L9-Zch">
1705                             <rect key="frame" x="1" y="1" width="238" height="225"/>
1706                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1707                             <subviews>
1708                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="646">
1709                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
1710                                     <autoresizingMask key="autoresizingMask"/>
1711                                     <size key="intercellSpacing" width="3" height="2"/>
1712                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1713                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
1714                                     <tableColumns>
1715                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="650">
1716                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
1717                                                 <font key="font" metaFont="smallSystem"/>
1718                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
1719                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
1720                                             </tableHeaderCell>
1721                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="653">
1722                                                 <font key="font" metaFont="system"/>
1723                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1724                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1725                                             </textFieldCell>
1726                                             <connections>
1727                                                 <binding destination="3372" name="value" keyPath="arrangedObjects.name" id="3403"/>
1728                                             </connections>
1729                                         </tableColumn>
1730                                     </tableColumns>
1731                                     <connections>
1732                                         <outlet property="delegate" destination="3369" id="3374"/>
1733                                     </connections>
1734                                 </tableView>
1735                             </subviews>
1736                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1737                         </clipView>
1738                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="647">
1739                             <rect key="frame" x="1" y="119" width="223" height="15"/>
1740                             <autoresizingMask key="autoresizingMask"/>
1741                         </scroller>
1742                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="649">
1743                             <rect key="frame" x="224" y="17" width="15" height="102"/>
1744                             <autoresizingMask key="autoresizingMask"/>
1745                         </scroller>
1746                     </scrollView>
1747                     <button verticalHuggingPriority="750" id="659">
1748                         <rect key="frame" x="385" y="13" width="66" height="32"/>
1749                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1750                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="660">
1751                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1752                             <font key="font" size="13" name="AquaKana"/>
1753                         </buttonCell>
1754                         <connections>
1755                             <action selector="backButton:" target="3369" id="3376"/>
1756                         </connections>
1757                     </button>
1758                     <button verticalHuggingPriority="750" id="663">
1759                         <rect key="frame" x="262" y="13" width="92" height="32"/>
1760                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1761                         <buttonCell key="cell" type="push" title="スタート" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="664">
1762                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1763                             <font key="font" size="13" name="AquaKana"/>
1764                         </buttonCell>
1765                         <connections>
1766                             <action selector="startButton:" target="3369" id="3377"/>
1767                         </connections>
1768                     </button>
1769                     <textField verticalHuggingPriority="750" id="672">
1770                         <rect key="frame" x="267" y="263" width="82" height="17"/>
1771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1772                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="シナリオ選択" id="673">
1773                             <font key="font" size="13" name="AquaKana"/>
1774                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1775                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1776                         </textFieldCell>
1777                     </textField>
1778                     <imageView id="691">
1779                         <rect key="frame" x="267" y="107" width="206" height="146"/>
1780                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1781                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="692"/>
1782                     </imageView>
1783                     <popUpButton verticalHuggingPriority="750" id="3378">
1784                         <rect key="frame" x="266" y="73" width="207" height="26"/>
1785                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1786                         <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">
1787                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
1788                             <font key="font" metaFont="menu"/>
1789                             <menu key="menu" title="OtherViews" id="3380">
1790                                 <items>
1791                                     <menuItem title="Killeryの野望" state="on" id="3381"/>
1792                                     <menuItem title="フリーマップ" id="3382"/>
1793                                     <menuItem title="To LoveるダークネスBlack" id="3383"/>
1794                                 </items>
1795                             </menu>
1796                         </popUpButtonCell>
1797                         <connections>
1798                             <action selector="listButton:" target="3369" id="3406"/>
1799                         </connections>
1800                     </popUpButton>
1801                 </subviews>
1802             </view>
1803         </window>
1804         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="702" userLabel="セーブデータ" customClass="NSPanel">
1805             <windowStyleMask key="styleMask" utility="YES"/>
1806             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
1807             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
1808             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
1809             <view key="contentView" id="703">
1810                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
1811                 <autoresizingMask key="autoresizingMask"/>
1812                 <subviews>
1813                     <button verticalHuggingPriority="750" id="722">
1814                         <rect key="frame" x="407" y="5" width="66" height="32"/>
1815                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1816                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="723">
1817                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1818                             <font key="font" size="13" name="AquaKana"/>
1819                         </buttonCell>
1820                         <connections>
1821                             <action selector="backButton:" target="3407" id="3415"/>
1822                         </connections>
1823                     </button>
1824                     <button verticalHuggingPriority="750" id="727">
1825                         <rect key="frame" x="315" y="5" width="79" height="32"/>
1826                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1827                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="728">
1828                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1829                             <font key="font" size="13" name="AquaKana"/>
1830                         </buttonCell>
1831                         <connections>
1832                             <action selector="loadButton:" target="3407" id="3417"/>
1833                         </connections>
1834                     </button>
1835                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="734">
1836                         <rect key="frame" x="10" y="53" width="240" height="227"/>
1837                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1838                         <clipView key="contentView" id="ifa-bc-jl3">
1839                             <rect key="frame" x="1" y="1" width="238" height="225"/>
1840                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1841                             <subviews>
1842                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="746">
1843                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
1844                                     <autoresizingMask key="autoresizingMask"/>
1845                                     <size key="intercellSpacing" width="3" height="2"/>
1846                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1847                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
1848                                     <tableColumns>
1849                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="747">
1850                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
1851                                                 <font key="font" metaFont="smallSystem"/>
1852                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
1853                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
1854                                             </tableHeaderCell>
1855                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="748">
1856                                                 <font key="font" metaFont="system"/>
1857                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1858                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1859                                             </textFieldCell>
1860                                             <connections>
1861                                                 <binding destination="3408" name="value" keyPath="arrangedObjects.name" id="3423">
1862                                                     <dictionary key="options">
1863                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
1864                                                     </dictionary>
1865                                                 </binding>
1866                                             </connections>
1867                                         </tableColumn>
1868                                     </tableColumns>
1869                                     <connections>
1870                                         <outlet property="delegate" destination="3407" id="3414"/>
1871                                     </connections>
1872                                 </tableView>
1873                             </subviews>
1874                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1875                         </clipView>
1876                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="745">
1877                             <rect key="frame" x="1" y="119" width="223" height="15"/>
1878                             <autoresizingMask key="autoresizingMask"/>
1879                         </scroller>
1880                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="743">
1881                             <rect key="frame" x="224" y="17" width="15" height="102"/>
1882                             <autoresizingMask key="autoresizingMask"/>
1883                         </scroller>
1884                     </scrollView>
1885                     <textField verticalHuggingPriority="750" id="735">
1886                         <rect key="frame" x="257" y="263" width="108" height="17"/>
1887                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1888                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="セーブデータ選択" id="742">
1889                             <font key="font" size="13" name="AquaKana"/>
1890                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1891                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1892                         </textFieldCell>
1893                     </textField>
1894                     <textField verticalHuggingPriority="750" id="736">
1895                         <rect key="frame" x="255" y="85" width="208" height="17"/>
1896                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1897                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ToLoveるダークネスBlack" id="741">
1898                             <font key="font" metaFont="system"/>
1899                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1900                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1901                         </textFieldCell>
1902                     </textField>
1903                     <imageView id="737">
1904                         <rect key="frame" x="257" y="107" width="206" height="146"/>
1905                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1906                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="740"/>
1907                     </imageView>
1908                 </subviews>
1909             </view>
1910         </window>
1911         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="767" userLabel="マップエディタ">
1912             <windowStyleMask key="styleMask" titled="YES"/>
1913             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
1914             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
1915             <view key="contentView" id="768">
1916                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
1917                 <autoresizingMask key="autoresizingMask"/>
1918                 <subviews>
1919                     <customView id="784" customClass="ChipView">
1920                         <rect key="frame" x="498" y="4" width="96" height="256"/>
1921                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1922                     </customView>
1923                     <button verticalHuggingPriority="750" id="814">
1924                         <rect key="frame" x="498" y="273" width="17" height="23"/>
1925                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1926                         <buttonCell key="cell" type="smallSquare" title="&lt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="815">
1927                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1928                             <font key="font" metaFont="system"/>
1929                         </buttonCell>
1930                         <connections>
1931                             <action selector="previous:" target="3826" id="3829"/>
1932                         </connections>
1933                     </button>
1934                     <button verticalHuggingPriority="750" id="821">
1935                         <rect key="frame" x="577" y="273" width="17" height="23"/>
1936                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1937                         <buttonCell key="cell" type="smallSquare" title="&gt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="822">
1938                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1939                             <font key="font" metaFont="system"/>
1940                         </buttonCell>
1941                         <connections>
1942                             <action selector="next:" target="3826" id="3828"/>
1943                         </connections>
1944                     </button>
1945                     <customView id="828" customClass="SeedView">
1946                         <rect key="frame" x="498" y="303" width="128" height="32"/>
1947                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1948                     </customView>
1949                     <textField verticalHuggingPriority="750" id="870">
1950                         <rect key="frame" x="477" y="363" width="134" height="17"/>
1951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1952                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="871">
1953                             <font key="font" size="13" name="AquaKana"/>
1954                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1955                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1956                         </textFieldCell>
1957                     </textField>
1958                     <textField verticalHuggingPriority="750" id="886">
1959                         <rect key="frame" x="495" y="343" width="98" height="17"/>
1960                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1961                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP 0000/0000" id="887">
1962                             <font key="font" metaFont="system"/>
1963                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1964                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1965                         </textFieldCell>
1966                     </textField>
1967                     <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="1717">
1968                         <rect key="frame" x="-1" y="-1" width="482" height="482"/>
1969                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1970                         <clipView key="contentView" id="hAH-Yn-rhl">
1971                             <rect key="frame" x="1" y="1" width="480" height="480"/>
1972                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1973                             <subviews>
1974                                 <customView id="769" customClass="MapView">
1975                                     <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
1976                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1977                                 </customView>
1978                             </subviews>
1979                         </clipView>
1980                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="1719">
1981                             <rect key="frame" x="1" y="465" width="480" height="16"/>
1982                             <autoresizingMask key="autoresizingMask"/>
1983                         </scroller>
1984                         <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="1720">
1985                             <rect key="frame" x="466" y="1" width="15" height="480"/>
1986                             <autoresizingMask key="autoresizingMask"/>
1987                         </scroller>
1988                     </scrollView>
1989                     <imageView id="1744">
1990                         <rect key="frame" x="493" y="379" width="100" height="100"/>
1991                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1992                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1745"/>
1993                     </imageView>
1994                     <textField verticalHuggingPriority="750" id="3815">
1995                         <rect key="frame" x="521" y="276" width="51" height="17"/>
1996                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1997                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="10/10" id="3816">
1998                             <font key="font" metaFont="system"/>
1999                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2000                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2001                         </textFieldCell>
2002                     </textField>
2003                     <button verticalHuggingPriority="750" id="3938">
2004                         <rect key="frame" x="588" y="7" width="57" height="32"/>
2005                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2006                         <buttonCell key="cell" type="push" title="title" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3939">
2007                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2008                             <font key="font" size="13" name="AquaKana"/>
2009                         </buttonCell>
2010                         <connections>
2011                             <action selector="backTitle:" target="3826" id="G6Y-9J-i4g"/>
2012                         </connections>
2013                     </button>
2014                     <customView id="9813" customClass="CommandView">
2015                         <rect key="frame" x="594" y="197" width="32" height="98"/>
2016                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2017                     </customView>
2018                     <button verticalHuggingPriority="750" id="9909">
2019                         <rect key="frame" x="590" y="32" width="54" height="32"/>
2020                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2021                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9911">
2022                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2023                             <font key="font" size="13" name="AquaKana"/>
2024                         </buttonCell>
2025                         <connections>
2026                             <action selector="saveMap:" target="3826" id="9930"/>
2027                         </connections>
2028                     </button>
2029                     <button verticalHuggingPriority="750" id="9932">
2030                         <rect key="frame" x="587" y="166" width="58" height="32"/>
2031                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2032                         <buttonCell key="cell" type="push" title="size" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9934">
2033                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2034                             <font key="font" size="13" name="AquaKana"/>
2035                         </buttonCell>
2036                         <connections>
2037                             <action selector="mapSize:" target="3826" id="10029"/>
2038                         </connections>
2039                     </button>
2040                     <button verticalHuggingPriority="750" id="10031">
2041                         <rect key="frame" x="588" y="57" width="56" height="32"/>
2042                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2043                         <buttonCell key="cell" type="push" title="読込" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10032">
2044                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2045                             <font key="font" size="13" name="AquaKana"/>
2046                         </buttonCell>
2047                         <connections>
2048                             <action selector="loadMap:" target="3826" id="10157"/>
2049                         </connections>
2050                     </button>
2051                     <button verticalHuggingPriority="750" id="KCD-H1-SPf">
2052                         <rect key="frame" x="585" y="138" width="63" height="32"/>
2053                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2054                         <buttonCell key="cell" type="push" title="event" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dI3-C5-YUq">
2055                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2056                             <font key="font" size="13" name="AquaKana"/>
2057                         </buttonCell>
2058                         <connections>
2059                             <action selector="setEvent:" target="3826" id="K8y-So-UnB"/>
2060                         </connections>
2061                     </button>
2062                 </subviews>
2063             </view>
2064         </window>
2065         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="908" userLabel="マップチップリスト" customClass="NSPanel">
2066             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2067             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2068             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2069             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2070             <view key="contentView" id="909">
2071                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2072                 <autoresizingMask key="autoresizingMask"/>
2073                 <subviews>
2074                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="910">
2075                         <rect key="frame" x="-1" y="41" width="602" height="360"/>
2076                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2077                         <clipView key="contentView" id="xqf-jG-meO">
2078                             <rect key="frame" x="1" y="17" width="600" height="342"/>
2079                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2080                             <subviews>
2081                                 <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">
2082                                     <rect key="frame" x="0.0" y="0.0" width="600" height="34"/>
2083                                     <autoresizingMask key="autoresizingMask"/>
2084                                     <size key="intercellSpacing" width="3" height="2"/>
2085                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2086                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2087                                     <tableColumns>
2088                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="915">
2089                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2090                                                 <font key="font" metaFont="smallSystem"/>
2091                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2092                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2093                                             </tableHeaderCell>
2094                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="948">
2095                                                 <font key="font" metaFont="system"/>
2096                                             </imageCell>
2097                                             <connections>
2098                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.img" id="0OR-xX-guh">
2099                                                     <dictionary key="options">
2100                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
2101                                                     </dictionary>
2102                                                 </binding>
2103                                             </connections>
2104                                         </tableColumn>
2105                                         <tableColumn editable="NO" width="131.3203125" minWidth="40" maxWidth="1000" id="916">
2106                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2107                                                 <font key="font" metaFont="smallSystem"/>
2108                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2109                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2110                                             </tableHeaderCell>
2111                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="917">
2112                                                 <font key="font" metaFont="system"/>
2113                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2114                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2115                                             </textFieldCell>
2116                                             <connections>
2117                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.name" id="3855">
2118                                                     <dictionary key="options">
2119                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2120                                                     </dictionary>
2121                                                 </binding>
2122                                             </connections>
2123                                         </tableColumn>
2124                                         <tableColumn editable="NO" width="49.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="949">
2125                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="地形修正">
2126                                                 <font key="font" metaFont="smallSystem"/>
2127                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2128                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2129                                             </tableHeaderCell>
2130                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="950">
2131                                                 <font key="font" metaFont="system"/>
2132                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2133                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2134                                             </textFieldCell>
2135                                             <connections>
2136                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.dmgfix" id="3856">
2137                                                     <dictionary key="options">
2138                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2139                                                     </dictionary>
2140                                                 </binding>
2141                                             </connections>
2142                                         </tableColumn>
2143                                         <tableColumn editable="NO" width="31.703125" minWidth="10" maxWidth="3.4028234663852886e+38" id="951">
2144                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="陸">
2145                                                 <font key="font" metaFont="smallSystem"/>
2146                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2147                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2148                                             </tableHeaderCell>
2149                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="952">
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="1809" name="value" keyPath="arrangedObjects.riku" id="3857">
2156                                                     <dictionary key="options">
2157                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2158                                                     </dictionary>
2159                                                 </binding>
2160                                             </connections>
2161                                         </tableColumn>
2162                                         <tableColumn editable="NO" width="32.4921875" minWidth="10" maxWidth="3.4028234663852886e+38" id="953">
2163                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="海">
2164                                                 <font key="font" metaFont="smallSystem"/>
2165                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2166                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2167                                             </tableHeaderCell>
2168                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="954">
2169                                                 <font key="font" metaFont="system"/>
2170                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2171                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2172                                             </textFieldCell>
2173                                             <connections>
2174                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.umi" id="3858">
2175                                                     <dictionary key="options">
2176                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2177                                                     </dictionary>
2178                                                 </binding>
2179                                             </connections>
2180                                         </tableColumn>
2181                                         <tableColumn editable="NO" width="31.71484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="957">
2182                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="宙">
2183                                                 <font key="font" metaFont="smallSystem"/>
2184                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2185                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2186                                             </tableHeaderCell>
2187                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="958">
2188                                                 <font key="font" metaFont="system"/>
2189                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2190                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2191                                             </textFieldCell>
2192                                             <connections>
2193                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.chu" id="3859">
2194                                                     <dictionary key="options">
2195                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2196                                                     </dictionary>
2197                                                 </binding>
2198                                             </connections>
2199                                         </tableColumn>
2200                                         <tableColumn editable="NO" width="30.78125" minWidth="10" maxWidth="3.4028234663852886e+38" id="955">
2201                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="空">
2202                                                 <font key="font" metaFont="smallSystem"/>
2203                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2204                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2205                                             </tableHeaderCell>
2206                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="956">
2207                                                 <font key="font" metaFont="system"/>
2208                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2209                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2210                                             </textFieldCell>
2211                                             <connections>
2212                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.sora" id="3862">
2213                                                     <dictionary key="options">
2214                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2215                                                     </dictionary>
2216                                                 </binding>
2217                                             </connections>
2218                                         </tableColumn>
2219                                         <tableColumn editable="NO" width="219" minWidth="10" maxWidth="3.4028234663852886e+38" id="1835">
2220                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
2221                                                 <font key="font" metaFont="smallSystem"/>
2222                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2223                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2224                                             </tableHeaderCell>
2225                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1836">
2226                                                 <font key="font" metaFont="system"/>
2227                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2228                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2229                                             </textFieldCell>
2230                                             <connections>
2231                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.memo" id="3863">
2232                                                     <dictionary key="options">
2233                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2234                                                     </dictionary>
2235                                                 </binding>
2236                                             </connections>
2237                                         </tableColumn>
2238                                     </tableColumns>
2239                                     <connections>
2240                                         <outlet property="delegate" destination="1811" id="1834"/>
2241                                     </connections>
2242                                 </tableView>
2243                             </subviews>
2244                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2245                         </clipView>
2246                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="912">
2247                             <rect key="frame" x="1" y="343" width="600" height="16"/>
2248                             <autoresizingMask key="autoresizingMask"/>
2249                         </scroller>
2250                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="914">
2251                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2252                             <autoresizingMask key="autoresizingMask"/>
2253                         </scroller>
2254                         <tableHeaderView key="headerView" id="1837">
2255                             <rect key="frame" x="0.0" y="0.0" width="600" height="17"/>
2256                             <autoresizingMask key="autoresizingMask"/>
2257                         </tableHeaderView>
2258                     </scrollView>
2259                     <button verticalHuggingPriority="750" id="927">
2260                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2261                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2262                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="928">
2263                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2264                             <font key="font" size="13" name="AquaKana"/>
2265                         </buttonCell>
2266                         <connections>
2267                             <action selector="submitMCL:" target="1811" id="4012"/>
2268                         </connections>
2269                     </button>
2270                     <button verticalHuggingPriority="750" id="10566">
2271                         <rect key="frame" x="411" y="5" width="79" height="32"/>
2272                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2273                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10567">
2274                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2275                             <font key="font" size="13" name="AquaKana"/>
2276                         </buttonCell>
2277                         <connections>
2278                             <action selector="registMCL:" target="1811" id="10642"/>
2279                         </connections>
2280                     </button>
2281                 </subviews>
2282             </view>
2283         </window>
2284         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="959" userLabel="建物チップリスト" customClass="NSPanel">
2285             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2286             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2287             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2288             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2289             <view key="contentView" id="960">
2290                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2291                 <autoresizingMask key="autoresizingMask"/>
2292                 <subviews>
2293                     <scrollView autohidesScrollers="YES" horizontalLineScroll="32" horizontalPageScroll="10" verticalLineScroll="32" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="961">
2294                         <rect key="frame" x="-1" y="63" width="412" height="338"/>
2295                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2296                         <clipView key="contentView" id="KQb-A3-ePb">
2297                             <rect key="frame" x="1" y="17" width="410" height="320"/>
2298                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2299                             <subviews>
2300                                 <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">
2301                                     <rect key="frame" x="0.0" y="0.0" width="410" height="32"/>
2302                                     <autoresizingMask key="autoresizingMask"/>
2303                                     <size key="intercellSpacing" width="3" height="2"/>
2304                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2305                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2306                                     <tableColumns>
2307                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="990">
2308                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2309                                                 <font key="font" metaFont="smallSystem"/>
2310                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2311                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2312                                             </tableHeaderCell>
2313                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="991">
2314                                                 <font key="font" metaFont="system"/>
2315                                             </imageCell>
2316                                             <connections>
2317                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.img" id="2641"/>
2318                                             </connections>
2319                                         </tableColumn>
2320                                         <tableColumn editable="NO" width="131.3203125" minWidth="40" maxWidth="1000" id="989">
2321                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2322                                                 <font key="font" metaFont="smallSystem"/>
2323                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2324                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2325                                             </tableHeaderCell>
2326                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="992">
2327                                                 <font key="font" metaFont="system"/>
2328                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2329                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2330                                             </textFieldCell>
2331                                             <connections>
2332                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.name" id="4791">
2333                                                     <dictionary key="options">
2334                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2335                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2336                                                     </dictionary>
2337                                                 </binding>
2338                                             </connections>
2339                                         </tableColumn>
2340                                         <tableColumn editable="NO" width="46.52734375" minWidth="10" maxWidth="3.4028234663852886e+38" id="988">
2341                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="耐久力">
2342                                                 <font key="font" metaFont="smallSystem"/>
2343                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2344                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2345                                             </tableHeaderCell>
2346                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="993">
2347                                                 <font key="font" metaFont="system"/>
2348                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2349                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2350                                             </textFieldCell>
2351                                             <connections>
2352                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.HP" id="3865">
2353                                                     <dictionary key="options">
2354                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2355                                                     </dictionary>
2356                                                 </binding>
2357                                             </connections>
2358                                         </tableColumn>
2359                                         <tableColumn editable="NO" width="44.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="987">
2360                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="作成WT">
2361                                                 <font key="font" metaFont="smallSystem"/>
2362                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2363                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2364                                             </tableHeaderCell>
2365                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="994">
2366                                                 <font key="font" metaFont="system"/>
2367                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2368                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2369                                             </textFieldCell>
2370                                             <connections>
2371                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.WT" id="3866">
2372                                                     <dictionary key="options">
2373                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2374                                                     </dictionary>
2375                                                 </binding>
2376                                             </connections>
2377                                         </tableColumn>
2378                                         <tableColumn editable="NO" width="52" minWidth="10" maxWidth="3.4028234663852886e+38" id="986">
2379                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="防御修正">
2380                                                 <font key="font" metaFont="smallSystem"/>
2381                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2382                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2383                                             </tableHeaderCell>
2384                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="995">
2385                                                 <font key="font" metaFont="system"/>
2386                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2387                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2388                                             </textFieldCell>
2389                                             <connections>
2390                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.dmgfix" id="3867">
2391                                                     <dictionary key="options">
2392                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2393                                                     </dictionary>
2394                                                 </binding>
2395                                             </connections>
2396                                         </tableColumn>
2397                                         <tableColumn width="68" minWidth="10" maxWidth="3.4028234663852886e+38" id="4796">
2398                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="耐久力Lv">
2399                                                 <font key="font" metaFont="smallSystem"/>
2400                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2401                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2402                                             </tableHeaderCell>
2403                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4797">
2404                                                 <font key="font" metaFont="system"/>
2405                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2406                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2407                                             </textFieldCell>
2408                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
2409                                             <connections>
2410                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.defLv" id="4846">
2411                                                     <dictionary key="options">
2412                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2413                                                     </dictionary>
2414                                                 </binding>
2415                                             </connections>
2416                                         </tableColumn>
2417                                     </tableColumns>
2418                                     <connections>
2419                                         <outlet property="delegate" destination="2629" id="2635"/>
2420                                     </connections>
2421                                 </tableView>
2422                             </subviews>
2423                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2424                         </clipView>
2425                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="982">
2426                             <rect key="frame" x="1" y="341" width="410" height="16"/>
2427                             <autoresizingMask key="autoresizingMask"/>
2428                         </scroller>
2429                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="980">
2430                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2431                             <autoresizingMask key="autoresizingMask"/>
2432                         </scroller>
2433                         <tableHeaderView key="headerView" id="4773">
2434                             <rect key="frame" x="0.0" y="0.0" width="410" height="17"/>
2435                             <autoresizingMask key="autoresizingMask"/>
2436                         </tableHeaderView>
2437                     </scrollView>
2438                     <button verticalHuggingPriority="750" id="964">
2439                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2440                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2441                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="976">
2442                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2443                             <font key="font" size="13" name="AquaKana"/>
2444                         </buttonCell>
2445                         <connections>
2446                             <action selector="submit:" target="2629" id="2636"/>
2447                         </connections>
2448                     </button>
2449                     <imageView id="1002">
2450                         <rect key="frame" x="426" y="233" width="150" height="150"/>
2451                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2452                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="1003"/>
2453                         <connections>
2454                             <binding destination="2631" name="value" keyPath="selection.imgBig" id="2657"/>
2455                         </connections>
2456                     </imageView>
2457                     <button verticalHuggingPriority="750" id="10622">
2458                         <rect key="frame" x="411" y="5" width="79" height="32"/>
2459                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2460                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10623">
2461                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2462                             <font key="font" size="13" name="AquaKana"/>
2463                         </buttonCell>
2464                         <connections>
2465                             <action selector="registBCL:" target="2629" id="10645"/>
2466                         </connections>
2467                     </button>
2468                 </subviews>
2469             </view>
2470         </window>
2471         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1017" userLabel="ユニットチップリスト" customClass="NSPanel">
2472             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2473             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2474             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2475             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2476             <view key="contentView" id="1018">
2477                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2478                 <autoresizingMask key="autoresizingMask"/>
2479                 <subviews>
2480                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="1035">
2481                         <rect key="frame" x="-1" y="43" width="473" height="358"/>
2482                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2483                         <clipView key="contentView" id="fpI-2a-ah0">
2484                             <rect key="frame" x="1" y="17" width="471" height="340"/>
2485                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2486                             <subviews>
2487                                 <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">
2488                                     <rect key="frame" x="0.0" y="0.0" width="469" height="34"/>
2489                                     <autoresizingMask key="autoresizingMask"/>
2490                                     <size key="intercellSpacing" width="3" height="2"/>
2491                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2492                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2493                                     <tableColumns>
2494                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="1040">
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" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2499                                             </tableHeaderCell>
2500                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="1053">
2501                                                 <font key="font" metaFont="system"/>
2502                                             </imageCell>
2503                                             <connections>
2504                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.img" id="3193"/>
2505                                             </connections>
2506                                         </tableColumn>
2507                                         <tableColumn editable="NO" width="129.13671875" minWidth="40" maxWidth="1000" id="1042">
2508                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2509                                                 <font key="font" metaFont="smallSystem"/>
2510                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2511                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2512                                             </tableHeaderCell>
2513                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1051">
2514                                                 <font key="font" metaFont="system"/>
2515                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2516                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2517                                             </textFieldCell>
2518                                             <connections>
2519                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.name" id="3869">
2520                                                     <dictionary key="options">
2521                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2522                                                     </dictionary>
2523                                                 </binding>
2524                                             </connections>
2525                                         </tableColumn>
2526                                         <tableColumn editable="NO" width="157.59375" minWidth="10" maxWidth="3.4028234663852886e+38" id="1043">
2527                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="クラス">
2528                                                 <font key="font" metaFont="smallSystem"/>
2529                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2530                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2531                                             </tableHeaderCell>
2532                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1050">
2533                                                 <font key="font" metaFont="system"/>
2534                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2535                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2536                                             </textFieldCell>
2537                                             <connections>
2538                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.nameC" id="3870">
2539                                                     <dictionary key="options">
2540                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2541                                                     </dictionary>
2542                                                 </binding>
2543                                             </connections>
2544                                         </tableColumn>
2545                                         <tableColumn editable="NO" width="58.88671875" minWidth="10" maxWidth="3.4028234663852886e+38" id="1044">
2546                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
2547                                                 <font key="font" metaFont="smallSystem"/>
2548                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2549                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2550                                             </tableHeaderCell>
2551                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1049">
2552                                                 <font key="font" metaFont="system"/>
2553                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2554                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2555                                             </textFieldCell>
2556                                             <connections>
2557                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.HP" id="3871">
2558                                                     <dictionary key="options">
2559                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2560                                                     </dictionary>
2561                                                 </binding>
2562                                             </connections>
2563                                         </tableColumn>
2564                                         <tableColumn editable="NO" width="58.359375" minWidth="10" maxWidth="3.4028234663852886e+38" id="1045">
2565                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="BP">
2566                                                 <font key="font" metaFont="smallSystem"/>
2567                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2568                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2569                                             </tableHeaderCell>
2570                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1048">
2571                                                 <font key="font" metaFont="system"/>
2572                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2573                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2574                                             </textFieldCell>
2575                                             <connections>
2576                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.BP" id="7837">
2577                                                     <dictionary key="options">
2578                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2579                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2580                                                     </dictionary>
2581                                                 </binding>
2582                                             </connections>
2583                                         </tableColumn>
2584                                     </tableColumns>
2585                                     <connections>
2586                                         <outlet property="delegate" destination="3039" id="3181"/>
2587                                     </connections>
2588                                 </tableView>
2589                             </subviews>
2590                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2591                         </clipView>
2592                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1037">
2593                             <rect key="frame" x="1" y="341" width="471" height="16"/>
2594                             <autoresizingMask key="autoresizingMask"/>
2595                         </scroller>
2596                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1039">
2597                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2598                             <autoresizingMask key="autoresizingMask"/>
2599                         </scroller>
2600                         <tableHeaderView key="headerView" id="1038">
2601                             <rect key="frame" x="0.0" y="0.0" width="471" height="17"/>
2602                             <autoresizingMask key="autoresizingMask"/>
2603                         </tableHeaderView>
2604                     </scrollView>
2605                     <button verticalHuggingPriority="750" id="1032">
2606                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2607                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2608                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1057">
2609                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2610                             <font key="font" size="13" name="AquaKana"/>
2611                         </buttonCell>
2612                         <connections>
2613                             <action selector="submit:" target="3039" id="3180"/>
2614                         </connections>
2615                     </button>
2616                     <button verticalHuggingPriority="750" id="5884">
2617                         <rect key="frame" x="208" y="7" width="107" height="32"/>
2618                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2619                         <buttonCell key="cell" type="push" title="装備リスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5886">
2620                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2621                             <font key="font" size="13" name="AquaKana"/>
2622                         </buttonCell>
2623                         <connections>
2624                             <action selector="UCLPanelEquipListOpenBtn:" target="3039" id="8220"/>
2625                         </connections>
2626                     </button>
2627                     <button verticalHuggingPriority="750" id="5892">
2628                         <rect key="frame" x="101" y="7" width="118" height="32"/>
2629                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2630                         <buttonCell key="cell" type="push" title="スキルリスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5893">
2631                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2632                             <font key="font" size="13" name="AquaKana"/>
2633                         </buttonCell>
2634                         <connections>
2635                             <action selector="UCLPanelSkillListOpenBtn:" target="3039" id="8219"/>
2636                         </connections>
2637                     </button>
2638                     <button verticalHuggingPriority="750" id="10633">
2639                         <rect key="frame" x="406" y="5" width="79" height="32"/>
2640                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2641                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10634">
2642                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2643                             <font key="font" size="13" name="AquaKana"/>
2644                         </buttonCell>
2645                         <connections>
2646                             <action selector="registUCL:" target="3039" id="10649"/>
2647                         </connections>
2648                     </button>
2649                     <button verticalHuggingPriority="750" id="IyD-DD-PfZ">
2650                         <rect key="frame" x="308" y="6" width="98" height="32"/>
2651                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2652                         <buttonCell key="cell" type="push" title="状態変化" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KdL-u2-6ud">
2653                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2654                             <font key="font" size="13" name="AquaKana"/>
2655                         </buttonCell>
2656                     </button>
2657                     <imageView id="1019">
2658                         <rect key="frame" x="477" y="277" width="106" height="106"/>
2659                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2660                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="1061"/>
2661                         <connections>
2662                             <binding destination="3040" name="value" keyPath="selection.imgBig" id="3276"/>
2663                         </connections>
2664                     </imageView>
2665                 </subviews>
2666             </view>
2667         </window>
2668         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1068" userLabel="マップチップ編集" customClass="NSPanel">
2669             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2670             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2671             <rect key="contentRect" x="196" y="132" width="500" height="158"/>
2672             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2673             <view key="contentView" id="1069">
2674                 <rect key="frame" x="0.0" y="0.0" width="500" height="158"/>
2675                 <autoresizingMask key="autoresizingMask"/>
2676                 <subviews>
2677                     <imageView id="1070">
2678                         <rect key="frame" x="25" y="103" width="38" height="38"/>
2679                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2680                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1071"/>
2681                     </imageView>
2682                     <textField verticalHuggingPriority="750" id="1087">
2683                         <rect key="frame" x="87" y="106" width="96" height="22"/>
2684                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2685                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1088">
2686                             <font key="font" metaFont="system"/>
2687                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2688                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2689                         </textFieldCell>
2690                     </textField>
2691                     <textField verticalHuggingPriority="750" id="1095">
2692                         <rect key="frame" x="88" y="136" width="95" height="17"/>
2693                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2694                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップチップ名" id="1096">
2695                             <font key="font" size="13" name="AquaKana"/>
2696                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2697                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2698                         </textFieldCell>
2699                     </textField>
2700                     <textField verticalHuggingPriority="750" id="1100">
2701                         <rect key="frame" x="211" y="81" width="32" height="22"/>
2702                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2703                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1101">
2704                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
2705                             <font key="font" metaFont="system"/>
2706                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2707                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2708                         </textFieldCell>
2709                     </textField>
2710                     <textField verticalHuggingPriority="750" id="1107">
2711                         <rect key="frame" x="266" y="81" width="32" height="22"/>
2712                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2713                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1109">
2714                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
2715                             <font key="font" metaFont="system"/>
2716                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2717                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2718                         </textFieldCell>
2719                     </textField>
2720                     <textField verticalHuggingPriority="750" id="1114">
2721                         <rect key="frame" x="325" y="81" width="32" height="22"/>
2722                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2723                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1116">
2724                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
2725                             <font key="font" metaFont="system"/>
2726                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2727                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2728                         </textFieldCell>
2729                     </textField>
2730                     <textField verticalHuggingPriority="750" id="1121">
2731                         <rect key="frame" x="384" y="81" width="32" height="22"/>
2732                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2733                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1123">
2734                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
2735                             <font key="font" metaFont="system"/>
2736                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2737                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2738                         </textFieldCell>
2739                     </textField>
2740                     <textField verticalHuggingPriority="750" id="1132">
2741                         <rect key="frame" x="208" y="111" width="43" height="17"/>
2742                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2743                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="陸" id="1133">
2744                             <font key="font" size="13" name="AquaKana"/>
2745                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2746                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2747                         </textFieldCell>
2748                     </textField>
2749                     <textField verticalHuggingPriority="750" id="1136">
2750                         <rect key="frame" x="381" y="111" width="17" height="17"/>
2751                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2752                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="空" id="1137">
2753                             <font key="font" size="13" name="AquaKana"/>
2754                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2755                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2756                         </textFieldCell>
2757                     </textField>
2758                     <textField verticalHuggingPriority="750" id="1142">
2759                         <rect key="frame" x="263" y="111" width="17" height="17"/>
2760                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2761                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="海" id="1143">
2762                             <font key="font" size="13" name="AquaKana"/>
2763                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2764                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2765                         </textFieldCell>
2766                     </textField>
2767                     <textField verticalHuggingPriority="750" id="1148">
2768                         <rect key="frame" x="322" y="111" width="22" height="17"/>
2769                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2770                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="宙" id="1149">
2771                             <font key="font" size="13" name="AquaKana"/>
2772                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2773                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2774                         </textFieldCell>
2775                     </textField>
2776                     <button verticalHuggingPriority="750" id="1159">
2777                         <rect key="frame" x="388" y="13" width="105" height="32"/>
2778                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2779                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1160">
2780                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2781                             <font key="font" size="13" name="AquaKana"/>
2782                         </buttonCell>
2783                         <connections>
2784                             <action selector="cancelMCL:" target="1811" id="3993"/>
2785                         </connections>
2786                     </button>
2787                     <button verticalHuggingPriority="750" id="1163">
2788                         <rect key="frame" x="320" y="13" width="66" height="32"/>
2789                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2790                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1164">
2791                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2792                             <font key="font" size="13" name="AquaKana"/>
2793                         </buttonCell>
2794                         <connections>
2795                             <action selector="saveMCL:" target="1811" id="3992"/>
2796                         </connections>
2797                     </button>
2798                     <textField verticalHuggingPriority="750" id="1849">
2799                         <rect key="frame" x="87" y="51" width="96" height="22"/>
2800                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2801                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1851">
2802                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
2803                             <font key="font" metaFont="system"/>
2804                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2805                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2806                         </textFieldCell>
2807                     </textField>
2808                     <textField verticalHuggingPriority="750" id="1857">
2809                         <rect key="frame" x="84" y="81" width="94" height="17"/>
2810                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2811                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="地形修正(%)" id="1858">
2812                             <font key="font" size="13" name="AquaKana"/>
2813                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2814                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2815                         </textFieldCell>
2816                     </textField>
2817                     <popUpButton verticalHuggingPriority="750" id="1893">
2818                         <rect key="frame" x="209" y="48" width="210" height="26"/>
2819                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2820                         <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="1894">
2821                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
2822                             <font key="font" metaFont="menu"/>
2823                             <menu key="menu" title="OtherViews" id="1895">
2824                                 <items>
2825                                     <menuItem title="安定な地形(建設可)" id="1896"/>
2826                                     <menuItem title="不安定な地形(建設不可)" id="1897"/>
2827                                     <menuItem title="山竹林(資源調達可)" id="1898"/>
2828                                     <menuItem title="水場(炎無効化)" id="1904"/>
2829                                     <menuItem title="浅瀬(造船可)" id="1905"/>
2830                                     <menuItem title="建物内部(建設不可)" id="1921"/>
2831                                 </items>
2832                             </menu>
2833                         </popUpButtonCell>
2834                     </popUpButton>
2835                 </subviews>
2836             </view>
2837         </window>
2838         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1179" userLabel="ユニット編集" customClass="NSPanel">
2839             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2840             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2841             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2842             <view key="contentView" id="1180">
2843                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2844                 <autoresizingMask key="autoresizingMask"/>
2845                 <subviews>
2846                     <imageView id="1193">
2847                         <rect key="frame" x="25" y="345" width="38" height="38"/>
2848                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2849                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1222"/>
2850                     </imageView>
2851                     <textField verticalHuggingPriority="750" id="1192">
2852                         <rect key="frame" x="68" y="341" width="255" height="22"/>
2853                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2854                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ=サタリン=デビルーク" drawsBackground="YES" id="1224">
2855                             <font key="font" size="13" name="AquaKana"/>
2856                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2857                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2858                         </textFieldCell>
2859                     </textField>
2860                     <textField verticalHuggingPriority="750" id="1191">
2861                         <rect key="frame" x="68" y="371" width="95" height="17"/>
2862                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2863                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="1225">
2864                             <font key="font" size="13" name="AquaKana"/>
2865                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2866                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2867                         </textFieldCell>
2868                     </textField>
2869                     <button verticalHuggingPriority="750" id="1190">
2870                         <rect key="frame" x="488" y="13" width="105" height="32"/>
2871                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2872                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1226">
2873                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2874                             <font key="font" size="13" name="AquaKana"/>
2875                         </buttonCell>
2876                         <connections>
2877                             <action selector="cancelUCL:" target="3039" id="4036"/>
2878                         </connections>
2879                     </button>
2880                     <button verticalHuggingPriority="750" id="1189">
2881                         <rect key="frame" x="422" y="13" width="66" height="32"/>
2882                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2883                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1227">
2884                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2885                             <font key="font" size="13" name="AquaKana"/>
2886                         </buttonCell>
2887                         <connections>
2888                             <action selector="saveUCL:" target="3039" id="4035"/>
2889                         </connections>
2890                     </button>
2891                     <imageView id="1242">
2892                         <rect key="frame" x="25" y="229" width="106" height="105"/>
2893                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2894                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1243"/>
2895                     </imageView>
2896                     <textField verticalHuggingPriority="750" id="1259">
2897                         <rect key="frame" x="340" y="341" width="130" height="22"/>
2898                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2899                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="1262">
2900                             <font key="font" size="13" name="AquaKana"/>
2901                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2902                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2903                         </textFieldCell>
2904                     </textField>
2905                     <textField verticalHuggingPriority="750" id="1260">
2906                         <rect key="frame" x="337" y="371" width="30" height="17"/>
2907                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2908                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="愛称" id="1261">
2909                             <font key="font" size="13" name="AquaKana"/>
2910                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2911                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2912                         </textFieldCell>
2913                     </textField>
2914                     <textField verticalHuggingPriority="750" id="1282">
2915                         <rect key="frame" x="183" y="311" width="96" height="22"/>
2916                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2917                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1283">
2918                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
2919                             <font key="font" metaFont="system"/>
2920                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2921                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2922                         </textFieldCell>
2923                     </textField>
2924                     <textField verticalHuggingPriority="750" id="1288">
2925                         <rect key="frame" x="142" y="314" width="21" height="17"/>
2926                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2927                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="1289">
2928                             <font key="font" size="13" name="HiraKakuProN-W3"/>
2929                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2930                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2931                         </textFieldCell>
2932                     </textField>
2933                     <textField verticalHuggingPriority="750" id="1293">
2934                         <rect key="frame" x="284" y="293" width="26" height="17"/>
2935                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2936                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="1295">
2937                             <font key="font" size="13" name="HiraKakuProN-W3"/>
2938                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2939                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2940                         </textFieldCell>
2941                     </textField>
2942                     <textField verticalHuggingPriority="750" id="1304">
2943                         <rect key="frame" x="284" y="314" width="25" height="17"/>
2944                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2945                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="1305">
2946                             <font key="font" size="13" name="HiraKakuProN-W3"/>
2947                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2948                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2949                         </textFieldCell>
2950                     </textField>
2951                     <textField verticalHuggingPriority="750" id="1310">
2952                         <rect key="frame" x="142" y="293" width="23" height="17"/>
2953                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2954                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="1311">
2955                             <font key="font" size="13" name="HiraKakuProN-W3"/>
2956                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2957                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2958                         </textFieldCell>
2959                     </textField>
2960                     <textField verticalHuggingPriority="750" id="1317">
2961                         <rect key="frame" x="314" y="311" width="96" height="22"/>
2962                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2963                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1319">
2964                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
2965                             <font key="font" metaFont="system"/>
2966                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2967                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2968                         </textFieldCell>
2969                     </textField>
2970                     <textField verticalHuggingPriority="750" id="1324">
2971                         <rect key="frame" x="183" y="288" width="96" height="22"/>
2972                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2973                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1326">
2974                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
2975                             <font key="font" metaFont="system"/>
2976                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2977                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2978                         </textFieldCell>
2979                     </textField>
2980                     <textField verticalHuggingPriority="750" id="1332">
2981                         <rect key="frame" x="314" y="288" width="41" height="22"/>
2982                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2983                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="6666" drawsBackground="YES" id="1334">
2984                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
2985                             <font key="font" metaFont="system"/>
2986                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
2987                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
2988                         </textFieldCell>
2989                     </textField>
2990                     <textField verticalHuggingPriority="750" id="1342">
2991                         <rect key="frame" x="137" y="266" width="31" height="17"/>
2992                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2993                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="1343">
2994                             <font key="font" size="13" name="HiraKakuProN-W3"/>
2995                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2996                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2997                         </textFieldCell>
2998                     </textField>
2999                     <textField verticalHuggingPriority="750" id="1348">
3000                         <rect key="frame" x="140" y="244" width="25" height="17"/>
3001                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3002                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="1349">
3003                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3004                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3005                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3006                         </textFieldCell>
3007                     </textField>
3008                     <textField verticalHuggingPriority="750" id="1355">
3009                         <rect key="frame" x="140" y="222" width="27" height="17"/>
3010                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3011                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="1356">
3012                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3013                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3014                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3015                         </textFieldCell>
3016                     </textField>
3017                     <textField verticalHuggingPriority="750" id="1362">
3018                         <rect key="frame" x="173" y="263" width="58" height="22"/>
3019                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3020                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1363">
3021                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3022                             <font key="font" metaFont="system"/>
3023                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3024                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3025                         </textFieldCell>
3026                     </textField>
3027                     <textField verticalHuggingPriority="750" id="1370">
3028                         <rect key="frame" x="173" y="241" width="58" height="22"/>
3029                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3030                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1371">
3031                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3032                             <font key="font" metaFont="system"/>
3033                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3034                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3035                         </textFieldCell>
3036                     </textField>
3037                     <textField verticalHuggingPriority="750" id="1381">
3038                         <rect key="frame" x="173" y="219" width="58" height="22"/>
3039                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3040                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1382">
3041                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3042                             <font key="font" metaFont="system"/>
3043                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3044                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3045                         </textFieldCell>
3046                     </textField>
3047                     <textField verticalHuggingPriority="750" id="1433">
3048                         <rect key="frame" x="262" y="266" width="32" height="17"/>
3049                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3050                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="1445">
3051                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3052                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3053                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3054                         </textFieldCell>
3055                     </textField>
3056                     <textField verticalHuggingPriority="750" id="1434">
3057                         <rect key="frame" x="262" y="244" width="35" height="17"/>
3058                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3059                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="1444">
3060                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3061                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3062                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3063                         </textFieldCell>
3064                     </textField>
3065                     <textField verticalHuggingPriority="750" id="1435">
3066                         <rect key="frame" x="267" y="219" width="26" height="20"/>
3067                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3068                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="1443">
3069                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3070                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3071                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3072                         </textFieldCell>
3073                     </textField>
3074                     <textField verticalHuggingPriority="750" id="1436">
3075                         <rect key="frame" x="297" y="263" width="58" height="22"/>
3076                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3077                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1442">
3078                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3079                             <font key="font" metaFont="system"/>
3080                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3081                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3082                         </textFieldCell>
3083                     </textField>
3084                     <textField verticalHuggingPriority="750" id="1437">
3085                         <rect key="frame" x="297" y="241" width="58" height="22"/>
3086                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3087                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1440">
3088                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3089                             <font key="font" metaFont="system"/>
3090                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3091                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3092                         </textFieldCell>
3093                     </textField>
3094                     <textField verticalHuggingPriority="750" id="1438">
3095                         <rect key="frame" x="297" y="219" width="58" height="22"/>
3096                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3097                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1439">
3098                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3099                             <font key="font" metaFont="system"/>
3100                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3101                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3102                         </textFieldCell>
3103                     </textField>
3104                     <textField verticalHuggingPriority="750" id="1513">
3105                         <rect key="frame" x="370" y="287" width="30" height="17"/>
3106                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3107                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="格闘" id="1520">
3108                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3109                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3110                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3111                         </textFieldCell>
3112                     </textField>
3113                     <textField verticalHuggingPriority="750" id="1514">
3114                         <rect key="frame" x="370" y="263" width="30" height="17"/>
3115                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3116                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射撃" id="1519">
3117                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3118                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3119                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3120                         </textFieldCell>
3121                     </textField>
3122                     <textField verticalHuggingPriority="750" id="1515">
3123                         <rect key="frame" x="403" y="284" width="33" height="22"/>
3124                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3125                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1518">
3126                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3127                             <font key="font" metaFont="system"/>
3128                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3129                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3130                         </textFieldCell>
3131                     </textField>
3132                     <textField verticalHuggingPriority="750" id="1516">
3133                         <rect key="frame" x="403" y="260" width="33" height="22"/>
3134                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3135                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1517">
3136                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3137                             <font key="font" metaFont="system"/>
3138                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3139                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3140                         </textFieldCell>
3141                     </textField>
3142                     <textField verticalHuggingPriority="750" id="1541">
3143                         <rect key="frame" x="450" y="287" width="30" height="17"/>
3144                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3145                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中" id="1549">
3146                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3147                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3148                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3149                         </textFieldCell>
3150                     </textField>
3151                     <textField verticalHuggingPriority="750" id="1542">
3152                         <rect key="frame" x="450" y="263" width="30" height="17"/>
3153                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3154                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避" id="1548">
3155                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3156                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3157                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3158                         </textFieldCell>
3159                     </textField>
3160                     <textField verticalHuggingPriority="750" id="1543">
3161                         <rect key="frame" x="483" y="284" width="33" height="22"/>
3162                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3163                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1547">
3164                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3165                             <font key="font" metaFont="system"/>
3166                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3167                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3168                         </textFieldCell>
3169                     </textField>
3170                     <textField verticalHuggingPriority="750" id="1544">
3171                         <rect key="frame" x="483" y="260" width="33" height="22"/>
3172                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3173                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1545">
3174                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3175                             <font key="font" metaFont="system"/>
3176                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3177                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3178                         </textFieldCell>
3179                     </textField>
3180                     <textField verticalHuggingPriority="750" id="1569">
3181                         <rect key="frame" x="525" y="287" width="30" height="17"/>
3182                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3183                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="反応" id="1577">
3184                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3185                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3186                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3187                         </textFieldCell>
3188                     </textField>
3189                     <textField verticalHuggingPriority="750" id="1570">
3190                         <rect key="frame" x="525" y="263" width="30" height="17"/>
3191                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3192                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="技量" id="1576">
3193                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3194                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3195                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3196                         </textFieldCell>
3197                     </textField>
3198                     <textField verticalHuggingPriority="750" id="1571">
3199                         <rect key="frame" x="560" y="284" width="33" height="22"/>
3200                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3201                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1574">
3202                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3203                             <font key="font" metaFont="system"/>
3204                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3205                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3206                         </textFieldCell>
3207                     </textField>
3208                     <textField verticalHuggingPriority="750" id="1572">
3209                         <rect key="frame" x="560" y="260" width="33" 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="999" drawsBackground="YES" id="1573">
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="7935"/>
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                     <button verticalHuggingPriority="750" id="2920">
3219                         <rect key="frame" x="379" y="46" width="118" height="32"/>
3220                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3221                         <buttonCell key="cell" type="push" title="スキルリスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2921">
3222                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3223                             <font key="font" size="13" name="AquaKana"/>
3224                         </buttonCell>
3225                         <connections>
3226                             <action selector="skillListBtnUCL:" target="3039" id="7826"/>
3227                         </connections>
3228                     </button>
3229                     <button verticalHuggingPriority="750" id="2924">
3230                         <rect key="frame" x="494" y="46" width="92" height="32"/>
3231                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3232                         <buttonCell key="cell" type="push" title="攻撃方法" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2925">
3233                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3234                             <font key="font" size="13" name="AquaKana"/>
3235                         </buttonCell>
3236                         <connections>
3237                             <action selector="attackListBtnlUCL:" target="3039" id="7827"/>
3238                         </connections>
3239                     </button>
3240                     <textField verticalHuggingPriority="750" id="2946">
3241                         <rect key="frame" x="382" y="242" width="56" height="17"/>
3242                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3243                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="2947">
3244                             <font key="font" size="13" name="AquaKana"/>
3245                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3246                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3247                         </textFieldCell>
3248                     </textField>
3249                     <textField verticalHuggingPriority="750" id="2953">
3250                         <rect key="frame" x="385" y="217" width="200" height="22"/>
3251                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3252                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="プリンセス" drawsBackground="YES" id="2955">
3253                             <font key="font" size="13" name="AquaKana"/>
3254                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3255                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3256                         </textFieldCell>
3257                     </textField>
3258                     <textField verticalHuggingPriority="750" id="2971">
3259                         <rect key="frame" x="158" y="197" width="36" height="21"/>
3260                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3261                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="2974">
3262                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3263                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3264                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3265                         </textFieldCell>
3266                     </textField>
3267                     <textField verticalHuggingPriority="750" id="2995">
3268                         <rect key="frame" x="197" y="197" width="33" height="22"/>
3269                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3270                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2997">
3271                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3272                             <font key="font" metaFont="system"/>
3273                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3274                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3275                         </textFieldCell>
3276                     </textField>
3277                     <popUpButton verticalHuggingPriority="750" id="3004">
3278                         <rect key="frame" x="522" y="311" width="61" height="26"/>
3279                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3280                         <popUpButtonCell key="cell" type="push" title="陸" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3007" id="3005">
3281                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3282                             <font key="font" metaFont="menu"/>
3283                             <menu key="menu" title="OtherViews" id="3006">
3284                                 <items>
3285                                     <menuItem title="陸" state="on" id="3007">
3286                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3287                                     </menuItem>
3288                                     <menuItem title="海" id="3008"/>
3289                                     <menuItem title="宙" id="3009">
3290                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3291                                     </menuItem>
3292                                     <menuItem title="空" id="3028">
3293                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3294                                     </menuItem>
3295                                 </items>
3296                             </menu>
3297                         </popUpButtonCell>
3298                     </popUpButton>
3299                     <textField verticalHuggingPriority="750" id="3013">
3300                         <rect key="frame" x="450" y="314" width="69" height="20"/>
3301                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3302                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動タイプ" id="3014">
3303                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3304                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3305                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3306                         </textFieldCell>
3307                     </textField>
3308                     <box autoresizesSubviews="NO" title="ステータス" borderType="line" titlePosition="noTitle" id="4932">
3309                         <rect key="frame" x="17" y="76" width="131" height="145"/>
3310                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3311                         <view key="contentView">
3312                             <rect key="frame" x="1" y="1" width="129" height="143"/>
3313                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3314                             <subviews>
3315                                 <textField verticalHuggingPriority="750" id="3216">
3316                                     <rect key="frame" x="15" y="114" width="99" height="17"/>
3317                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3318                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 999666" id="3217">
3319                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3320                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3321                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3322                                     </textFieldCell>
3323                                 </textField>
3324                                 <textField verticalHuggingPriority="750" id="3222">
3325                                     <rect key="frame" x="15" y="89" width="99" height="17"/>
3326                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3327                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 999666" id="3223">
3328                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3329                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3330                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3331                                     </textFieldCell>
3332                                 </textField>
3333                                 <textField verticalHuggingPriority="750" id="3230">
3334                                     <rect key="frame" x="15" y="39" width="99" height="17"/>
3335                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3336                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 999666" id="3231">
3337                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3338                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3339                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3340                                     </textFieldCell>
3341                                 </textField>
3342                                 <textField verticalHuggingPriority="750" id="3236">
3343                                     <rect key="frame" x="15" y="14" width="99" height="17"/>
3344                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3345                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 999666" id="3237">
3346                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3347                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3348                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3349                                     </textFieldCell>
3350                                 </textField>
3351                                 <textField verticalHuggingPriority="750" id="3242">
3352                                     <rect key="frame" x="15" y="64" width="99" height="17"/>
3353                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3354                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 999666" id="3243">
3355                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3356                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3357                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3358                                     </textFieldCell>
3359                                 </textField>
3360                             </subviews>
3361                         </view>
3362                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
3363                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
3364                         <font key="titleFont" size="11" name="AquaKana"/>
3365                     </box>
3366                     <textField verticalHuggingPriority="750" id="5063">
3367                         <rect key="frame" x="267" y="197" width="32" height="20"/>
3368                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3369                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="LUK" id="5066">
3370                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3371                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3372                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3373                         </textFieldCell>
3374                     </textField>
3375                     <textField verticalHuggingPriority="750" id="5064">
3376                         <rect key="frame" x="297" y="197" width="58" height="22"/>
3377                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3378                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="5065">
3379                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3380                             <font key="font" metaFont="system"/>
3381                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3382                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3383                         </textFieldCell>
3384                     </textField>
3385                     <textField verticalHuggingPriority="750" id="5101">
3386                         <rect key="frame" x="382" y="197" width="69" height="17"/>
3387                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3388                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="5105">
3389                             <font key="font" size="13" name="AquaKana"/>
3390                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3391                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3392                         </textFieldCell>
3393                     </textField>
3394                     <textField verticalHuggingPriority="750" id="5102">
3395                         <rect key="frame" x="385" y="172" width="200" height="22"/>
3396                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3397                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="5103">
3398                             <font key="font" size="13" name="AquaKana"/>
3399                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3400                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3401                         </textFieldCell>
3402                     </textField>
3403                     <textField verticalHuggingPriority="750" id="5119">
3404                         <rect key="frame" x="382" y="147" width="44" height="17"/>
3405                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3406                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="5122">
3407                             <font key="font" size="13" name="AquaKana"/>
3408                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3409                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3410                         </textFieldCell>
3411                     </textField>
3412                     <textField verticalHuggingPriority="750" id="5120">
3413                         <rect key="frame" x="385" y="122" width="200" height="22"/>
3414                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3415                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="5121">
3416                             <font key="font" size="13" name="AquaKana"/>
3417                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3418                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3419                         </textFieldCell>
3420                     </textField>
3421                     <scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5137">
3422                         <rect key="frame" x="152" y="88" width="225" height="106"/>
3423                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3424                         <clipView key="contentView" id="TWM-sr-HKt">
3425                             <rect key="frame" x="1" y="1" width="223" height="104"/>
3426                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3427                             <subviews>
3428                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="5138">
3429                                     <rect key="frame" x="0.0" y="0.0" width="223" height="19"/>
3430                                     <autoresizingMask key="autoresizingMask"/>
3431                                     <size key="intercellSpacing" width="3" height="2"/>
3432                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3433                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
3434                                     <tableColumns>
3435                                         <tableColumn editable="NO" width="219.69921875" minWidth="40" maxWidth="1000" id="5142">
3436                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
3437                                                 <font key="font" metaFont="smallSystem"/>
3438                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
3439                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
3440                                             </tableHeaderCell>
3441                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="5145">
3442                                                 <font key="font" metaFont="system"/>
3443                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3444                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3445                                             </textFieldCell>
3446                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
3447                                             <connections>
3448                                                 <binding destination="9268" name="value" keyPath="arrangedObjects.name" id="9275"/>
3449                                             </connections>
3450                                         </tableColumn>
3451                                     </tableColumns>
3452                                 </tableView>
3453                             </subviews>
3454                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3455                         </clipView>
3456                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="5139">
3457                             <rect key="frame" x="1" y="119" width="223" height="15"/>
3458                             <autoresizingMask key="autoresizingMask"/>
3459                         </scroller>
3460                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5141">
3461                             <rect key="frame" x="224" y="17" width="15" height="102"/>
3462                             <autoresizingMask key="autoresizingMask"/>
3463                         </scroller>
3464                     </scrollView>
3465                     <button verticalHuggingPriority="750" id="5181">
3466                         <rect key="frame" x="317" y="52" width="37" height="32"/>
3467                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3468                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5182">
3469                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3470                             <font key="font" metaFont="system"/>
3471                         </buttonCell>
3472                         <connections>
3473                             <action selector="insertEquip:" target="3039" id="9266"/>
3474                         </connections>
3475                     </button>
3476                     <button verticalHuggingPriority="750" id="5197">
3477                         <rect key="frame" x="345" y="52" width="35" height="32"/>
3478                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3479                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5199">
3480                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3481                             <font key="font" metaFont="system"/>
3482                         </buttonCell>
3483                         <connections>
3484                             <action selector="removeEquip:" target="3039" id="9267"/>
3485                         </connections>
3486                     </button>
3487                     <textField verticalHuggingPriority="750" id="5207">
3488                         <rect key="frame" x="385" y="77" width="43" height="22"/>
3489                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3490                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5208">
3491                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3492                             <font key="font" metaFont="system"/>
3493                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3494                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3495                         </textFieldCell>
3496                     </textField>
3497                     <textField verticalHuggingPriority="750" id="5215">
3498                         <rect key="frame" x="386" y="102" width="30" height="17"/>
3499                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3500                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="5216">
3501                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3502                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3503                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3504                         </textFieldCell>
3505                     </textField>
3506                     <textField verticalHuggingPriority="750" id="5227">
3507                         <rect key="frame" x="434" y="77" width="43" height="22"/>
3508                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3509                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5231">
3510                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3511                             <font key="font" metaFont="system"/>
3512                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3513                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3514                         </textFieldCell>
3515                     </textField>
3516                     <textField verticalHuggingPriority="750" id="5228">
3517                         <rect key="frame" x="435" y="102" width="30" height="17"/>
3518                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3519                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="5229">
3520                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3521                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3522                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3523                         </textFieldCell>
3524                     </textField>
3525                     <textField verticalHuggingPriority="750" id="5242">
3526                         <rect key="frame" x="483" y="77" width="43" height="22"/>
3527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3528                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5246">
3529                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5247"/>
3530                             <font key="font" metaFont="system"/>
3531                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3532                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3533                         </textFieldCell>
3534                     </textField>
3535                     <textField verticalHuggingPriority="750" id="5243">
3536                         <rect key="frame" x="484" y="102" width="30" height="17"/>
3537                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3538                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="5244">
3539                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3540                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3541                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3542                         </textFieldCell>
3543                     </textField>
3544                     <popUpButton verticalHuggingPriority="750" id="5256">
3545                         <rect key="frame" x="479" y="338" width="117" height="26"/>
3546                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3547                         <popUpButtonCell key="cell" type="push" title="有機生命体" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5263" id="5258">
3548                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3549                             <font key="font" metaFont="menu"/>
3550                             <menu key="menu" title="OtherViews" id="5259">
3551                                 <items>
3552                                     <menuItem title="有機生命体" state="on" id="5263">
3553                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3554                                     </menuItem>
3555                                     <menuItem title="無機生命体" id="5262">
3556                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3557                                     </menuItem>
3558                                     <menuItem title="魔法生命体" id="5261">
3559                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3560                                     </menuItem>
3561                                     <menuItem title="亡霊死霊" id="5260">
3562                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3563                                     </menuItem>
3564                                 </items>
3565                             </menu>
3566                         </popUpButtonCell>
3567                     </popUpButton>
3568                     <button verticalHuggingPriority="750" id="5274">
3569                         <rect key="frame" x="26" y="52" width="112" height="32"/>
3570                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3571                         <buttonCell key="cell" type="push" title="属性耐性" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5275">
3572                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3573                             <font key="font" size="13" name="AquaKana"/>
3574                         </buttonCell>
3575                         <connections>
3576                             <action selector="registListBtnlUCL:" target="3039" id="7825"/>
3577                         </connections>
3578                     </button>
3579                     <textField verticalHuggingPriority="750" id="6428">
3580                         <rect key="frame" x="462" y="371" width="136" height="17"/>
3581                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3582                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BP 999999999" id="6429">
3583                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3584                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3585                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3586                         </textFieldCell>
3587                     </textField>
3588                     <textField verticalHuggingPriority="750" id="12447">
3589                         <rect key="frame" x="531" y="77" width="43" height="22"/>
3590                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3591                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12450">
3592                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3593                             <font key="font" metaFont="system"/>
3594                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3595                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3596                         </textFieldCell>
3597                     </textField>
3598                     <textField verticalHuggingPriority="750" id="12448">
3599                         <rect key="frame" x="528" y="102" width="52" height="17"/>
3600                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3601                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="12449">
3602                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3603                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3604                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3605                         </textFieldCell>
3606                     </textField>
3607                     <button id="pl4-oZ-3pn">
3608                         <rect key="frame" x="195" y="370" width="61" height="18"/>
3609                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3610                         <buttonCell key="cell" type="check" title="オーラ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="rIu-ed-jJB">
3611                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
3612                             <font key="font" size="13" name="AquaKana"/>
3613                         </buttonCell>
3614                     </button>
3615                     <popUpButton verticalHuggingPriority="750" id="5169">
3616                         <rect key="frame" x="150" y="56" width="159" height="26"/>
3617                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3618                         <popUpButtonCell key="cell" type="push" title="装備リスト" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5172" id="5170">
3619                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3620                             <font key="font" metaFont="menu"/>
3621                             <menu key="menu" title="OtherViews" id="5171">
3622                                 <items>
3623                                     <menuItem title="装備リスト" state="on" id="5172"/>
3624                                 </items>
3625                             </menu>
3626                         </popUpButtonCell>
3627                         <connections>
3628                             <action selector="equipItemSelected:" target="3039" id="9276"/>
3629                         </connections>
3630                     </popUpButton>
3631                 </subviews>
3632             </view>
3633         </window>
3634         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1603" userLabel="建物編集" customClass="NSPanel">
3635             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
3636             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
3637             <rect key="contentRect" x="196" y="132" width="500" height="300"/>
3638             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
3639             <view key="contentView" id="1604">
3640                 <rect key="frame" x="0.0" y="0.0" width="500" height="300"/>
3641                 <autoresizingMask key="autoresizingMask"/>
3642                 <subviews>
3643                     <imageView id="1617">
3644                         <rect key="frame" x="25" y="245" width="38" height="38"/>
3645                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3646                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1646"/>
3647                     </imageView>
3648                     <textField verticalHuggingPriority="750" id="1616">
3649                         <rect key="frame" x="75" y="248" width="96" height="22"/>
3650                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3651                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1648">
3652                             <font key="font" metaFont="system"/>
3653                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3654                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3655                         </textFieldCell>
3656                     </textField>
3657                     <textField verticalHuggingPriority="750" id="1615">
3658                         <rect key="frame" x="82" y="278" width="82" height="17"/>
3659                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3660                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="建物チップ名" id="1649">
3661                             <font key="font" size="13" name="AquaKana"/>
3662                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3663                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3664                         </textFieldCell>
3665                     </textField>
3666                     <button verticalHuggingPriority="750" id="1614">
3667                         <rect key="frame" x="384" y="5" width="105" height="32"/>
3668                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3669                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1650">
3670                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3671                             <font key="font" size="13" name="AquaKana"/>
3672                         </buttonCell>
3673                         <connections>
3674                             <action selector="cancelBCL:" target="2629" id="4034"/>
3675                         </connections>
3676                     </button>
3677                     <button verticalHuggingPriority="750" id="1613">
3678                         <rect key="frame" x="316" y="5" width="66" height="32"/>
3679                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3680                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1651">
3681                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3682                             <font key="font" size="13" name="AquaKana"/>
3683                         </buttonCell>
3684                         <connections>
3685                             <action selector="saveBCL:" target="2629" id="4033"/>
3686                         </connections>
3687                     </button>
3688                     <imageView id="1666">
3689                         <rect key="frame" x="25" y="82" width="156" height="156"/>
3690                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3691                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1667"/>
3692                     </imageView>
3693                     <textField verticalHuggingPriority="750" id="1682">
3694                         <rect key="frame" x="198" y="250" width="82" height="22"/>
3695                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3696                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999999999" drawsBackground="YES" id="1687">
3697                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3698                             <font key="font" metaFont="system"/>
3699                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3700                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3701                         </textFieldCell>
3702                     </textField>
3703                     <textField verticalHuggingPriority="750" id="1683">
3704                         <rect key="frame" x="195" y="278" width="43" height="17"/>
3705                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3706                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="耐久力" id="1685">
3707                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3708                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3709                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3710                         </textFieldCell>
3711                     </textField>
3712                     <popUpButton verticalHuggingPriority="750" id="1911">
3713                         <rect key="frame" x="298" y="246" width="95" height="26"/>
3714                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3715                         <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="1912">
3716                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3717                             <font key="font" metaFont="menu"/>
3718                             <menu key="menu" title="OtherViews" id="1913">
3719                                 <items>
3720                                     <menuItem title="安定な地形" id="2458"/>
3721                                     <menuItem title="山竹林" id="1915"/>
3722                                     <menuItem title="浅瀬" id="1916"/>
3723                                     <menuItem title="その他" id="1920"/>
3724                                 </items>
3725                             </menu>
3726                         </popUpButtonCell>
3727                     </popUpButton>
3728                     <textField verticalHuggingPriority="750" id="1924">
3729                         <rect key="frame" x="297" y="278" width="56" height="17"/>
3730                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3731                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成場所" id="1925">
3732                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3733                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3734                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3735                         </textFieldCell>
3736                     </textField>
3737                     <textField verticalHuggingPriority="750" id="1930">
3738                         <rect key="frame" x="296" y="209" width="52" height="17"/>
3739                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3740                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="1931">
3741                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3742                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3743                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3744                         </textFieldCell>
3745                     </textField>
3746                     <textField verticalHuggingPriority="750" id="1936">
3747                         <rect key="frame" x="358" y="206" width="42" height="22"/>
3748                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3749                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="1937">
3750                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3751                             <font key="font" metaFont="system"/>
3752                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3753                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3754                         </textFieldCell>
3755                     </textField>
3756                     <box autoresizesSubviews="NO" title="コスト" borderType="line" id="1953">
3757                         <rect key="frame" x="195" y="83" width="88" height="159"/>
3758                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3759                         <view key="contentView">
3760                             <rect key="frame" x="1" y="1" width="86" height="143"/>
3761                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3762                             <subviews>
3763                                 <textField verticalHuggingPriority="750" id="1964">
3764                                     <rect key="frame" x="18" y="102" width="50" height="22"/>
3765                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3766                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1966">
3767                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3768                                         <font key="font" metaFont="system"/>
3769                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3770                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3771                                     </textFieldCell>
3772                                 </textField>
3773                                 <textField verticalHuggingPriority="750" id="1971">
3774                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
3775                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3776                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="1972">
3777                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3778                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3779                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3780                                     </textFieldCell>
3781                                 </textField>
3782                                 <textField verticalHuggingPriority="750" id="1996">
3783                                     <rect key="frame" x="18" y="62" width="50" height="22"/>
3784                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3785                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1998">
3786                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3787                                         <font key="font" metaFont="system"/>
3788                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3789                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3790                                     </textFieldCell>
3791                                 </textField>
3792                                 <textField verticalHuggingPriority="750" id="2004">
3793                                     <rect key="frame" x="18" y="20" width="50" height="22"/>
3794                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3795                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="2006">
3796                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3797                                         <font key="font" metaFont="system"/>
3798                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3799                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3800                                     </textFieldCell>
3801                                 </textField>
3802                                 <textField verticalHuggingPriority="750" id="2013">
3803                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
3804                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3805                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="2014">
3806                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3807                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3808                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3809                                     </textFieldCell>
3810                                 </textField>
3811                                 <textField verticalHuggingPriority="750" id="2029">
3812                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
3813                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3814                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="2030">
3815                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3816                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3817                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3818                                     </textFieldCell>
3819                                 </textField>
3820                             </subviews>
3821                         </view>
3822                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
3823                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
3824                         <font key="titleFont" size="11" name="AquaKana"/>
3825                     </box>
3826                     <textField verticalHuggingPriority="750" id="2123">
3827                         <rect key="frame" x="401" y="273" width="69" height="22"/>
3828                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3829                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="破壊リンク" id="2128">
3830                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3831                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3832                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3833                         </textFieldCell>
3834                     </textField>
3835                     <popUpButton verticalHuggingPriority="750" id="2124">
3836                         <rect key="frame" x="402" y="246" width="95" height="26"/>
3837                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3838                         <popUpButtonCell key="cell" type="push" title="なし" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="2127" id="2125">
3839                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3840                             <font key="font" metaFont="menu"/>
3841                             <menu key="menu" title="OtherViews" id="2126">
3842                                 <items>
3843                                     <menuItem title="なし" state="on" id="2127"/>
3844                                 </items>
3845                             </menu>
3846                         </popUpButtonCell>
3847                     </popUpButton>
3848                     <button verticalHuggingPriority="750" id="2157">
3849                         <rect key="frame" x="316" y="39" width="173" height="32"/>
3850                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3851                         <buttonCell key="cell" type="push" title="ユニット作成と研究" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2158">
3852                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3853                             <font key="font" size="13" name="AquaKana"/>
3854                         </buttonCell>
3855                         <connections>
3856                             <action selector="unitResearchBCL:" target="2629" id="4926"/>
3857                         </connections>
3858                     </button>
3859                     <button verticalHuggingPriority="750" id="2163">
3860                         <rect key="frame" x="392" y="158" width="105" height="32"/>
3861                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3862                         <buttonCell key="cell" type="push" title="オプション" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2164">
3863                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3864                             <font key="font" size="13" name="AquaKana"/>
3865                         </buttonCell>
3866                         <connections>
3867                             <action selector="optionBCL:" target="2629" id="4922"/>
3868                         </connections>
3869                     </button>
3870                     <button verticalHuggingPriority="750" id="2212">
3871                         <rect key="frame" x="397" y="125" width="92" height="32"/>
3872                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3873                         <buttonCell key="cell" type="push" title="自動攻撃" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2213">
3874                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3875                             <font key="font" size="13" name="AquaKana"/>
3876                         </buttonCell>
3877                     </button>
3878                     <button id="2218">
3879                         <rect key="frame" x="407" y="107" width="74" height="18"/>
3880                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3881                         <buttonCell key="cell" type="check" title="侵入不可" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2219">
3882                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
3883                             <font key="font" size="13" name="AquaKana"/>
3884                         </buttonCell>
3885                     </button>
3886                     <textField verticalHuggingPriority="750" id="2565">
3887                         <rect key="frame" x="357" y="173" width="33" height="22"/>
3888                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3889                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2568">
3890                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3891                             <font key="font" metaFont="system"/>
3892                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3893                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3894                         </textFieldCell>
3895                     </textField>
3896                     <textField verticalHuggingPriority="750" id="2566">
3897                         <rect key="frame" x="296" y="176" width="56" height="17"/>
3898                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3899                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御修正" id="2567">
3900                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3901                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3902                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3903                         </textFieldCell>
3904                     </textField>
3905                     <textField verticalHuggingPriority="750" id="2586">
3906                         <rect key="frame" x="357" y="143" width="33" height="22"/>
3907                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3908                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2590">
3909                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3910                             <font key="font" metaFont="system"/>
3911                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3912                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3913                         </textFieldCell>
3914                     </textField>
3915                     <textField verticalHuggingPriority="750" id="2587">
3916                         <rect key="frame" x="296" y="146" width="49" height="17"/>
3917                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3918                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP回復" id="2588">
3919                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3920                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3921                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3922                         </textFieldCell>
3923                     </textField>
3924                     <textField verticalHuggingPriority="750" id="2601">
3925                         <rect key="frame" x="357" y="116" width="33" height="22"/>
3926                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3927                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2604">
3928                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3929                             <font key="font" metaFont="system"/>
3930                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3931                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3932                         </textFieldCell>
3933                     </textField>
3934                     <textField verticalHuggingPriority="750" id="2602">
3935                         <rect key="frame" x="296" y="119" width="51" height="17"/>
3936                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3937                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP回復" id="2603">
3938                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3939                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3940                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3941                         </textFieldCell>
3942                     </textField>
3943                     <textField verticalHuggingPriority="750" id="4201">
3944                         <rect key="frame" x="357" y="89" width="33" height="22"/>
3945                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3946                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="4204">
3947                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3948                             <font key="font" metaFont="system"/>
3949                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3950                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3951                         </textFieldCell>
3952                     </textField>
3953                     <textField verticalHuggingPriority="750" id="4202">
3954                         <rect key="frame" x="296" y="92" width="49" height="17"/>
3955                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3956                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EN回復" id="4203">
3957                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3958                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3959                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3960                         </textFieldCell>
3961                     </textField>
3962                     <textField verticalHuggingPriority="750" id="4223">
3963                         <rect key="frame" x="96" y="45" width="214" height="22"/>
3964                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3965                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4224">
3966                             <font key="font" metaFont="system"/>
3967                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3968                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3969                         </textFieldCell>
3970                     </textField>
3971                     <textField verticalHuggingPriority="750" id="4230">
3972                         <rect key="frame" x="22" y="48" width="69" height="17"/>
3973                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3974                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部認識名" id="4231">
3975                             <font key="font" size="13" name="AquaKana"/>
3976                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3977                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3978                         </textFieldCell>
3979                     </textField>
3980                     <textField verticalHuggingPriority="750" id="4604">
3981                         <rect key="frame" x="466" y="206" width="25" height="22"/>
3982                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3983                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="99" drawsBackground="YES" id="4607">
3984                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3985                             <font key="font" metaFont="system"/>
3986                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3987                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3988                         </textFieldCell>
3989                     </textField>
3990                     <textField verticalHuggingPriority="750" id="4605">
3991                         <rect key="frame" x="406" y="209" width="58" height="17"/>
3992                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3993                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="耐久力Lv" id="4606">
3994                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3995                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3996                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3997                         </textFieldCell>
3998                     </textField>
3999                     <textField verticalHuggingPriority="750" id="4847">
4000                         <rect key="frame" x="71" y="15" width="239" height="22"/>
4001                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4002                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4851">
4003                             <font key="font" metaFont="system"/>
4004                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4005                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4006                         </textFieldCell>
4007                     </textField>
4008                     <textField verticalHuggingPriority="750" id="4848">
4009                         <rect key="frame" x="22" y="18" width="44" height="17"/>
4010                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4011                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="4849">
4012                             <font key="font" size="13" name="AquaKana"/>
4013                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4014                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4015                         </textFieldCell>
4016                     </textField>
4017                     <button id="14110">
4018                         <rect key="frame" x="406" y="83" width="74" height="18"/>
4019                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4020                         <buttonCell key="cell" type="check" title="占領可能" bezelStyle="regularSquare" imagePosition="left" inset="2" id="14111">
4021                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4022                             <font key="font" size="13" name="AquaKana"/>
4023                         </buttonCell>
4024                     </button>
4025                 </subviews>
4026             </view>
4027         </window>
4028         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="2386" userLabel="スキル決定" customClass="NSPanel">
4029             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4030             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4031             <rect key="contentRect" x="196" y="132" width="500" height="300"/>
4032             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4033             <view key="contentView" id="2387">
4034                 <rect key="frame" x="0.0" y="0.0" width="500" height="300"/>
4035                 <autoresizingMask key="autoresizingMask"/>
4036                 <subviews>
4037                     <button verticalHuggingPriority="750" id="2391">
4038                         <rect key="frame" x="423" y="13" width="66" height="32"/>
4039                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4040                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2424">
4041                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4042                             <font key="font" size="13" name="AquaKana"/>
4043                         </buttonCell>
4044                         <connections>
4045                             <action selector="unitResearchCloseBCL:" target="2629" id="4928"/>
4046                         </connections>
4047                     </button>
4048                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="2393">
4049                         <rect key="frame" x="-1" y="150" width="502" height="151"/>
4050                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4051                         <clipView key="contentView" id="h3e-Ph-gb1">
4052                             <rect key="frame" x="1" y="17" width="500" height="133"/>
4053                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4054                             <subviews>
4055                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="2411" id="2413">
4056                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
4057                                     <autoresizingMask key="autoresizingMask"/>
4058                                     <size key="intercellSpacing" width="3" height="2"/>
4059                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4060                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
4061                                     <tableColumns>
4062                                         <tableColumn editable="NO" width="179.515625" minWidth="40" maxWidth="1000" id="2415">
4063                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド名">
4064                                                 <font key="font" metaFont="smallSystem"/>
4065                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4066                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4067                                             </tableHeaderCell>
4068                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2416">
4069                                                 <font key="font" metaFont="system"/>
4070                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4071                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4072                                             </textFieldCell>
4073                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4074                                             <connections>
4075                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.name" id="12431">
4076                                                     <dictionary key="options">
4077                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4078                                                     </dictionary>
4079                                                 </binding>
4080                                             </connections>
4081                                         </tableColumn>
4082                                         <tableColumn editable="NO" width="45.1484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="2446">
4083                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="作成WT">
4084                                                 <font key="font" metaFont="smallSystem"/>
4085                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4086                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
4087                                             </tableHeaderCell>
4088                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2447">
4089                                                 <font key="font" metaFont="system"/>
4090                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4091                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4092                                             </textFieldCell>
4093                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4094                                             <connections>
4095                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.WT" id="12429">
4096                                                     <dictionary key="options">
4097                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4098                                                     </dictionary>
4099                                                 </binding>
4100                                             </connections>
4101                                         </tableColumn>
4102                                         <tableColumn editable="NO" width="163.11328125" minWidth="40" maxWidth="1000" id="2414">
4103                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
4104                                                 <font key="font" metaFont="smallSystem"/>
4105                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4106                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4107                                             </tableHeaderCell>
4108                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2417">
4109                                                 <font key="font" metaFont="system"/>
4110                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4111                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4112                                             </textFieldCell>
4113                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4114                                             <connections>
4115                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.cost" id="12430">
4116                                                     <dictionary key="options">
4117                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4118                                                     </dictionary>
4119                                                 </binding>
4120                                             </connections>
4121                                         </tableColumn>
4122                                         <tableColumn editable="NO" width="100.38671875" minWidth="10" maxWidth="3.4028234663852886e+38" id="4679">
4123                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
4124                                                 <font key="font" metaFont="smallSystem"/>
4125                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4126                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
4127                                             </tableHeaderCell>
4128                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4680">
4129                                                 <font key="font" metaFont="system"/>
4130                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4131                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4132                                             </textFieldCell>
4133                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4134                                             <connections>
4135                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.memo" id="12434">
4136                                                     <dictionary key="options">
4137                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4138                                                     </dictionary>
4139                                                 </binding>
4140                                             </connections>
4141                                         </tableColumn>
4142                                     </tableColumns>
4143                                 </tableView>
4144                             </subviews>
4145                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4146                         </clipView>
4147                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="2412">
4148                             <rect key="frame" x="1" y="165" width="500" height="16"/>
4149                             <autoresizingMask key="autoresizingMask"/>
4150                         </scroller>
4151                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="2410">
4152                             <rect key="frame" x="224" y="17" width="15" height="102"/>
4153                             <autoresizingMask key="autoresizingMask"/>
4154                         </scroller>
4155                         <tableHeaderView key="headerView" id="2411">
4156                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
4157                             <autoresizingMask key="autoresizingMask"/>
4158                         </tableHeaderView>
4159                     </scrollView>
4160                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="2392">
4161                         <rect key="frame" x="6" y="10" width="234" height="134"/>
4162                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4163                         <view key="contentView">
4164                             <rect key="frame" x="1" y="1" width="232" height="132"/>
4165                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4166                             <subviews>
4167                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="2418">
4168                                     <rect key="frame" x="15" y="14" width="202" height="106"/>
4169                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4170                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="2423">
4171                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4172                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4173                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4174                                     </textFieldCell>
4175                                 </textField>
4176                             </subviews>
4177                         </view>
4178                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4179                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4180                     </box>
4181                     <popUpButton verticalHuggingPriority="750" id="2390">
4182                         <rect key="frame" x="243" y="82" width="181" height="26"/>
4183                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4184                         <popUpButtonCell key="cell" type="push" title="なし(研究リスト)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="2427" id="2425">
4185                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4186                             <font key="font" metaFont="menu"/>
4187                             <menu key="menu" title="OtherViews" id="2426">
4188                                 <items>
4189                                     <menuItem title="なし(研究リスト)" state="on" id="2427">
4190                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4191                                     </menuItem>
4192                                 </items>
4193                             </menu>
4194                         </popUpButtonCell>
4195                     </popUpButton>
4196                     <button verticalHuggingPriority="750" id="2389">
4197                         <rect key="frame" x="423" y="78" width="36" height="32"/>
4198                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4199                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2429">
4200                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4201                             <font key="font" size="13" name="AquaKana"/>
4202                         </buttonCell>
4203                         <connections>
4204                             <action selector="researchListResearchInsert:" target="2629" id="12414"/>
4205                         </connections>
4206                     </button>
4207                     <popUpButton verticalHuggingPriority="750" id="4685">
4208                         <rect key="frame" x="243" y="111" width="181" height="26"/>
4209                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4210                         <popUpButtonCell key="cell" type="push" title="なし(人間ユニット)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4695" id="4693">
4211                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4212                             <font key="font" metaFont="menu"/>
4213                             <menu key="menu" title="OtherViews" id="4694">
4214                                 <items>
4215                                     <menuItem title="なし(人間ユニット)" state="on" id="4695">
4216                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4217                                     </menuItem>
4218                                 </items>
4219                             </menu>
4220                         </popUpButtonCell>
4221                     </popUpButton>
4222                     <button verticalHuggingPriority="750" id="4686">
4223                         <rect key="frame" x="423" y="107" width="36" height="32"/>
4224                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4225                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4690">
4226                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4227                             <font key="font" size="13" name="AquaKana"/>
4228                         </buttonCell>
4229                         <connections>
4230                             <action selector="researchListUnitInsert:" target="2629" id="12417"/>
4231                         </connections>
4232                     </button>
4233                     <popUpButton verticalHuggingPriority="750" id="4734">
4234                         <rect key="frame" x="243" y="51" width="181" height="26"/>
4235                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4236                         <popUpButtonCell key="cell" type="push" title="なし(機械ユニット)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4741" id="4739">
4237                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4238                             <font key="font" metaFont="menu"/>
4239                             <menu key="menu" title="OtherViews" id="4740">
4240                                 <items>
4241                                     <menuItem title="なし(機械ユニット)" state="on" id="4741">
4242                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4243                                     </menuItem>
4244                                 </items>
4245                             </menu>
4246                         </popUpButtonCell>
4247                     </popUpButton>
4248                     <button verticalHuggingPriority="750" id="4735">
4249                         <rect key="frame" x="423" y="47" width="36" height="32"/>
4250                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4251                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4738">
4252                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4253                             <font key="font" size="13" name="AquaKana"/>
4254                         </buttonCell>
4255                         <connections>
4256                             <action selector="researchListUnionInsert:" target="2629" id="12415"/>
4257                         </connections>
4258                     </button>
4259                     <button verticalHuggingPriority="750" id="4736">
4260                         <rect key="frame" x="472" y="121" width="35" height="32"/>
4261                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4262                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4737">
4263                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4264                             <font key="font" size="13" name="AquaKana"/>
4265                         </buttonCell>
4266                         <connections>
4267                             <action selector="researchListDelete:" target="2629" id="12437"/>
4268                         </connections>
4269                     </button>
4270                 </subviews>
4271             </view>
4272         </window>
4273         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="4301" userLabel="コスト決定" customClass="NSPanel">
4274             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4275             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4276             <rect key="contentRect" x="196" y="132" width="228" height="300"/>
4277             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4278             <view key="contentView" id="4302">
4279                 <rect key="frame" x="0.0" y="0.0" width="228" height="300"/>
4280                 <autoresizingMask key="autoresizingMask"/>
4281                 <subviews>
4282                     <button verticalHuggingPriority="750" id="4307">
4283                         <rect key="frame" x="135" y="18" width="79" height="32"/>
4284                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4285                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4468">
4286                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4287                             <font key="font" size="13" name="AquaKana"/>
4288                         </buttonCell>
4289                         <connections>
4290                             <action selector="optionCloseBCL:" target="2629" id="4924"/>
4291                         </connections>
4292                     </button>
4293                     <box autoresizesSubviews="NO" title="WT毎増加値" borderType="line" id="4478">
4294                         <rect key="frame" x="17" y="121" width="81" height="159"/>
4295                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4296                         <view key="contentView">
4297                             <rect key="frame" x="1" y="1" width="79" height="143"/>
4298                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4299                             <subviews>
4300                                 <textField verticalHuggingPriority="750" id="4479">
4301                                     <rect key="frame" x="18" y="102" width="43" 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" drawsBackground="YES" id="4505">
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="4914"/>
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="4484">
4311                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4312                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4313                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="4500">
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="4482">
4320                                     <rect key="frame" x="18" y="62" width="43" 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="4502">
4323                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4324                                         <font key="font" metaFont="system"/>
4325                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4326                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4327                                     </textFieldCell>
4328                                 </textField>
4329                                 <textField verticalHuggingPriority="750" id="4480">
4330                                     <rect key="frame" x="18" y="20" width="43" height="22"/>
4331                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4332                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4504">
4333                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4334                                         <font key="font" metaFont="system"/>
4335                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4336                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4337                                     </textFieldCell>
4338                                 </textField>
4339                                 <textField verticalHuggingPriority="750" id="4483">
4340                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4341                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4342                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="4501">
4343                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4344                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4345                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4346                                     </textFieldCell>
4347                                 </textField>
4348                                 <textField verticalHuggingPriority="750" id="4481">
4349                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4350                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4351                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="4503">
4352                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4353                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4354                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4355                                     </textFieldCell>
4356                                 </textField>
4357                             </subviews>
4358                         </view>
4359                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4360                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4361                         <font key="titleFont" size="11" name="AquaKana"/>
4362                     </box>
4363                     <box autoresizesSubviews="NO" title="増築コスト" borderType="line" id="4519">
4364                         <rect key="frame" x="113" y="121" width="80" height="159"/>
4365                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4366                         <view key="contentView">
4367                             <rect key="frame" x="1" y="1" width="78" height="143"/>
4368                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4369                             <subviews>
4370                                 <textField verticalHuggingPriority="750" id="4540">
4371                                     <rect key="frame" x="18" y="102" width="42" height="22"/>
4372                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4373                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4541">
4374                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4375                                         <font key="font" metaFont="system"/>
4376                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4377                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4378                                     </textFieldCell>
4379                                 </textField>
4380                                 <textField verticalHuggingPriority="750" id="4535">
4381                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4382                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4383                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="4546">
4384                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4385                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4386                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4387                                     </textFieldCell>
4388                                 </textField>
4389                                 <textField verticalHuggingPriority="750" id="4537">
4390                                     <rect key="frame" x="18" y="62" width="42" height="22"/>
4391                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4392                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4544">
4393                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4394                                         <font key="font" metaFont="system"/>
4395                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4396                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4397                                     </textFieldCell>
4398                                 </textField>
4399                                 <textField verticalHuggingPriority="750" id="4539">
4400                                     <rect key="frame" x="18" y="20" width="42" height="22"/>
4401                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4402                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4542">
4403                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4404                                         <font key="font" metaFont="system"/>
4405                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4406                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4407                                     </textFieldCell>
4408                                 </textField>
4409                                 <textField verticalHuggingPriority="750" id="4536">
4410                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4411                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4412                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="4545">
4413                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4414                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4415                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4416                                     </textFieldCell>
4417                                 </textField>
4418                                 <textField verticalHuggingPriority="750" id="4538">
4419                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4420                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4421                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="4543">
4422                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4423                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4424                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4425                                     </textFieldCell>
4426                                 </textField>
4427                             </subviews>
4428                         </view>
4429                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4430                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4431                         <font key="titleFont" size="11" name="AquaKana"/>
4432                     </box>
4433                     <textField verticalHuggingPriority="750" id="4555">
4434                         <rect key="frame" x="124" y="95" width="69" height="22"/>
4435                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4436                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増築リンク" id="4562">
4437                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4438                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4439                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4440                         </textFieldCell>
4441                     </textField>
4442                     <popUpButton verticalHuggingPriority="750" id="4556">
4443                         <rect key="frame" x="125" y="68" width="95" height="26"/>
4444                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4445                         <popUpButtonCell key="cell" type="push" title="なし" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4560" id="4558">
4446                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4447                             <font key="font" metaFont="menu"/>
4448                             <menu key="menu" title="OtherViews" id="4559">
4449                                 <items>
4450                                     <menuItem title="なし" state="on" id="4560"/>
4451                                 </items>
4452                             </menu>
4453                         </popUpButtonCell>
4454                     </popUpButton>
4455                     <textField verticalHuggingPriority="750" id="4570">
4456                         <rect key="frame" x="9" y="52" width="52" height="17"/>
4457                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4458                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増築WT" id="4574">
4459                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4460                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4461                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4462                         </textFieldCell>
4463                     </textField>
4464                     <textField verticalHuggingPriority="750" id="4571">
4465                         <rect key="frame" x="74" y="49" width="42" height="22"/>
4466                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4467                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="4573">
4468                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4469                             <font key="font" metaFont="system"/>
4470                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4471                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4472                         </textFieldCell>
4473                     </textField>
4474                     <textField verticalHuggingPriority="750" id="4888">
4475                         <rect key="frame" x="9" y="82" width="52" height="17"/>
4476                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4477                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増加WT" id="4892">
4478                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4479                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4480                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4481                         </textFieldCell>
4482                     </textField>
4483                     <textField verticalHuggingPriority="750" id="4889">
4484                         <rect key="frame" x="74" y="79" width="42" height="22"/>
4485                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4486                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="4890">
4487                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4488                             <font key="font" metaFont="system"/>
4489                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4490                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4491                         </textFieldCell>
4492                     </textField>
4493                 </subviews>
4494             </view>
4495         </window>
4496         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="3481" userLabel="ギャラリー">
4497             <windowStyleMask key="styleMask" titled="YES"/>
4498             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
4499             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4500             <view key="contentView" id="3482">
4501                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
4502                 <autoresizingMask key="autoresizingMask"/>
4503                 <subviews>
4504                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="3540">
4505                         <rect key="frame" x="350" y="396" width="270" height="64"/>
4506                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4507                         <clipView key="contentView" id="KRV-Ew-hcF">
4508                             <rect key="frame" x="1" y="1" width="268" height="62"/>
4509                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4510                             <subviews>
4511                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="3541">
4512                                     <rect key="frame" x="0.0" y="0.0" width="268" height="19"/>
4513                                     <autoresizingMask key="autoresizingMask"/>
4514                                     <size key="intercellSpacing" width="3" height="2"/>
4515                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4516                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
4517                                     <tableColumns>
4518                                         <tableColumn width="265" minWidth="40" maxWidth="1000" id="3545">
4519                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
4520                                                 <font key="font" metaFont="smallSystem"/>
4521                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4522                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4523                                             </tableHeaderCell>
4524                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="3548">
4525                                                 <font key="font" metaFont="system"/>
4526                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4527                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4528                                             </textFieldCell>
4529                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4530                                             <connections>
4531                                                 <binding destination="3750" name="value" keyPath="arrangedObjects.name" id="3832"/>
4532                                             </connections>
4533                                         </tableColumn>
4534                                     </tableColumns>
4535                                     <connections>
4536                                         <outlet property="delegate" destination="3745" id="3765"/>
4537                                     </connections>
4538                                 </tableView>
4539                             </subviews>
4540                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4541                         </clipView>
4542                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="3542">
4543                             <rect key="frame" x="1" y="119" width="223" height="15"/>
4544                             <autoresizingMask key="autoresizingMask"/>
4545                         </scroller>
4546                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="3544">
4547                             <rect key="frame" x="224" y="17" width="15" height="102"/>
4548                             <autoresizingMask key="autoresizingMask"/>
4549                         </scroller>
4550                     </scrollView>
4551                     <textField verticalHuggingPriority="750" id="3560">
4552                         <rect key="frame" x="24" y="438" width="144" height="22"/>
4553                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4554                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ギャラリー" id="3561">
4555                             <font key="font" size="18" name="AquaKana"/>
4556                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4557                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4558                         </textFieldCell>
4559                     </textField>
4560                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="3584">
4561                         <rect key="frame" x="17" y="49" width="606" height="341"/>
4562                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4563                         <view key="contentView">
4564                             <rect key="frame" x="1" y="1" width="604" height="339"/>
4565                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4566                             <subviews>
4567                                 <imageView id="3593">
4568                                     <rect key="frame" x="15" y="237" width="126" height="86"/>
4569                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4570                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3594"/>
4571                                     <connections>
4572                                         <action selector="test:" target="3745" id="9Dp-EJ-xvq"/>
4573                                         <binding destination="3750" name="value" keyPath="selection.img01" id="xsc-8P-Yhq"/>
4574                                     </connections>
4575                                 </imageView>
4576                                 <imageView id="3631">
4577                                     <rect key="frame" x="15" y="127" width="126" height="86"/>
4578                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4579                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3634"/>
4580                                     <connections>
4581                                         <binding destination="3750" name="value" keyPath="selection.img05" id="adt-v3-2sS"/>
4582                                     </connections>
4583                                 </imageView>
4584                                 <imageView id="3640">
4585                                     <rect key="frame" x="15" y="17" width="126" height="86"/>
4586                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4587                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3643"/>
4588                                     <connections>
4589                                         <binding destination="3750" name="value" keyPath="selection.img09" id="MrY-V2-XYi"/>
4590                                     </connections>
4591                                 </imageView>
4592                                 <imageView id="3650">
4593                                     <rect key="frame" x="164" y="237" width="126" height="86"/>
4594                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4595                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3659"/>
4596                                     <connections>
4597                                         <binding destination="3750" name="value" keyPath="selection.img02" id="iSP-YM-geN"/>
4598                                     </connections>
4599                                 </imageView>
4600                                 <imageView id="3651">
4601                                     <rect key="frame" x="164" y="127" width="126" height="86"/>
4602                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4603                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3655"/>
4604                                     <connections>
4605                                         <binding destination="3750" name="value" keyPath="selection.img06" id="3r8-W4-83y"/>
4606                                     </connections>
4607                                 </imageView>
4608                                 <imageView id="3652">
4609                                     <rect key="frame" x="164" y="17" width="126" height="86"/>
4610                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4611                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3653"/>
4612                                     <connections>
4613                                         <binding destination="3750" name="value" keyPath="selection.img10" id="4Wi-L2-5eq"/>
4614                                     </connections>
4615                                 </imageView>
4616                                 <imageView id="3679">
4617                                     <rect key="frame" x="463" y="237" width="126" height="86"/>
4618                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4619                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3688"/>
4620                                     <connections>
4621                                         <binding destination="3750" name="value" keyPath="selection.img04" id="4Kg-hI-JZx"/>
4622                                     </connections>
4623                                 </imageView>
4624                                 <imageView id="3680">
4625                                     <rect key="frame" x="463" y="127" width="126" height="86"/>
4626                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4627                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3684"/>
4628                                     <connections>
4629                                         <binding destination="3750" name="value" keyPath="selection.img08" id="pTM-ny-U6a"/>
4630                                     </connections>
4631                                 </imageView>
4632                                 <imageView id="3681">
4633                                     <rect key="frame" x="463" y="17" width="126" height="86"/>
4634                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4635                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3682"/>
4636                                     <connections>
4637                                         <binding destination="3750" name="value" keyPath="selection.img12" id="5c7-th-hpl"/>
4638                                     </connections>
4639                                 </imageView>
4640                                 <imageView id="3706">
4641                                     <rect key="frame" x="312" y="237" width="126" height="86"/>
4642                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4643                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3715"/>
4644                                     <connections>
4645                                         <binding destination="3750" name="value" keyPath="selection.img03" id="dzY-7d-ibm"/>
4646                                     </connections>
4647                                 </imageView>
4648                                 <imageView id="3707">
4649                                     <rect key="frame" x="312" y="127" width="126" height="86"/>
4650                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4651                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3711"/>
4652                                     <connections>
4653                                         <binding destination="3750" name="value" keyPath="selection.img07" id="EcM-8D-ExU"/>
4654                                     </connections>
4655                                 </imageView>
4656                                 <imageView id="3708">
4657                                     <rect key="frame" x="312" y="17" width="126" height="86"/>
4658                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4659                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3709"/>
4660                                     <connections>
4661                                         <binding destination="3750" name="value" keyPath="selection.img11" id="IE9-O7-rNm"/>
4662                                     </connections>
4663                                 </imageView>
4664                                 <customView id="q7A-MQ-hSS" customClass="GDIV1">
4665                                     <rect key="frame" x="10" y="231" width="132" height="96"/>
4666                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4667                                 </customView>
4668                                 <customView id="tdn-D1-u1M" customClass="GDIV2">
4669                                     <rect key="frame" x="159" y="231" width="132" height="96"/>
4670                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4671                                 </customView>
4672                                 <customView id="rXO-MS-Sih" customClass="GDIV3">
4673                                     <rect key="frame" x="307" y="231" width="132" height="96"/>
4674                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4675                                 </customView>
4676                                 <customView id="tnj-CI-u2J" customClass="GDIV4">
4677                                     <rect key="frame" x="462" y="231" width="132" height="96"/>
4678                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4679                                 </customView>
4680                                 <customView id="ayY-Nr-UrT" customClass="GDIV5">
4681                                     <rect key="frame" x="10" y="122" width="132" height="96"/>
4682                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4683                                 </customView>
4684                                 <customView id="KTU-Ak-heF" customClass="GDIV6">
4685                                     <rect key="frame" x="163" y="122" width="131" height="96"/>
4686                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4687                                 </customView>
4688                                 <customView id="kUT-pN-OZ8" customClass="GDIV7">
4689                                     <rect key="frame" x="308" y="122" width="132" height="96"/>
4690                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4691                                 </customView>
4692                                 <customView id="sRI-R3-dNW" customClass="GDIV8">
4693                                     <rect key="frame" x="461" y="122" width="132" height="96"/>
4694                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4695                                 </customView>
4696                                 <customView id="eAE-2g-Ag9" customClass="GDIV9">
4697                                     <rect key="frame" x="11" y="14" width="132" height="96"/>
4698                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4699                                 </customView>
4700                                 <customView id="dB6-jI-IIy" customClass="GDIV10">
4701                                     <rect key="frame" x="160" y="14" width="132" height="96"/>
4702                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4703                                 </customView>
4704                                 <customView id="6YW-da-mo4" customClass="GDIV11">
4705                                     <rect key="frame" x="309" y="14" width="132" height="96"/>
4706                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4707                                 </customView>
4708                                 <customView id="CAO-5F-uhW" customClass="GDIV12">
4709                                     <rect key="frame" x="460" y="14" width="132" height="96"/>
4710                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4711                                 </customView>
4712                             </subviews>
4713                         </view>
4714                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4715                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4716                     </box>
4717                     <button verticalHuggingPriority="750" id="3741">
4718                         <rect key="frame" x="521" y="13" width="105" height="32"/>
4719                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4720                         <buttonCell key="cell" type="push" title="タイトルへ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3742">
4721                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4722                             <font key="font" size="13" name="AquaKana"/>
4723                         </buttonCell>
4724                         <connections>
4725                             <action selector="backButton:" target="3745" id="3749"/>
4726                         </connections>
4727                     </button>
4728                     <button verticalHuggingPriority="750" id="3769">
4729                         <rect key="frame" x="242" y="19" width="17" height="23"/>
4730                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4731                         <buttonCell key="cell" type="smallSquare" title="&lt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3770">
4732                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4733                             <font key="font" metaFont="system"/>
4734                         </buttonCell>
4735                         <connections>
4736                             <action selector="previous:" target="3745" id="3813"/>
4737                         </connections>
4738                     </button>
4739                     <button verticalHuggingPriority="750" id="3773">
4740                         <rect key="frame" x="383" y="19" width="17" height="23"/>
4741                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4742                         <buttonCell key="cell" type="smallSquare" title="&gt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3774">
4743                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4744                             <font key="font" metaFont="system"/>
4745                         </buttonCell>
4746                         <connections>
4747                             <action selector="next:" target="3745" id="3812"/>
4748                         </connections>
4749                     </button>
4750                     <textField verticalHuggingPriority="750" id="3792">
4751                         <rect key="frame" x="282" y="22" width="86" height="17"/>
4752                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4753                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="1/5" id="3793">
4754                             <font key="font" metaFont="system"/>
4755                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4756                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4757                         </textFieldCell>
4758                     </textField>
4759                 </subviews>
4760             </view>
4761         </window>
4762         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5286" userLabel="属性編集" customClass="NSPanel">
4763             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4764             <rect key="contentRect" x="196" y="132" width="255" height="416"/>
4765             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4766             <view key="contentView" id="5287">
4767                 <rect key="frame" x="0.0" y="0.0" width="255" height="416"/>
4768                 <autoresizingMask key="autoresizingMask"/>
4769                 <subviews>
4770                     <textField verticalHuggingPriority="750" id="5394">
4771                         <rect key="frame" x="68" y="371" width="43" height="22"/>
4772                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4773                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5398">
4774                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4775                             <font key="font" metaFont="system"/>
4776                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4777                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4778                         </textFieldCell>
4779                     </textField>
4780                     <textField verticalHuggingPriority="750" id="5395">
4781                         <rect key="frame" x="28" y="376" width="30" height="17"/>
4782                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4783                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="打撃" id="5396">
4784                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4785                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4786                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4787                         </textFieldCell>
4788                     </textField>
4789                     <textField verticalHuggingPriority="750" id="5407">
4790                         <rect key="frame" x="68" y="341" width="43" height="22"/>
4791                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4792                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5410">
4793                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4794                             <font key="font" metaFont="system"/>
4795                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4796                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4797                         </textFieldCell>
4798                     </textField>
4799                     <textField verticalHuggingPriority="750" id="5408">
4800                         <rect key="frame" x="28" y="346" width="30" height="17"/>
4801                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4802                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="斬撃" id="5409">
4803                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4804                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4805                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4806                         </textFieldCell>
4807                     </textField>
4808                     <textField verticalHuggingPriority="750" id="5421">
4809                         <rect key="frame" x="68" y="268" width="43" height="22"/>
4810                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4811                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5429">
4812                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4813                             <font key="font" metaFont="system"/>
4814                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4815                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4816                         </textFieldCell>
4817                     </textField>
4818                     <textField verticalHuggingPriority="750" id="5422">
4819                         <rect key="frame" x="28" y="273" width="30" height="17"/>
4820                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4821                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="火炎" id="5428">
4822                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4823                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4824                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4825                         </textFieldCell>
4826                     </textField>
4827                     <textField verticalHuggingPriority="750" id="5423">
4828                         <rect key="frame" x="68" y="238" width="43" height="22"/>
4829                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4830                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5426">
4831                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4832                             <font key="font" metaFont="system"/>
4833                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4834                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4835                         </textFieldCell>
4836                     </textField>
4837                     <textField verticalHuggingPriority="750" id="5424">
4838                         <rect key="frame" x="28" y="243" width="30" height="17"/>
4839                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4840                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="冷気" id="5425">
4841                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4842                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4843                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4844                         </textFieldCell>
4845                     </textField>
4846                     <textField verticalHuggingPriority="750" id="5446">
4847                         <rect key="frame" x="68" y="208" width="43" height="22"/>
4848                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4849                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5454">
4850                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4851                             <font key="font" metaFont="system"/>
4852                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4853                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4854                         </textFieldCell>
4855                     </textField>
4856                     <textField verticalHuggingPriority="750" id="5447">
4857                         <rect key="frame" x="28" y="213" width="30" height="17"/>
4858                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4859                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="電撃" id="5453">
4860                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4861                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4862                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4863                         </textFieldCell>
4864                     </textField>
4865                     <textField verticalHuggingPriority="750" id="5448">
4866                         <rect key="frame" x="167" y="269" width="43" height="22"/>
4867                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4868                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5451">
4869                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4870                             <font key="font" metaFont="system"/>
4871                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4872                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4873                         </textFieldCell>
4874                     </textField>
4875                     <textField verticalHuggingPriority="750" id="5449">
4876                         <rect key="frame" x="127" y="274" width="30" height="17"/>
4877                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4878                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="風圧" id="5450">
4879                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4880                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4881                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4882                         </textFieldCell>
4883                     </textField>
4884                     <textField verticalHuggingPriority="750" id="5471">
4885                         <rect key="frame" x="167" y="239" width="43" height="22"/>
4886                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4887                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5479">
4888                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4889                             <font key="font" metaFont="system"/>
4890                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4891                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4892                         </textFieldCell>
4893                     </textField>
4894                     <textField verticalHuggingPriority="750" id="5472">
4895                         <rect key="frame" x="127" y="244" width="30" height="17"/>
4896                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4897                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流水" id="5478">
4898                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4899                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4900                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4901                         </textFieldCell>
4902                     </textField>
4903                     <textField verticalHuggingPriority="750" id="5473">
4904                         <rect key="frame" x="167" y="209" width="43" height="22"/>
4905                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4906                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5476">
4907                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4908                             <font key="font" metaFont="system"/>
4909                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4910                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4911                         </textFieldCell>
4912                     </textField>
4913                     <textField verticalHuggingPriority="750" id="5474">
4914                         <rect key="frame" x="127" y="214" width="30" height="17"/>
4915                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4916                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ガス" id="5475">
4917                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4918                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4919                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4920                         </textFieldCell>
4921                     </textField>
4922                     <textField verticalHuggingPriority="750" id="5496">
4923                         <rect key="frame" x="68" y="108" width="43" height="22"/>
4924                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4925                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5499">
4926                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4927                             <font key="font" metaFont="system"/>
4928                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4929                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4930                         </textFieldCell>
4931                     </textField>
4932                     <textField verticalHuggingPriority="750" id="5497">
4933                         <rect key="frame" x="28" y="113" width="30" height="17"/>
4934                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4935                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="麻痺" id="5498">
4936                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4937                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4938                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4939                         </textFieldCell>
4940                     </textField>
4941                     <textField verticalHuggingPriority="750" id="5518">
4942                         <rect key="frame" x="68" y="78" width="43" height="22"/>
4943                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4944                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5521">
4945                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4946                             <font key="font" metaFont="system"/>
4947                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4948                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4949                         </textFieldCell>
4950                     </textField>
4951                     <textField verticalHuggingPriority="750" id="5519">
4952                         <rect key="frame" x="28" y="83" width="30" height="17"/>
4953                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4954                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="猛毒" id="5520">
4955                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4956                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4957                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4958                         </textFieldCell>
4959                     </textField>
4960                     <textField verticalHuggingPriority="750" id="5532">
4961                         <rect key="frame" x="68" y="48" width="43" height="22"/>
4962                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4963                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5535">
4964                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4965                             <font key="font" metaFont="system"/>
4966                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4967                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4968                         </textFieldCell>
4969                     </textField>
4970                     <textField verticalHuggingPriority="750" id="5533">
4971                         <rect key="frame" x="28" y="53" width="30" height="17"/>
4972                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4973                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="魅了" id="5534">
4974                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4975                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4976                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4977                         </textFieldCell>
4978                     </textField>
4979                     <button verticalHuggingPriority="750" id="5551">
4980                         <rect key="frame" x="174" y="0.0" width="79" height="32"/>
4981                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4982                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5552">
4983                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4984                             <font key="font" size="13" name="AquaKana"/>
4985                         </buttonCell>
4986                         <connections>
4987                             <action selector="registListBtnlSubmitUCL:" target="3039" id="7831"/>
4988                         </connections>
4989                     </button>
4990                     <textField verticalHuggingPriority="750" id="5563">
4991                         <rect key="frame" x="68" y="311" width="43" height="22"/>
4992                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4993                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5566">
4994                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4995                             <font key="font" metaFont="system"/>
4996                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4997                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4998                         </textFieldCell>
4999                     </textField>
5000                     <textField verticalHuggingPriority="750" id="5564">
5001                         <rect key="frame" x="28" y="316" width="30" height="17"/>
5002                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5003                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="突き" id="5565">
5004                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5005                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5006                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5007                         </textFieldCell>
5008                     </textField>
5009                     <textField verticalHuggingPriority="750" id="6762">
5010                         <rect key="frame" x="167" y="371" width="43" height="22"/>
5011                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5012                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6770">
5013                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5014                             <font key="font" metaFont="system"/>
5015                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5016                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5017                         </textFieldCell>
5018                     </textField>
5019                     <textField verticalHuggingPriority="750" id="6763">
5020                         <rect key="frame" x="127" y="376" width="30" height="17"/>
5021                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5022                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射手" id="6769">
5023                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5024                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5025                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5026                         </textFieldCell>
5027                     </textField>
5028                     <textField verticalHuggingPriority="750" id="6764">
5029                         <rect key="frame" x="167" y="341" width="43" height="22"/>
5030                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5031                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6767">
5032                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5033                             <font key="font" metaFont="system"/>
5034                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5035                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5036                         </textFieldCell>
5037                     </textField>
5038                     <textField verticalHuggingPriority="750" id="6765">
5039                         <rect key="frame" x="127" y="346" width="43" height="17"/>
5040                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5041                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="銃撃 " id="6766">
5042                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5043                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5044                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5045                         </textFieldCell>
5046                     </textField>
5047                     <textField verticalHuggingPriority="750" id="6797">
5048                         <rect key="frame" x="167" y="312" width="43" height="22"/>
5049                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5050                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6800">
5051                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5052                             <font key="font" metaFont="system"/>
5053                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5054                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5055                         </textFieldCell>
5056                     </textField>
5057                     <textField verticalHuggingPriority="750" id="6798">
5058                         <rect key="frame" x="127" y="317" width="30" height="17"/>
5059                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5060                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="砲撃" id="6799">
5061                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5062                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5063                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5064                         </textFieldCell>
5065                     </textField>
5066                     <textField verticalHuggingPriority="750" id="6824">
5067                         <rect key="frame" x="68" y="178" width="43" height="22"/>
5068                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5069                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6832">
5070                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5071                             <font key="font" metaFont="system"/>
5072                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5073                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5074                         </textFieldCell>
5075                     </textField>
5076                     <textField verticalHuggingPriority="750" id="6825">
5077                         <rect key="frame" x="28" y="183" width="30" height="17"/>
5078                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5079                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="神聖" id="6831">
5080                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5081                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5082                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5083                         </textFieldCell>
5084                     </textField>
5085                     <textField verticalHuggingPriority="750" id="6826">
5086                         <rect key="frame" x="167" y="179" width="43" height="22"/>
5087                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5088                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6829">
5089                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5090                             <font key="font" metaFont="system"/>
5091                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5092                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5093                         </textFieldCell>
5094                     </textField>
5095                     <textField verticalHuggingPriority="750" id="6827">
5096                         <rect key="frame" x="127" y="184" width="30" height="17"/>
5097                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5098                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="暗黒" id="6828">
5099                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5100                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5101                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5102                         </textFieldCell>
5103                     </textField>
5104                     <textField verticalHuggingPriority="750" id="6860">
5105                         <rect key="frame" x="167" y="108" width="43" height="22"/>
5106                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5107                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6863">
5108                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5109                             <font key="font" metaFont="system"/>
5110                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5111                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5112                         </textFieldCell>
5113                     </textField>
5114                     <textField verticalHuggingPriority="750" id="6861">
5115                         <rect key="frame" x="127" y="113" width="30" height="17"/>
5116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5117                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="混乱" id="6862">
5118                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5119                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5120                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5121                         </textFieldCell>
5122                     </textField>
5123                     <textField verticalHuggingPriority="750" id="6876">
5124                         <rect key="frame" x="167" y="78" width="43" height="22"/>
5125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5126                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6879">
5127                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5128                             <font key="font" metaFont="system"/>
5129                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5130                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5131                         </textFieldCell>
5132                     </textField>
5133                     <textField verticalHuggingPriority="750" id="6877">
5134                         <rect key="frame" x="127" y="83" width="30" height="17"/>
5135                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5136                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="睡眠" id="6878">
5137                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5138                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5139                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5140                         </textFieldCell>
5141                     </textField>
5142                     <textField verticalHuggingPriority="750" id="6891">
5143                         <rect key="frame" x="167" y="48" width="43" height="22"/>
5144                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5145                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6894">
5146                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5147                             <font key="font" metaFont="system"/>
5148                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5149                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5150                         </textFieldCell>
5151                     </textField>
5152                     <textField verticalHuggingPriority="750" id="6892">
5153                         <rect key="frame" x="127" y="53" width="30" height="17"/>
5154                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5155                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="沈黙" id="6893">
5156                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5157                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5158                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5159                         </textFieldCell>
5160                     </textField>
5161                     <textField verticalHuggingPriority="750" id="6923">
5162                         <rect key="frame" x="68" y="148" width="43" height="22"/>
5163                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5164                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6926">
5165                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5166                             <font key="font" metaFont="system"/>
5167                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5168                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5169                         </textFieldCell>
5170                     </textField>
5171                     <textField verticalHuggingPriority="750" id="6924">
5172                         <rect key="frame" x="28" y="153" width="30" height="17"/>
5173                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5174                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="爆撃" id="6925">
5175                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5176                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5177                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5178                         </textFieldCell>
5179                     </textField>
5180                     <textField verticalHuggingPriority="750" id="6942">
5181                         <rect key="frame" x="167" y="148" width="43" height="22"/>
5182                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5183                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6945">
5184                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5185                             <font key="font" metaFont="system"/>
5186                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5187                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5188                         </textFieldCell>
5189                     </textField>
5190                     <textField verticalHuggingPriority="750" id="6943">
5191                         <rect key="frame" x="127" y="153" width="30" height="17"/>
5192                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5193                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流血" id="6944">
5194                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5195                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5196                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5197                         </textFieldCell>
5198                     </textField>
5199                 </subviews>
5200             </view>
5201         </window>
5202         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5591" userLabel="スキルリスト" customClass="NSPanel">
5203             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5204             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
5205             <rect key="contentRect" x="196" y="132" width="400" height="255"/>
5206             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
5207             <view key="contentView" id="5592">
5208                 <rect key="frame" x="0.0" y="0.0" width="400" height="255"/>
5209                 <autoresizingMask key="autoresizingMask"/>
5210                 <subviews>
5211                     <button verticalHuggingPriority="750" id="5792">
5212                         <rect key="frame" x="329" y="2" width="66" height="32"/>
5213                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5214                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5793">
5215                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5216                             <font key="font" size="13" name="AquaKana"/>
5217                         </buttonCell>
5218                         <connections>
5219                             <action selector="skillListBtnSubmitUCL:" target="3039" id="7834"/>
5220                         </connections>
5221                     </button>
5222                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5801">
5223                         <rect key="frame" x="11" y="116" width="378" height="132"/>
5224                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5225                         <clipView key="contentView" id="BZj-xq-9QN">
5226                             <rect key="frame" x="1" y="1" width="376" height="130"/>
5227                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5228                             <subviews>
5229                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="5802">
5230                                     <rect key="frame" x="0.0" y="0.0" width="376" height="19"/>
5231                                     <autoresizingMask key="autoresizingMask"/>
5232                                     <size key="intercellSpacing" width="3" height="2"/>
5233                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5234                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5235                                     <tableColumns>
5236                                         <tableColumn width="373" minWidth="40" maxWidth="1000" id="5806">
5237                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
5238                                                 <font key="font" metaFont="smallSystem"/>
5239                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5240                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5241                                             </tableHeaderCell>
5242                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="5809">
5243                                                 <font key="font" metaFont="system"/>
5244                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5245                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5246                                             </textFieldCell>
5247                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5248                                             <connections>
5249                                                 <binding destination="13096" name="value" keyPath="arrangedObjects.name" id="13112"/>
5250                                             </connections>
5251                                         </tableColumn>
5252                                     </tableColumns>
5253                                 </tableView>
5254                             </subviews>
5255                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5256                         </clipView>
5257                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="5803">
5258                             <rect key="frame" x="1" y="119" width="223" height="15"/>
5259                             <autoresizingMask key="autoresizingMask"/>
5260                         </scroller>
5261                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5805">
5262                             <rect key="frame" x="224" y="17" width="15" height="102"/>
5263                             <autoresizingMask key="autoresizingMask"/>
5264                         </scroller>
5265                     </scrollView>
5266                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="5832">
5267                         <rect key="frame" x="8" y="33" width="384" height="77"/>
5268                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5269                         <view key="contentView">
5270                             <rect key="frame" x="1" y="1" width="382" height="75"/>
5271                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5272                             <subviews>
5273                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="5877">
5274                                     <rect key="frame" x="9" y="14" width="366" height="54"/>
5275                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5276                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="5878">
5277                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
5278                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5279                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5280                                     </textFieldCell>
5281                                 </textField>
5282                             </subviews>
5283                         </view>
5284                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
5285                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
5286                     </box>
5287                     <popUpButton verticalHuggingPriority="750" id="5847">
5288                         <rect key="frame" x="9" y="6" width="252" height="26"/>
5289                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5290                         <popUpButtonCell key="cell" type="push" title="なし(スキルリスト)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5857" id="5854">
5291                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5292                             <font key="font" metaFont="menu"/>
5293                             <menu key="menu" title="OtherViews" id="5856">
5294                                 <items>
5295                                     <menuItem title="なし(スキルリスト)" state="on" id="5857">
5296                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5297                                     </menuItem>
5298                                 </items>
5299                             </menu>
5300                         </popUpButtonCell>
5301                     </popUpButton>
5302                     <button verticalHuggingPriority="750" id="5848">
5303                         <rect key="frame" x="260" y="2" width="36" height="32"/>
5304                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5305                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5853">
5306                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5307                             <font key="font" size="13" name="AquaKana"/>
5308                         </buttonCell>
5309                         <connections>
5310                             <action selector="skillListInsert:" target="3039" id="13094"/>
5311                         </connections>
5312                     </button>
5313                     <button verticalHuggingPriority="750" id="5849">
5314                         <rect key="frame" x="288" y="2" width="35" height="32"/>
5315                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5316                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5851">
5317                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5318                             <font key="font" size="13" name="AquaKana"/>
5319                         </buttonCell>
5320                         <connections>
5321                             <action selector="skillListDelete:" target="3039" id="13095"/>
5322                         </connections>
5323                     </button>
5324                 </subviews>
5325             </view>
5326         </window>
5327         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5903" userLabel="攻撃方法" customClass="NSPanel">
5328             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5329             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
5330             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
5331             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
5332             <view key="contentView" id="5904">
5333                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
5334                 <autoresizingMask key="autoresizingMask"/>
5335                 <subviews>
5336                     <button verticalHuggingPriority="750" id="5927">
5337                         <rect key="frame" x="518" y="13" width="66" height="32"/>
5338                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5339                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6204">
5340                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5341                             <font key="font" size="13" name="AquaKana"/>
5342                         </buttonCell>
5343                         <connections>
5344                             <action selector="submitAttackList:" target="3039" id="jS5-b4-k5P"/>
5345                         </connections>
5346                     </button>
5347                     <textField verticalHuggingPriority="750" id="6266">
5348                         <rect key="frame" x="20" y="333" width="200" height="22"/>
5349                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5350                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6269">
5351                             <font key="font" size="13" name="AquaKana"/>
5352                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5353                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5354                         </textFieldCell>
5355                     </textField>
5356                     <textField verticalHuggingPriority="750" id="6267">
5357                         <rect key="frame" x="20" y="363" width="43" height="17"/>
5358                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5359                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃名" id="6268">
5360                             <font key="font" size="13" name="AquaKana"/>
5361                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5362                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5363                         </textFieldCell>
5364                     </textField>
5365                     <textField verticalHuggingPriority="750" id="6279">
5366                         <rect key="frame" x="52" y="305" width="25" height="22"/>
5367                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5368                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6284">
5369                             <font key="font" metaFont="system"/>
5370                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5371                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5372                         </textFieldCell>
5373                     </textField>
5374                     <textField verticalHuggingPriority="750" id="6280">
5375                         <rect key="frame" x="20" y="308" width="30" height="17"/>
5376                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5377                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射程" id="6282">
5378                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5379                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5380                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5381                         </textFieldCell>
5382                     </textField>
5383                     <textField verticalHuggingPriority="750" id="6297">
5384                         <rect key="frame" x="103" y="305" width="25" height="22"/>
5385                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5386                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6300">
5387                             <font key="font" metaFont="system"/>
5388                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5389                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5390                         </textFieldCell>
5391                     </textField>
5392                     <textField verticalHuggingPriority="750" id="6298">
5393                         <rect key="frame" x="81" y="308" width="17" height="17"/>
5394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5395                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="6299">
5396                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5397                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5398                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5399                         </textFieldCell>
5400                     </textField>
5401                     <textField verticalHuggingPriority="750" id="6314">
5402                         <rect key="frame" x="186" y="305" width="25" height="22"/>
5403                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5404                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6322">
5405                             <font key="font" metaFont="system"/>
5406                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5407                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5408                         </textFieldCell>
5409                     </textField>
5410                     <textField verticalHuggingPriority="750" id="6315">
5411                         <rect key="frame" x="151" y="308" width="30" height="17"/>
5412                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5413                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="範囲" id="6321">
5414                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5415                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5416                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5417                         </textFieldCell>
5418                     </textField>
5419                     <textField verticalHuggingPriority="750" id="6338">
5420                         <rect key="frame" x="103" y="278" width="50" height="22"/>
5421                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5422                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6341">
5423                             <font key="font" metaFont="system"/>
5424                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5425                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5426                         </textFieldCell>
5427                     </textField>
5428                     <textField verticalHuggingPriority="750" id="6339">
5429                         <rect key="frame" x="20" y="281" width="30" height="17"/>
5430                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5431                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消費" id="6340">
5432                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5433                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5434                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5435                         </textFieldCell>
5436                     </textField>
5437                     <popUpButton verticalHuggingPriority="750" id="6360">
5438                         <rect key="frame" x="53" y="275" width="53" height="26"/>
5439                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5440                         <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">
5441                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5442                             <font key="font" metaFont="menu"/>
5443                             <menu key="menu" title="OtherViews" id="6362">
5444                                 <items>
5445                                     <menuItem title="MP" state="on" id="6363"/>
5446                                     <menuItem title="AP" id="6364"/>
5447                                     <menuItem title="HP" id="6365"/>
5448                                 </items>
5449                             </menu>
5450                         </popUpButtonCell>
5451                     </popUpButton>
5452                     <textField verticalHuggingPriority="750" id="6383">
5453                         <rect key="frame" x="159" y="278" width="36" height="22"/>
5454                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5455                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6384">
5456                             <font key="font" metaFont="system"/>
5457                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5458                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5459                         </textFieldCell>
5460                     </textField>
5461                     <textField verticalHuggingPriority="750" id="6391">
5462                         <rect key="frame" x="200" y="280" width="16" height="17"/>
5463                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5464                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="6392">
5465                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5466                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5467                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5468                         </textFieldCell>
5469                     </textField>
5470                     <popUpButton verticalHuggingPriority="750" id="6490">
5471                         <rect key="frame" x="238" y="331" width="126" height="26"/>
5472                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5473                         <popUpButtonCell key="cell" type="push" title="通常攻撃" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6493" id="6491">
5474                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5475                             <font key="font" metaFont="menu"/>
5476                             <menu key="menu" title="OtherViews" id="6492">
5477                                 <items>
5478                                     <menuItem title="通常攻撃" state="on" id="6493">
5479                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5480                                     </menuItem>
5481                                     <menuItem title="特殊攻撃" id="6494"/>
5482                                     <menuItem title="必殺技" id="6495"/>
5483                                     <menuItem title="超必殺技" id="6499"/>
5484                                     <menuItem title="MAX超必" id="6500"/>
5485                                     <menuItem title="リーダー超必" id="6509"/>
5486                                 </items>
5487                             </menu>
5488                         </popUpButtonCell>
5489                     </popUpButton>
5490                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6604">
5491                         <rect key="frame" x="20" y="173" width="200" height="100"/>
5492                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5493                         <clipView key="contentView" id="i1X-HL-dR0">
5494                             <rect key="frame" x="1" y="17" width="198" height="82"/>
5495                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5496                             <subviews>
5497                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="6607" id="6605">
5498                                     <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
5499                                     <autoresizingMask key="autoresizingMask"/>
5500                                     <size key="intercellSpacing" width="3" height="2"/>
5501                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5502                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5503                                     <tableColumns>
5504                                         <tableColumn editable="NO" width="116" minWidth="40" maxWidth="1000" id="6609">
5505                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果値">
5506                                                 <font key="font" metaFont="smallSystem"/>
5507                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5508                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5509                                             </tableHeaderCell>
5510                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6612">
5511                                                 <font key="font" metaFont="system"/>
5512                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5513                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5514                                             </textFieldCell>
5515                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5516                                             <connections>
5517                                                 <binding destination="9379" name="value" keyPath="arrangedObjects.count" id="9392">
5518                                                     <dictionary key="options">
5519                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5520                                                     </dictionary>
5521                                                 </binding>
5522                                             </connections>
5523                                         </tableColumn>
5524                                         <tableColumn editable="NO" width="76" minWidth="40" maxWidth="1000" id="6610">
5525                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="タイプ">
5526                                                 <font key="font" metaFont="smallSystem"/>
5527                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5528                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5529                                             </tableHeaderCell>
5530                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6611">
5531                                                 <font key="font" metaFont="system"/>
5532                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5533                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5534                                             </textFieldCell>
5535                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5536                                             <connections>
5537                                                 <binding destination="9379" name="value" keyPath="arrangedObjects.type" id="9395">
5538                                                     <dictionary key="options">
5539                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5540                                                     </dictionary>
5541                                                 </binding>
5542                                             </connections>
5543                                         </tableColumn>
5544                                     </tableColumns>
5545                                 </tableView>
5546                             </subviews>
5547                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5548                         </clipView>
5549                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="6606">
5550                             <rect key="frame" x="1" y="107" width="214" height="16"/>
5551                             <autoresizingMask key="autoresizingMask"/>
5552                         </scroller>
5553                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="6608">
5554                             <rect key="frame" x="183" y="17" width="16" height="17"/>
5555                             <autoresizingMask key="autoresizingMask"/>
5556                         </scroller>
5557                         <tableHeaderView key="headerView" id="6607">
5558                             <rect key="frame" x="0.0" y="0.0" width="198" height="17"/>
5559                             <autoresizingMask key="autoresizingMask"/>
5560                         </tableHeaderView>
5561                     </scrollView>
5562                     <textField verticalHuggingPriority="750" id="6990">
5563                         <rect key="frame" x="269" y="303" width="32" height="22"/>
5564                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5565                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6994">
5566                             <font key="font" metaFont="system"/>
5567                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5568                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5569                         </textFieldCell>
5570                     </textField>
5571                     <textField verticalHuggingPriority="750" id="6991">
5572                         <rect key="frame" x="237" y="306" width="30" height="17"/>
5573                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5574                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="弾数" id="6992">
5575                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5576                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5577                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5578                         </textFieldCell>
5579                     </textField>
5580                     <button id="7048">
5581                         <rect key="frame" x="161" y="361" width="61" height="18"/>
5582                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5583                         <buttonCell key="cell" type="check" title="発動技" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7049">
5584                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5585                             <font key="font" size="13" name="AquaKana"/>
5586                         </buttonCell>
5587                     </button>
5588                     <button id="7055">
5589                         <rect key="frame" x="375" y="335" width="48" height="18"/>
5590                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5591                         <buttonCell key="cell" type="check" title="格闘" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7058">
5592                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5593                             <font key="font" size="13" name="AquaKana"/>
5594                         </buttonCell>
5595                     </button>
5596                     <button id="7056">
5597                         <rect key="frame" x="436" y="335" width="87" height="18"/>
5598                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5599                         <buttonCell key="cell" type="check" title="移動後可能" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7057">
5600                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5601                             <font key="font" size="13" name="AquaKana"/>
5602                         </buttonCell>
5603                     </button>
5604                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7075">
5605                         <rect key="frame" x="234" y="173" width="209" height="100"/>
5606                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5607                         <clipView key="contentView" id="Owe-t4-QYd">
5608                             <rect key="frame" x="1" y="17" width="207" height="82"/>
5609                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5610                             <subviews>
5611                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="7077" id="7079">
5612                                     <rect key="frame" x="0.0" y="0.0" width="207" height="19"/>
5613                                     <autoresizingMask key="autoresizingMask"/>
5614                                     <size key="intercellSpacing" width="3" height="2"/>
5615                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5616                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5617                                     <tableColumns>
5618                                         <tableColumn editable="NO" width="74" minWidth="40" maxWidth="1000" id="7081">
5619                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ダメージ割合">
5620                                                 <font key="font" metaFont="smallSystem"/>
5621                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5622                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5623                                             </tableHeaderCell>
5624                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7082">
5625                                                 <font key="font" metaFont="system"/>
5626                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5627                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5628                                             </textFieldCell>
5629                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5630                                             <connections>
5631                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.rate" id="9399">
5632                                                     <dictionary key="options">
5633                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5634                                                     </dictionary>
5635                                                 </binding>
5636                                             </connections>
5637                                         </tableColumn>
5638                                         <tableColumn editable="NO" width="42.44140625" minWidth="40" maxWidth="1000" id="7080">
5639                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命中率">
5640                                                 <font key="font" metaFont="smallSystem"/>
5641                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5642                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5643                                             </tableHeaderCell>
5644                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7083">
5645                                                 <font key="font" metaFont="system"/>
5646                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5647                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5648                                             </textFieldCell>
5649                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5650                                             <connections>
5651                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.atkHit" id="9900">
5652                                                     <dictionary key="options">
5653                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5654                                                     </dictionary>
5655                                                 </binding>
5656                                             </connections>
5657                                         </tableColumn>
5658                                         <tableColumn editable="NO" width="82" minWidth="10" maxWidth="3.4028234663852886e+38" id="9849">
5659                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="最後尾ヒット値">
5660                                                 <font key="font" metaFont="smallSystem"/>
5661                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5662                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
5663                                             </tableHeaderCell>
5664                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9850">
5665                                                 <font key="font" metaFont="system"/>
5666                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5667                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5668                                             </textFieldCell>
5669                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5670                                             <connections>
5671                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.hit" id="9898">
5672                                                     <dictionary key="options">
5673                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5674                                                     </dictionary>
5675                                                 </binding>
5676                                             </connections>
5677                                         </tableColumn>
5678                                     </tableColumns>
5679                                 </tableView>
5680                             </subviews>
5681                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5682                         </clipView>
5683                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="7078">
5684                             <rect key="frame" x="1" y="83" width="207" height="16"/>
5685                             <autoresizingMask key="autoresizingMask"/>
5686                         </scroller>
5687                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="7076">
5688                             <rect key="frame" x="224" y="17" width="15" height="102"/>
5689                             <autoresizingMask key="autoresizingMask"/>
5690                         </scroller>
5691                         <tableHeaderView key="headerView" id="7077">
5692                             <rect key="frame" x="0.0" y="0.0" width="207" height="17"/>
5693                             <autoresizingMask key="autoresizingMask"/>
5694                         </tableHeaderView>
5695                     </scrollView>
5696                     <textField verticalHuggingPriority="750" id="7090">
5697                         <rect key="frame" x="367" y="303" width="32" height="22"/>
5698                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5699                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="7093">
5700                             <font key="font" metaFont="system"/>
5701                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5702                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5703                         </textFieldCell>
5704                     </textField>
5705                     <textField verticalHuggingPriority="750" id="7091">
5706                         <rect key="frame" x="306" y="306" width="56" height="17"/>
5707                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5708                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ヒット数" id="7092">
5709                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5710                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5711                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5712                         </textFieldCell>
5713                     </textField>
5714                     <button id="7101">
5715                         <rect key="frame" x="232" y="278" width="100" height="18"/>
5716                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5717                         <buttonCell key="cell" type="check" title="ダメージ分散" bezelStyle="regularSquare" imagePosition="left" inset="2" id="7102">
5718                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5719                             <font key="font" size="13" name="AquaKana"/>
5720                         </buttonCell>
5721                     </button>
5722                     <textField verticalHuggingPriority="750" id="7130">
5723                         <rect key="frame" x="427" y="112" width="151" height="22"/>
5724                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5725                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="A" drawsBackground="YES" id="7134">
5726                             <font key="font" metaFont="system"/>
5727                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5728                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5729                         </textFieldCell>
5730                     </textField>
5731                     <textField verticalHuggingPriority="750" id="7131">
5732                         <rect key="frame" x="369" y="115" width="56" height="17"/>
5733                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5734                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="7132">
5735                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5736                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5737                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5738                         </textFieldCell>
5739                     </textField>
5740                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="7229">
5741                         <rect key="frame" x="232" y="27" width="279" height="74"/>
5742                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5743                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7230">
5744                             <font key="font" metaFont="system"/>
5745                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5746                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5747                         </textFieldCell>
5748                     </textField>
5749                     <textField verticalHuggingPriority="750" id="7262">
5750                         <rect key="frame" x="229" y="115" width="69" height="17"/>
5751                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5752                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="メッセージ" id="7263">
5753                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5754                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5755                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5756                         </textFieldCell>
5757                     </textField>
5758                     <button verticalHuggingPriority="750" id="7270">
5759                         <rect key="frame" x="333" y="106" width="45" height="32"/>
5760                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5761                         <buttonCell key="cell" type="push" title="主" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7271">
5762                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5763                             <font key="font" size="13" name="AquaKana"/>
5764                         </buttonCell>
5765                     </button>
5766                     <button verticalHuggingPriority="750" id="7287">
5767                         <rect key="frame" x="333" y="106" width="45" height="32"/>
5768                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5769                         <buttonCell key="cell" type="push" title="対" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7289">
5770                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5771                             <font key="font" size="13" name="AquaKana"/>
5772                         </buttonCell>
5773                         <connections>
5774                             <action selector="addObjeMark:" target="3039" id="Qc3-gI-CUf"/>
5775                         </connections>
5776                     </button>
5777                     <textField verticalHuggingPriority="750" id="7332">
5778                         <rect key="frame" x="448" y="303" width="33" height="22"/>
5779                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5780                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="7336">
5781                             <font key="font" metaFont="system"/>
5782                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5783                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5784                         </textFieldCell>
5785                     </textField>
5786                     <textField verticalHuggingPriority="750" id="7333">
5787                         <rect key="frame" x="404" y="306" width="43" height="17"/>
5788                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5789                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="成功率" id="7334">
5790                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5791                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5792                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5793                         </textFieldCell>
5794                     </textField>
5795                     <button verticalHuggingPriority="750" id="7394">
5796                         <rect key="frame" x="385" y="139" width="36" height="32"/>
5797                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5798                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7398">
5799                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5800                             <font key="font" metaFont="system"/>
5801                         </buttonCell>
5802                         <connections>
5803                             <action selector="insertHitList:" target="3039" id="Iyh-Tr-Tbu"/>
5804                         </connections>
5805                     </button>
5806                     <button verticalHuggingPriority="750" id="7395">
5807                         <rect key="frame" x="413" y="139" width="36" height="32"/>
5808                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5809                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7397">
5810                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5811                             <font key="font" metaFont="system"/>
5812                         </buttonCell>
5813                         <connections>
5814                             <action selector="removeHitList:" target="3039" id="gyx-wk-vgi"/>
5815                         </connections>
5816                     </button>
5817                     <box autoresizesSubviews="NO" title="ダメージ属性追加" borderType="line" id="7421">
5818                         <rect key="frame" x="12" y="6" width="214" height="161"/>
5819                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5820                         <view key="contentView">
5821                             <rect key="frame" x="1" y="1" width="212" height="145"/>
5822                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5823                             <subviews>
5824                                 <button verticalHuggingPriority="750" id="7353">
5825                                     <rect key="frame" x="148" y="107" width="36" height="32"/>
5826                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5827                                     <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7354">
5828                                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5829                                         <font key="font" metaFont="system"/>
5830                                     </buttonCell>
5831                                     <connections>
5832                                         <action selector="insertDamageList:" target="3039" id="lEj-6q-bcg"/>
5833                                     </connections>
5834                                 </button>
5835                                 <button verticalHuggingPriority="750" id="7357">
5836                                     <rect key="frame" x="174" y="107" width="36" height="32"/>
5837                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5838                                     <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7358">
5839                                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5840                                         <font key="font" metaFont="system"/>
5841                                     </buttonCell>
5842                                     <connections>
5843                                         <action selector="removeDamageList:" target="3039" id="D4t-pB-dNl"/>
5844                                     </connections>
5845                                 </button>
5846                                 <popUpButton verticalHuggingPriority="750" id="6625">
5847                                     <rect key="frame" x="6" y="57" width="75" height="26"/>
5848                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5849                                     <popUpButtonCell key="cell" type="push" title="打撃" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6634" id="6627">
5850                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5851                                         <font key="font" metaFont="menu"/>
5852                                         <menu key="menu" title="OtherViews" id="6628">
5853                                             <items>
5854                                                 <menuItem title="打撃" state="on" id="6634">
5855                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5856                                                 </menuItem>
5857                                                 <menuItem title="斬撃" id="6633"/>
5858                                                 <menuItem title="突き" id="6632"/>
5859                                                 <menuItem title="射手" id="6631"/>
5860                                                 <menuItem title="銃撃" id="6630"/>
5861                                                 <menuItem title="砲撃" id="6629"/>
5862                                                 <menuItem title="火炎" id="9409"/>
5863                                                 <menuItem title="冷気" id="9410"/>
5864                                                 <menuItem title="電撃" id="9411"/>
5865                                                 <menuItem title="風圧" id="9412"/>
5866                                                 <menuItem title="流水" id="9413"/>
5867                                                 <menuItem title="ガス" id="9414"/>
5868                                                 <menuItem title="神聖" id="9415"/>
5869                                                 <menuItem title="暗黒" id="9416"/>
5870                                                 <menuItem title="爆撃" id="9417"/>
5871                                                 <menuItem title="流血" id="9418"/>
5872                                             </items>
5873                                         </menu>
5874                                     </popUpButtonCell>
5875                                 </popUpButton>
5876                                 <textField verticalHuggingPriority="750" id="6640">
5877                                     <rect key="frame" x="82" y="91" width="58" height="22"/>
5878                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5879                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6644">
5880                                         <font key="font" metaFont="system"/>
5881                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5882                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5883                                     </textFieldCell>
5884                                 </textField>
5885                                 <popUpButton verticalHuggingPriority="750" id="6658">
5886                                     <rect key="frame" x="6" y="88" width="73" height="26"/>
5887                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5888                                     <popUpButtonCell key="cell" type="push" title="攻撃力" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6662" id="6659">
5889                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5890                                         <font key="font" metaFont="menu"/>
5891                                         <menu key="menu" title="OtherViews" id="6661">
5892                                             <items>
5893                                                 <menuItem title="攻撃力" state="on" id="6662"/>
5894                                                 <menuItem title="防御力" id="6663"/>
5895                                                 <menuItem title="命中値" id="6664"/>
5896                                                 <menuItem title="回避値" id="6665"/>
5897                                                 <menuItem title="演算力" id="6666"/>
5898                                                 <menuItem title="無修正" id="7570"/>
5899                                             </items>
5900                                         </menu>
5901                                     </popUpButtonCell>
5902                                 </popUpButton>
5903                                 <textField verticalHuggingPriority="750" id="6709">
5904                                     <rect key="frame" x="144" y="91" width="36" height="22"/>
5905                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5906                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6713">
5907                                         <font key="font" metaFont="system"/>
5908                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5909                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5910                                     </textFieldCell>
5911                                 </textField>
5912                                 <textField verticalHuggingPriority="750" id="6710">
5913                                     <rect key="frame" x="185" y="94" width="16" height="17"/>
5914                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5915                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="6711">
5916                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
5917                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5918                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5919                                     </textFieldCell>
5920                                 </textField>
5921                                 <popUpButton verticalHuggingPriority="750" id="6967">
5922                                     <rect key="frame" x="94" y="57" width="105" height="26"/>
5923                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5924                                     <popUpButtonCell key="cell" type="push" title="ダメージ" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6971" id="6968">
5925                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5926                                         <font key="font" metaFont="menu"/>
5927                                         <menu key="menu" title="OtherViews" id="6970">
5928                                             <items>
5929                                                 <menuItem title="ダメージ" state="on" id="6971">
5930                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5931                                                 </menuItem>
5932                                                 <menuItem title="回復" id="6972"/>
5933                                                 <menuItem title="復活" id="6973"/>
5934                                                 <menuItem title="一時減少" id="6974"/>
5935                                                 <menuItem title="一時増加" id="6983"/>
5936                                                 <menuItem title="毒" id="6975"/>
5937                                                 <menuItem title="睡眠" id="6976"/>
5938                                                 <menuItem title="混乱" id="6984"/>
5939                                                 <menuItem title="麻痺" id="6985"/>
5940                                                 <menuItem title="沈黙" id="6986"/>
5941                                                 <menuItem title="魅了" id="6988"/>
5942                                             </items>
5943                                         </menu>
5944                                     </popUpButtonCell>
5945                                 </popUpButton>
5946                                 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="xWD-0K-HbB">
5947                                     <rect key="frame" x="5" y="27" width="200" height="18"/>
5948                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5949                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5950                                     <size key="cellSize" width="48" height="18"/>
5951                                     <size key="intercellSpacing" width="4" height="2"/>
5952                                     <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="POT-fo-Tum">
5953                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5954                                         <font key="font" metaFont="system"/>
5955                                     </buttonCell>
5956                                     <cells>
5957                                         <column>
5958                                             <buttonCell type="radio" title="通常" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="mJ8-ZI-msj">
5959                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5960                                                 <font key="font" metaFont="system"/>
5961                                             </buttonCell>
5962                                         </column>
5963                                         <column>
5964                                             <buttonCell type="radio" title="弓" imagePosition="left" alignment="left" inset="2" id="xO0-kt-auf">
5965                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5966                                                 <font key="font" metaFont="system"/>
5967                                             </buttonCell>
5968                                         </column>
5969                                         <column>
5970                                             <buttonCell type="radio" title="銃" imagePosition="left" alignment="left" inset="2" id="XHt-Pu-PIh">
5971                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5972                                                 <font key="font" metaFont="system"/>
5973                                             </buttonCell>
5974                                         </column>
5975                                     </cells>
5976                                     <connections>
5977                                         <action selector="attackListButtonCell:" target="3039" id="GDY-92-fDZ"/>
5978                                     </connections>
5979                                 </matrix>
5980                             </subviews>
5981                         </view>
5982                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
5983                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
5984                         <font key="titleFont" size="11" name="AquaKana"/>
5985                     </box>
5986                     <textField verticalHuggingPriority="750" id="7571">
5987                         <rect key="frame" x="246" y="145" width="32" height="22"/>
5988                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5989                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="7573">
5990                             <font key="font" metaFont="system"/>
5991                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5992                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5993                         </textFieldCell>
5994                     </textField>
5995                     <textField verticalHuggingPriority="750" id="7579">
5996                         <rect key="frame" x="355" y="145" width="32" height="22"/>
5997                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5998                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="7580">
5999                             <font key="font" metaFont="system"/>
6000                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6001                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6002                         </textFieldCell>
6003                     </textField>
6004                     <textField verticalHuggingPriority="750" id="7590">
6005                         <rect key="frame" x="229" y="148" width="17" height="17"/>
6006                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6007                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="割" id="7591">
6008                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6009                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6010                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6011                         </textFieldCell>
6012                     </textField>
6013                     <textField verticalHuggingPriority="750" id="7606">
6014                         <rect key="frame" x="336" y="148" width="17" height="17"/>
6015                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6016                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ヒ" id="7608">
6017                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6018                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6019                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6020                         </textFieldCell>
6021                     </textField>
6022                     <box autoresizesSubviews="NO" title="コスト" borderType="line" id="7636">
6023                         <rect key="frame" x="445" y="139" width="71" height="159"/>
6024                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6025                         <view key="contentView">
6026                             <rect key="frame" x="1" y="1" width="69" height="143"/>
6027                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6028                             <subviews>
6029                                 <textField verticalHuggingPriority="750" id="7637">
6030                                     <rect key="frame" x="18" y="102" width="33" height="22"/>
6031                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6032                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7665">
6033                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6034                                         <font key="font" metaFont="system"/>
6035                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6036                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6037                                     </textFieldCell>
6038                                 </textField>
6039                                 <textField verticalHuggingPriority="750" id="7642">
6040                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
6041                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6042                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="7658">
6043                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6044                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6045                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6046                                     </textFieldCell>
6047                                 </textField>
6048                                 <textField verticalHuggingPriority="750" id="7640">
6049                                     <rect key="frame" x="18" y="62" width="33" height="22"/>
6050                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6051                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7660">
6052                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6053                                         <font key="font" metaFont="system"/>
6054                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6055                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6056                                     </textFieldCell>
6057                                 </textField>
6058                                 <textField verticalHuggingPriority="750" id="7638">
6059                                     <rect key="frame" x="18" y="20" width="33" height="22"/>
6060                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6061                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7663">
6062                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6063                                         <font key="font" metaFont="system"/>
6064                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6065                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6066                                     </textFieldCell>
6067                                 </textField>
6068                                 <textField verticalHuggingPriority="750" id="7641">
6069                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
6070                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6071                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="7659">
6072                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6073                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6074                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6075                                     </textFieldCell>
6076                                 </textField>
6077                                 <textField verticalHuggingPriority="750" id="7639">
6078                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
6079                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6080                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="7662">
6081                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6082                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6083                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6084                                     </textFieldCell>
6085                                 </textField>
6086                             </subviews>
6087                         </view>
6088                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
6089                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
6090                         <font key="titleFont" size="11" name="AquaKana"/>
6091                     </box>
6092                     <textField verticalHuggingPriority="750" id="7676">
6093                         <rect key="frame" x="517" y="303" width="33" height="22"/>
6094                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6095                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="7679">
6096                             <font key="font" metaFont="system"/>
6097                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6098                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6099                         </textFieldCell>
6100                     </textField>
6101                     <textField verticalHuggingPriority="750" id="7677">
6102                         <rect key="frame" x="486" y="306" width="30" height="17"/>
6103                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6104                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力" id="7678">
6105                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6106                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6107                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6108                         </textFieldCell>
6109                     </textField>
6110                     <textField verticalHuggingPriority="750" id="7699">
6111                         <rect key="frame" x="518" y="267" width="17" height="17"/>
6112                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6113                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="陸" id="7700">
6114                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6115                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6116                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6117                         </textFieldCell>
6118                     </textField>
6119                     <textField verticalHuggingPriority="750" id="7714">
6120                         <rect key="frame" x="518" y="236" width="17" height="17"/>
6121                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6122                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="宙" id="7715">
6123                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6124                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6125                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6126                         </textFieldCell>
6127                     </textField>
6128                     <textField verticalHuggingPriority="750" id="7721">
6129                         <rect key="frame" x="518" y="204" width="17" height="17"/>
6130                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6131                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="海" id="7722">
6132                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6133                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6134                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6135                         </textFieldCell>
6136                     </textField>
6137                     <textField verticalHuggingPriority="750" id="7728">
6138                         <rect key="frame" x="518" y="173" width="17" height="17"/>
6139                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6140                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="空" id="7729">
6141                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6142                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6143                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6144                         </textFieldCell>
6145                     </textField>
6146                     <popUpButton verticalHuggingPriority="750" id="7744">
6147                         <rect key="frame" x="538" y="262" width="54" height="26"/>
6148                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6149                         <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">
6150                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6151                             <font key="font" metaFont="menu"/>
6152                             <menu key="menu" title="OtherViews" id="7746">
6153                                 <items>
6154                                     <menuItem title="A" state="on" id="7747"/>
6155                                     <menuItem title="B" id="7748"/>
6156                                     <menuItem title="C" id="7749"/>
6157                                     <menuItem title="D" id="7770"/>
6158                                     <menuItem title="E" id="7771"/>
6159                                     <menuItem title="S" id="7772">
6160                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6161                                     </menuItem>
6162                                     <menuItem title="SS" id="7773">
6163                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6164                                     </menuItem>
6165                                 </items>
6166                             </menu>
6167                         </popUpButtonCell>
6168                     </popUpButton>
6169                     <popUpButton verticalHuggingPriority="750" id="7774">
6170                         <rect key="frame" x="538" y="231" width="54" height="26"/>
6171                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6172                         <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">
6173                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6174                             <font key="font" metaFont="menu"/>
6175                             <menu key="menu" title="OtherViews" id="7777">
6176                                 <items>
6177                                     <menuItem title="A" state="on" id="7784"/>
6178                                     <menuItem title="B" id="7783"/>
6179                                     <menuItem title="C" id="7782"/>
6180                                     <menuItem title="D" id="7781"/>
6181                                     <menuItem title="E" id="7780"/>
6182                                     <menuItem title="S" id="7779">
6183                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6184                                     </menuItem>
6185                                     <menuItem title="SS" id="7778">
6186                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6187                                     </menuItem>
6188                                 </items>
6189                             </menu>
6190                         </popUpButtonCell>
6191                     </popUpButton>
6192                     <popUpButton verticalHuggingPriority="750" id="7791">
6193                         <rect key="frame" x="538" y="199" width="54" height="26"/>
6194                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6195                         <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">
6196                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6197                             <font key="font" metaFont="menu"/>
6198                             <menu key="menu" title="OtherViews" id="7794">
6199                                 <items>
6200                                     <menuItem title="A" state="on" id="7801"/>
6201                                     <menuItem title="B" id="7800"/>
6202                                     <menuItem title="C" id="7799"/>
6203                                     <menuItem title="D" id="7798"/>
6204                                     <menuItem title="E" id="7797"/>
6205                                     <menuItem title="S" id="7796">
6206                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6207                                     </menuItem>
6208                                     <menuItem title="SS" id="7795">
6209                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6210                                     </menuItem>
6211                                 </items>
6212                             </menu>
6213                         </popUpButtonCell>
6214                     </popUpButton>
6215                     <popUpButton verticalHuggingPriority="750" id="7808">
6216                         <rect key="frame" x="538" y="168" width="54" height="26"/>
6217                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6218                         <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">
6219                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6220                             <font key="font" metaFont="menu"/>
6221                             <menu key="menu" title="OtherViews" id="7811">
6222                                 <items>
6223                                     <menuItem title="A" state="on" id="7818"/>
6224                                     <menuItem title="B" id="7817"/>
6225                                     <menuItem title="C" id="7816"/>
6226                                     <menuItem title="D" id="7815"/>
6227                                     <menuItem title="E" id="7814"/>
6228                                     <menuItem title="S" id="7813">
6229                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6230                                     </menuItem>
6231                                     <menuItem title="SS" id="7812">
6232                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6233                                     </menuItem>
6234                                 </items>
6235                             </menu>
6236                         </popUpButtonCell>
6237                     </popUpButton>
6238                     <textField verticalHuggingPriority="750" id="9319">
6239                         <rect key="frame" x="400" y="278" width="33" height="22"/>
6240                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6241                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="50" drawsBackground="YES" id="9322">
6242                             <font key="font" metaFont="system"/>
6243                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6244                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6245                         </textFieldCell>
6246                     </textField>
6247                     <textField verticalHuggingPriority="750" id="9320">
6248                         <rect key="frame" x="333" y="280" width="69" height="17"/>
6249                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6250                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命回率修正" id="9321">
6251                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6252                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6253                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6254                         </textFieldCell>
6255                     </textField>
6256                     <textField verticalHuggingPriority="750" id="9860">
6257                         <rect key="frame" x="303" y="145" width="32" height="22"/>
6258                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6259                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="9864">
6260                             <font key="font" metaFont="system"/>
6261                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6262                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6263                         </textFieldCell>
6264                     </textField>
6265                     <textField verticalHuggingPriority="750" id="9861">
6266                         <rect key="frame" x="284" y="148" width="17" height="17"/>
6267                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6268                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命" id="9862">
6269                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6270                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6271                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6272                         </textFieldCell>
6273                     </textField>
6274                     <button verticalHuggingPriority="750" id="hW7-46-ncf">
6275                         <rect key="frame" x="298" y="106" width="43" height="32"/>
6276                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6277                         <buttonCell key="cell" type="push" title="主" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="21O-fX-j1M">
6278                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6279                             <font key="font" size="13" name="AquaKana"/>
6280                         </buttonCell>
6281                         <connections>
6282                             <action selector="addSubjMark:" target="3039" id="HBn-23-ynG"/>
6283                         </connections>
6284                     </button>
6285                     <button id="KgG-On-sSC">
6286                         <rect key="frame" x="522" y="335" width="74" height="18"/>
6287                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6288                         <buttonCell key="cell" type="check" title="異能の力" bezelStyle="regularSquare" imagePosition="left" inset="2" id="h6C-O8-cda">
6289                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6290                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6291                         </buttonCell>
6292                     </button>
6293                     <button verticalHuggingPriority="750" id="eHr-lL-qfg">
6294                         <rect key="frame" x="508" y="76" width="92" height="32"/>
6295                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6296                         <buttonCell key="cell" type="push" title="特殊項目" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="yQ7-Vj-wCa">
6297                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6298                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6299                         </buttonCell>
6300                         <connections>
6301                             <action selector="attackPreferenceBtn:" target="3039" id="Gqw-1f-m6p"/>
6302                         </connections>
6303                     </button>
6304                     <button verticalHuggingPriority="750" id="27T-tg-Crl">
6305                         <rect key="frame" x="508" y="47" width="92" height="32"/>
6306                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6307                         <buttonCell key="cell" type="push" title="演出決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="n49-bB-qOi">
6308                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6309                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6310                         </buttonCell>
6311                         <connections>
6312                             <action selector="attackEffectBtn:" target="3039" id="Tnu-MG-7bf"/>
6313                         </connections>
6314                     </button>
6315                 </subviews>
6316             </view>
6317         </window>
6318         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6438" userLabel="攻撃リスト" customClass="NSPanel">
6319             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6320             <rect key="contentRect" x="196" y="132" width="600" height="300"/>
6321             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6322             <view key="contentView" id="6439">
6323                 <rect key="frame" x="0.0" y="0.0" width="600" height="300"/>
6324                 <autoresizingMask key="autoresizingMask"/>
6325                 <subviews>
6326                     <button verticalHuggingPriority="750" id="6440">
6327                         <rect key="frame" x="601" y="31" width="66" height="32"/>
6328                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6329                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6481">
6330                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6331                             <font key="font" size="13" name="AquaKana"/>
6332                         </buttonCell>
6333                         <connections>
6334                             <action selector="unitResearchCloseBCL:" target="2629" id="6482"/>
6335                         </connections>
6336                     </button>
6337                     <button verticalHuggingPriority="750" id="6443">
6338                         <rect key="frame" x="529" y="65" width="36" height="32"/>
6339                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6340                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6473">
6341                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6342                             <font key="font" size="13" name="AquaKana"/>
6343                         </buttonCell>
6344                         <connections>
6345                             <action selector="insertAttackList:" target="3039" id="9281"/>
6346                         </connections>
6347                     </button>
6348                     <button verticalHuggingPriority="750" id="6442">
6349                         <rect key="frame" x="557" y="65" width="35" height="32"/>
6350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6351                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6475">
6352                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6353                             <font key="font" size="13" name="AquaKana"/>
6354                         </buttonCell>
6355                         <connections>
6356                             <action selector="removeAttackList:" target="3039" id="9282"/>
6357                         </connections>
6358                     </button>
6359                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6541">
6360                         <rect key="frame" x="-1" y="101" width="722" height="200"/>
6361                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6362                         <clipView key="contentView" id="SSl-yr-MRR">
6363                             <rect key="frame" x="1" y="17" width="720" height="182"/>
6364                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6365                             <subviews>
6366                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="6599" id="6542">
6367                                     <rect key="frame" x="0.0" y="0.0" width="458" height="19"/>
6368                                     <autoresizingMask key="autoresizingMask"/>
6369                                     <size key="intercellSpacing" width="3" height="2"/>
6370                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6371                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6372                                     <tableColumns>
6373                                         <tableColumn editable="NO" width="160.69140625" minWidth="40" maxWidth="1000" id="6546">
6374                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
6375                                                 <font key="font" metaFont="smallSystem"/>
6376                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6377                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6378                                             </tableHeaderCell>
6379                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6549">
6380                                                 <font key="font" metaFont="system"/>
6381                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6382                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6383                                             </textFieldCell>
6384                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6385                                             <connections>
6386                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.name" id="9316">
6387                                                     <dictionary key="options">
6388                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6389                                                     </dictionary>
6390                                                 </binding>
6391                                             </connections>
6392                                         </tableColumn>
6393                                         <tableColumn editable="NO" width="58.59765625" minWidth="40" maxWidth="1000" id="6547">
6394                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果値">
6395                                                 <font key="font" metaFont="smallSystem"/>
6396                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6397                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6398                                             </tableHeaderCell>
6399                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6548">
6400                                                 <font key="font" metaFont="system"/>
6401                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6402                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6403                                             </textFieldCell>
6404                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6405                                             <connections>
6406                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.atk" id="9315">
6407                                                     <dictionary key="options">
6408                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6409                                                     </dictionary>
6410                                                 </binding>
6411                                             </connections>
6412                                         </tableColumn>
6413                                         <tableColumn editable="NO" width="57.67578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="6573">
6414                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="射程">
6415                                                 <font key="font" metaFont="smallSystem"/>
6416                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6417                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6418                                             </tableHeaderCell>
6419                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6574">
6420                                                 <font key="font" metaFont="system"/>
6421                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6422                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6423                                             </textFieldCell>
6424                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6425                                             <connections>
6426                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.range" id="9310">
6427                                                     <dictionary key="options">
6428                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6429                                                     </dictionary>
6430                                                 </binding>
6431                                             </connections>
6432                                         </tableColumn>
6433                                         <tableColumn editable="NO" width="30" minWidth="10" maxWidth="3.4028234663852886e+38" id="6563">
6434                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命回">
6435                                                 <font key="font" metaFont="smallSystem"/>
6436                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6437                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6438                                             </tableHeaderCell>
6439                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6564">
6440                                                 <font key="font" metaFont="system"/>
6441                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6442                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6443                                             </textFieldCell>
6444                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6445                                             <connections>
6446                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.hit" id="9314">
6447                                                     <dictionary key="options">
6448                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6449                                                     </dictionary>
6450                                                 </binding>
6451                                             </connections>
6452                                         </tableColumn>
6453                                         <tableColumn editable="NO" width="31.0390625" minWidth="10" maxWidth="3.4028234663852886e+38" id="6565">
6454                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="気力">
6455                                                 <font key="font" metaFont="smallSystem"/>
6456                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6457                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6458                                             </tableHeaderCell>
6459                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6566">
6460                                                 <font key="font" metaFont="system"/>
6461                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6462                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6463                                             </textFieldCell>
6464                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6465                                             <connections>
6466                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.vigor" id="9313">
6467                                                     <dictionary key="options">
6468                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6469                                                     </dictionary>
6470                                                 </binding>
6471                                             </connections>
6472                                         </tableColumn>
6473                                         <tableColumn editable="NO" width="65.30859375" minWidth="10" maxWidth="3.4028234663852886e+38" id="6567">
6474                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費">
6475                                                 <font key="font" metaFont="smallSystem"/>
6476                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6477                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6478                                             </tableHeaderCell>
6479                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6568">
6480                                                 <font key="font" metaFont="system"/>
6481                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6482                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6483                                             </textFieldCell>
6484                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6485                                             <connections>
6486                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.cost" id="9312">
6487                                                     <dictionary key="options">
6488                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6489                                                     </dictionary>
6490                                                 </binding>
6491                                             </connections>
6492                                         </tableColumn>
6493                                         <tableColumn editable="NO" width="33.20703125" minWidth="10" maxWidth="3.4028234663852886e+38" id="6569">
6494                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="弾数">
6495                                                 <font key="font" metaFont="smallSystem"/>
6496                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6497                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6498                                             </tableHeaderCell>
6499                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6570">
6500                                                 <font key="font" metaFont="system"/>
6501                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6502                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6503                                             </textFieldCell>
6504                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6505                                             <connections>
6506                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.bullet" id="9311">
6507                                                     <dictionary key="options">
6508                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6509                                                     </dictionary>
6510                                                 </binding>
6511                                             </connections>
6512                                         </tableColumn>
6513                                     </tableColumns>
6514                                 </tableView>
6515                             </subviews>
6516                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6517                         </clipView>
6518                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="6543">
6519                             <rect key="frame" x="1" y="159" width="674" height="16"/>
6520                             <autoresizingMask key="autoresizingMask"/>
6521                         </scroller>
6522                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6545">
6523                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6524                             <autoresizingMask key="autoresizingMask"/>
6525                         </scroller>
6526                         <tableHeaderView key="headerView" id="6599">
6527                             <rect key="frame" x="0.0" y="0.0" width="720" height="17"/>
6528                             <autoresizingMask key="autoresizingMask"/>
6529                         </tableHeaderView>
6530                     </scrollView>
6531                     <button verticalHuggingPriority="750" id="6591">
6532                         <rect key="frame" x="529" y="4" width="66" height="32"/>
6533                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6534                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6592">
6535                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6536                             <font key="font" size="13" name="AquaKana"/>
6537                         </buttonCell>
6538                         <connections>
6539                             <action selector="attackListBtnSubmitlUCL:" target="3039" id="7833"/>
6540                         </connections>
6541                     </button>
6542                 </subviews>
6543             </view>
6544         </window>
6545         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="7947" userLabel="アイテムリスト" customClass="NSPanel">
6546             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6547             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
6548             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
6549             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6550             <view key="contentView" id="7948">
6551                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
6552                 <autoresizingMask key="autoresizingMask"/>
6553                 <subviews>
6554                     <button verticalHuggingPriority="750" id="7952">
6555                         <rect key="frame" x="393" y="13" width="107" height="32"/>
6556                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6557                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7964">
6558                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6559                             <font key="font" size="13" name="AquaKana"/>
6560                         </buttonCell>
6561                         <connections>
6562                             <action selector="UCLPanelEquipListSubmitBtn:" target="3039" id="8143"/>
6563                         </connections>
6564                     </button>
6565                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7998">
6566                         <rect key="frame" x="-1" y="79" width="502" height="322"/>
6567                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6568                         <clipView key="contentView" id="uGO-Rp-XyC">
6569                             <rect key="frame" x="1" y="17" width="500" height="304"/>
6570                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6571                             <subviews>
6572                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="8001" id="7999">
6573                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
6574                                     <autoresizingMask key="autoresizingMask"/>
6575                                     <size key="intercellSpacing" width="3" height="2"/>
6576                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6577                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6578                                     <tableColumns>
6579                                         <tableColumn editable="NO" width="154.265625" minWidth="40" maxWidth="1000" id="8003">
6580                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="アイテム名">
6581                                                 <font key="font" metaFont="smallSystem"/>
6582                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6583                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6584                                             </tableHeaderCell>
6585                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8006">
6586                                                 <font key="font" metaFont="system"/>
6587                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6588                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6589                                             </textFieldCell>
6590                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6591                                             <connections>
6592                                                 <binding destination="8222" name="value" keyPath="arrangedObjects.name" id="9204">
6593                                                     <dictionary key="options">
6594                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6595                                                     </dictionary>
6596                                                 </binding>
6597                                             </connections>
6598                                         </tableColumn>
6599                                         <tableColumn editable="NO" width="340" minWidth="40" maxWidth="1000" id="8004">
6600                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
6601                                                 <font key="font" metaFont="smallSystem"/>
6602                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6603                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6604                                             </tableHeaderCell>
6605                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8005">
6606                                                 <font key="font" metaFont="system"/>
6607                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6608                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6609                                             </textFieldCell>
6610                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6611                                             <connections>
6612                                                 <binding destination="8222" name="value" keyPath="arrangedObjects.memo" id="9205">
6613                                                     <dictionary key="options">
6614                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6615                                                     </dictionary>
6616                                                 </binding>
6617                                             </connections>
6618                                         </tableColumn>
6619                                     </tableColumns>
6620                                 </tableView>
6621                             </subviews>
6622                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6623                         </clipView>
6624                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8000">
6625                             <rect key="frame" x="1" y="119" width="223" height="15"/>
6626                             <autoresizingMask key="autoresizingMask"/>
6627                         </scroller>
6628                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="8002">
6629                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6630                             <autoresizingMask key="autoresizingMask"/>
6631                         </scroller>
6632                         <tableHeaderView key="headerView" id="8001">
6633                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
6634                             <autoresizingMask key="autoresizingMask"/>
6635                         </tableHeaderView>
6636                     </scrollView>
6637                     <button verticalHuggingPriority="750" id="zEz-3E-sF2">
6638                         <rect key="frame" x="308" y="13" width="79" height="32"/>
6639                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6640                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PKp-QG-doA">
6641                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6642                             <font key="font" size="13" name="AquaKana"/>
6643                         </buttonCell>
6644                         <connections>
6645                             <action selector="ILregi:" target="3039" id="6sA-4K-xKV"/>
6646                         </connections>
6647                     </button>
6648                 </subviews>
6649             </view>
6650         </window>
6651         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8091" userLabel="状態変化リスト" customClass="NSPanel">
6652             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6653             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
6654             <rect key="contentRect" x="196" y="132" width="267" height="286"/>
6655             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6656             <view key="contentView" id="8092">
6657                 <rect key="frame" x="0.0" y="0.0" width="267" height="286"/>
6658                 <autoresizingMask key="autoresizingMask"/>
6659                 <subviews>
6660                     <button verticalHuggingPriority="750" id="8096">
6661                         <rect key="frame" x="161" y="-1" width="107" height="32"/>
6662                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6663                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8107">
6664                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6665                             <font key="font" size="13" name="AquaKana"/>
6666                         </buttonCell>
6667                         <connections>
6668                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="8142"/>
6669                         </connections>
6670                     </button>
6671                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8093">
6672                         <rect key="frame" x="-1" y="76" width="269" height="211"/>
6673                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6674                         <clipView key="contentView" id="HFB-Ay-yij">
6675                             <rect key="frame" x="1" y="1" width="267" height="209"/>
6676                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6677                             <subviews>
6678                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="8115">
6679                                     <rect key="frame" x="0.0" y="0.0" width="267" height="19"/>
6680                                     <autoresizingMask key="autoresizingMask"/>
6681                                     <size key="intercellSpacing" width="3" height="2"/>
6682                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6683                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6684                                     <tableColumns>
6685                                         <tableColumn editable="NO" width="263.78515625" minWidth="40" maxWidth="1000" id="8117">
6686                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="特殊状態変化名">
6687                                                 <font key="font" metaFont="smallSystem"/>
6688                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6689                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6690                                             </tableHeaderCell>
6691                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8118">
6692                                                 <font key="font" metaFont="system"/>
6693                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6694                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6695                                             </textFieldCell>
6696                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6697                                         </tableColumn>
6698                                     </tableColumns>
6699                                 </tableView>
6700                             </subviews>
6701                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6702                         </clipView>
6703                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8114">
6704                             <rect key="frame" x="1" y="119" width="223" height="15"/>
6705                             <autoresizingMask key="autoresizingMask"/>
6706                         </scroller>
6707                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="8112">
6708                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6709                             <autoresizingMask key="autoresizingMask"/>
6710                         </scroller>
6711                     </scrollView>
6712                     <button verticalHuggingPriority="750" id="CGL-28-xtI">
6713                         <rect key="frame" x="20" y="35" width="22" height="23"/>
6714                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6715                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FhS-8a-QVX">
6716                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6717                             <font key="font" metaFont="system"/>
6718                         </buttonCell>
6719                     </button>
6720                     <button verticalHuggingPriority="750" id="kwP-KT-zbS">
6721                         <rect key="frame" x="43" y="35" width="22" height="23"/>
6722                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6723                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mo3-Nc-MeQ">
6724                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6725                             <font key="font" metaFont="system"/>
6726                         </buttonCell>
6727                     </button>
6728                 </subviews>
6729             </view>
6730         </window>
6731         <window title="モビールリスト" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8144" userLabel="モビールリスト" customClass="NSPanel">
6732             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6733             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
6734             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
6735             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6736             <view key="contentView" id="8145">
6737                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
6738                 <autoresizingMask key="autoresizingMask"/>
6739                 <subviews>
6740                     <button verticalHuggingPriority="750" id="8160">
6741                         <rect key="frame" x="490" y="5" width="107" height="32"/>
6742                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6743                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8166">
6744                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6745                             <font key="font" size="13" name="AquaKana"/>
6746                         </buttonCell>
6747                         <connections>
6748                             <action selector="submit:" target="2629" id="8195"/>
6749                         </connections>
6750                     </button>
6751                     <textField verticalHuggingPriority="750" id="8161">
6752                         <rect key="frame" x="429" y="12" width="48" height="22"/>
6753                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6754                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="20" drawsBackground="YES" id="8164">
6755                             <font key="font" metaFont="system"/>
6756                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6757                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6758                         </textFieldCell>
6759                     </textField>
6760                     <textField verticalHuggingPriority="750" id="8162">
6761                         <rect key="frame" x="319" y="16" width="95" height="17"/>
6762                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6763                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="8163">
6764                             <font key="font" size="13" name="AquaKana"/>
6765                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6766                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6767                         </textFieldCell>
6768                     </textField>
6769                     <imageView id="8146">
6770                         <rect key="frame" x="426" y="233" width="150" height="150"/>
6771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6772                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="8186"/>
6773                         <connections>
6774                             <binding destination="2631" name="value" keyPath="selection.imgBig" id="8191"/>
6775                         </connections>
6776                     </imageView>
6777                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8197">
6778                         <rect key="frame" x="-1" y="51" width="422" height="350"/>
6779                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6780                         <clipView key="contentView" id="kq7-qF-fMa">
6781                             <rect key="frame" x="1" y="17" width="420" height="332"/>
6782                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6783                             <subviews>
6784                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="8200" id="8198">
6785                                     <rect key="frame" x="0.0" y="0.0" width="420" height="34"/>
6786                                     <autoresizingMask key="autoresizingMask"/>
6787                                     <size key="intercellSpacing" width="3" height="2"/>
6788                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6789                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6790                                     <tableColumns>
6791                                         <tableColumn width="56.3359375" minWidth="40" maxWidth="1000" id="8202">
6792                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
6793                                                 <font key="font" metaFont="smallSystem"/>
6794                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6795                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6796                                             </tableHeaderCell>
6797                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8218">
6798                                                 <font key="font" metaFont="system"/>
6799                                             </imageCell>
6800                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6801                                         </tableColumn>
6802                                         <tableColumn width="161.65234375" minWidth="40" maxWidth="1000" id="8203">
6803                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="機体名">
6804                                                 <font key="font" metaFont="smallSystem"/>
6805                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6806                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6807                                             </tableHeaderCell>
6808                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8204">
6809                                                 <font key="font" metaFont="system"/>
6810                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6811                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6812                                             </textFieldCell>
6813                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6814                                         </tableColumn>
6815                                         <tableColumn width="98.4921875" minWidth="10" maxWidth="3.4028234663852886e+38" id="8212">
6816                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
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="8213">
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                                         </tableColumn>
6828                                         <tableColumn width="92" minWidth="10" maxWidth="3.4028234663852886e+38" id="8214">
6829                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="EN">
6830                                                 <font key="font" metaFont="smallSystem"/>
6831                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6832                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6833                                             </tableHeaderCell>
6834                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8215">
6835                                                 <font key="font" metaFont="system"/>
6836                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6837                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6838                                             </textFieldCell>
6839                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6840                                         </tableColumn>
6841                                     </tableColumns>
6842                                 </tableView>
6843                             </subviews>
6844                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6845                         </clipView>
6846                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8199">
6847                             <rect key="frame" x="1" y="333" width="467" height="16"/>
6848                             <autoresizingMask key="autoresizingMask"/>
6849                         </scroller>
6850                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="8201">
6851                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6852                             <autoresizingMask key="autoresizingMask"/>
6853                         </scroller>
6854                         <tableHeaderView key="headerView" id="8200">
6855                             <rect key="frame" x="0.0" y="0.0" width="420" height="17"/>
6856                             <autoresizingMask key="autoresizingMask"/>
6857                         </tableHeaderView>
6858                     </scrollView>
6859                 </subviews>
6860             </view>
6861         </window>
6862         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8246" userLabel="アイテム詳細" customClass="NSPanel">
6863             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6864             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
6865             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
6866             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6867             <view key="contentView" id="8247">
6868                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
6869                 <autoresizingMask key="autoresizingMask"/>
6870                 <subviews>
6871                     <textField verticalHuggingPriority="750" id="8315">
6872                         <rect key="frame" x="13" y="341" width="255" height="22"/>
6873                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6874                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="鉄の剣" drawsBackground="YES" id="8468">
6875                             <font key="font" size="13" name="AquaKana"/>
6876                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6877                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6878                         </textFieldCell>
6879                     </textField>
6880                     <textField verticalHuggingPriority="750" id="8314">
6881                         <rect key="frame" x="13" y="371" width="69" height="17"/>
6882                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6883                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="アイテム名" id="8470">
6884                             <font key="font" size="13" name="AquaKana"/>
6885                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6886                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6887                         </textFieldCell>
6888                     </textField>
6889                     <button verticalHuggingPriority="750" id="8281">
6890                         <rect key="frame" x="488" y="13" width="105" height="32"/>
6891                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6892                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8549">
6893                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6894                             <font key="font" size="13" name="AquaKana"/>
6895                         </buttonCell>
6896                         <connections>
6897                             <action selector="canceIL:" target="3039" id="9210"/>
6898                         </connections>
6899                     </button>
6900                     <textField verticalHuggingPriority="750" id="8312">
6901                         <rect key="frame" x="339" y="343" width="96" height="22"/>
6902                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6903                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8473">
6904                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6905                             <font key="font" metaFont="system"/>
6906                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6907                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6908                         </textFieldCell>
6909                     </textField>
6910                     <textField verticalHuggingPriority="750" id="8311">
6911                         <rect key="frame" x="311" y="346" width="21" height="17"/>
6912                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6913                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="8476">
6914                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6915                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6916                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6917                         </textFieldCell>
6918                     </textField>
6919                     <textField verticalHuggingPriority="750" id="8310">
6920                         <rect key="frame" x="440" y="325" width="26" height="17"/>
6921                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6922                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="8477">
6923                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6924                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6925                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6926                         </textFieldCell>
6927                     </textField>
6928                     <textField verticalHuggingPriority="750" id="8309">
6929                         <rect key="frame" x="440" y="346" width="25" height="17"/>
6930                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6931                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="8478">
6932                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6933                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6934                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6935                         </textFieldCell>
6936                     </textField>
6937                     <textField verticalHuggingPriority="750" id="8308">
6938                         <rect key="frame" x="311" y="325" width="23" height="17"/>
6939                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6940                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="8479">
6941                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6942                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6943                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6944                         </textFieldCell>
6945                     </textField>
6946                     <textField verticalHuggingPriority="750" id="8307">
6947                         <rect key="frame" x="470" y="343" width="96" height="22"/>
6948                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6949                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8480">
6950                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6951                             <font key="font" metaFont="system"/>
6952                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6953                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6954                         </textFieldCell>
6955                     </textField>
6956                     <textField verticalHuggingPriority="750" id="8306">
6957                         <rect key="frame" x="339" y="320" width="96" height="22"/>
6958                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6959                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8483">
6960                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6961                             <font key="font" metaFont="system"/>
6962                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6963                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6964                         </textFieldCell>
6965                     </textField>
6966                     <textField verticalHuggingPriority="750" id="8305">
6967                         <rect key="frame" x="470" y="320" width="41" height="22"/>
6968                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6969                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="6666" drawsBackground="YES" id="8486">
6970                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6971                             <font key="font" metaFont="system"/>
6972                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6973                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6974                         </textFieldCell>
6975                     </textField>
6976                     <textField verticalHuggingPriority="750" id="8303">
6977                         <rect key="frame" x="306" y="298" width="31" height="17"/>
6978                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6979                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="8491">
6980                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6981                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6982                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6983                         </textFieldCell>
6984                     </textField>
6985                     <textField verticalHuggingPriority="750" id="8300">
6986                         <rect key="frame" x="309" y="276" width="25" height="17"/>
6987                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6988                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="8497">
6989                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6990                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6991                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6992                         </textFieldCell>
6993                     </textField>
6994                     <textField verticalHuggingPriority="750" id="8298">
6995                         <rect key="frame" x="309" y="254" width="27" height="17"/>
6996                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6997                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="8500">
6998                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6999                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7000                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7001                         </textFieldCell>
7002                     </textField>
7003                     <textField verticalHuggingPriority="750" id="8304">
7004                         <rect key="frame" x="342" y="295" width="58" height="22"/>
7005                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7006                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8489">
7007                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7008                             <font key="font" metaFont="system"/>
7009                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7010                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7011                         </textFieldCell>
7012                     </textField>
7013                     <textField verticalHuggingPriority="750" id="8299">
7014                         <rect key="frame" x="342" y="273" width="58" height="22"/>
7015                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7016                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8498">
7017                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7018                             <font key="font" metaFont="system"/>
7019                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7020                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7021                         </textFieldCell>
7022                     </textField>
7023                     <textField verticalHuggingPriority="750" id="8297">
7024                         <rect key="frame" x="342" y="251" width="58" height="22"/>
7025                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7026                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8501">
7027                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7028                             <font key="font" metaFont="system"/>
7029                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7030                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7031                         </textFieldCell>
7032                     </textField>
7033                     <textField verticalHuggingPriority="750" id="8255">
7034                         <rect key="frame" x="452" y="298" width="32" height="17"/>
7035                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7036                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="8608">
7037                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7038                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7039                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7040                         </textFieldCell>
7041                     </textField>
7042                     <textField verticalHuggingPriority="750" id="8254">
7043                         <rect key="frame" x="452" y="276" width="35" height="17"/>
7044                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7045                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="8609">
7046                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7047                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7048                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7049                         </textFieldCell>
7050                     </textField>
7051                     <textField verticalHuggingPriority="750" id="8253">
7052                         <rect key="frame" x="457" y="251" width="26" height="20"/>
7053                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7054                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="8610">
7055                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7056                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7057                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7058                         </textFieldCell>
7059                     </textField>
7060                     <textField verticalHuggingPriority="750" id="8252">
7061                         <rect key="frame" x="487" y="295" width="58" height="22"/>
7062                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7063                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8612">
7064                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7065                             <font key="font" metaFont="system"/>
7066                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7067                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7068                         </textFieldCell>
7069                     </textField>
7070                     <textField verticalHuggingPriority="750" id="8251">
7071                         <rect key="frame" x="487" y="273" width="58" height="22"/>
7072                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7073                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8614">
7074                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7075                             <font key="font" metaFont="system"/>
7076                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7077                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7078                         </textFieldCell>
7079                     </textField>
7080                     <textField verticalHuggingPriority="750" id="8250">
7081                         <rect key="frame" x="487" y="251" width="58" height="22"/>
7082                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7083                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8616">
7084                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7085                             <font key="font" metaFont="system"/>
7086                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7087                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7088                         </textFieldCell>
7089                     </textField>
7090                     <textField verticalHuggingPriority="750" id="8283">
7091                         <rect key="frame" x="314" y="229" width="36" height="21"/>
7092                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7093                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="8545">
7094                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7095                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7096                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7097                         </textFieldCell>
7098                     </textField>
7099                     <textField verticalHuggingPriority="750" id="8282">
7100                         <rect key="frame" x="353" y="229" width="33" height="22"/>
7101                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7102                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="8546">
7103                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7104                             <font key="font" metaFont="system"/>
7105                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7106                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7107                         </textFieldCell>
7108                     </textField>
7109                     <textField verticalHuggingPriority="750" id="8249">
7110                         <rect key="frame" x="457" y="229" width="32" height="20"/>
7111                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7112                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="LUK" id="8619">
7113                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7114                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7115                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7116                         </textFieldCell>
7117                     </textField>
7118                     <textField verticalHuggingPriority="750" id="8248">
7119                         <rect key="frame" x="487" y="229" width="58" height="22"/>
7120                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7121                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8620">
7122                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7123                             <font key="font" metaFont="system"/>
7124                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7125                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7126                         </textFieldCell>
7127                     </textField>
7128                     <textField verticalHuggingPriority="750" id="8275">
7129                         <rect key="frame" x="13" y="316" width="69" height="17"/>
7130                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7131                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="8563">
7132                             <font key="font" size="13" name="AquaKana"/>
7133                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7134                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7135                         </textFieldCell>
7136                     </textField>
7137                     <textField verticalHuggingPriority="750" id="8274">
7138                         <rect key="frame" x="16" y="291" width="200" height="22"/>
7139                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7140                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="鉄の剣" drawsBackground="YES" id="8564">
7141                             <font key="font" size="13" name="AquaKana"/>
7142                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7143                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7144                         </textFieldCell>
7145                     </textField>
7146                     <textField verticalHuggingPriority="750" id="8273">
7147                         <rect key="frame" x="13" y="266" width="44" height="17"/>
7148                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7149                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="8565">
7150                             <font key="font" size="13" name="AquaKana"/>
7151                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7152                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7153                         </textFieldCell>
7154                     </textField>
7155                     <textField verticalHuggingPriority="750" id="8272">
7156                         <rect key="frame" x="16" y="241" width="120" height="22"/>
7157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7158                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="eq1" drawsBackground="YES" id="8566">
7159                             <font key="font" size="13" name="AquaKana"/>
7160                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7161                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7162                         </textFieldCell>
7163                     </textField>
7164                     <textField verticalHuggingPriority="750" id="8702">
7165                         <rect key="frame" x="57" y="202" width="43" height="22"/>
7166                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7167                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8731">
7168                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7169                             <font key="font" metaFont="system"/>
7170                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7171                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7172                         </textFieldCell>
7173                     </textField>
7174                     <textField verticalHuggingPriority="750" id="8703">
7175                         <rect key="frame" x="17" y="207" width="30" height="17"/>
7176                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7177                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="打撃" id="8730">
7178                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7179                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7180                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7181                         </textFieldCell>
7182                     </textField>
7183                     <textField verticalHuggingPriority="750" id="8704">
7184                         <rect key="frame" x="57" y="172" width="43" height="22"/>
7185                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7186                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8728">
7187                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7188                             <font key="font" metaFont="system"/>
7189                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7190                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7191                         </textFieldCell>
7192                     </textField>
7193                     <textField verticalHuggingPriority="750" id="8705">
7194                         <rect key="frame" x="17" y="177" width="30" height="17"/>
7195                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7196                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="斬撃" id="8727">
7197                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7198                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7199                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7200                         </textFieldCell>
7201                     </textField>
7202                     <textField verticalHuggingPriority="750" id="8706">
7203                         <rect key="frame" x="57" y="142" width="43" height="22"/>
7204                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7205                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8725">
7206                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8726"/>
7207                             <font key="font" metaFont="system"/>
7208                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7209                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7210                         </textFieldCell>
7211                     </textField>
7212                     <textField verticalHuggingPriority="750" id="8707">
7213                         <rect key="frame" x="17" y="147" width="30" height="17"/>
7214                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7215                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="突き" id="8724">
7216                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7217                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7218                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7219                         </textFieldCell>
7220                     </textField>
7221                     <textField verticalHuggingPriority="750" id="8708">
7222                         <rect key="frame" x="156" y="202" width="43" height="22"/>
7223                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7224                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8722">
7225                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7226                             <font key="font" metaFont="system"/>
7227                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7228                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7229                         </textFieldCell>
7230                     </textField>
7231                     <textField verticalHuggingPriority="750" id="8709">
7232                         <rect key="frame" x="116" y="207" width="30" height="17"/>
7233                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7234                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射手" id="8720">
7235                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7236                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7237                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7238                         </textFieldCell>
7239                     </textField>
7240                     <textField verticalHuggingPriority="750" id="8710">
7241                         <rect key="frame" x="156" y="172" width="43" height="22"/>
7242                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7243                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8718">
7244                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7245                             <font key="font" metaFont="system"/>
7246                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7247                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7248                         </textFieldCell>
7249                     </textField>
7250                     <textField verticalHuggingPriority="750" id="8711">
7251                         <rect key="frame" x="116" y="177" width="43" height="17"/>
7252                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7253                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="銃撃 " id="8717">
7254                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7255                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7256                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7257                         </textFieldCell>
7258                     </textField>
7259                     <textField verticalHuggingPriority="750" id="8712">
7260                         <rect key="frame" x="156" y="143" width="43" height="22"/>
7261                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7262                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8715">
7263                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8716"/>
7264                             <font key="font" metaFont="system"/>
7265                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7266                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7267                         </textFieldCell>
7268                     </textField>
7269                     <textField verticalHuggingPriority="750" id="8713">
7270                         <rect key="frame" x="116" y="148" width="30" height="17"/>
7271                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7272                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="砲撃" id="8714">
7273                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7274                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7275                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7276                         </textFieldCell>
7277                     </textField>
7278                     <textField verticalHuggingPriority="750" id="8773">
7279                         <rect key="frame" x="257" y="201" width="43" height="22"/>
7280                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7281                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8821">
7282                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7283                             <font key="font" metaFont="system"/>
7284                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7285                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7286                         </textFieldCell>
7287                     </textField>
7288                     <textField verticalHuggingPriority="750" id="8774">
7289                         <rect key="frame" x="217" y="206" width="30" height="17"/>
7290                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7291                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="火炎" id="8820">
7292                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7293                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7294                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7295                         </textFieldCell>
7296                     </textField>
7297                     <textField verticalHuggingPriority="750" id="8775">
7298                         <rect key="frame" x="257" y="171" width="43" height="22"/>
7299                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7300                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8818">
7301                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7302                             <font key="font" metaFont="system"/>
7303                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7304                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7305                         </textFieldCell>
7306                     </textField>
7307                     <textField verticalHuggingPriority="750" id="8776">
7308                         <rect key="frame" x="217" y="176" width="30" height="17"/>
7309                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7310                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="冷気" id="8817">
7311                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7312                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7313                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7314                         </textFieldCell>
7315                     </textField>
7316                     <textField verticalHuggingPriority="750" id="8777">
7317                         <rect key="frame" x="257" y="141" width="43" height="22"/>
7318                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7319                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8815">
7320                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7321                             <font key="font" metaFont="system"/>
7322                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7323                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7324                         </textFieldCell>
7325                     </textField>
7326                     <textField verticalHuggingPriority="750" id="8778">
7327                         <rect key="frame" x="217" y="146" width="30" height="17"/>
7328                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7329                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="電撃" id="8814">
7330                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7331                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7332                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7333                         </textFieldCell>
7334                     </textField>
7335                     <textField verticalHuggingPriority="750" id="8779">
7336                         <rect key="frame" x="356" y="202" width="43" height="22"/>
7337                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7338                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8812">
7339                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7340                             <font key="font" metaFont="system"/>
7341                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7342                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7343                         </textFieldCell>
7344                     </textField>
7345                     <textField verticalHuggingPriority="750" id="8780">
7346                         <rect key="frame" x="316" y="207" width="30" height="17"/>
7347                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7348                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="風圧" id="8811">
7349                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7350                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7351                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7352                         </textFieldCell>
7353                     </textField>
7354                     <textField verticalHuggingPriority="750" id="8781">
7355                         <rect key="frame" x="356" y="172" width="43" height="22"/>
7356                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7357                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8809">
7358                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7359                             <font key="font" metaFont="system"/>
7360                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7361                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7362                         </textFieldCell>
7363                     </textField>
7364                     <textField verticalHuggingPriority="750" id="8782">
7365                         <rect key="frame" x="316" y="177" width="30" height="17"/>
7366                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7367                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流水" id="8808">
7368                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7369                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7370                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7371                         </textFieldCell>
7372                     </textField>
7373                     <textField verticalHuggingPriority="750" id="8783">
7374                         <rect key="frame" x="356" y="142" width="43" height="22"/>
7375                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7376                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8806">
7377                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7378                             <font key="font" metaFont="system"/>
7379                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7380                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7381                         </textFieldCell>
7382                     </textField>
7383                     <textField verticalHuggingPriority="750" id="8784">
7384                         <rect key="frame" x="316" y="147" width="30" height="17"/>
7385                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7386                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ガス" id="8805">
7387                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7388                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7389                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7390                         </textFieldCell>
7391                     </textField>
7392                     <textField verticalHuggingPriority="750" id="8785">
7393                         <rect key="frame" x="257" y="111" width="43" height="22"/>
7394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7395                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8803">
7396                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7397                             <font key="font" metaFont="system"/>
7398                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7399                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7400                         </textFieldCell>
7401                     </textField>
7402                     <textField verticalHuggingPriority="750" id="8786">
7403                         <rect key="frame" x="217" y="116" width="30" height="17"/>
7404                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7405                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="神聖" id="8802">
7406                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7407                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7408                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7409                         </textFieldCell>
7410                     </textField>
7411                     <textField verticalHuggingPriority="750" id="8787">
7412                         <rect key="frame" x="356" y="112" width="43" height="22"/>
7413                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7414                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8800">
7415                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7416                             <font key="font" metaFont="system"/>
7417                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7418                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7419                         </textFieldCell>
7420                     </textField>
7421                     <textField verticalHuggingPriority="750" id="8788">
7422                         <rect key="frame" x="316" y="117" width="30" height="17"/>
7423                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7424                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="暗黒" id="8799">
7425                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7426                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7427                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7428                         </textFieldCell>
7429                     </textField>
7430                     <textField verticalHuggingPriority="750" id="8789">
7431                         <rect key="frame" x="257" y="81" width="43" height="22"/>
7432                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7433                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8797">
7434                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7435                             <font key="font" metaFont="system"/>
7436                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7437                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7438                         </textFieldCell>
7439                     </textField>
7440                     <textField verticalHuggingPriority="750" id="8790">
7441                         <rect key="frame" x="217" y="86" width="30" height="17"/>
7442                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7443                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="爆撃" id="8796">
7444                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7445                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7446                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7447                         </textFieldCell>
7448                     </textField>
7449                     <textField verticalHuggingPriority="750" id="8791">
7450                         <rect key="frame" x="356" y="81" width="43" height="22"/>
7451                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7452                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8794">
7453                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7454                             <font key="font" metaFont="system"/>
7455                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7456                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7457                         </textFieldCell>
7458                     </textField>
7459                     <textField verticalHuggingPriority="750" id="8792">
7460                         <rect key="frame" x="316" y="86" width="30" height="17"/>
7461                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7462                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流血" id="8793">
7463                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7464                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7465                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7466                         </textFieldCell>
7467                     </textField>
7468                     <textField verticalHuggingPriority="750" id="8896">
7469                         <rect key="frame" x="57" y="99" width="43" height="22"/>
7470                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7471                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8924">
7472                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7473                             <font key="font" metaFont="system"/>
7474                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7475                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7476                         </textFieldCell>
7477                     </textField>
7478                     <textField verticalHuggingPriority="750" id="8897">
7479                         <rect key="frame" x="17" y="104" width="30" height="17"/>
7480                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7481                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="麻痺" id="8923">
7482                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7483                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7484                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7485                         </textFieldCell>
7486                     </textField>
7487                     <textField verticalHuggingPriority="750" id="8898">
7488                         <rect key="frame" x="57" y="69" width="43" height="22"/>
7489                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7490                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8921">
7491                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7492                             <font key="font" metaFont="system"/>
7493                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7494                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7495                         </textFieldCell>
7496                     </textField>
7497                     <textField verticalHuggingPriority="750" id="8899">
7498                         <rect key="frame" x="17" y="74" width="30" height="17"/>
7499                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7500                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="猛毒" id="8920">
7501                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7502                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7503                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7504                         </textFieldCell>
7505                     </textField>
7506                     <textField verticalHuggingPriority="750" id="8900">
7507                         <rect key="frame" x="57" y="39" 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="8918">
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="8919"/>
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="8901">
7517                         <rect key="frame" x="17" y="44" width="30" height="17"/>
7518                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7519                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="魅了" id="8917">
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="8902">
7526                         <rect key="frame" x="156" y="99" 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="8915">
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="8916"/>
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="8903">
7536                         <rect key="frame" x="116" y="104" width="30" height="17"/>
7537                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7538                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="混乱" id="8914">
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="8904">
7545                         <rect key="frame" x="156" y="69" 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="8912">
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="8913"/>
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="8905">
7555                         <rect key="frame" x="116" y="74" width="30" height="17"/>
7556                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7557                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="睡眠" id="8911">
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="8906">
7564                         <rect key="frame" x="156" y="39" 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="8909">
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="8910"/>
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="8907">
7574                         <rect key="frame" x="116" y="44" width="30" height="17"/>
7575                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7576                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="沈黙" id="8908">
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" horizontalCompressionResistancePriority="250" id="8968">
7583                         <rect key="frame" x="426" y="74" width="161" height="149"/>
7584                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7585                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="注釈" drawsBackground="YES" id="8969">
7586                             <font key="font" size="13" name="AquaKana"/>
7587                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7588                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7589                         </textFieldCell>
7590                     </textField>
7591                     <button verticalHuggingPriority="750" id="8981">
7592                         <rect key="frame" x="330" y="39" width="92" height="32"/>
7593                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7594                         <buttonCell key="cell" type="push" title="特殊効果" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8982">
7595                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7596                             <font key="font" size="13" name="AquaKana"/>
7597                         </buttonCell>
7598                         <connections>
7599                             <action selector="saveUCL:" target="3039" id="8983"/>
7600                         </connections>
7601                     </button>
7602                     <textField verticalHuggingPriority="750" id="8994">
7603                         <rect key="frame" x="243" y="293" width="43" height="22"/>
7604                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7605                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8997">
7606                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7607                             <font key="font" metaFont="system"/>
7608                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7609                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7610                         </textFieldCell>
7611                     </textField>
7612                     <textField verticalHuggingPriority="750" id="8995">
7613                         <rect key="frame" x="229" y="316" width="30" height="17"/>
7614                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7615                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="重さ" id="8996">
7616                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7617                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7618                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7619                         </textFieldCell>
7620                     </textField>
7621                     <textField verticalHuggingPriority="750" id="9012">
7622                         <rect key="frame" x="402" y="295" width="33" height="22"/>
7623                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7624                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9014">
7625                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7626                             <font key="font" metaFont="system"/>
7627                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7628                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7629                         </textFieldCell>
7630                     </textField>
7631                     <textField verticalHuggingPriority="750" id="9022">
7632                         <rect key="frame" x="402" y="273" width="33" height="22"/>
7633                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7634                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9024">
7635                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7636                             <font key="font" metaFont="system"/>
7637                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7638                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7639                         </textFieldCell>
7640                     </textField>
7641                     <textField verticalHuggingPriority="750" id="9033">
7642                         <rect key="frame" x="402" y="251" width="33" height="22"/>
7643                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7644                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9035">
7645                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7646                             <font key="font" metaFont="system"/>
7647                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7648                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7649                         </textFieldCell>
7650                     </textField>
7651                     <textField verticalHuggingPriority="750" id="9046">
7652                         <rect key="frame" x="547" y="295" width="33" height="22"/>
7653                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7654                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9048">
7655                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7656                             <font key="font" metaFont="system"/>
7657                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7658                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7659                         </textFieldCell>
7660                     </textField>
7661                     <textField verticalHuggingPriority="750" id="9054">
7662                         <rect key="frame" x="547" y="273" width="33" height="22"/>
7663                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7664                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9056">
7665                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7666                             <font key="font" metaFont="system"/>
7667                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7668                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7669                         </textFieldCell>
7670                     </textField>
7671                     <textField verticalHuggingPriority="750" id="9063">
7672                         <rect key="frame" x="547" y="251" width="33" height="22"/>
7673                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7674                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9065">
7675                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7676                             <font key="font" metaFont="system"/>
7677                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7678                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7679                         </textFieldCell>
7680                     </textField>
7681                     <textField verticalHuggingPriority="750" id="9075">
7682                         <rect key="frame" x="547" y="229" width="33" height="22"/>
7683                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7684                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9077">
7685                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7686                             <font key="font" metaFont="system"/>
7687                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7688                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7689                         </textFieldCell>
7690                     </textField>
7691                     <textField verticalHuggingPriority="750" id="9087">
7692                         <rect key="frame" x="168" y="266" width="30" height="17"/>
7693                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7694                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="価格" id="9088">
7695                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7696                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7697                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7698                         </textFieldCell>
7699                     </textField>
7700                     <textField verticalHuggingPriority="750" id="9094">
7701                         <rect key="frame" x="171" y="241" width="110" height="22"/>
7702                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7703                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9095">
7704                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7705                             <font key="font" metaFont="system"/>
7706                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7707                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7708                         </textFieldCell>
7709                     </textField>
7710                     <popUpButton verticalHuggingPriority="750" id="9126">
7711                         <rect key="frame" x="218" y="37" width="99" height="26"/>
7712                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7713                         <popUpButtonCell key="cell" type="push" title="消耗品" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="9129" id="9127">
7714                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
7715                             <font key="font" metaFont="menu"/>
7716                             <menu key="menu" title="OtherViews" id="9128">
7717                                 <items>
7718                                     <menuItem title="消耗品" state="on" id="9129"/>
7719                                     <menuItem title="装飾品" id="9195"/>
7720                                     <menuItem title="手" id="9130"/>
7721                                     <menuItem title="頭" id="9131"/>
7722                                     <menuItem title="胴体" id="9136"/>
7723                                     <menuItem title="足" id="9137"/>
7724                                     <menuItem title="腕" id="9140"/>
7725                                     <menuItem title="両手" id="FgI-EX-Bgd"/>
7726                                 </items>
7727                             </menu>
7728                         </popUpButtonCell>
7729                     </popUpButton>
7730                     <textField verticalHuggingPriority="750" id="9144">
7731                         <rect key="frame" x="71" y="14" width="96" height="22"/>
7732                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7733                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9148">
7734                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7735                             <font key="font" metaFont="system"/>
7736                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7737                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7738                         </textFieldCell>
7739                     </textField>
7740                     <textField verticalHuggingPriority="750" id="9145">
7741                         <rect key="frame" x="17" y="17" width="49" height="17"/>
7742                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7743                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP回復" id="9146">
7744                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7745                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7746                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7747                         </textFieldCell>
7748                     </textField>
7749                     <textField verticalHuggingPriority="750" id="9163">
7750                         <rect key="frame" x="171" y="14" width="33" height="22"/>
7751                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7752                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9164">
7753                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7754                             <font key="font" metaFont="system"/>
7755                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7756                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7757                         </textFieldCell>
7758                     </textField>
7759                     <textField verticalHuggingPriority="750" id="9171">
7760                         <rect key="frame" x="268" y="14" width="96" height="22"/>
7761                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7762                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9179">
7763                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7764                             <font key="font" metaFont="system"/>
7765                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7766                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7767                         </textFieldCell>
7768                     </textField>
7769                     <textField verticalHuggingPriority="750" id="9172">
7770                         <rect key="frame" x="212" y="17" width="51" height="17"/>
7771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7772                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP回復" id="9177">
7773                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7774                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7775                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7776                         </textFieldCell>
7777                     </textField>
7778                     <textField verticalHuggingPriority="750" id="9173">
7779                         <rect key="frame" x="366" y="14" width="33" height="22"/>
7780                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7781                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9175">
7782                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7783                             <font key="font" metaFont="system"/>
7784                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7785                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7786                         </textFieldCell>
7787                     </textField>
7788                     <button verticalHuggingPriority="750" id="BM5-Uu-Czb">
7789                         <rect key="frame" x="422" y="38" width="164" height="32"/>
7790                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7791                         <buttonCell key="cell" type="push" title="攻撃方法決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eLn-om-koU">
7792                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7793                             <font key="font" size="13" name="AquaKana"/>
7794                         </buttonCell>
7795                         <connections>
7796                             <action selector="attackIL:" target="3039" id="Wmh-FA-M3U"/>
7797                         </connections>
7798                     </button>
7799                     <button verticalHuggingPriority="750" id="8280">
7800                         <rect key="frame" x="419" y="13" width="66" height="32"/>
7801                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7802                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8550">
7803                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7804                             <font key="font" size="13" name="AquaKana"/>
7805                         </buttonCell>
7806                         <connections>
7807                             <action selector="saveIL:" target="3039" id="9209"/>
7808                         </connections>
7809                     </button>
7810                 </subviews>
7811             </view>
7812         </window>
7813         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="9420" userLabel="シナリオエディタ">
7814             <windowStyleMask key="styleMask" titled="YES"/>
7815             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
7816             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
7817             <view key="contentView" id="9421">
7818                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
7819                 <autoresizingMask key="autoresizingMask"/>
7820                 <subviews>
7821                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="9484">
7822                         <rect key="frame" x="150" y="20" width="470" height="100"/>
7823                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7824                         <view key="contentView">
7825                             <rect key="frame" x="1" y="1" width="468" height="98"/>
7826                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7827                             <subviews>
7828                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="9486">
7829                                     <rect key="frame" x="7" y="8" width="444" height="82"/>
7830                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7831                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="9493">
7832                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
7833                                         <string key="title">テスト文章
7834 テキスト文章
7835 テストの文章
7836 あいうえお</string>
7837                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7838                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7839                                     </textFieldCell>
7840                                 </textField>
7841                                 <comboBox verticalHuggingPriority="750" id="9485">
7842                                     <rect key="frame" x="62" y="103" width="99" height="19"/>
7843                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7844                                     <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">
7845                                         <font key="font" metaFont="miniSystem"/>
7846                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7847                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7848                                     </comboBoxCell>
7849                                 </comboBox>
7850                             </subviews>
7851                         </view>
7852                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
7853                         <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
7854                     </box>
7855                     <imageView id="9511">
7856                         <rect key="frame" x="27" y="17" width="106" height="106"/>
7857                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7858                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="9514"/>
7859                     </imageView>
7860                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="9549">
7861                         <rect key="frame" x="150" y="126" width="470" height="23"/>
7862                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7863                         <view key="contentView">
7864                             <rect key="frame" x="1" y="1" width="468" height="21"/>
7865                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7866                             <subviews>
7867                                 <textField verticalHuggingPriority="750" id="9552">
7868                                     <rect key="frame" x="-4" y="1" width="476" height="19"/>
7869                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7870                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="9554">
7871                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
7872                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7873                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7874                                     </textFieldCell>
7875                                 </textField>
7876                             </subviews>
7877                         </view>
7878                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
7879                         <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
7880                     </box>
7881                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="9563">
7882                         <rect key="frame" x="124" y="165" width="470" height="103"/>
7883                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7884                         <textFieldCell key="cell" truncatesLastVisibleLine="YES" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9564">
7885                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7886                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7887                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7888                         </textFieldCell>
7889                         <connections>
7890                             <action selector="stringData:" target="9720" id="9848"/>
7891                         </connections>
7892                     </textField>
7893                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9582">
7894                         <rect key="frame" x="17" y="298" width="458" height="170"/>
7895                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7896                         <clipView key="contentView" copiesOnScroll="NO" id="GVO-bG-KH5">
7897                             <rect key="frame" x="1" y="1" width="456" height="168"/>
7898                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7899                             <subviews>
7900                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="9583">
7901                                     <rect key="frame" x="0.0" y="0.0" width="456" height="19"/>
7902                                     <autoresizingMask key="autoresizingMask"/>
7903                                     <size key="intercellSpacing" width="3" height="2"/>
7904                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7905                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
7906                                     <tableColumns>
7907                                         <tableColumn editable="NO" width="452.77734375" minWidth="40" maxWidth="1000" id="9587">
7908                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
7909                                                 <font key="font" metaFont="smallSystem"/>
7910                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7911                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7912                                             </tableHeaderCell>
7913                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9590">
7914                                                 <font key="font" metaFont="system"/>
7915                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7916                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7917                                             </textFieldCell>
7918                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7919                                             <connections>
7920                                                 <binding destination="9723" name="value" keyPath="arrangedObjects.name" id="9735"/>
7921                                             </connections>
7922                                         </tableColumn>
7923                                     </tableColumns>
7924                                     <connections>
7925                                         <outlet property="delegate" destination="9720" id="9779"/>
7926                                     </connections>
7927                                 </tableView>
7928                             </subviews>
7929                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7930                         </clipView>
7931                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9584">
7932                             <rect key="frame" x="1" y="119" width="223" height="15"/>
7933                             <autoresizingMask key="autoresizingMask"/>
7934                         </scroller>
7935                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="9586">
7936                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7937                             <autoresizingMask key="autoresizingMask"/>
7938                         </scroller>
7939                     </scrollView>
7940                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9624">
7941                         <rect key="frame" x="483" y="298" width="145" height="170"/>
7942                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7943                         <clipView key="contentView" id="eUm-Ym-IqY">
7944                             <rect key="frame" x="1" y="1" width="143" height="168"/>
7945                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7946                             <subviews>
7947                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="9628">
7948                                     <rect key="frame" x="0.0" y="0.0" width="143" height="19"/>
7949                                     <autoresizingMask key="autoresizingMask"/>
7950                                     <size key="intercellSpacing" width="3" height="2"/>
7951                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7952                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
7953                                     <tableColumns>
7954                                         <tableColumn width="139.77734375" minWidth="40" maxWidth="1000" id="9629">
7955                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
7956                                                 <font key="font" metaFont="smallSystem"/>
7957                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7958                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7959                                             </tableHeaderCell>
7960                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9630">
7961                                                 <font key="font" metaFont="system"/>
7962                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7963                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7964                                             </textFieldCell>
7965                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7966                                             <connections>
7967                                                 <binding destination="9722" name="value" keyPath="arrangedObjects.name" id="9738"/>
7968                                             </connections>
7969                                         </tableColumn>
7970                                     </tableColumns>
7971                                     <connections>
7972                                         <outlet property="delegate" destination="9720" id="9778"/>
7973                                     </connections>
7974                                 </tableView>
7975                             </subviews>
7976                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7977                         </clipView>
7978                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9627">
7979                             <rect key="frame" x="1" y="119" width="223" height="15"/>
7980                             <autoresizingMask key="autoresizingMask"/>
7981                         </scroller>
7982                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="9625">
7983                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7984                             <autoresizingMask key="autoresizingMask"/>
7985                         </scroller>
7986                     </scrollView>
7987                     <button verticalHuggingPriority="750" id="9713">
7988                         <rect key="frame" x="11" y="179" width="105" height="32"/>
7989                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7990                         <buttonCell key="cell" type="push" title="タイトルへ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9714">
7991                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7992                             <font key="font" size="13" name="AquaKana"/>
7993                         </buttonCell>
7994                         <connections>
7995                             <action selector="titleBtn:" target="9720" id="9776"/>
7996                         </connections>
7997                     </button>
7998                     <button verticalHuggingPriority="750" id="9739">
7999                         <rect key="frame" x="439" y="275" width="20" height="23"/>
8000                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8001                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9740">
8002                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8003                             <font key="font" metaFont="system"/>
8004                         </buttonCell>
8005                         <connections>
8006                             <action selector="insertLine:" target="9720" id="9789"/>
8007                         </connections>
8008                     </button>
8009                     <button verticalHuggingPriority="750" id="9752">
8010                         <rect key="frame" x="461" y="275" width="19" height="23"/>
8011                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8012                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9753">
8013                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8014                             <font key="font" metaFont="system"/>
8015                         </buttonCell>
8016                         <connections>
8017                             <action selector="removeLine:" target="9720" id="9790"/>
8018                         </connections>
8019                     </button>
8020                     <textField verticalHuggingPriority="750" id="9759">
8021                         <rect key="frame" x="124" y="268" width="300" height="22"/>
8022                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8023                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9760">
8024                             <font key="font" metaFont="system"/>
8025                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8026                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8027                         </textFieldCell>
8028                     </textField>
8029                     <button verticalHuggingPriority="750" id="9800">
8030                         <rect key="frame" x="11" y="223" width="105" height="32"/>
8031                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8032                         <buttonCell key="cell" type="push" title="データ保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9801">
8033                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8034                             <font key="font" size="13" name="AquaKana"/>
8035                             <connections>
8036                                 <action selector="saveLineData:" target="9720" id="9812"/>
8037                             </connections>
8038                         </buttonCell>
8039                     </button>
8040                     <button verticalHuggingPriority="750" id="14120">
8041                         <rect key="frame" x="11" y="261" width="92" height="32"/>
8042                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8043                         <buttonCell key="cell" type="push" title="詳細決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14121">
8044                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8045                             <font key="font" size="13" name="AquaKana"/>
8046                         </buttonCell>
8047                         <connections>
8048                             <action selector="detailBtn:" target="9720" id="14354"/>
8049                         </connections>
8050                     </button>
8051                     <button verticalHuggingPriority="750" id="14127">
8052                         <rect key="frame" x="14" y="129" width="131" height="32"/>
8053                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8054                         <buttonCell key="cell" type="push" title="立ち絵エディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14128">
8055                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8056                             <font key="font" size="13" name="AquaKana"/>
8057                         </buttonCell>
8058                         <connections>
8059                             <action selector="standBtn:" target="9720" id="14356"/>
8060                         </connections>
8061                     </button>
8062                     <button verticalHuggingPriority="750" id="xGw-Gc-QTs">
8063                         <rect key="frame" x="588" y="275" width="20" height="23"/>
8064                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8065                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oii-Qn-ax2">
8066                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8067                             <font key="font" metaFont="system"/>
8068                         </buttonCell>
8069                         <connections>
8070                             <action selector="addTextList:" target="9720" id="tMn-7B-e88"/>
8071                         </connections>
8072                     </button>
8073                     <button verticalHuggingPriority="750" id="MC2-zi-TE7">
8074                         <rect key="frame" x="609" y="275" width="19" height="23"/>
8075                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8076                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eSi-VV-fyW">
8077                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8078                             <font key="font" metaFont="system"/>
8079                         </buttonCell>
8080                         <connections>
8081                             <action selector="removeTextList:" target="9720" id="Oev-Lb-J1u"/>
8082                         </connections>
8083                     </button>
8084                 </subviews>
8085             </view>
8086         </window>
8087         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9955" userLabel="マップサイズ" customClass="NSPanel">
8088             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8089             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8090             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
8091             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8092             <view key="contentView" id="9956">
8093                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
8094                 <autoresizingMask key="autoresizingMask"/>
8095                 <subviews>
8096                     <textField verticalHuggingPriority="750" id="9957">
8097                         <rect key="frame" x="17" y="83" width="95" height="17"/>
8098                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8099                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップのサイズ" id="9958">
8100                             <font key="font" size="13" name="AquaKana"/>
8101                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8102                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8103                         </textFieldCell>
8104                     </textField>
8105                     <textField verticalHuggingPriority="750" id="9962">
8106                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
8107                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8108                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="9963">
8109                             <font key="font" metaFont="system"/>
8110                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8111                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8112                         </textFieldCell>
8113                     </textField>
8114                     <textField verticalHuggingPriority="750" id="9966">
8115                         <rect key="frame" x="72" y="49" width="33" height="22"/>
8116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8117                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="9967">
8118                             <font key="font" metaFont="system"/>
8119                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8120                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8121                         </textFieldCell>
8122                     </textField>
8123                     <textField verticalHuggingPriority="750" id="9980">
8124                         <rect key="frame" x="167" y="49" width="33" height="22"/>
8125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8126                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="9982">
8127                             <font key="font" metaFont="system"/>
8128                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8129                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8130                         </textFieldCell>
8131                     </textField>
8132                     <textField verticalHuggingPriority="750" id="9988">
8133                         <rect key="frame" x="48" y="52" width="17" height="17"/>
8134                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8135                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="縦" id="9989">
8136                             <font key="font" size="13" name="AquaKana"/>
8137                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8138                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8139                         </textFieldCell>
8140                     </textField>
8141                     <textField verticalHuggingPriority="750" id="9993">
8142                         <rect key="frame" x="140" y="52" width="17" height="17"/>
8143                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8144                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="横" id="9994">
8145                             <font key="font" size="13" name="AquaKana"/>
8146                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8147                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8148                         </textFieldCell>
8149                     </textField>
8150                     <button verticalHuggingPriority="750" id="10006">
8151                         <rect key="frame" x="135" y="5" width="66" height="32"/>
8152                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8153                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10007">
8154                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8155                             <font key="font" size="13" name="AquaKana"/>
8156                         </buttonCell>
8157                         <connections>
8158                             <action selector="mapSizeSubmit:" target="3826" id="10027"/>
8159                         </connections>
8160                     </button>
8161                     <button verticalHuggingPriority="750" id="10010">
8162                         <rect key="frame" x="192" y="5" width="105" height="32"/>
8163                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8164                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10011">
8165                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8166                             <font key="font" size="13" name="AquaKana"/>
8167                         </buttonCell>
8168                         <connections>
8169                             <action selector="mapSizeCancel:" target="3826" id="10028"/>
8170                         </connections>
8171                     </button>
8172                 </subviews>
8173             </view>
8174         </window>
8175         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10066" userLabel="マップ読み込み" customClass="NSPanel">
8176             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8177             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
8178             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8179             <view key="contentView" id="10067">
8180                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
8181                 <autoresizingMask key="autoresizingMask"/>
8182                 <subviews>
8183                     <textField verticalHuggingPriority="750" id="10075">
8184                         <rect key="frame" x="9" y="368" width="95" height="17"/>
8185                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8186                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップ読み込み" id="10092">
8187                             <font key="font" size="13" name="AquaKana"/>
8188                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8189                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8190                         </textFieldCell>
8191                     </textField>
8192                     <textField verticalHuggingPriority="750" id="10074">
8193                         <rect key="frame" x="332" y="235" width="38" height="17"/>
8194                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8195                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10093">
8196                             <font key="font" metaFont="system"/>
8197                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8198                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8199                         </textFieldCell>
8200                     </textField>
8201                     <button verticalHuggingPriority="750" id="10118">
8202                         <rect key="frame" x="105" y="2" width="79" height="32"/>
8203                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8204                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10119">
8205                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8206                             <font key="font" size="13" name="AquaKana"/>
8207                         </buttonCell>
8208                         <connections>
8209                             <action selector="loadMapSubmit:" target="3826" id="10129"/>
8210                         </connections>
8211                     </button>
8212                     <button verticalHuggingPriority="750" id="10122">
8213                         <rect key="frame" x="184" y="2" width="105" height="32"/>
8214                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8215                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10123">
8216                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8217                             <font key="font" size="13" name="AquaKana"/>
8218                         </buttonCell>
8219                         <connections>
8220                             <action selector="loadMapCancel:" target="3826" id="10130"/>
8221                         </connections>
8222                     </button>
8223                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10131">
8224                         <rect key="frame" x="12" y="54" width="278" height="306"/>
8225                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8226                         <clipView key="contentView" id="Tl0-Ja-GQu">
8227                             <rect key="frame" x="1" y="1" width="276" height="304"/>
8228                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8229                             <subviews>
8230                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="10132">
8231                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
8232                                     <autoresizingMask key="autoresizingMask"/>
8233                                     <size key="intercellSpacing" width="3" height="2"/>
8234                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8235                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8236                                     <tableColumns>
8237                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="10136">
8238                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8239                                                 <font key="font" metaFont="smallSystem"/>
8240                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8241                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8242                                             </tableHeaderCell>
8243                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10139">
8244                                                 <font key="font" metaFont="system"/>
8245                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8246                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8247                                             </textFieldCell>
8248                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8249                                             <connections>
8250                                                 <binding destination="10148" name="value" keyPath="arrangedObjects.name" id="10154">
8251                                                     <dictionary key="options">
8252                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
8253                                                     </dictionary>
8254                                                 </binding>
8255                                             </connections>
8256                                         </tableColumn>
8257                                     </tableColumns>
8258                                 </tableView>
8259                             </subviews>
8260                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8261                         </clipView>
8262                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="10133">
8263                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8264                             <autoresizingMask key="autoresizingMask"/>
8265                         </scroller>
8266                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="10135">
8267                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8268                             <autoresizingMask key="autoresizingMask"/>
8269                         </scroller>
8270                     </scrollView>
8271                 </subviews>
8272             </view>
8273         </window>
8274         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10189" userLabel="マップ書き込み" customClass="NSPanel">
8275             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8276             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
8277             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8278             <view key="contentView" id="10190">
8279                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
8280                 <autoresizingMask key="autoresizingMask"/>
8281                 <subviews>
8282                     <textField verticalHuggingPriority="750" id="10194">
8283                         <rect key="frame" x="9" y="368" width="95" height="17"/>
8284                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8285                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップ書き込み" id="10209">
8286                             <font key="font" size="13" name="AquaKana"/>
8287                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8288                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8289                         </textFieldCell>
8290                     </textField>
8291                     <textField verticalHuggingPriority="750" id="10207">
8292                         <rect key="frame" x="332" y="235" width="38" height="17"/>
8293                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8294                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10208">
8295                             <font key="font" metaFont="system"/>
8296                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8297                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8298                         </textFieldCell>
8299                     </textField>
8300                     <button verticalHuggingPriority="750" id="10192">
8301                         <rect key="frame" x="105" y="2" width="79" height="32"/>
8302                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8303                         <buttonCell key="cell" type="push" title="セーブ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10211">
8304                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8305                             <font key="font" size="13" name="AquaKana"/>
8306                         </buttonCell>
8307                         <connections>
8308                             <action selector="saveMapSubmit:" target="3826" id="10228"/>
8309                         </connections>
8310                     </button>
8311                     <button verticalHuggingPriority="750" id="10193">
8312                         <rect key="frame" x="184" y="2" width="105" height="32"/>
8313                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8314                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10210">
8315                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8316                             <font key="font" size="13" name="AquaKana"/>
8317                         </buttonCell>
8318                         <connections>
8319                             <action selector="saveMapCancel:" target="3826" id="10229"/>
8320                         </connections>
8321                     </button>
8322                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10191">
8323                         <rect key="frame" x="12" y="92" width="278" height="268"/>
8324                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8325                         <clipView key="contentView" id="nYe-ce-App">
8326                             <rect key="frame" x="1" y="1" width="276" height="266"/>
8327                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8328                             <subviews>
8329                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" enabled="NO" id="10214">
8330                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
8331                                     <autoresizingMask key="autoresizingMask"/>
8332                                     <size key="intercellSpacing" width="3" height="2"/>
8333                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8334                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8335                                     <tableColumns>
8336                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="10215">
8337                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" enabled="NO" borderStyle="border" alignment="left">
8338                                                 <font key="font" metaFont="smallSystem"/>
8339                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8340                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8341                                             </tableHeaderCell>
8342                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" enabled="NO" alignment="left" title="Text Cell" id="10216">
8343                                                 <font key="font" metaFont="system"/>
8344                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8345                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8346                                             </textFieldCell>
8347                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8348                                             <connections>
8349                                                 <binding destination="10233" name="value" keyPath="arrangedObjects.name" id="10239">
8350                                                     <dictionary key="options">
8351                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
8352                                                     </dictionary>
8353                                                 </binding>
8354                                             </connections>
8355                                         </tableColumn>
8356                                     </tableColumns>
8357                                 </tableView>
8358                             </subviews>
8359                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8360                         </clipView>
8361                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="10213">
8362                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8363                             <autoresizingMask key="autoresizingMask"/>
8364                         </scroller>
8365                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="10212">
8366                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8367                             <autoresizingMask key="autoresizingMask"/>
8368                         </scroller>
8369                     </scrollView>
8370                     <textField verticalHuggingPriority="750" id="10221">
8371                         <rect key="frame" x="12" y="50" width="278" height="22"/>
8372                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8373                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="10222">
8374                             <font key="font" metaFont="system"/>
8375                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8376                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8377                         </textFieldCell>
8378                     </textField>
8379                 </subviews>
8380             </view>
8381         </window>
8382         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="10241" userLabel="シナリオウィンド">
8383             <windowStyleMask key="styleMask" titled="YES"/>
8384             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8385             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
8386             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8387             <view key="contentView" id="10242">
8388                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8389                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8390                 <subviews>
8391                     <imageView id="10245">
8392                         <rect key="frame" x="17" y="152" width="606" height="306"/>
8393                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8394                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="BackGround" id="10280"/>
8395                     </imageView>
8396                     <imageView id="10244">
8397                         <rect key="frame" x="17" y="152" width="606" height="306"/>
8398                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8399                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10281"/>
8400                     </imageView>
8401                     <customView id="10243" customClass="EventView">
8402                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8403                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8404                         <subviews>
8405                             <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="10286">
8406                                 <rect key="frame" x="150" y="126" width="470" height="23"/>
8407                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8408                                 <view key="contentView">
8409                                     <rect key="frame" x="1" y="1" width="468" height="21"/>
8410                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8411                                     <subviews>
8412                                         <textField verticalHuggingPriority="750" id="10289">
8413                                             <rect key="frame" x="-4" y="1" width="476" height="19"/>
8414                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8415                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="10291">
8416                                                 <font key="font" size="16" name="HiraKakuProN-W3"/>
8417                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8418                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8419                                             </textFieldCell>
8420                                         </textField>
8421                                     </subviews>
8422                                 </view>
8423                                 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8424                                 <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
8425                             </box>
8426                         </subviews>
8427                     </customView>
8428                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="10247">
8429                         <rect key="frame" x="150" y="22" width="470" height="100"/>
8430                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8431                         <view key="contentView">
8432                             <rect key="frame" x="1" y="1" width="468" height="98"/>
8433                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8434                             <subviews>
8435                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="10266">
8436                                     <rect key="frame" x="12" y="9" width="444" height="82"/>
8437                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8438                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="10273">
8439                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8440                                         <string key="title">テスト文章
8441 テキスト文章
8442 テストの文章
8443 あいうえお</string>
8444                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8445                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8446                                     </textFieldCell>
8447                                 </textField>
8448                                 <comboBox verticalHuggingPriority="750" id="10265">
8449                                     <rect key="frame" x="62" y="103" width="99" height="19"/>
8450                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8451                                     <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">
8452                                         <font key="font" metaFont="miniSystem"/>
8453                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8454                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8455                                     </comboBoxCell>
8456                                 </comboBox>
8457                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RjP-H8-el2">
8458                                     <rect key="frame" x="226" y="2" width="17" height="17"/>
8459                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8460                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="7ml-Ed-CPq">
8461                                         <font key="font" metaFont="system"/>
8462                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
8463                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8464                                     </textFieldCell>
8465                                 </textField>
8466                             </subviews>
8467                         </view>
8468                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8469                         <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
8470                     </box>
8471                     <imageView id="10246">
8472                         <rect key="frame" x="27" y="19" width="106" height="106"/>
8473                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8474                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10278"/>
8475                     </imageView>
8476                 </subviews>
8477             </view>
8478         </window>
8479         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10342" userLabel="フィールドウィンドウ">
8480             <windowStyleMask key="styleMask" titled="YES"/>
8481             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
8482             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
8483             <view key="contentView" id="10343">
8484                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8485                 <autoresizingMask key="autoresizingMask"/>
8486                 <subviews>
8487                     <textField verticalHuggingPriority="750" id="10352">
8488                         <rect key="frame" x="480" y="223" width="134" height="17"/>
8489                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8490                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10400">
8491                             <font key="font" size="13" name="AquaKana"/>
8492                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8493                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8494                         </textFieldCell>
8495                     </textField>
8496                     <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10357">
8497                         <rect key="frame" x="-1" y="-1" width="482" height="482"/>
8498                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8499                         <clipView key="contentView" id="V1H-l3-thg">
8500                             <rect key="frame" x="1" y="1" width="480" height="480"/>
8501                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8502                             <subviews>
8503                                 <customView id="10394" customClass="FieldView">
8504                                     <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
8505                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8506                                     <subviews>
8507                                         <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="bezel" titlePosition="noTitle" id="hRF-K7-cTi">
8508                                             <rect key="frame" x="118" y="390" width="342" height="77"/>
8509                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8510                                             <view key="contentView">
8511                                                 <rect key="frame" x="1" y="1" width="340" height="75"/>
8512                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8513                                                 <subviews>
8514                                                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="Kcz-lQ-Cuy">
8515                                                         <rect key="frame" x="11" y="5" width="317" height="68"/>
8516                                                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8517                                                         <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="bXU-Oj-Jne">
8518                                                             <font key="font" size="13" name="AquaKana"/>
8519                                                             <string key="title">おまんこ
8520 ちんちん
8521 まんまん
8522 ちょんちょん</string>
8523                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8524                                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8525                                                         </textFieldCell>
8526                                                     </textField>
8527                                                 </subviews>
8528                                             </view>
8529                                             <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="calibratedRGB"/>
8530                                             <color key="fillColor" red="0.49983016304347827" green="0.49983016304347827" blue="0.49983016304347827" alpha="0.75" colorSpace="calibratedRGB"/>
8531                                         </box>
8532                                         <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="3EP-gD-Uum">
8533                                             <rect key="frame" x="15" y="366" width="94" height="94"/>
8534                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8535                                             <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="wkV-Af-3QD"/>
8536                                         </imageView>
8537                                         <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="bezel" titlePosition="noTitle" id="Qlb-2S-eV1">
8538                                             <rect key="frame" x="118" y="366" width="342" height="20"/>
8539                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8540                                             <view key="contentView">
8541                                                 <rect key="frame" x="1" y="1" width="340" height="18"/>
8542                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8543                                                 <subviews>
8544                                                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="F69-xp-VZd">
8545                                                         <rect key="frame" x="3" y="-1" width="330" height="17"/>
8546                                                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8547                                                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="名前" id="Exc-wU-bVc">
8548                                                             <font key="font" size="13" name="AquaKana"/>
8549                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8550                                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8551                                                         </textFieldCell>
8552                                                     </textField>
8553                                                 </subviews>
8554                                             </view>
8555                                             <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="calibratedRGB"/>
8556                                             <color key="fillColor" red="0.49781334918478259" green="0.49781334918478259" blue="0.49781334918478259" alpha="0.75" colorSpace="calibratedRGB"/>
8557                                         </box>
8558                                     </subviews>
8559                                 </customView>
8560                             </subviews>
8561                         </clipView>
8562                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="10396">
8563                             <rect key="frame" x="1" y="465" width="480" height="16"/>
8564                             <autoresizingMask key="autoresizingMask"/>
8565                         </scroller>
8566                         <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="10395">
8567                             <rect key="frame" x="465" y="1" width="16" height="480"/>
8568                             <autoresizingMask key="autoresizingMask"/>
8569                         </scroller>
8570                     </scrollView>
8571                     <imageView id="10350">
8572                         <rect key="frame" x="496" y="239" width="100" height="100"/>
8573                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8574                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10404"/>
8575                     </imageView>
8576                     <textField verticalHuggingPriority="750" id="10501">
8577                         <rect key="frame" x="640" y="361" width="49" height="17"/>
8578                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8579                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="10502">
8580                             <font key="font" metaFont="system"/>
8581                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8582                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8583                         </textFieldCell>
8584                     </textField>
8585                     <levelIndicator verticalHuggingPriority="750" id="11176">
8586                         <rect key="frame" x="497" y="160" width="100" height="16"/>
8587                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8588                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11177"/>
8589                     </levelIndicator>
8590                     <textField verticalHuggingPriority="750" id="11288">
8591                         <rect key="frame" x="487" y="110" width="123" height="17"/>
8592                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8593                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 666666" id="11289">
8594                             <font key="font" size="13" name="AquaKana"/>
8595                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8596                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8597                         </textFieldCell>
8598                     </textField>
8599                     <textField verticalHuggingPriority="750" id="11299">
8600                         <rect key="frame" x="487" y="90" width="127" height="17"/>
8601                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8602                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 666666" id="11301">
8603                             <font key="font" size="13" name="AquaKana"/>
8604                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8605                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8606                         </textFieldCell>
8607                     </textField>
8608                     <textField verticalHuggingPriority="750" id="11307">
8609                         <rect key="frame" x="487" y="70" width="127" height="17"/>
8610                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8611                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 666666" id="11308">
8612                             <font key="font" size="13" name="AquaKana"/>
8613                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8614                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8615                         </textFieldCell>
8616                     </textField>
8617                     <textField verticalHuggingPriority="750" id="11315">
8618                         <rect key="frame" x="487" y="50" width="127" height="17"/>
8619                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8620                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 666666" id="11316">
8621                             <font key="font" size="13" name="AquaKana"/>
8622                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8623                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8624                         </textFieldCell>
8625                     </textField>
8626                     <textField verticalHuggingPriority="750" id="11323">
8627                         <rect key="frame" x="487" y="30" width="127" height="17"/>
8628                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8629                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 666666" id="11324">
8630                             <font key="font" size="13" name="AquaKana"/>
8631                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8632                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8633                         </textFieldCell>
8634                     </textField>
8635                     <textField verticalHuggingPriority="750" id="12304">
8636                         <rect key="frame" x="487" y="135" width="148" height="17"/>
8637                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8638                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP 0000/0000" id="12306">
8639                             <font key="font" metaFont="system"/>
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="12319">
8645                         <rect key="frame" x="489" y="461" width="127" height="17"/>
8646                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8647                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資 666666" id="12320">
8648                             <font key="font" size="13" name="AquaKana"/>
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                     <textField verticalHuggingPriority="750" id="12327">
8654                         <rect key="frame" x="489" y="443" width="127" height="17"/>
8655                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8656                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料 666666" id="12328">
8657                             <font key="font" size="13" name="AquaKana"/>
8658                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8659                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8660                         </textFieldCell>
8661                     </textField>
8662                     <textField verticalHuggingPriority="750" id="12337">
8663                         <rect key="frame" x="489" y="426" width="127" height="17"/>
8664                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8665                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金 666666" id="12338">
8666                             <font key="font" size="13" name="AquaKana"/>
8667                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8668                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8669                         </textFieldCell>
8670                     </textField>
8671                     <textField verticalHuggingPriority="750" id="12370">
8672                         <rect key="frame" x="480" y="203" width="134" height="17"/>
8673                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8674                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="所属軍" id="12372">
8675                             <font key="font" size="13" name="AquaKana"/>
8676                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8677                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8678                         </textFieldCell>
8679                     </textField>
8680                     <textField verticalHuggingPriority="750" id="12877">
8681                         <rect key="frame" x="487" y="10" width="73" height="17"/>
8682                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8683                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 666" id="12878">
8684                             <font key="font" size="13" name="AquaKana"/>
8685                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8686                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8687                         </textFieldCell>
8688                     </textField>
8689                     <textField verticalHuggingPriority="750" id="12962">
8690                         <rect key="frame" x="562" y="10" width="65" height="17"/>
8691                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8692                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT 6666" id="12963">
8693                             <font key="font" size="13" name="AquaKana"/>
8694                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8695                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8696                         </textFieldCell>
8697                     </textField>
8698                     <imageView id="10430">
8699                         <rect key="frame" x="500" y="384" width="38" height="38"/>
8700                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8701                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10431"/>
8702                     </imageView>
8703                     <textField verticalHuggingPriority="750" id="10441">
8704                         <rect key="frame" x="540" y="387" width="70" height="32"/>
8705                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8706                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10442">
8707                             <font key="font" size="13" name="AquaKana"/>
8708                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8709                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8710                         </textFieldCell>
8711                     </textField>
8712                     <textField verticalHuggingPriority="750" id="10461">
8713                         <rect key="frame" x="495" y="362" width="64" height="17"/>
8714                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8715                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10463">
8716                             <font key="font" size="13" name="AquaKana"/>
8717                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8718                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8719                         </textFieldCell>
8720                     </textField>
8721                     <textField verticalHuggingPriority="750" id="10482">
8722                         <rect key="frame" x="495" y="344" width="104" height="17"/>
8723                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8724                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="HP回復" id="10484">
8725                             <font key="font" size="13" name="AquaKana"/>
8726                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8727                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8728                         </textFieldCell>
8729                     </textField>
8730                     <textField verticalHuggingPriority="750" id="10351">
8731                         <rect key="frame" x="487" y="184" width="148" height="17"/>
8732                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8733                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP 0000/0000" id="10401">
8734                             <font key="font" metaFont="system"/>
8735                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8736                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8737                         </textFieldCell>
8738                     </textField>
8739                 </subviews>
8740             </view>
8741         </window>
8742         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10516" userLabel="登録数マップチップ" customClass="NSPanel">
8743             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8744             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8745             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
8746             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8747             <view key="contentView" id="10517">
8748                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
8749                 <autoresizingMask key="autoresizingMask"/>
8750                 <subviews>
8751                     <textField verticalHuggingPriority="750" id="10525">
8752                         <rect key="frame" x="17" y="54" width="95" height="17"/>
8753                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8754                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10542">
8755                             <font key="font" size="13" name="AquaKana"/>
8756                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8757                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8758                         </textFieldCell>
8759                     </textField>
8760                     <textField verticalHuggingPriority="750" id="10524">
8761                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
8762                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8763                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10543">
8764                             <font key="font" metaFont="system"/>
8765                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8766                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8767                         </textFieldCell>
8768                     </textField>
8769                     <textField verticalHuggingPriority="750" id="10521">
8770                         <rect key="frame" x="117" y="51" width="36" height="22"/>
8771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8772                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="22" drawsBackground="YES" id="10547">
8773                             <font key="font" metaFont="system"/>
8774                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8775                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8776                         </textFieldCell>
8777                     </textField>
8778                     <button verticalHuggingPriority="750" id="10523">
8779                         <rect key="frame" x="135" y="5" width="66" height="32"/>
8780                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8781                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10544">
8782                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8783                             <font key="font" size="13" name="AquaKana"/>
8784                         </buttonCell>
8785                         <connections>
8786                             <action selector="registSaveMCL:" target="1811" id="10643"/>
8787                         </connections>
8788                     </button>
8789                     <button verticalHuggingPriority="750" id="10522">
8790                         <rect key="frame" x="192" y="5" width="105" height="32"/>
8791                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8792                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10545">
8793                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8794                             <font key="font" size="13" name="AquaKana"/>
8795                         </buttonCell>
8796                         <connections>
8797                             <action selector="registCancelMCL:" target="1811" id="10644"/>
8798                         </connections>
8799                     </button>
8800                 </subviews>
8801             </view>
8802         </window>
8803         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10572" userLabel="登録数建物" customClass="NSPanel">
8804             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8805             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8806             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
8807             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8808             <view key="contentView" id="10573">
8809                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
8810                 <autoresizingMask key="autoresizingMask"/>
8811                 <subviews>
8812                     <textField verticalHuggingPriority="750" id="10575">
8813                         <rect key="frame" x="17" y="54" width="95" height="17"/>
8814                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8815                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10592">
8816                             <font key="font" size="13" name="AquaKana"/>
8817                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8818                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8819                         </textFieldCell>
8820                     </textField>
8821                     <textField verticalHuggingPriority="750" id="10586">
8822                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
8823                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8824                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10591">
8825                             <font key="font" metaFont="system"/>
8826                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8827                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8828                         </textFieldCell>
8829                     </textField>
8830                     <textField verticalHuggingPriority="750" id="10574">
8831                         <rect key="frame" x="117" y="51" width="36" height="22"/>
8832                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8833                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="20" drawsBackground="YES" id="10593">
8834                             <font key="font" metaFont="system"/>
8835                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8836                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8837                         </textFieldCell>
8838                     </textField>
8839                     <button verticalHuggingPriority="750" id="10587">
8840                         <rect key="frame" x="135" y="5" width="66" height="32"/>
8841                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8842                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10590">
8843                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8844                             <font key="font" size="13" name="AquaKana"/>
8845                         </buttonCell>
8846                         <connections>
8847                             <action selector="registSaveBCL:" target="2629" id="10646"/>
8848                         </connections>
8849                     </button>
8850                     <button verticalHuggingPriority="750" id="10588">
8851                         <rect key="frame" x="192" y="5" width="105" height="32"/>
8852                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8853                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10589">
8854                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8855                             <font key="font" size="13" name="AquaKana"/>
8856                         </buttonCell>
8857                         <connections>
8858                             <action selector="registCancelBCL:" target="2629" id="10647"/>
8859                         </connections>
8860                     </button>
8861                 </subviews>
8862             </view>
8863         </window>
8864         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10597" userLabel="登録数ユニット" customClass="NSPanel">
8865             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8866             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8867             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
8868             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8869             <view key="contentView" id="10598">
8870                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
8871                 <autoresizingMask key="autoresizingMask"/>
8872                 <subviews>
8873                     <textField verticalHuggingPriority="750" id="10600">
8874                         <rect key="frame" x="17" y="54" width="95" height="17"/>
8875                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8876                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10617">
8877                             <font key="font" size="13" name="AquaKana"/>
8878                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8879                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8880                         </textFieldCell>
8881                     </textField>
8882                     <textField verticalHuggingPriority="750" id="10611">
8883                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
8884                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8885                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10616">
8886                             <font key="font" metaFont="system"/>
8887                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8888                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8889                         </textFieldCell>
8890                     </textField>
8891                     <textField verticalHuggingPriority="750" id="10599">
8892                         <rect key="frame" x="117" y="51" width="36" height="22"/>
8893                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8894                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="56" drawsBackground="YES" id="10618">
8895                             <font key="font" metaFont="system"/>
8896                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8897                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8898                         </textFieldCell>
8899                     </textField>
8900                     <button verticalHuggingPriority="750" id="10612">
8901                         <rect key="frame" x="135" y="5" width="66" height="32"/>
8902                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8903                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10615">
8904                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8905                             <font key="font" size="13" name="AquaKana"/>
8906                         </buttonCell>
8907                         <connections>
8908                             <action selector="registSaveUCL:" target="3039" id="10651"/>
8909                         </connections>
8910                     </button>
8911                     <button verticalHuggingPriority="750" id="10613">
8912                         <rect key="frame" x="192" y="5" width="105" height="32"/>
8913                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8914                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10614">
8915                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8916                             <font key="font" size="13" name="AquaKana"/>
8917                         </buttonCell>
8918                         <connections>
8919                             <action selector="registCancelUCL:" target="3039" id="10652"/>
8920                         </connections>
8921                     </button>
8922                 </subviews>
8923             </view>
8924         </window>
8925         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10656" userLabel="コマンドメニュー" customClass="NSPanel">
8926             <windowStyleMask key="styleMask" utility="YES"/>
8927             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8928             <rect key="contentRect" x="196" y="132" width="150" height="230"/>
8929             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8930             <value key="minSize" type="size" width="150" height="230"/>
8931             <view key="contentView" id="10657">
8932                 <rect key="frame" x="0.0" y="0.0" width="150" height="230"/>
8933                 <autoresizingMask key="autoresizingMask"/>
8934                 <subviews>
8935                     <textField verticalHuggingPriority="750" id="10660">
8936                         <rect key="frame" x="332" y="71" width="38" height="17"/>
8937                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8938                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10676">
8939                             <font key="font" metaFont="system"/>
8940                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8941                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8942                         </textFieldCell>
8943                     </textField>
8944                     <button verticalHuggingPriority="750" id="10681">
8945                         <rect key="frame" x="25" y="188" width="100" height="23"/>
8946                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8947                         <buttonCell key="cell" type="smallSquare" title="移動" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10682">
8948                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8949                             <font key="font" size="13" name="AquaKana"/>
8950                         </buttonCell>
8951                         <connections>
8952                             <action selector="pushMove:" target="10496" id="10744"/>
8953                         </connections>
8954                     </button>
8955                     <button verticalHuggingPriority="750" id="10687">
8956                         <rect key="frame" x="25" y="159" width="100" height="23"/>
8957                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8958                         <buttonCell key="cell" type="smallSquare" title="攻撃" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10689">
8959                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8960                             <font key="font" size="13" name="AquaKana"/>
8961                         </buttonCell>
8962                         <connections>
8963                             <action selector="pushAttack:" target="10496" id="10745"/>
8964                         </connections>
8965                     </button>
8966                     <button verticalHuggingPriority="750" id="10696">
8967                         <rect key="frame" x="25" y="130" width="100" height="23"/>
8968                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8969                         <buttonCell key="cell" type="smallSquare" title="待機" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10697">
8970                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8971                             <font key="font" size="13" name="AquaKana"/>
8972                         </buttonCell>
8973                         <connections>
8974                             <action selector="pushStandby:" target="10496" id="10746"/>
8975                         </connections>
8976                     </button>
8977                     <button verticalHuggingPriority="750" id="10705">
8978                         <rect key="frame" x="25" y="101" width="100" height="23"/>
8979                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8980                         <buttonCell key="cell" type="smallSquare" title="建設" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10706">
8981                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8982                             <font key="font" size="13" name="AquaKana"/>
8983                         </buttonCell>
8984                         <connections>
8985                             <action selector="pushCreate:" target="10496" id="10747"/>
8986                         </connections>
8987                     </button>
8988                     <button verticalHuggingPriority="750" id="10713">
8989                         <rect key="frame" x="25" y="43" width="100" height="23"/>
8990                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8991                         <buttonCell key="cell" type="smallSquare" title="能力" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10714">
8992                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8993                             <font key="font" size="13" name="AquaKana"/>
8994                         </buttonCell>
8995                         <connections>
8996                             <action selector="pushStatus:" target="10496" id="10748"/>
8997                         </connections>
8998                     </button>
8999                     <button verticalHuggingPriority="750" id="10725">
9000                         <rect key="frame" x="25" y="72" width="100" height="23"/>
9001                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9002                         <buttonCell key="cell" type="smallSquare" title="召還" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10726">
9003                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9004                             <font key="font" size="13" name="AquaKana"/>
9005                         </buttonCell>
9006                         <connections>
9007                             <action selector="pushSummon:" target="10496" id="13818"/>
9008                         </connections>
9009                     </button>
9010                     <button verticalHuggingPriority="750" id="13794">
9011                         <rect key="frame" x="25" y="14" width="100" height="23"/>
9012                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9013                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13795">
9014                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9015                             <font key="font" size="13" name="AquaKana"/>
9016                         </buttonCell>
9017                         <connections>
9018                             <action selector="pushCancel:" target="10496" id="13796"/>
9019                         </connections>
9020                     </button>
9021                 </subviews>
9022             </view>
9023         </window>
9024         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10750" userLabel="戦闘画面">
9025             <windowStyleMask key="styleMask" titled="YES"/>
9026             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
9027             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9028             <view key="contentView" id="10751">
9029                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
9030                 <autoresizingMask key="autoresizingMask"/>
9031                 <subviews>
9032                     <textField verticalHuggingPriority="750" id="10756">
9033                         <rect key="frame" x="17" y="237" width="134" height="17"/>
9034                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9035                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10791">
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="10755">
9042                         <rect key="frame" x="17" y="217" width="134" height="17"/>
9043                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9044                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="HP 0000/0000" id="10793">
9045                             <font key="font" metaFont="system"/>
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="10754">
9051                         <rect key="frame" x="33" y="253" width="100" height="100"/>
9052                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9053                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10794"/>
9054                     </imageView>
9055                     <imageView id="10760">
9056                         <rect key="frame" x="506" y="436" width="38" height="38"/>
9057                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9058                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10784"/>
9059                     </imageView>
9060                     <textField verticalHuggingPriority="750" id="10759">
9061                         <rect key="frame" x="546" y="439" width="70" height="32"/>
9062                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9063                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10786">
9064                             <font key="font" size="13" name="AquaKana"/>
9065                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9066                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9067                         </textFieldCell>
9068                     </textField>
9069                     <textField verticalHuggingPriority="750" id="10758">
9070                         <rect key="frame" x="501" y="414" width="107" height="17"/>
9071                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9072                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10788">
9073                             <font key="font" size="13" name="AquaKana"/>
9074                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9075                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9076                         </textFieldCell>
9077                     </textField>
9078                     <textField verticalHuggingPriority="750" id="10757">
9079                         <rect key="frame" x="501" y="394" width="104" height="17"/>
9080                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9081                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="HP回復" id="10790">
9082                             <font key="font" size="13" name="AquaKana"/>
9083                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9084                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9085                         </textFieldCell>
9086                     </textField>
9087                     <textField verticalHuggingPriority="750" id="10807">
9088                         <rect key="frame" x="489" y="237" width="134" height="17"/>
9089                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9090                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10815">
9091                             <font key="font" size="13" name="AquaKana"/>
9092                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9093                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9094                         </textFieldCell>
9095                     </textField>
9096                     <textField verticalHuggingPriority="750" id="10808">
9097                         <rect key="frame" x="489" y="217" width="134" height="17"/>
9098                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9099                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="HP 0000/0000" id="10813">
9100                             <font key="font" metaFont="system"/>
9101                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9102                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9103                         </textFieldCell>
9104                     </textField>
9105                     <imageView id="10809">
9106                         <rect key="frame" x="505" y="253" width="100" height="100"/>
9107                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9108                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10812"/>
9109                     </imageView>
9110                     <imageView id="10831">
9111                         <rect key="frame" x="31" y="436" width="38" height="38"/>
9112                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9113                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10841"/>
9114                     </imageView>
9115                     <textField verticalHuggingPriority="750" id="10832">
9116                         <rect key="frame" x="71" y="439" width="70" height="32"/>
9117                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9118                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10839">
9119                             <font key="font" size="13" name="AquaKana"/>
9120                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9121                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9122                         </textFieldCell>
9123                     </textField>
9124                     <textField verticalHuggingPriority="750" id="10833">
9125                         <rect key="frame" x="26" y="414" width="111" height="17"/>
9126                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9127                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10837">
9128                             <font key="font" size="13" name="AquaKana"/>
9129                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9130                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9131                         </textFieldCell>
9132                     </textField>
9133                     <textField verticalHuggingPriority="750" id="10834">
9134                         <rect key="frame" x="26" y="394" width="104" height="17"/>
9135                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9136                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="HP回復" id="10835">
9137                             <font key="font" size="13" name="AquaKana"/>
9138                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9139                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9140                         </textFieldCell>
9141                     </textField>
9142                     <levelIndicator verticalHuggingPriority="750" id="10861">
9143                         <rect key="frame" x="505" y="193" width="100" height="16"/>
9144                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9145                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="20" levelIndicatorStyle="continuousCapacity" id="10862"/>
9146                     </levelIndicator>
9147                     <levelIndicator verticalHuggingPriority="750" id="10877">
9148                         <rect key="frame" x="34" y="193" width="100" height="16"/>
9149                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9150                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="20" levelIndicatorStyle="continuousCapacity" id="10879"/>
9151                     </levelIndicator>
9152                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="11258">
9153                         <rect key="frame" x="133" y="16" width="368" height="177"/>
9154                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9155                         <view key="contentView">
9156                             <rect key="frame" x="1" y="1" width="366" height="175"/>
9157                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9158                             <subviews>
9159                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="11270">
9160                                     <rect key="frame" x="15" y="14" width="343" height="149"/>
9161                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9162                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="攻撃開始" id="11271">
9163                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
9164                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9165                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9166                                     </textFieldCell>
9167                                 </textField>
9168                             </subviews>
9169                         </view>
9170                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
9171                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
9172                     </box>
9173                     <customView id="11279" customClass="BattleView">
9174                         <rect key="frame" x="-4" y="5" width="643" height="480"/>
9175                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9176                         <subviews>
9177                             <avPlayerView hidden="YES" autoresizesSubviews="NO" controlsStyle="none" id="8sA-SN-NRK">
9178                                 <rect key="frame" x="171" y="87" width="300" height="194"/>
9179                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9180                             </avPlayerView>
9181                             <customView id="aLB-c7-CTZ" customClass="FieldSceneEF">
9182                                 <rect key="frame" x="171" y="87" width="300" height="194"/>
9183                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9184                             </customView>
9185                         </subviews>
9186                     </customView>
9187                 </subviews>
9188             </view>
9189         </window>
9190         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10887" userLabel="攻撃方法選択" customClass="NSPanel">
9191             <windowStyleMask key="styleMask" utility="YES"/>
9192             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9193             <rect key="contentRect" x="200" y="132" width="490" height="480"/>
9194             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9195             <view key="contentView" id="10888">
9196                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
9197                 <autoresizingMask key="autoresizingMask"/>
9198                 <subviews>
9199                     <button verticalHuggingPriority="750" id="10889">
9200                         <rect key="frame" x="372" y="5" width="100" height="23"/>
9201                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9202                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10922">
9203                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9204                             <font key="font" size="13" name="AquaKana"/>
9205                         </buttonCell>
9206                         <connections>
9207                             <action selector="pushCancelCAL:" target="10496" id="12296"/>
9208                         </connections>
9209                     </button>
9210                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10934">
9211                         <rect key="frame" x="-1" y="183" width="493" height="298"/>
9212                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9213                         <clipView key="contentView" id="Diw-7k-Z92">
9214                             <rect key="frame" x="1" y="17" width="491" height="280"/>
9215                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9216                             <subviews>
9217                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="12549" id="10935">
9218                                     <rect key="frame" x="0.0" y="0.0" width="491" height="19"/>
9219                                     <autoresizingMask key="autoresizingMask"/>
9220                                     <size key="intercellSpacing" width="3" height="2"/>
9221                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9222                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
9223                                     <tableColumns>
9224                                         <tableColumn editable="NO" width="299.32421875" minWidth="40" maxWidth="1000" id="10939">
9225                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
9226                                                 <font key="font" metaFont="smallSystem"/>
9227                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9228                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9229                                             </tableHeaderCell>
9230                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10942">
9231                                                 <font key="font" metaFont="system"/>
9232                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9233                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9234                                             </textFieldCell>
9235                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9236                                             <connections>
9237                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.name" id="11014">
9238                                                     <dictionary key="options">
9239                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9240                                                     </dictionary>
9241                                                 </binding>
9242                                             </connections>
9243                                         </tableColumn>
9244                                         <tableColumn editable="NO" width="49.4140625" minWidth="40" maxWidth="1000" id="10940">
9245                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="威力">
9246                                                 <font key="font" metaFont="smallSystem"/>
9247                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9248                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9249                                             </tableHeaderCell>
9250                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10941">
9251                                                 <font key="font" metaFont="system"/>
9252                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9253                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9254                                             </textFieldCell>
9255                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9256                                             <connections>
9257                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.atk" id="11017">
9258                                                     <dictionary key="options">
9259                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9260                                                     </dictionary>
9261                                                 </binding>
9262                                             </connections>
9263                                         </tableColumn>
9264                                         <tableColumn editable="NO" width="72.265625" minWidth="10" maxWidth="3.4028234663852886e+38" id="10990">
9265                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="射程">
9266                                                 <font key="font" metaFont="smallSystem"/>
9267                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9268                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9269                                             </tableHeaderCell>
9270                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10991">
9271                                                 <font key="font" metaFont="system"/>
9272                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9273                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9274                                             </textFieldCell>
9275                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9276                                             <connections>
9277                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.range" id="11020">
9278                                                     <dictionary key="options">
9279                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9280                                                     </dictionary>
9281                                                 </binding>
9282                                             </connections>
9283                                         </tableColumn>
9284                                         <tableColumn editable="NO" width="58.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="10992">
9285                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命中率修正">
9286                                                 <font key="font" metaFont="smallSystem"/>
9287                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9288                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9289                                             </tableHeaderCell>
9290                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10993">
9291                                                 <font key="font" metaFont="system"/>
9292                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9293                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9294                                             </textFieldCell>
9295                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9296                                             <connections>
9297                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.hit" id="11023">
9298                                                     <dictionary key="options">
9299                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9300                                                     </dictionary>
9301                                                 </binding>
9302                                             </connections>
9303                                         </tableColumn>
9304                                     </tableColumns>
9305                                 </tableView>
9306                             </subviews>
9307                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9308                         </clipView>
9309                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="10936">
9310                             <rect key="frame" x="1" y="435" width="480" height="16"/>
9311                             <autoresizingMask key="autoresizingMask"/>
9312                         </scroller>
9313                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="10938">
9314                             <rect key="frame" x="224" y="17" width="15" height="102"/>
9315                             <autoresizingMask key="autoresizingMask"/>
9316                         </scroller>
9317                         <tableHeaderView key="headerView" id="12549">
9318                             <rect key="frame" x="0.0" y="0.0" width="491" height="17"/>
9319                             <autoresizingMask key="autoresizingMask"/>
9320                         </tableHeaderView>
9321                     </scrollView>
9322                     <textField verticalHuggingPriority="750" id="11051">
9323                         <rect key="frame" x="17" y="158" width="30" height="17"/>
9324                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9325                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="弾数" id="11052">
9326                             <font key="font" size="13" name="AquaKana"/>
9327                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9328                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9329                         </textFieldCell>
9330                     </textField>
9331                     <textField verticalHuggingPriority="750" id="11056">
9332                         <rect key="frame" x="82" y="158" width="106" height="17"/>
9333                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9334                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="999/999" id="11057">
9335                             <font key="font" size="13" name="AquaKana"/>
9336                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9337                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9338                         </textFieldCell>
9339                     </textField>
9340                     <textField verticalHuggingPriority="750" id="11063">
9341                         <rect key="frame" x="17" y="133" width="56" height="17"/>
9342                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9343                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消費MP" id="11064">
9344                             <font key="font" size="13" name="AquaKana"/>
9345                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9346                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9347                         </textFieldCell>
9348                     </textField>
9349                     <textField verticalHuggingPriority="750" id="11074">
9350                         <rect key="frame" x="82" y="133" width="106" height="17"/>
9351                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9352                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="---(999)" id="11076">
9353                             <font key="font" size="13" name="AquaKana"/>
9354                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9355                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9356                         </textFieldCell>
9357                     </textField>
9358                     <textField verticalHuggingPriority="750" id="11082">
9359                         <rect key="frame" x="220" y="158" width="30" height="17"/>
9360                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9361                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="地形" id="11083">
9362                             <font key="font" size="13" name="AquaKana"/>
9363                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9364                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9365                         </textFieldCell>
9366                     </textField>
9367                     <textField verticalHuggingPriority="750" id="11086">
9368                         <rect key="frame" x="267" y="158" width="189" height="17"/>
9369                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9370                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="陸 A 宙 A 海 A 空 A" id="11088">
9371                             <font key="font" size="13" name="AquaKana"/>
9372                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9373                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9374                         </textFieldCell>
9375                     </textField>
9376                     <textField verticalHuggingPriority="750" id="11103">
9377                         <rect key="frame" x="17" y="108" width="56" height="17"/>
9378                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9379                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="必要気力" id="11107">
9380                             <font key="font" size="13" name="AquaKana"/>
9381                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9382                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9383                         </textFieldCell>
9384                     </textField>
9385                     <textField verticalHuggingPriority="750" id="11104">
9386                         <rect key="frame" x="82" y="108" width="106" height="17"/>
9387                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9388                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="---(999)" id="11105">
9389                             <font key="font" size="13" name="AquaKana"/>
9390                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9391                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9392                         </textFieldCell>
9393                     </textField>
9394                     <textField verticalHuggingPriority="750" id="11121">
9395                         <rect key="frame" x="220" y="133" width="82" height="17"/>
9396                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9397                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クリティカル" id="11122">
9398                             <font key="font" size="13" name="AquaKana"/>
9399                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9400                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9401                         </textFieldCell>
9402                     </textField>
9403                     <textField verticalHuggingPriority="750" id="11128">
9404                         <rect key="frame" x="220" y="108" width="56" height="17"/>
9405                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9406                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃特性" id="11129">
9407                             <font key="font" size="13" name="AquaKana"/>
9408                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9409                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9410                         </textFieldCell>
9411                     </textField>
9412                     <textField verticalHuggingPriority="750" id="11147">
9413                         <rect key="frame" x="313" y="133" width="175" height="17"/>
9414                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9415                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="11148">
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="11153">
9422                         <rect key="frame" x="314" y="108" width="174" height="17"/>
9423                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9424                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="備考" id="11154">
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                 </subviews>
9431             </view>
9432         </window>
9433         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="11341" userLabel="コマンドリスト" customClass="NSPanel">
9434             <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/>
9435             <rect key="contentRect" x="196" y="132" width="640" height="480"/>
9436             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9437             <view key="contentView" id="11342">
9438                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
9439                 <autoresizingMask key="autoresizingMask"/>
9440                 <subviews>
9441                     <box autoresizesSubviews="NO" title="攻撃ボタン" borderType="line" id="11343">
9442                         <rect key="frame" x="17" y="314" width="306" height="146"/>
9443                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9444                         <view key="contentView">
9445                             <rect key="frame" x="1" y="1" width="304" height="130"/>
9446                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9447                             <subviews>
9448                                 <textField verticalHuggingPriority="750" id="11354">
9449                                     <rect key="frame" x="15" y="96" width="25" height="17"/>
9450                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9451                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="A" id="11355">
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                                 <textField verticalHuggingPriority="750" id="11362">
9458                                     <rect key="frame" x="15" y="71" width="25" height="17"/>
9459                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9460                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="B" id="11363">
9461                                         <font key="font" metaFont="system"/>
9462                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9463                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9464                                     </textFieldCell>
9465                                 </textField>
9466                                 <textField verticalHuggingPriority="750" id="11370">
9467                                     <rect key="frame" x="15" y="46" width="25" height="17"/>
9468                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9469                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="C" id="11371">
9470                                         <font key="font" metaFont="system"/>
9471                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9472                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9473                                     </textFieldCell>
9474                                 </textField>
9475                                 <textField verticalHuggingPriority="750" id="11379">
9476                                     <rect key="frame" x="15" y="21" width="25" height="17"/>
9477                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9478                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="D" id="11380">
9479                                         <font key="font" metaFont="system"/>
9480                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9481                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9482                                     </textFieldCell>
9483                                 </textField>
9484                                 <popUpButton verticalHuggingPriority="750" id="11389">
9485                                     <rect key="frame" x="66" y="91" width="205" height="26"/>
9486                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9487                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11392" id="11390">
9488                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9489                                         <font key="font" metaFont="menu"/>
9490                                         <menu key="menu" title="OtherViews" id="11391">
9491                                             <items>
9492                                                 <menuItem title="----" state="on" id="11392">
9493                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
9494                                                 </menuItem>
9495                                             </items>
9496                                         </menu>
9497                                     </popUpButtonCell>
9498                                 </popUpButton>
9499                                 <popUpButton verticalHuggingPriority="750" id="11400">
9500                                     <rect key="frame" x="66" y="66" width="205" height="26"/>
9501                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9502                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11406" id="11402">
9503                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9504                                         <font key="font" metaFont="menu"/>
9505                                         <menu key="menu" title="OtherViews" id="11403">
9506                                             <items>
9507                                                 <menuItem title="----" state="on" id="11406"/>
9508                                             </items>
9509                                         </menu>
9510                                     </popUpButtonCell>
9511                                 </popUpButton>
9512                                 <popUpButton verticalHuggingPriority="750" id="11412">
9513                                     <rect key="frame" x="66" y="41" width="205" height="26"/>
9514                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9515                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11418" id="11414">
9516                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9517                                         <font key="font" metaFont="menu"/>
9518                                         <menu key="menu" title="OtherViews" id="11415">
9519                                             <items>
9520                                                 <menuItem title="----" state="on" id="11418"/>
9521                                             </items>
9522                                         </menu>
9523                                     </popUpButtonCell>
9524                                 </popUpButton>
9525                                 <popUpButton verticalHuggingPriority="750" id="11424">
9526                                     <rect key="frame" x="66" y="16" width="205" height="26"/>
9527                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9528                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11430" id="11426">
9529                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9530                                         <font key="font" metaFont="menu"/>
9531                                         <menu key="menu" title="OtherViews" id="11427">
9532                                             <items>
9533                                                 <menuItem title="----" state="on" id="11430">
9534                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
9535                                                 </menuItem>
9536                                             </items>
9537                                         </menu>
9538                                     </popUpButtonCell>
9539                                 </popUpButton>
9540                             </subviews>
9541                         </view>
9542                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
9543                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
9544                         <font key="titleFont" size="11" name="AquaKana"/>
9545                     </box>
9546                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="11450">
9547                         <rect key="frame" x="333" y="318" width="287" height="135"/>
9548                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9549                         <clipView key="contentView" id="fqe-4l-32R">
9550                             <rect key="frame" x="1" y="17" width="285" height="117"/>
9551                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9552                             <subviews>
9553                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="11453" id="11451">
9554                                     <rect key="frame" x="0.0" y="0.0" width="285" height="19"/>
9555                                     <autoresizingMask key="autoresizingMask"/>
9556                                     <size key="intercellSpacing" width="3" height="2"/>
9557                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9558                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
9559                                     <tableColumns>
9560                                         <tableColumn width="101.09765625" minWidth="40" maxWidth="1000" id="11455">
9561                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド">
9562                                                 <font key="font" metaFont="smallSystem"/>
9563                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9564                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9565                                             </tableHeaderCell>
9566                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="11458">
9567                                                 <font key="font" metaFont="system"/>
9568                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9569                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9570                                             </textFieldCell>
9571                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9572                                             <connections>
9573                                                 <binding destination="12213" name="value" keyPath="arrangedObjects.name" id="12237">
9574                                                     <dictionary key="options">
9575                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9576                                                     </dictionary>
9577                                                 </binding>
9578                                             </connections>
9579                                         </tableColumn>
9580                                         <tableColumn width="103.26953125" minWidth="40" maxWidth="1000" id="11456">
9581                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
9582                                                 <font key="font" metaFont="smallSystem"/>
9583                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9584                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9585                                             </tableHeaderCell>
9586                                             <popUpButtonCell key="dataCell" type="bevel" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="bezel" imageScaling="proportionallyDown" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="11466" id="11464">
9587                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9588                                                 <font key="font" metaFont="menu"/>
9589                                                 <menu key="menu" title="OtherViews" id="11465">
9590                                                     <items>
9591                                                         <menuItem title="----" state="on" id="11466"/>
9592                                                     </items>
9593                                                 </menu>
9594                                             </popUpButtonCell>
9595                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9596                                             <connections>
9597                                                 <binding destination="12213" name="content" keyPath="arrangedObjects.waza" id="12260"/>
9598                                                 <binding destination="12213" name="selectedIndex" keyPath="arrangedObjects.wazaSet" previousBinding="12260" id="12264"/>
9599                                             </connections>
9600                                         </tableColumn>
9601                                         <tableColumn width="72" minWidth="10" maxWidth="3.4028234663852886e+38" id="11527">
9602                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="派生コマンド">
9603                                                 <font key="font" metaFont="smallSystem"/>
9604                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9605                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9606                                             </tableHeaderCell>
9607                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="12269">
9608                                                 <font key="font" metaFont="system"/>
9609                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9610                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9611                                             </textFieldCell>
9612                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9613                                             <connections>
9614                                                 <binding destination="12213" name="value" keyPath="arrangedObjects.hasei" id="12271">
9615                                                     <dictionary key="options">
9616                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9617                                                     </dictionary>
9618                                                 </binding>
9619                                             </connections>
9620                                         </tableColumn>
9621                                     </tableColumns>
9622                                 </tableView>
9623                             </subviews>
9624                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9625                         </clipView>
9626                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="11452">
9627                             <rect key="frame" x="1" y="118" width="285" height="16"/>
9628                             <autoresizingMask key="autoresizingMask"/>
9629                         </scroller>
9630                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="11454">
9631                             <rect key="frame" x="224" y="17" width="15" height="102"/>
9632                             <autoresizingMask key="autoresizingMask"/>
9633                         </scroller>
9634                         <tableHeaderView key="headerView" id="11453">
9635                             <rect key="frame" x="0.0" y="0.0" width="285" height="17"/>
9636                             <autoresizingMask key="autoresizingMask"/>
9637                         </tableHeaderView>
9638                     </scrollView>
9639                     <button verticalHuggingPriority="750" id="11467">
9640                         <rect key="frame" x="503" y="283" width="66" height="32"/>
9641                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9642                         <buttonCell key="cell" type="push" title="追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11468">
9643                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9644                             <font key="font" size="13" name="AquaKana"/>
9645                         </buttonCell>
9646                         <connections>
9647                             <action selector="commandListAdd:" target="3039" id="12202"/>
9648                         </connections>
9649                     </button>
9650                     <button verticalHuggingPriority="750" id="11473">
9651                         <rect key="frame" x="560" y="283" width="66" height="32"/>
9652                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9653                         <buttonCell key="cell" type="push" title="削除" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11474">
9654                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9655                             <font key="font" size="13" name="AquaKana"/>
9656                         </buttonCell>
9657                         <connections>
9658                             <action selector="commandListRemove:" target="3039" id="12203"/>
9659                         </connections>
9660                     </button>
9661                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="11481">
9662                         <rect key="frame" x="20" y="83" width="600" height="201"/>
9663                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9664                         <clipView key="contentView" id="U5x-9o-Dsu">
9665                             <rect key="frame" x="1" y="17" width="598" height="183"/>
9666                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9667                             <subviews>
9668                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="11484" id="11482">
9669                                     <rect key="frame" x="0.0" y="0.0" width="596" height="19"/>
9670                                     <autoresizingMask key="autoresizingMask"/>
9671                                     <size key="intercellSpacing" width="3" height="2"/>
9672                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9673                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
9674                                     <tableColumns>
9675                                         <tableColumn width="593.20703125" minWidth="40" maxWidth="1000" id="11486">
9676                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="連続技コマンド">
9677                                                 <font key="font" metaFont="smallSystem"/>
9678                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9679                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9680                                             </tableHeaderCell>
9681                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="11489">
9682                                                 <font key="font" metaFont="system"/>
9683                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9684                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9685                                             </textFieldCell>
9686                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9687                                             <connections>
9688                                                 <binding destination="12214" name="value" keyPath="arrangedObjects.name" id="12238">
9689                                                     <dictionary key="options">
9690                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9691                                                     </dictionary>
9692                                                 </binding>
9693                                             </connections>
9694                                         </tableColumn>
9695                                     </tableColumns>
9696                                 </tableView>
9697                             </subviews>
9698                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9699                         </clipView>
9700                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="11483">
9701                             <rect key="frame" x="1" y="184" width="598" height="16"/>
9702                             <autoresizingMask key="autoresizingMask"/>
9703                         </scroller>
9704                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="11485">
9705                             <rect key="frame" x="224" y="17" width="15" height="102"/>
9706                             <autoresizingMask key="autoresizingMask"/>
9707                         </scroller>
9708                         <tableHeaderView key="headerView" id="11484">
9709                             <rect key="frame" x="0.0" y="0.0" width="598" height="17"/>
9710                             <autoresizingMask key="autoresizingMask"/>
9711                         </tableHeaderView>
9712                     </scrollView>
9713                     <button verticalHuggingPriority="750" id="11498">
9714                         <rect key="frame" x="503" y="47" width="66" height="32"/>
9715                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9716                         <buttonCell key="cell" type="push" title="追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11501">
9717                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9718                             <font key="font" size="13" name="AquaKana"/>
9719                         </buttonCell>
9720                         <connections>
9721                             <action selector="comboListAdd:" target="3039" id="12200"/>
9722                         </connections>
9723                     </button>
9724                     <button verticalHuggingPriority="750" id="11499">
9725                         <rect key="frame" x="560" y="47" width="66" height="32"/>
9726                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9727                         <buttonCell key="cell" type="push" title="削除" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11500">
9728                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9729                             <font key="font" size="13" name="AquaKana"/>
9730                         </buttonCell>
9731                         <connections>
9732                             <action selector="comboListRemove:" target="3039" id="12201"/>
9733                         </connections>
9734                     </button>
9735                     <button verticalHuggingPriority="750" id="11522">
9736                         <rect key="frame" x="537" y="4" width="89" height="32"/>
9737                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9738                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11523">
9739                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9740                             <font key="font" size="13" name="AquaKana"/>
9741                         </buttonCell>
9742                         <connections>
9743                             <action selector="attackListTotalSubmit:" target="3039" id="12199"/>
9744                         </connections>
9745                     </button>
9746                     <button verticalHuggingPriority="750" id="11538">
9747                         <rect key="frame" x="31" y="23" width="132" height="32"/>
9748                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9749                         <buttonCell key="cell" type="push" title="技リスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11539">
9750                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9751                             <font key="font" size="13" name="AquaKana"/>
9752                         </buttonCell>
9753                         <connections>
9754                             <action selector="attackListOpenBtn:" target="3039" id="y1x-E1-s9W"/>
9755                         </connections>
9756                     </button>
9757                 </subviews>
9758             </view>
9759         </window>
9760         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="11549" userLabel="戦闘確認画面" customClass="NSPanel">
9761             <windowStyleMask key="styleMask" utility="YES"/>
9762             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9763             <rect key="contentRect" x="196" y="132" width="500" height="480"/>
9764             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9765             <view key="contentView" id="11550">
9766                 <rect key="frame" x="0.0" y="0.0" width="500" height="480"/>
9767                 <autoresizingMask key="autoresizingMask"/>
9768                 <subviews>
9769                     <button verticalHuggingPriority="750" id="11564">
9770                         <rect key="frame" x="200" y="50" width="100" height="23"/>
9771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9772                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11600">
9773                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9774                             <font key="font" size="13" name="AquaKana"/>
9775                         </buttonCell>
9776                         <connections>
9777                             <action selector="battleCancel:" target="10496" id="12295"/>
9778                         </connections>
9779                     </button>
9780                     <box autoresizesSubviews="NO" title="攻撃側" borderType="line" id="11634">
9781                         <rect key="frame" x="17" y="214" width="206" height="254"/>
9782                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9783                         <view key="contentView">
9784                             <rect key="frame" x="1" y="1" width="204" height="238"/>
9785                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9786                             <subviews>
9787                                 <textField verticalHuggingPriority="750" id="11725">
9788                                     <rect key="frame" x="15" y="126" width="186" height="17"/>
9789                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9790                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="11726">
9791                                         <font key="font" size="13" name="AquaKana"/>
9792                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9793                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9794                                     </textFieldCell>
9795                                 </textField>
9796                                 <textField verticalHuggingPriority="750" id="11743">
9797                                     <rect key="frame" x="15" y="76" width="81" height="17"/>
9798                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9799                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中 100%" id="11744">
9800                                         <font key="font" size="13" name="AquaKana"/>
9801                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9802                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9803                                     </textFieldCell>
9804                                 </textField>
9805                                 <textField verticalHuggingPriority="750" id="11750">
9806                                     <rect key="frame" x="116" y="76" width="68" height="17"/>
9807                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9808                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力 100" id="11751">
9809                                         <font key="font" size="13" name="AquaKana"/>
9810                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9811                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9812                                     </textFieldCell>
9813                                 </textField>
9814                                 <textField verticalHuggingPriority="750" id="11757">
9815                                     <rect key="frame" x="16" y="41" width="21" height="17"/>
9816                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9817                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="11758">
9818                                         <font key="font" metaFont="system"/>
9819                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9820                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9821                                     </textFieldCell>
9822                                 </textField>
9823                                 <textField verticalHuggingPriority="750" id="11763">
9824                                     <rect key="frame" x="38" y="41" width="146" height="17"/>
9825                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9826                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="530000" id="11765">
9827                                         <font key="font" metaFont="system"/>
9828                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9829                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9830                                     </textFieldCell>
9831                                 </textField>
9832                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11847">
9833                                     <rect key="frame" x="11" y="142" width="183" height="86"/>
9834                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9835                                     <view key="contentView">
9836                                         <rect key="frame" x="1" y="1" width="181" height="84"/>
9837                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9838                                         <subviews>
9839                                             <levelIndicator verticalHuggingPriority="750" id="11676">
9840                                                 <rect key="frame" x="23" y="43" width="145" height="16"/>
9841                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9842                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11677"/>
9843                                             </levelIndicator>
9844                                             <textField verticalHuggingPriority="750" id="11685">
9845                                                 <rect key="frame" x="18" y="62" width="146" height="17"/>
9846                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9847                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="11686">
9848                                                     <font key="font" metaFont="system"/>
9849                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9850                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9851                                                 </textFieldCell>
9852                                             </textField>
9853                                             <textField verticalHuggingPriority="750" id="11715">
9854                                                 <rect key="frame" x="18" y="25" width="146" height="17"/>
9855                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9856                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="11717">
9857                                                     <font key="font" metaFont="system"/>
9858                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9859                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9860                                                 </textFieldCell>
9861                                             </textField>
9862                                             <textField verticalHuggingPriority="750" id="11701">
9863                                                 <rect key="frame" x="1" y="25" width="23" height="17"/>
9864                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9865                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="11702">
9866                                                     <font key="font" metaFont="system"/>
9867                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9868                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9869                                                 </textFieldCell>
9870                                             </textField>
9871                                             <textField verticalHuggingPriority="750" id="11654">
9872                                                 <rect key="frame" x="1" y="62" width="28" height="17"/>
9873                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9874                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="11655">
9875                                                     <font key="font" metaFont="system"/>
9876                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9877                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9878                                                 </textFieldCell>
9879                                             </textField>
9880                                             <levelIndicator verticalHuggingPriority="750" id="11707">
9881                                                 <rect key="frame" x="23" y="7" width="145" height="16"/>
9882                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9883                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11708"/>
9884                                             </levelIndicator>
9885                                         </subviews>
9886                                     </view>
9887                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
9888                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
9889                                 </box>
9890                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11930">
9891                                     <rect key="frame" x="11" y="98" width="183" height="28"/>
9892                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9893                                     <view key="contentView">
9894                                         <rect key="frame" x="1" y="1" width="181" height="26"/>
9895                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9896                                         <subviews>
9897                                             <textField verticalHuggingPriority="750" id="11734">
9898                                                 <rect key="frame" x="4" y="5" width="174" height="17"/>
9899                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9900                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="攻撃方法" id="11735">
9901                                                     <font key="font" size="13" name="AquaKana"/>
9902                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9903                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9904                                                 </textFieldCell>
9905                                             </textField>
9906                                         </subviews>
9907                                     </view>
9908                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
9909                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
9910                                 </box>
9911                             </subviews>
9912                         </view>
9913                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
9914                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
9915                         <font key="titleFont" size="11" name="AquaKana"/>
9916                     </box>
9917                     <box autoresizesSubviews="NO" title="防御側" borderType="line" id="11953">
9918                         <rect key="frame" x="278" y="214" width="206" height="254"/>
9919                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9920                         <view key="contentView">
9921                             <rect key="frame" x="1" y="1" width="204" height="238"/>
9922                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9923                             <subviews>
9924                                 <textField verticalHuggingPriority="750" id="11960">
9925                                     <rect key="frame" x="15" y="126" width="186" height="17"/>
9926                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9927                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="11980">
9928                                         <font key="font" size="13" name="AquaKana"/>
9929                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9930                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9931                                     </textFieldCell>
9932                                 </textField>
9933                                 <textField verticalHuggingPriority="750" id="11959">
9934                                     <rect key="frame" x="15" y="76" width="81" height="17"/>
9935                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9936                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中 100%" id="11981">
9937                                         <font key="font" size="13" name="AquaKana"/>
9938                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9939                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9940                                     </textFieldCell>
9941                                 </textField>
9942                                 <textField verticalHuggingPriority="750" id="11958">
9943                                     <rect key="frame" x="118" y="76" width="68" height="17"/>
9944                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9945                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力 100" id="11983">
9946                                         <font key="font" size="13" name="AquaKana"/>
9947                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9948                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9949                                     </textFieldCell>
9950                                 </textField>
9951                                 <textField verticalHuggingPriority="750" id="11957">
9952                                     <rect key="frame" x="16" y="41" width="21" height="17"/>
9953                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9954                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="11985">
9955                                         <font key="font" metaFont="system"/>
9956                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9957                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9958                                     </textFieldCell>
9959                                 </textField>
9960                                 <textField verticalHuggingPriority="750" id="11956">
9961                                     <rect key="frame" x="38" y="41" width="146" height="17"/>
9962                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9963                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="530000" id="11987">
9964                                         <font key="font" metaFont="system"/>
9965                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9966                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9967                                     </textFieldCell>
9968                                 </textField>
9969                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11955">
9970                                     <rect key="frame" x="11" y="142" width="183" height="86"/>
9971                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9972                                     <view key="contentView">
9973                                         <rect key="frame" x="1" y="1" width="181" height="84"/>
9974                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9975                                         <subviews>
9976                                             <levelIndicator verticalHuggingPriority="750" id="12003">
9977                                                 <rect key="frame" x="23" y="43" width="145" height="16"/>
9978                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9979                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="12014"/>
9980                                             </levelIndicator>
9981                                             <textField verticalHuggingPriority="750" id="12004">
9982                                                 <rect key="frame" x="18" y="62" width="146" height="17"/>
9983                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9984                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="12013">
9985                                                     <font key="font" metaFont="system"/>
9986                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9987                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9988                                                 </textFieldCell>
9989                                             </textField>
9990                                             <textField verticalHuggingPriority="750" id="12002">
9991                                                 <rect key="frame" x="18" y="25" width="146" height="17"/>
9992                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9993                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="12016">
9994                                                     <font key="font" metaFont="system"/>
9995                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9996                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9997                                                 </textFieldCell>
9998                                             </textField>
9999                                             <textField verticalHuggingPriority="750" id="12006">
10000                                                 <rect key="frame" x="1" y="25" width="23" height="17"/>
10001                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10002                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="12009">
10003                                                     <font key="font" metaFont="system"/>
10004                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10005                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10006                                                 </textFieldCell>
10007                                             </textField>
10008                                             <textField verticalHuggingPriority="750" id="12005">
10009                                                 <rect key="frame" x="1" y="62" width="28" height="17"/>
10010                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10011                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="12010">
10012                                                     <font key="font" metaFont="system"/>
10013                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10014                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10015                                                 </textFieldCell>
10016                                             </textField>
10017                                             <levelIndicator verticalHuggingPriority="750" id="12007">
10018                                                 <rect key="frame" x="23" y="7" width="145" height="16"/>
10019                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10020                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="12008"/>
10021                                             </levelIndicator>
10022                                         </subviews>
10023                                     </view>
10024                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10025                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10026                                 </box>
10027                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11954">
10028                                     <rect key="frame" x="11" y="98" width="183" height="28"/>
10029                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10030                                     <view key="contentView">
10031                                         <rect key="frame" x="1" y="1" width="181" height="26"/>
10032                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10033                                         <subviews>
10034                                             <textField verticalHuggingPriority="750" id="12019">
10035                                                 <rect key="frame" x="4" y="5" width="174" height="17"/>
10036                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10037                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="攻撃方法" id="12020">
10038                                                     <font key="font" size="13" name="AquaKana"/>
10039                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10040                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10041                                                 </textFieldCell>
10042                                             </textField>
10043                                         </subviews>
10044                                     </view>
10045                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10046                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10047                                 </box>
10048                             </subviews>
10049                         </view>
10050                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10051                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10052                         <font key="titleFont" size="11" name="AquaKana"/>
10053                     </box>
10054                     <button verticalHuggingPriority="750" id="12038">
10055                         <rect key="frame" x="200" y="166" width="100" height="23"/>
10056                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10057                         <buttonCell key="cell" type="smallSquare" title="戦闘開始" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12039">
10058                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10059                             <font key="font" size="13" name="AquaKana"/>
10060                         </buttonCell>
10061                         <connections>
10062                             <action selector="battleStart:" target="10496" id="12285"/>
10063                         </connections>
10064                     </button>
10065                     <button verticalHuggingPriority="750" id="12048">
10066                         <rect key="frame" x="259" y="137" width="100" height="23"/>
10067                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10068                         <buttonCell key="cell" type="smallSquare" title="攻撃選択" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12049">
10069                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10070                             <font key="font" size="13" name="AquaKana"/>
10071                         </buttonCell>
10072                         <connections>
10073                             <action selector="battleSet2:" target="10496" id="12286"/>
10074                         </connections>
10075                     </button>
10076                     <button verticalHuggingPriority="750" id="12060">
10077                         <rect key="frame" x="259" y="108" width="100" height="23"/>
10078                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10079                         <buttonCell key="cell" type="smallSquare" title="防御態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12061">
10080                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10081                             <font key="font" size="13" name="AquaKana"/>
10082                         </buttonCell>
10083                         <connections>
10084                             <action selector="battleDef2:" target="10496" id="12293"/>
10085                         </connections>
10086                     </button>
10087                     <button verticalHuggingPriority="750" id="12070">
10088                         <rect key="frame" x="259" y="79" width="100" height="23"/>
10089                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10090                         <buttonCell key="cell" type="smallSquare" title="回避態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12071">
10091                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10092                             <font key="font" size="13" name="AquaKana"/>
10093                         </buttonCell>
10094                         <connections>
10095                             <action selector="battleDod2:" target="10496" id="12291"/>
10096                         </connections>
10097                     </button>
10098                     <button verticalHuggingPriority="750" id="12110">
10099                         <rect key="frame" x="140" y="137" width="100" height="23"/>
10100                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10101                         <buttonCell key="cell" type="smallSquare" title="攻撃選択" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12115">
10102                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10103                             <font key="font" size="13" name="AquaKana"/>
10104                         </buttonCell>
10105                         <connections>
10106                             <action selector="battleSet1:" target="10496" id="12287"/>
10107                         </connections>
10108                     </button>
10109                     <button verticalHuggingPriority="750" id="12111">
10110                         <rect key="frame" x="140" y="108" width="100" height="23"/>
10111                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10112                         <buttonCell key="cell" type="smallSquare" title="防御態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12114">
10113                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10114                             <font key="font" size="13" name="AquaKana"/>
10115                         </buttonCell>
10116                         <connections>
10117                             <action selector="battleDef1:" target="10496" id="12294"/>
10118                         </connections>
10119                     </button>
10120                     <button verticalHuggingPriority="750" id="12112">
10121                         <rect key="frame" x="140" y="79" 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="12113">
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="battleDod1:" target="10496" id="12292"/>
10129                         </connections>
10130                     </button>
10131                     <textField verticalHuggingPriority="750" id="12131">
10132                         <rect key="frame" x="58" y="47" width="125" height="22"/>
10133                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10134                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12135">
10135                             <font key="font" metaFont="system"/>
10136                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
10137                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
10138                         </textFieldCell>
10139                     </textField>
10140                     <textField verticalHuggingPriority="750" id="12132">
10141                         <rect key="frame" x="-3" y="50" width="56" height="17"/>
10142                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10143                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="12133">
10144                             <font key="font" size="13" name="AquaKana"/>
10145                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10146                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10147                         </textFieldCell>
10148                     </textField>
10149                     <textField verticalHuggingPriority="750" id="12163">
10150                         <rect key="frame" x="366" y="47" width="125" height="22"/>
10151                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10152                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12166">
10153                             <font key="font" metaFont="system"/>
10154                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
10155                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
10156                         </textFieldCell>
10157                     </textField>
10158                     <textField verticalHuggingPriority="750" id="12164">
10159                         <rect key="frame" x="305" y="50" width="56" height="17"/>
10160                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10161                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="12165">
10162                             <font key="font" size="13" name="AquaKana"/>
10163                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10164                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10165                         </textFieldCell>
10166                     </textField>
10167                 </subviews>
10168             </view>
10169         </window>
10170         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="12617" userLabel="ユニット作成" customClass="NSPanel">
10171             <windowStyleMask key="styleMask" utility="YES"/>
10172             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10173             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
10174             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10175             <view key="contentView" id="12618">
10176                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
10177                 <autoresizingMask key="autoresizingMask"/>
10178                 <subviews>
10179                     <button verticalHuggingPriority="750" id="12632">
10180                         <rect key="frame" x="372" y="5" width="100" height="23"/>
10181                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10182                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12668">
10183                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10184                             <font key="font" size="13" name="AquaKana"/>
10185                         </buttonCell>
10186                         <connections>
10187                             <action selector="researchCancel:" target="10496" id="12762"/>
10188                         </connections>
10189                     </button>
10190                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="12619">
10191                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
10192                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10193                         <clipView key="contentView" id="ZHI-84-beV">
10194                             <rect key="frame" x="1" y="17" width="500" height="280"/>
10195                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10196                             <subviews>
10197                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="12684" id="12687">
10198                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
10199                                     <autoresizingMask key="autoresizingMask"/>
10200                                     <size key="intercellSpacing" width="3" height="2"/>
10201                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10202                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10203                                     <tableColumns>
10204                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="12691">
10205                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
10206                                                 <font key="font" metaFont="smallSystem"/>
10207                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10208                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10209                                             </tableHeaderCell>
10210                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="12706">
10211                                                 <font key="font" metaFont="system"/>
10212                                             </imageCell>
10213                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10214                                             <connections>
10215                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.img" id="12775">
10216                                                     <dictionary key="options">
10217                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10218                                                     </dictionary>
10219                                                 </binding>
10220                                             </connections>
10221                                         </tableColumn>
10222                                         <tableColumn editable="NO" width="147.08203125" minWidth="40" maxWidth="1000" id="12690">
10223                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
10224                                                 <font key="font" metaFont="smallSystem"/>
10225                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10226                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10227                                             </tableHeaderCell>
10228                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12693">
10229                                                 <font key="font" metaFont="system"/>
10230                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10231                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10232                                             </textFieldCell>
10233                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10234                                             <connections>
10235                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.name" id="12769">
10236                                                     <dictionary key="options">
10237                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10238                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10239                                                     </dictionary>
10240                                                 </binding>
10241                                             </connections>
10242                                         </tableColumn>
10243                                         <tableColumn editable="NO" width="55.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="12689">
10244                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
10245                                                 <font key="font" metaFont="smallSystem"/>
10246                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10247                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10248                                             </tableHeaderCell>
10249                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12694">
10250                                                 <font key="font" metaFont="system"/>
10251                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10252                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10253                                             </textFieldCell>
10254                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10255                                             <connections>
10256                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.HP" id="12771">
10257                                                     <dictionary key="options">
10258                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10259                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10260                                                     </dictionary>
10261                                                 </binding>
10262                                             </connections>
10263                                         </tableColumn>
10264                                         <tableColumn editable="NO" width="223.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="12688">
10265                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10266                                                 <font key="font" metaFont="smallSystem"/>
10267                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10268                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10269                                             </tableHeaderCell>
10270                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12695">
10271                                                 <font key="font" metaFont="system"/>
10272                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10273                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10274                                             </textFieldCell>
10275                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10276                                             <connections>
10277                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.cost" id="12773">
10278                                                     <dictionary key="options">
10279                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10280                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10281                                                     </dictionary>
10282                                                 </binding>
10283                                             </connections>
10284                                         </tableColumn>
10285                                     </tableColumns>
10286                                 </tableView>
10287                             </subviews>
10288                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10289                         </clipView>
10290                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="12686">
10291                             <rect key="frame" x="1" y="435" width="480" height="16"/>
10292                             <autoresizingMask key="autoresizingMask"/>
10293                         </scroller>
10294                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="12685">
10295                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10296                             <autoresizingMask key="autoresizingMask"/>
10297                         </scroller>
10298                         <tableHeaderView key="headerView" id="12684">
10299                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
10300                             <autoresizingMask key="autoresizingMask"/>
10301                         </tableHeaderView>
10302                     </scrollView>
10303                     <textField verticalHuggingPriority="750" id="12709">
10304                         <rect key="frame" x="17" y="158" width="105" height="17"/>
10305                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10306                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 ----" id="12725">
10307                             <font key="font" size="13" name="AquaKana"/>
10308                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10309                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10310                         </textFieldCell>
10311                     </textField>
10312                     <textField verticalHuggingPriority="750" id="12710">
10313                         <rect key="frame" x="17" y="133" width="105" height="17"/>
10314                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10315                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 ----" id="12723">
10316                             <font key="font" size="13" name="AquaKana"/>
10317                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10318                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10319                         </textFieldCell>
10320                     </textField>
10321                     <textField verticalHuggingPriority="750" id="12711">
10322                         <rect key="frame" x="17" y="108" width="105" height="17"/>
10323                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10324                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 ----" id="12722">
10325                             <font key="font" size="13" name="AquaKana"/>
10326                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10327                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10328                         </textFieldCell>
10329                     </textField>
10330                     <textField verticalHuggingPriority="750" id="12712">
10331                         <rect key="frame" x="17" y="83" width="105" height="17"/>
10332                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10333                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 ----" id="12721">
10334                             <font key="font" size="13" name="AquaKana"/>
10335                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10336                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10337                         </textFieldCell>
10338                     </textField>
10339                     <textField verticalHuggingPriority="750" id="12713">
10340                         <rect key="frame" x="17" y="58" width="105" height="17"/>
10341                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10342                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 ----" id="12720">
10343                             <font key="font" size="13" name="AquaKana"/>
10344                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10345                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10346                         </textFieldCell>
10347                     </textField>
10348                     <textField verticalHuggingPriority="750" id="12714">
10349                         <rect key="frame" x="17" y="33" width="105" height="17"/>
10350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10351                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 ----" id="12719">
10352                             <font key="font" size="13" name="AquaKana"/>
10353                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10354                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10355                         </textFieldCell>
10356                     </textField>
10357                     <imageView id="12715">
10358                         <rect key="frame" x="194" y="55" width="106" height="106"/>
10359                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10360                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="12718"/>
10361                     </imageView>
10362                 </subviews>
10363             </view>
10364         </window>
10365         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="12906" userLabel="ユニット能力" customClass="NSPanel">
10366             <windowStyleMask key="styleMask" utility="YES"/>
10367             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10368             <rect key="contentRect" x="196" y="132" width="144" height="95"/>
10369             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10370             <view key="contentView" id="12907">
10371                 <rect key="frame" x="0.0" y="0.0" width="144" height="95"/>
10372                 <autoresizingMask key="autoresizingMask"/>
10373                 <subviews>
10374                     <textField verticalHuggingPriority="750" id="12933">
10375                         <rect key="frame" x="332" y="-64" width="38" height="17"/>
10376                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10377                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="12934">
10378                             <font key="font" metaFont="system"/>
10379                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10380                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10381                         </textFieldCell>
10382                     </textField>
10383                     <button verticalHuggingPriority="750" id="12909">
10384                         <rect key="frame" x="22" y="53" width="100" height="23"/>
10385                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10386                         <buttonCell key="cell" type="smallSquare" title="能力" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12940">
10387                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10388                             <font key="font" size="13" name="AquaKana"/>
10389                         </buttonCell>
10390                         <connections>
10391                             <action selector="pushStatus:" target="10496" id="12946"/>
10392                         </connections>
10393                     </button>
10394                     <button verticalHuggingPriority="750" id="12908">
10395                         <rect key="frame" x="22" y="19" width="100" height="23"/>
10396                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10397                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12941">
10398                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10399                             <font key="font" size="13" name="AquaKana"/>
10400                         </buttonCell>
10401                         <connections>
10402                             <action selector="pushCancel:" target="10496" id="12944"/>
10403                         </connections>
10404                     </button>
10405                 </subviews>
10406             </view>
10407         </window>
10408         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13387" userLabel="建物リストコマンド" customClass="NSPanel">
10409             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
10410             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10411             <rect key="contentRect" x="196" y="132" width="350" height="241"/>
10412             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10413             <view key="contentView" id="13388">
10414                 <rect key="frame" x="0.0" y="0.0" width="350" height="241"/>
10415                 <autoresizingMask key="autoresizingMask"/>
10416                 <subviews>
10417                     <textField verticalHuggingPriority="750" id="13405">
10418                         <rect key="frame" x="9" y="215" width="69" height="17"/>
10419                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10420                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="建設リスト" id="13416">
10421                             <font key="font" size="13" name="AquaKana"/>
10422                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10423                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10424                         </textFieldCell>
10425                     </textField>
10426                     <button verticalHuggingPriority="750" id="13407">
10427                         <rect key="frame" x="291" y="35" width="45" height="32"/>
10428                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10429                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13414">
10430                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10431                             <font key="font" size="13" name="AquaKana"/>
10432                         </buttonCell>
10433                         <connections>
10434                             <action selector="SLbuildDelete:" target="3039" id="13493"/>
10435                         </connections>
10436                     </button>
10437                     <button verticalHuggingPriority="750" id="13406">
10438                         <rect key="frame" x="270" y="2" width="66" height="32"/>
10439                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10440                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13415">
10441                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10442                             <font key="font" size="13" name="AquaKana"/>
10443                         </buttonCell>
10444                         <connections>
10445                             <action selector="SLbuildSubmit:" target="3039" id="13494"/>
10446                         </connections>
10447                     </button>
10448                     <button verticalHuggingPriority="750" id="13426">
10449                         <rect key="frame" x="244" y="35" width="49" height="32"/>
10450                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10451                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13427">
10452                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10453                             <font key="font" size="13" name="AquaKana"/>
10454                         </buttonCell>
10455                         <connections>
10456                             <action selector="SLbuildAdd:" target="3039" id="13539"/>
10457                         </connections>
10458                     </button>
10459                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13677">
10460                         <rect key="frame" x="20" y="72" width="310" height="135"/>
10461                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10462                         <clipView key="contentView" id="H3T-La-KgJ">
10463                             <rect key="frame" x="1" y="17" width="308" height="117"/>
10464                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10465                             <subviews>
10466                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="13715" id="13678">
10467                                     <rect key="frame" x="0.0" y="0.0" width="308" height="19"/>
10468                                     <autoresizingMask key="autoresizingMask"/>
10469                                     <size key="intercellSpacing" width="3" height="2"/>
10470                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10471                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10472                                     <tableColumns>
10473                                         <tableColumn width="119.109375" minWidth="40" maxWidth="1000" id="13682">
10474                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="建設物">
10475                                                 <font key="font" metaFont="smallSystem"/>
10476                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10477                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10478                                             </tableHeaderCell>
10479                                             <popUpButtonCell key="dataCell" type="bevel" title="Pop Up" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="bezel" imageScaling="proportionallyDown" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="13692" id="13690">
10480                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10481                                                 <font key="font" metaFont="menu"/>
10482                                                 <menu key="menu" title="OtherViews" id="13691">
10483                                                     <items>
10484                                                         <menuItem title="Pop Up" state="on" id="13692"/>
10485                                                     </items>
10486                                                 </menu>
10487                                             </popUpButtonCell>
10488                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10489                                             <connections>
10490                                                 <binding destination="13253" name="content" keyPath="arrangedObjects.name" id="13695"/>
10491                                                 <binding destination="13253" name="selectedIndex" keyPath="arrangedObjects.sel" previousBinding="13695" id="13757">
10492                                                     <dictionary key="options">
10493                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10494                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10495                                                     </dictionary>
10496                                                 </binding>
10497                                             </connections>
10498                                         </tableColumn>
10499                                         <tableColumn editable="NO" width="183" minWidth="40" maxWidth="1000" id="13683">
10500                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10501                                                 <font key="font" metaFont="smallSystem"/>
10502                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10503                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10504                                             </tableHeaderCell>
10505                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13684">
10506                                                 <font key="font" metaFont="system"/>
10507                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10508                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10509                                             </textFieldCell>
10510                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10511                                             <connections>
10512                                                 <binding destination="13253" name="value" keyPath="arrangedObjects.manko" id="13785">
10513                                                     <dictionary key="options">
10514                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10515                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10516                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10517                                                     </dictionary>
10518                                                 </binding>
10519                                             </connections>
10520                                         </tableColumn>
10521                                     </tableColumns>
10522                                 </tableView>
10523                             </subviews>
10524                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10525                         </clipView>
10526                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="13679">
10527                             <rect key="frame" x="1" y="118" width="258" height="16"/>
10528                             <autoresizingMask key="autoresizingMask"/>
10529                         </scroller>
10530                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13681">
10531                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10532                             <autoresizingMask key="autoresizingMask"/>
10533                         </scroller>
10534                         <tableHeaderView key="headerView" id="13715">
10535                             <rect key="frame" x="0.0" y="0.0" width="308" height="17"/>
10536                             <autoresizingMask key="autoresizingMask"/>
10537                         </tableHeaderView>
10538                     </scrollView>
10539                 </subviews>
10540             </view>
10541         </window>
10542         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13441" userLabel="召喚リストコマンド" customClass="NSPanel">
10543             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
10544             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10545             <rect key="contentRect" x="196" y="132" width="300" height="241"/>
10546             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10547             <view key="contentView" id="13442">
10548                 <rect key="frame" x="0.0" y="0.0" width="300" height="241"/>
10549                 <autoresizingMask key="autoresizingMask"/>
10550                 <subviews>
10551                     <textField verticalHuggingPriority="750" id="13447">
10552                         <rect key="frame" x="9" y="215" width="69" height="17"/>
10553                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10554                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="召還リスト" id="13464">
10555                             <font key="font" size="13" name="AquaKana"/>
10556                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10557                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10558                         </textFieldCell>
10559                     </textField>
10560                     <textField verticalHuggingPriority="750" id="13462">
10561                         <rect key="frame" x="332" y="82" width="38" height="17"/>
10562                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10563                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="13463">
10564                             <font key="font" metaFont="system"/>
10565                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10566                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10567                         </textFieldCell>
10568                     </textField>
10569                     <button verticalHuggingPriority="750" id="13445">
10570                         <rect key="frame" x="251" y="35" width="45" height="32"/>
10571                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10572                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13470">
10573                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10574                             <font key="font" size="13" name="AquaKana"/>
10575                         </buttonCell>
10576                         <connections>
10577                             <action selector="SLunitDelete:" target="3039" id="13490"/>
10578                         </connections>
10579                     </button>
10580                     <button verticalHuggingPriority="750" id="13443">
10581                         <rect key="frame" x="230" y="2" width="66" height="32"/>
10582                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10583                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13472">
10584                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10585                             <font key="font" size="13" name="AquaKana"/>
10586                         </buttonCell>
10587                         <connections>
10588                             <action selector="SLunitSubmit:" target="3039" id="13491"/>
10589                         </connections>
10590                     </button>
10591                     <button verticalHuggingPriority="750" id="13444">
10592                         <rect key="frame" x="204" y="35" width="49" height="32"/>
10593                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10594                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13471">
10595                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10596                             <font key="font" size="13" name="AquaKana"/>
10597                         </buttonCell>
10598                         <connections>
10599                             <action selector="SLunitAdd:" target="3039" id="13540"/>
10600                         </connections>
10601                     </button>
10602                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13518">
10603                         <rect key="frame" x="12" y="72" width="278" height="135"/>
10604                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10605                         <clipView key="contentView" id="u3X-ic-4gF">
10606                             <rect key="frame" x="1" y="17" width="276" height="117"/>
10607                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10608                             <subviews>
10609                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="13792" id="13521">
10610                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
10611                                     <autoresizingMask key="autoresizingMask"/>
10612                                     <size key="intercellSpacing" width="3" height="2"/>
10613                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10614                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10615                                     <tableColumns>
10616                                         <tableColumn width="191.66796875" minWidth="40" maxWidth="1000" id="13522">
10617                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="召還ユニット">
10618                                                 <font key="font" metaFont="smallSystem"/>
10619                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10620                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10621                                             </tableHeaderCell>
10622                                             <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">
10623                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10624                                                 <font key="font" metaFont="menu"/>
10625                                                 <menu key="menu" title="OtherViews" id="13524">
10626                                                     <items>
10627                                                         <menuItem title="Pop Up" state="on" id="13525"/>
10628                                                     </items>
10629                                                 </menu>
10630                                             </popUpButtonCell>
10631                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10632                                             <connections>
10633                                                 <binding destination="13254" name="content" keyPath="arrangedObjects.name" id="13780"/>
10634                                                 <binding destination="13254" name="selectedIndex" keyPath="arrangedObjects.sel" previousBinding="13780" id="13791">
10635                                                     <dictionary key="options">
10636                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10637                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10638                                                     </dictionary>
10639                                                 </binding>
10640                                             </connections>
10641                                         </tableColumn>
10642                                         <tableColumn width="78" minWidth="10" maxWidth="3.4028234663852886e+38" id="13777">
10643                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費MP">
10644                                                 <font key="font" metaFont="smallSystem"/>
10645                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10646                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10647                                             </tableHeaderCell>
10648                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13778">
10649                                                 <font key="font" metaFont="system"/>
10650                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10651                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10652                                             </textFieldCell>
10653                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10654                                             <connections>
10655                                                 <binding destination="13254" name="value" keyPath="arrangedObjects.MP" id="13787">
10656                                                     <dictionary key="options">
10657                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10658                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10659                                                     </dictionary>
10660                                                 </binding>
10661                                             </connections>
10662                                         </tableColumn>
10663                                     </tableColumns>
10664                                 </tableView>
10665                             </subviews>
10666                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10667                         </clipView>
10668                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="13520">
10669                             <rect key="frame" x="1" y="118" width="276" height="16"/>
10670                             <autoresizingMask key="autoresizingMask"/>
10671                         </scroller>
10672                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13519">
10673                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10674                             <autoresizingMask key="autoresizingMask"/>
10675                         </scroller>
10676                         <tableHeaderView key="headerView" id="13792">
10677                             <rect key="frame" x="0.0" y="0.0" width="276" height="17"/>
10678                             <autoresizingMask key="autoresizingMask"/>
10679                         </tableHeaderView>
10680                     </scrollView>
10681                 </subviews>
10682             </view>
10683         </window>
10684         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13719" userLabel="勝利画面" customClass="NSPanel">
10685             <windowStyleMask key="styleMask" utility="YES"/>
10686             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10687             <rect key="contentRect" x="196" y="112" width="400" height="150"/>
10688             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10689             <view key="contentView" id="13720">
10690                 <rect key="frame" x="0.0" y="0.0" width="400" height="150"/>
10691                 <autoresizingMask key="autoresizingMask"/>
10692                 <subviews>
10693                     <textField verticalHuggingPriority="750" id="13721">
10694                         <rect key="frame" x="17" y="20" width="366" height="110"/>
10695                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10696                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="赤軍の勝利" id="13722">
10697                             <font key="font" size="50" name="HiraKakuProN-W3"/>
10698                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10699                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10700                         </textFieldCell>
10701                     </textField>
10702                 </subviews>
10703             </view>
10704         </window>
10705         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13903" userLabel="建物作成" customClass="NSPanel">
10706             <windowStyleMask key="styleMask" utility="YES"/>
10707             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10708             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
10709             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10710             <view key="contentView" id="13904">
10711                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
10712                 <autoresizingMask key="autoresizingMask"/>
10713                 <subviews>
10714                     <button verticalHuggingPriority="750" id="13905">
10715                         <rect key="frame" x="372" y="5" width="100" height="23"/>
10716                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10717                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13961">
10718                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10719                             <font key="font" size="13" name="AquaKana"/>
10720                         </buttonCell>
10721                         <connections>
10722                             <action selector="pushCancelBCL:" target="10496" id="14056"/>
10723                         </connections>
10724                     </button>
10725                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13913">
10726                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
10727                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10728                         <clipView key="contentView" id="pGh-i6-idT">
10729                             <rect key="frame" x="1" y="17" width="500" height="280"/>
10730                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10731                             <subviews>
10732                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="13942" id="13939">
10733                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
10734                                     <autoresizingMask key="autoresizingMask"/>
10735                                     <size key="intercellSpacing" width="3" height="2"/>
10736                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10737                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10738                                     <tableColumns>
10739                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="13943">
10740                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
10741                                                 <font key="font" metaFont="smallSystem"/>
10742                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10743                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10744                                             </tableHeaderCell>
10745                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="13950">
10746                                                 <font key="font" metaFont="system"/>
10747                                             </imageCell>
10748                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10749                                             <connections>
10750                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.img" id="14099">
10751                                                     <dictionary key="options">
10752                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10753                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10754                                                     </dictionary>
10755                                                 </binding>
10756                                             </connections>
10757                                         </tableColumn>
10758                                         <tableColumn editable="NO" width="219.08203125" minWidth="40" maxWidth="1000" id="13945">
10759                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="建設物名">
10760                                                 <font key="font" metaFont="smallSystem"/>
10761                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10762                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10763                                             </tableHeaderCell>
10764                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13948">
10765                                                 <font key="font" metaFont="system"/>
10766                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10767                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10768                                             </textFieldCell>
10769                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10770                                             <connections>
10771                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.name" id="14097">
10772                                                     <dictionary key="options">
10773                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10774                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10775                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10776                                                     </dictionary>
10777                                                 </binding>
10778                                             </connections>
10779                                         </tableColumn>
10780                                         <tableColumn editable="NO" width="210.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="13944">
10781                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10782                                                 <font key="font" metaFont="smallSystem"/>
10783                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10784                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10785                                             </tableHeaderCell>
10786                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13949">
10787                                                 <font key="font" metaFont="system"/>
10788                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10789                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10790                                             </textFieldCell>
10791                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10792                                             <connections>
10793                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.cost" id="14098">
10794                                                     <dictionary key="options">
10795                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10796                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10797                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10798                                                     </dictionary>
10799                                                 </binding>
10800                                             </connections>
10801                                         </tableColumn>
10802                                     </tableColumns>
10803                                 </tableView>
10804                             </subviews>
10805                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10806                         </clipView>
10807                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="13940">
10808                             <rect key="frame" x="1" y="435" width="480" height="16"/>
10809                             <autoresizingMask key="autoresizingMask"/>
10810                         </scroller>
10811                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13941">
10812                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10813                             <autoresizingMask key="autoresizingMask"/>
10814                         </scroller>
10815                         <tableHeaderView key="headerView" id="13942">
10816                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
10817                             <autoresizingMask key="autoresizingMask"/>
10818                         </tableHeaderView>
10819                     </scrollView>
10820                     <imageView id="13906">
10821                         <rect key="frame" x="194" y="55" width="106" height="106"/>
10822                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10823                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="13958"/>
10824                     </imageView>
10825                 </subviews>
10826             </view>
10827         </window>
10828         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13970" userLabel="ユニット召喚" customClass="NSPanel">
10829             <windowStyleMask key="styleMask" utility="YES"/>
10830             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10831             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
10832             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10833             <view key="contentView" id="13971">
10834                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
10835                 <autoresizingMask key="autoresizingMask"/>
10836                 <subviews>
10837                     <button verticalHuggingPriority="750" id="13972">
10838                         <rect key="frame" x="372" y="5" width="100" height="23"/>
10839                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10840                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14028">
10841                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10842                             <font key="font" size="13" name="AquaKana"/>
10843                         </buttonCell>
10844                         <connections>
10845                             <action selector="pushCancelCSL:" target="10496" id="14057"/>
10846                         </connections>
10847                     </button>
10848                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13980">
10849                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
10850                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10851                         <clipView key="contentView" id="q6T-Kx-cAv">
10852                             <rect key="frame" x="1" y="17" width="500" height="280"/>
10853                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10854                             <subviews>
10855                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="14009" id="14006">
10856                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
10857                                     <autoresizingMask key="autoresizingMask"/>
10858                                     <size key="intercellSpacing" width="3" height="2"/>
10859                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10860                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10861                                     <tableColumns>
10862                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="14010">
10863                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
10864                                                 <font key="font" metaFont="smallSystem"/>
10865                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10866                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10867                                             </tableHeaderCell>
10868                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="14017">
10869                                                 <font key="font" metaFont="system"/>
10870                                             </imageCell>
10871                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10872                                             <connections>
10873                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.img" id="14105">
10874                                                     <dictionary key="options">
10875                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10876                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10877                                                     </dictionary>
10878                                                 </binding>
10879                                             </connections>
10880                                         </tableColumn>
10881                                         <tableColumn editable="NO" width="147.08203125" minWidth="40" maxWidth="1000" id="14012">
10882                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
10883                                                 <font key="font" metaFont="smallSystem"/>
10884                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10885                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10886                                             </tableHeaderCell>
10887                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14015">
10888                                                 <font key="font" metaFont="system"/>
10889                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10890                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10891                                             </textFieldCell>
10892                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10893                                             <connections>
10894                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.name" id="14106">
10895                                                     <dictionary key="options">
10896                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10897                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10898                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
10899                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10900                                                     </dictionary>
10901                                                 </binding>
10902                                             </connections>
10903                                         </tableColumn>
10904                                         <tableColumn editable="NO" width="55.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="14011">
10905                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
10906                                                 <font key="font" metaFont="smallSystem"/>
10907                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10908                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10909                                             </tableHeaderCell>
10910                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14016">
10911                                                 <font key="font" metaFont="system"/>
10912                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10913                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10914                                             </textFieldCell>
10915                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10916                                             <connections>
10917                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.HP" id="14107">
10918                                                     <dictionary key="options">
10919                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10920                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10921                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
10922                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10923                                                     </dictionary>
10924                                                 </binding>
10925                                             </connections>
10926                                         </tableColumn>
10927                                         <tableColumn editable="NO" width="223.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="14013">
10928                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費MP">
10929                                                 <font key="font" metaFont="smallSystem"/>
10930                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10931                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10932                                             </tableHeaderCell>
10933                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14014">
10934                                                 <font key="font" metaFont="system"/>
10935                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10936                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10937                                             </textFieldCell>
10938                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10939                                             <connections>
10940                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.cost" id="14108">
10941                                                     <dictionary key="options">
10942                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10943                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10944                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
10945                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10946                                                     </dictionary>
10947                                                 </binding>
10948                                             </connections>
10949                                         </tableColumn>
10950                                     </tableColumns>
10951                                 </tableView>
10952                             </subviews>
10953                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10954                         </clipView>
10955                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14007">
10956                             <rect key="frame" x="1" y="435" width="480" height="16"/>
10957                             <autoresizingMask key="autoresizingMask"/>
10958                         </scroller>
10959                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14008">
10960                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10961                             <autoresizingMask key="autoresizingMask"/>
10962                         </scroller>
10963                         <tableHeaderView key="headerView" id="14009">
10964                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
10965                             <autoresizingMask key="autoresizingMask"/>
10966                         </tableHeaderView>
10967                     </scrollView>
10968                     <textField verticalHuggingPriority="750" id="13979">
10969                         <rect key="frame" x="17" y="158" width="105" height="17"/>
10970                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10971                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 ----" id="14018">
10972                             <font key="font" size="13" name="AquaKana"/>
10973                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10974                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10975                         </textFieldCell>
10976                     </textField>
10977                     <textField verticalHuggingPriority="750" id="13978">
10978                         <rect key="frame" x="17" y="133" width="105" height="17"/>
10979                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10980                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 ----" id="14020">
10981                             <font key="font" size="13" name="AquaKana"/>
10982                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10983                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10984                         </textFieldCell>
10985                     </textField>
10986                     <textField verticalHuggingPriority="750" id="13977">
10987                         <rect key="frame" x="17" y="108" width="105" height="17"/>
10988                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10989                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 ----" id="14021">
10990                             <font key="font" size="13" name="AquaKana"/>
10991                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10992                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10993                         </textFieldCell>
10994                     </textField>
10995                     <textField verticalHuggingPriority="750" id="13976">
10996                         <rect key="frame" x="17" y="83" width="105" height="17"/>
10997                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10998                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 ----" id="14022">
10999                             <font key="font" size="13" name="AquaKana"/>
11000                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11001                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11002                         </textFieldCell>
11003                     </textField>
11004                     <textField verticalHuggingPriority="750" id="13975">
11005                         <rect key="frame" x="17" y="58" width="105" height="17"/>
11006                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11007                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 ----" id="14023">
11008                             <font key="font" size="13" name="AquaKana"/>
11009                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11010                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11011                         </textFieldCell>
11012                     </textField>
11013                     <textField verticalHuggingPriority="750" id="13974">
11014                         <rect key="frame" x="17" y="33" width="105" height="17"/>
11015                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11016                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 ----" id="14024">
11017                             <font key="font" size="13" name="AquaKana"/>
11018                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11019                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11020                         </textFieldCell>
11021                     </textField>
11022                     <imageView id="13973">
11023                         <rect key="frame" x="194" y="55" width="106" height="106"/>
11024                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11025                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14025"/>
11026                     </imageView>
11027                 </subviews>
11028             </view>
11029         </window>
11030         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="14150" userLabel="立ち絵リスト" customClass="NSPanel">
11031             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11032             <rect key="contentRect" x="196" y="112" width="276" height="378"/>
11033             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11034             <view key="contentView" id="14151">
11035                 <rect key="frame" x="0.0" y="0.0" width="276" height="378"/>
11036                 <autoresizingMask key="autoresizingMask"/>
11037                 <subviews>
11038                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14152">
11039                         <rect key="frame" x="-1" y="83" width="278" height="296"/>
11040                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11041                         <clipView key="contentView" id="HXb-bh-GwK">
11042                             <rect key="frame" x="1" y="17" width="276" height="278"/>
11043                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11044                             <subviews>
11045                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="14155" id="14153">
11046                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
11047                                     <autoresizingMask key="autoresizingMask"/>
11048                                     <size key="intercellSpacing" width="3" height="2"/>
11049                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11050                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11051                                     <tableColumns>
11052                                         <tableColumn width="209.33203125" minWidth="40" maxWidth="1000" id="14157">
11053                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="立ち絵名">
11054                                                 <font key="font" metaFont="smallSystem"/>
11055                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11056                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11057                                             </tableHeaderCell>
11058                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14160">
11059                                                 <font key="font" metaFont="system"/>
11060                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11061                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11062                                             </textFieldCell>
11063                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11064                                             <connections>
11065                                                 <binding destination="14319" name="value" keyPath="arrangedObjects.name" id="14372">
11066                                                     <dictionary key="options">
11067                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11068                                                     </dictionary>
11069                                                 </binding>
11070                                             </connections>
11071                                         </tableColumn>
11072                                         <tableColumn editable="NO" width="61" minWidth="40" maxWidth="1000" id="14158">
11073                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="登録画像数">
11074                                                 <font key="font" metaFont="smallSystem"/>
11075                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11076                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11077                                             </tableHeaderCell>
11078                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14159">
11079                                                 <font key="font" metaFont="system"/>
11080                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11081                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11082                                             </textFieldCell>
11083                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11084                                             <connections>
11085                                                 <binding destination="14319" name="value" keyPath="arrangedObjects.num" id="14373">
11086                                                     <dictionary key="options">
11087                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11088                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11089                                                     </dictionary>
11090                                                 </binding>
11091                                             </connections>
11092                                         </tableColumn>
11093                                     </tableColumns>
11094                                 </tableView>
11095                             </subviews>
11096                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11097                         </clipView>
11098                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14154">
11099                             <rect key="frame" x="1" y="119" width="223" height="15"/>
11100                             <autoresizingMask key="autoresizingMask"/>
11101                         </scroller>
11102                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14156">
11103                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11104                             <autoresizingMask key="autoresizingMask"/>
11105                         </scroller>
11106                         <tableHeaderView key="headerView" id="14155">
11107                             <rect key="frame" x="0.0" y="0.0" width="276" height="17"/>
11108                             <autoresizingMask key="autoresizingMask"/>
11109                         </tableHeaderView>
11110                     </scrollView>
11111                     <button verticalHuggingPriority="750" id="14167">
11112                         <rect key="frame" x="205" y="13" width="66" height="32"/>
11113                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11114                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14168">
11115                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11116                             <font key="font" size="13" name="AquaKana"/>
11117                         </buttonCell>
11118                         <connections>
11119                             <action selector="backStand:" target="9720" id="14359"/>
11120                         </connections>
11121                     </button>
11122                     <button verticalHuggingPriority="750" id="14308">
11123                         <rect key="frame" x="14" y="43" width="51" height="32"/>
11124                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11125                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14309">
11126                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11127                             <font key="font" metaFont="system"/>
11128                         </buttonCell>
11129                         <connections>
11130                             <action selector="insertLineStand:" target="9720" id="14365"/>
11131                         </connections>
11132                     </button>
11133                     <button verticalHuggingPriority="750" id="14312">
11134                         <rect key="frame" x="65" y="43" width="48" height="32"/>
11135                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11136                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14313">
11137                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11138                             <font key="font" metaFont="system"/>
11139                         </buttonCell>
11140                         <connections>
11141                             <action selector="removeLineStand:" target="9720" id="14366"/>
11142                         </connections>
11143                     </button>
11144                 </subviews>
11145             </view>
11146         </window>
11147         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="14176" userLabel="レイヤー決定" customClass="NSPanel">
11148             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11149             <rect key="contentRect" x="196" y="112" width="640" height="480"/>
11150             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11151             <view key="contentView" id="14177">
11152                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
11153                 <autoresizingMask key="autoresizingMask"/>
11154                 <subviews>
11155                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14178">
11156                         <rect key="frame" x="20" y="360" width="201" height="100"/>
11157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11158                         <clipView key="contentView" id="kCI-gr-QUs">
11159                             <rect key="frame" x="1" y="17" width="199" height="82"/>
11160                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11161                             <subviews>
11162                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="14181" id="14179">
11163                                     <rect key="frame" x="0.0" y="0.0" width="199" height="19"/>
11164                                     <autoresizingMask key="autoresizingMask"/>
11165                                     <size key="intercellSpacing" width="3" height="2"/>
11166                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11167                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11168                                     <tableColumns>
11169                                         <tableColumn width="128.0390625" minWidth="40" maxWidth="1000" id="14183">
11170                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ベース">
11171                                                 <font key="font" metaFont="smallSystem"/>
11172                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11173                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11174                                             </tableHeaderCell>
11175                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14186">
11176                                                 <font key="font" metaFont="system"/>
11177                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11178                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11179                                             </textFieldCell>
11180                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11181                                             <connections>
11182                                                 <binding destination="14320" name="value" keyPath="arrangedObjects.name" id="14371">
11183                                                     <dictionary key="options">
11184                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11185                                                     </dictionary>
11186                                                 </binding>
11187                                             </connections>
11188                                         </tableColumn>
11189                                         <tableColumn width="65" minWidth="10" maxWidth="3.4028234663852886e+38" id="14207">
11190                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="優先度">
11191                                                 <font key="font" metaFont="smallSystem"/>
11192                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11193                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11194                                             </tableHeaderCell>
11195                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14208">
11196                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
11197                                                 <font key="font" metaFont="system"/>
11198                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11199                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11200                                             </textFieldCell>
11201                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11202                                             <connections>
11203                                                 <binding destination="14320" name="value" keyPath="arrangedObjects.pref" id="14370">
11204                                                     <dictionary key="options">
11205                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11206                                                     </dictionary>
11207                                                 </binding>
11208                                             </connections>
11209                                         </tableColumn>
11210                                     </tableColumns>
11211                                 </tableView>
11212                             </subviews>
11213                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11214                         </clipView>
11215                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14180">
11216                             <rect key="frame" x="1" y="118" width="198" height="16"/>
11217                             <autoresizingMask key="autoresizingMask"/>
11218                         </scroller>
11219                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14182">
11220                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11221                             <autoresizingMask key="autoresizingMask"/>
11222                         </scroller>
11223                         <tableHeaderView key="headerView" id="14181">
11224                             <rect key="frame" x="0.0" y="0.0" width="199" height="17"/>
11225                             <autoresizingMask key="autoresizingMask"/>
11226                         </tableHeaderView>
11227                     </scrollView>
11228                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14192">
11229                         <rect key="frame" x="20" y="225" width="201" height="100"/>
11230                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11231                         <clipView key="contentView" id="qQd-HD-6qz">
11232                             <rect key="frame" x="1" y="17" width="199" height="82"/>
11233                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11234                             <subviews>
11235                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="none" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="14194" id="14196">
11236                                     <rect key="frame" x="0.0" y="0.0" width="199" height="19"/>
11237                                     <autoresizingMask key="autoresizingMask"/>
11238                                     <size key="intercellSpacing" width="3" height="2"/>
11239                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11240                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11241                                     <tableColumns>
11242                                         <tableColumn width="117.8125" minWidth="40" maxWidth="1000" id="14197">
11243                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="レイヤー">
11244                                                 <font key="font" metaFont="smallSystem"/>
11245                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11246                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11247                                             </tableHeaderCell>
11248                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14198">
11249                                                 <font key="font" metaFont="system"/>
11250                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11251                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11252                                             </textFieldCell>
11253                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11254                                             <connections>
11255                                                 <binding destination="14321" name="value" keyPath="arrangedObjects.name" id="14367">
11256                                                     <dictionary key="options">
11257                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11258                                                     </dictionary>
11259                                                 </binding>
11260                                             </connections>
11261                                         </tableColumn>
11262                                         <tableColumn width="41" minWidth="10" maxWidth="3.4028234663852886e+38" id="14219">
11263                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="優先度">
11264                                                 <font key="font" metaFont="smallSystem"/>
11265                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11266                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11267                                             </tableHeaderCell>
11268                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14220">
11269                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
11270                                                 <font key="font" metaFont="system"/>
11271                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11272                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11273                                             </textFieldCell>
11274                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11275                                             <connections>
11276                                                 <binding destination="14321" name="value" keyPath="arrangedObjects.pref" id="14368">
11277                                                     <dictionary key="options">
11278                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11279                                                     </dictionary>
11280                                                 </binding>
11281                                             </connections>
11282                                         </tableColumn>
11283                                         <tableColumn width="30.62890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="14221">
11284                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="可視">
11285                                                 <font key="font" metaFont="smallSystem"/>
11286                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11287                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11288                                             </tableHeaderCell>
11289                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="only" alignment="left" inset="2" id="14225">
11290                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
11291                                                 <font key="font" metaFont="system"/>
11292                                             </buttonCell>
11293                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11294                                             <connections>
11295                                                 <binding destination="14321" name="value" keyPath="arrangedObjects.visible" id="14369">
11296                                                     <dictionary key="options">
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="14195">
11308                             <rect key="frame" x="1" y="83" width="199" height="16"/>
11309                             <autoresizingMask key="autoresizingMask"/>
11310                         </scroller>
11311                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14193">
11312                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11313                             <autoresizingMask key="autoresizingMask"/>
11314                         </scroller>
11315                         <tableHeaderView key="headerView" id="14194">
11316                             <rect key="frame" x="0.0" y="0.0" width="199" height="17"/>
11317                             <autoresizingMask key="autoresizingMask"/>
11318                         </tableHeaderView>
11319                     </scrollView>
11320                     <button verticalHuggingPriority="750" id="14209">
11321                         <rect key="frame" x="14" y="324" width="51" height="32"/>
11322                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11323                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14210">
11324                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11325                             <font key="font" metaFont="system"/>
11326                         </buttonCell>
11327                         <connections>
11328                             <action selector="insertLineBase:" target="9720" id="14363"/>
11329                         </connections>
11330                     </button>
11331                     <button verticalHuggingPriority="750" id="14213">
11332                         <rect key="frame" x="65" y="324" width="48" height="32"/>
11333                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11334                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14214">
11335                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11336                             <font key="font" metaFont="system"/>
11337                         </buttonCell>
11338                         <connections>
11339                             <action selector="removeLineBase:" target="9720" id="14364"/>
11340                         </connections>
11341                     </button>
11342                     <button verticalHuggingPriority="750" id="14226">
11343                         <rect key="frame" x="14" y="189" width="51" height="32"/>
11344                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11345                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14229">
11346                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11347                             <font key="font" metaFont="system"/>
11348                         </buttonCell>
11349                         <connections>
11350                             <action selector="insertLineLayer:" target="9720" id="14361"/>
11351                         </connections>
11352                     </button>
11353                     <button verticalHuggingPriority="750" id="14227">
11354                         <rect key="frame" x="65" y="189" width="48" height="32"/>
11355                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11356                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14228">
11357                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11358                             <font key="font" metaFont="system"/>
11359                         </buttonCell>
11360                         <connections>
11361                             <action selector="removeLineLayer:" target="9720" id="14362"/>
11362                         </connections>
11363                     </button>
11364                     <textField verticalHuggingPriority="750" id="14235">
11365                         <rect key="frame" x="62" y="164" width="50" height="22"/>
11366                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11367                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14236">
11368                             <font key="font" metaFont="system"/>
11369                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
11370                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
11371                         </textFieldCell>
11372                     </textField>
11373                     <textField verticalHuggingPriority="750" id="14241">
11374                         <rect key="frame" x="169" y="164" width="50" height="22"/>
11375                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11376                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14243">
11377                             <font key="font" metaFont="system"/>
11378                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
11379                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
11380                         </textFieldCell>
11381                     </textField>
11382                     <textField verticalHuggingPriority="750" id="14250">
11383                         <rect key="frame" x="18" y="167" width="39" height="17"/>
11384                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11385                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="X座標" id="14251">
11386                             <font key="font" metaFont="system"/>
11387                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11388                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11389                         </textFieldCell>
11390                     </textField>
11391                     <textField verticalHuggingPriority="750" id="14254">
11392                         <rect key="frame" x="125" y="167" width="39" height="17"/>
11393                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11394                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Y座標" id="14255">
11395                             <font key="font" metaFont="system"/>
11396                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11397                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11398                         </textFieldCell>
11399                     </textField>
11400                     <imageView id="14275">
11401                         <rect key="frame" x="18" y="17" width="97" height="142"/>
11402                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11403                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14276"/>
11404                     </imageView>
11405                     <customView id="14286" customClass="StandView">
11406                         <rect key="frame" x="222" y="0.0" width="418" height="480"/>
11407                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11408                     </customView>
11409                     <button verticalHuggingPriority="750" id="14301">
11410                         <rect key="frame" x="161" y="189" width="66" height="32"/>
11411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11412                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14302">
11413                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11414                             <font key="font" size="13" name="AquaKana"/>
11415                         </buttonCell>
11416                         <connections>
11417                             <action selector="submitStand:" target="9720" id="14360"/>
11418                         </connections>
11419                     </button>
11420                     <imageView id="14379">
11421                         <rect key="frame" x="120" y="17" width="97" height="142"/>
11422                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11423                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14381"/>
11424                     </imageView>
11425                 </subviews>
11426             </view>
11427         </window>
11428         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="PjK-su-h3Y" userLabel="イベントウィンドウ">
11429             <windowStyleMask key="styleMask" titled="YES"/>
11430             <rect key="contentRect" x="678" y="400" width="640" height="480"/>
11431             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11432             <view key="contentView" id="9X5-Bv-yrP">
11433                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
11434                 <autoresizingMask key="autoresizingMask"/>
11435                 <subviews>
11436                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="top-ch-fbA">
11437                         <rect key="frame" x="-1" y="64" width="406" height="417"/>
11438                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11439                         <clipView key="contentView" id="Ps1-nG-rt1">
11440                             <rect key="frame" x="1" y="1" width="404" height="415"/>
11441                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11442                             <subviews>
11443                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="z7M-O3-mGg">
11444                                     <rect key="frame" x="0.0" y="0.0" width="404" height="19"/>
11445                                     <autoresizingMask key="autoresizingMask"/>
11446                                     <size key="intercellSpacing" width="3" height="2"/>
11447                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11448                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11449                                     <tableColumns>
11450                                         <tableColumn editable="NO" width="401" minWidth="40" maxWidth="1000" id="9n5-Xs-ZEC">
11451                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
11452                                                 <font key="font" metaFont="smallSystem"/>
11453                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11454                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11455                                             </tableHeaderCell>
11456                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="LTn-bh-1lU">
11457                                                 <font key="font" metaFont="system"/>
11458                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11459                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11460                                             </textFieldCell>
11461                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11462                                             <connections>
11463                                                 <binding destination="v8V-gL-u6H" name="value" keyPath="arrangedObjects.value" id="nxn-er-kaD">
11464                                                     <dictionary key="options">
11465                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11466                                                     </dictionary>
11467                                                 </binding>
11468                                             </connections>
11469                                         </tableColumn>
11470                                     </tableColumns>
11471                                 </tableView>
11472                             </subviews>
11473                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11474                         </clipView>
11475                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="PEO-Op-Sg0">
11476                             <rect key="frame" x="1" y="119" width="223" height="15"/>
11477                             <autoresizingMask key="autoresizingMask"/>
11478                         </scroller>
11479                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aoH-Gc-3E4">
11480                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11481                             <autoresizingMask key="autoresizingMask"/>
11482                         </scroller>
11483                     </scrollView>
11484                     <button verticalHuggingPriority="750" id="HZj-3x-l9J">
11485                         <rect key="frame" x="14" y="16" width="35" height="32"/>
11486                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11487                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1q2-E2-mzz">
11488                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11489                             <font key="font" size="13" name="AquaKana"/>
11490                         </buttonCell>
11491                         <connections>
11492                             <action selector="eventInsert:" target="3826" id="uQN-kX-Pb7"/>
11493                         </connections>
11494                     </button>
11495                     <button verticalHuggingPriority="750" id="TU5-F1-skY">
11496                         <rect key="frame" x="49" y="16" width="35" height="32"/>
11497                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11498                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JVe-1T-cIY">
11499                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11500                             <font key="font" size="13" name="AquaKana"/>
11501                         </buttonCell>
11502                         <connections>
11503                             <action selector="eventDelete:" target="3826" id="tKG-Fi-xPN"/>
11504                         </connections>
11505                     </button>
11506                     <button verticalHuggingPriority="750" id="jRT-Sw-Ejb">
11507                         <rect key="frame" x="546" y="13" width="79" height="32"/>
11508                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11509                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HPo-IU-dza">
11510                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11511                             <font key="font" size="13" name="AquaKana"/>
11512                         </buttonCell>
11513                         <connections>
11514                             <action selector="eventSubmit:" target="3826" id="jyO-5j-58t"/>
11515                         </connections>
11516                     </button>
11517                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="yHn-IE-iWY">
11518                         <rect key="frame" x="411" y="443" width="56" height="17"/>
11519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11520                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件" id="q20-pO-SYA">
11521                             <font key="font" size="13" name="AquaKana"/>
11522                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11523                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11524                         </textFieldCell>
11525                     </textField>
11526                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QMD-0u-TLe">
11527                         <rect key="frame" x="411" y="352" width="56" height="17"/>
11528                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11529                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件" id="Slg-dv-6Qp">
11530                             <font key="font" size="13" name="AquaKana"/>
11531                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11532                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11533                         </textFieldCell>
11534                     </textField>
11535                     <button verticalHuggingPriority="750" id="eiy-QY-e5X">
11536                         <rect key="frame" x="552" y="434" width="66" height="32"/>
11537                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11538                         <buttonCell key="cell" type="push" title="変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="APN-Dr-gNb">
11539                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11540                             <font key="font" size="13" name="AquaKana"/>
11541                         </buttonCell>
11542                         <connections>
11543                             <action selector="EEGClight:" target="3826" id="Sne-NP-Iee"/>
11544                         </connections>
11545                     </button>
11546                     <button verticalHuggingPriority="750" id="fWm-Hp-uNK">
11547                         <rect key="frame" x="552" y="343" width="66" height="32"/>
11548                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11549                         <buttonCell key="cell" type="push" title="変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fFC-VL-rrL">
11550                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11551                             <font key="font" size="13" name="AquaKana"/>
11552                         </buttonCell>
11553                         <connections>
11554                             <action selector="EEGCdark:" target="3826" id="98y-sY-kaq"/>
11555                         </connections>
11556                     </button>
11557                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="rrJ-9w-3Un">
11558                         <rect key="frame" x="411" y="418" width="203" height="17"/>
11559                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11560                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件の条件" id="TST-aQ-9nr">
11561                             <font key="font" size="13" name="AquaKana"/>
11562                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11563                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11564                         </textFieldCell>
11565                     </textField>
11566                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zmb-8a-Dzc">
11567                         <rect key="frame" x="411" y="327" width="203" height="17"/>
11568                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11569                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件の条件" id="ntr-H4-G7K">
11570                             <font key="font" size="13" name="AquaKana"/>
11571                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11572                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11573                         </textFieldCell>
11574                     </textField>
11575                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="VhI-J2-wyf">
11576                         <rect key="frame" x="411" y="396" width="203" height="17"/>
11577                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11578                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件の条件2" id="7vM-cy-IEp">
11579                             <font key="font" size="13" name="AquaKana"/>
11580                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11581                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11582                         </textFieldCell>
11583                     </textField>
11584                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Adq-YP-qts">
11585                         <rect key="frame" x="411" y="305" width="203" height="17"/>
11586                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11587                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件の条件2" id="ICs-69-nwA">
11588                             <font key="font" size="13" name="AquaKana"/>
11589                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11590                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11591                         </textFieldCell>
11592                     </textField>
11593                     <button id="0Uk-yg-qGf">
11594                         <rect key="frame" x="411" y="263" width="126" height="18"/>
11595                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11596                         <buttonCell key="cell" type="check" title="イベント座標指定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2Me-TU-3r7">
11597                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
11598                             <font key="font" size="13" name="AquaKana"/>
11599                         </buttonCell>
11600                         <connections>
11601                             <action selector="eventCheckBtn:" target="3826" id="xG7-hc-9Ma"/>
11602                         </connections>
11603                     </button>
11604                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="VyG-ve-mib">
11605                         <rect key="frame" x="413" y="230" width="218" height="27"/>
11606                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11607                         <clipView key="contentView" id="gVa-WD-pej">
11608                             <rect key="frame" x="1" y="1" width="216" height="25"/>
11609                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11610                             <subviews>
11611                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Zy7-VL-AJQ">
11612                                     <rect key="frame" x="0.0" y="0.0" width="216" height="19"/>
11613                                     <autoresizingMask key="autoresizingMask"/>
11614                                     <size key="intercellSpacing" width="3" height="2"/>
11615                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11616                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11617                                     <tableColumns>
11618                                         <tableColumn width="213" minWidth="40" maxWidth="1000" id="PjU-Hw-wRh">
11619                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
11620                                                 <font key="font" metaFont="smallSystem"/>
11621                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11622                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11623                                             </tableHeaderCell>
11624                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Vak-z3-m3l">
11625                                                 <font key="font" metaFont="system"/>
11626                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11627                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11628                                             </textFieldCell>
11629                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11630                                             <connections>
11631                                                 <binding destination="6TH-id-uPu" name="value" keyPath="arrangedObjects.name" id="3a9-QA-ReH">
11632                                                     <dictionary key="options">
11633                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11634                                                     </dictionary>
11635                                                 </binding>
11636                                             </connections>
11637                                         </tableColumn>
11638                                     </tableColumns>
11639                                 </tableView>
11640                             </subviews>
11641                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11642                         </clipView>
11643                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="2Ms-oS-61D">
11644                             <rect key="frame" x="1" y="119" width="223" height="15"/>
11645                             <autoresizingMask key="autoresizingMask"/>
11646                         </scroller>
11647                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aEH-5N-nm6">
11648                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11649                             <autoresizingMask key="autoresizingMask"/>
11650                         </scroller>
11651                     </scrollView>
11652                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="bCb-HK-iqT">
11653                         <rect key="frame" x="411" y="205" width="108" height="17"/>
11654                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11655                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベントの接し方" id="1SQ-3v-lv5">
11656                             <font key="font" size="13" name="AquaKana"/>
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                     <popUpButton verticalHuggingPriority="750" id="gf1-5s-E8a">
11662                         <rect key="frame" x="411" y="173" width="109" height="26"/>
11663                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11664                         <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">
11665                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
11666                             <font key="font" metaFont="menu"/>
11667                             <menu key="menu" title="OtherViews" id="Udq-k5-rs2">
11668                                 <items>
11669                                     <menuItem title="座標の上" state="on" id="0bi-oa-tIc"/>
11670                                     <menuItem title="隣接" id="gbE-mW-QHu"/>
11671                                     <menuItem title="接触" id="8DM-XU-6Vs"/>
11672                                     <menuItem title="説得" id="wwJ-UO-DbD"/>
11673                                 </items>
11674                             </menu>
11675                         </popUpButtonCell>
11676                         <connections>
11677                             <action selector="eventPopupBtn:" target="3826" id="nFF-nU-FYb"/>
11678                         </connections>
11679                     </popUpButton>
11680                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="u4S-AJ-0Ha">
11681                         <rect key="frame" x="417" y="145" width="78" height="17"/>
11682                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11683                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="プレイヤー1" id="dkP-6M-7zB">
11684                             <font key="font" size="13" name="AquaKana"/>
11685                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11686                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11687                         </textFieldCell>
11688                     </textField>
11689                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dAo-dL-y3E">
11690                         <rect key="frame" x="530" y="145" width="78" height="17"/>
11691                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11692                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="プレイヤー2" id="pCw-eO-ak2">
11693                             <font key="font" size="13" name="AquaKana"/>
11694                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11695                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11696                         </textFieldCell>
11697                     </textField>
11698                     <popUpButton verticalHuggingPriority="750" id="GDc-cE-cYz">
11699                         <rect key="frame" x="411" y="108" width="109" height="26"/>
11700                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11701                         <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">
11702                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
11703                             <font key="font" metaFont="menu"/>
11704                             <menu key="menu" title="OtherViews" id="gli-ea-JN9">
11705                                 <items>
11706                                     <menuItem title="手動" state="on" id="9cQ-Y9-2fD"/>
11707                                     <menuItem title="プレイヤー" id="sgO-M8-ObO"/>
11708                                     <menuItem title="CPU" id="cZC-xf-49R"/>
11709                                 </items>
11710                             </menu>
11711                         </popUpButtonCell>
11712                         <connections>
11713                             <action selector="playerSetBtn1:" target="3826" id="vSE-GW-AkP"/>
11714                         </connections>
11715                     </popUpButton>
11716                     <popUpButton verticalHuggingPriority="750" id="GAD-Rf-DoZ">
11717                         <rect key="frame" x="530" y="108" width="109" height="26"/>
11718                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11719                         <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">
11720                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
11721                             <font key="font" metaFont="menu"/>
11722                             <menu key="menu" title="OtherViews" id="dKr-h1-SxE">
11723                                 <items>
11724                                     <menuItem title="手動" state="on" id="VZT-jY-56e"/>
11725                                     <menuItem title="プレイヤー" id="1py-6G-vO8"/>
11726                                     <menuItem title="CPU" id="OFu-J5-j6W"/>
11727                                 </items>
11728                             </menu>
11729                         </popUpButtonCell>
11730                         <connections>
11731                             <action selector="playerSetBtn2:" target="3826" id="nE2-Ey-J2q"/>
11732                         </connections>
11733                     </popUpButton>
11734                     <button id="MEv-FT-WBm">
11735                         <rect key="frame" x="411" y="75" width="113" height="18"/>
11736                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11737                         <buttonCell key="cell" type="check" title="ゲーム条件選択" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="thG-aE-Dhk">
11738                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
11739                             <font key="font" size="13" name="HiraKakuProN-W3"/>
11740                         </buttonCell>
11741                         <connections>
11742                             <action selector="setBattleModeBtn:" target="3826" id="M9e-Kh-cME"/>
11743                         </connections>
11744                     </button>
11745                 </subviews>
11746             </view>
11747         </window>
11748         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="TCU-hD-KGw" userLabel="勝利敗北条件">
11749             <windowStyleMask key="styleMask" titled="YES"/>
11750             <rect key="contentRect" x="196" y="240" width="331" height="479"/>
11751             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11752             <view key="contentView" id="LrC-ge-6ZK">
11753                 <rect key="frame" x="0.0" y="0.0" width="331" height="479"/>
11754                 <autoresizingMask key="autoresizingMask"/>
11755                 <subviews>
11756                     <button verticalHuggingPriority="750" id="YZR-I1-59j">
11757                         <rect key="frame" x="146" y="13" width="66" height="32"/>
11758                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11759                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cdP-cl-ICy">
11760                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11761                             <font key="font" size="13" name="AquaKana"/>
11762                         </buttonCell>
11763                         <connections>
11764                             <action selector="EEGCsubmit:" target="3826" id="Qnu-Ox-haN"/>
11765                         </connections>
11766                     </button>
11767                     <popUpButton verticalHuggingPriority="750" id="USZ-a0-oSz">
11768                         <rect key="frame" x="25" y="417" width="283" height="26"/>
11769                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11770                         <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">
11771                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
11772                             <font key="font" metaFont="menu"/>
11773                             <menu key="menu" title="OtherViews" id="TEF-Sl-Rhe">
11774                                 <items>
11775                                     <menuItem title="敵の全滅" id="cCu-5t-qqy">
11776                                         <modifierMask key="keyEquivalentModifierMask" shift="YES"/>
11777                                     </menuItem>
11778                                     <menuItem title="味方の全滅" state="on" id="ont-yH-gVP"/>
11779                                     <menuItem title="全ての指定ユニットの消失" id="I2E-6F-cMN"/>
11780                                     <menuItem title="指定ユニットのいずれかが消失" id="PLv-h8-aOu"/>
11781                                     <menuItem title="指定場所へ移動" id="LdV-kv-dcH"/>
11782                                     <menuItem title="指定拠点の破壊" id="6GY-Q9-Hgw"/>
11783                                     <menuItem title="指定研究が完成" id="Szc-2T-Usd"/>
11784                                     <menuItem title="指定スイッチがオン" id="zRF-bm-GvB"/>
11785                                 </items>
11786                             </menu>
11787                         </popUpButtonCell>
11788                         <connections>
11789                             <action selector="EEGC1select:" target="3826" id="Dii-BY-roo"/>
11790                         </connections>
11791                     </popUpButton>
11792                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="IhI-vu-IpM">
11793                         <rect key="frame" x="27" y="289" width="240" height="116"/>
11794                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11795                         <clipView key="contentView" id="aSR-pq-5p1">
11796                             <rect key="frame" x="1" y="1" width="238" height="114"/>
11797                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11798                             <subviews>
11799                                 <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">
11800                                     <rect key="frame" x="0.0" y="0.0" width="238" height="19"/>
11801                                     <autoresizingMask key="autoresizingMask"/>
11802                                     <size key="intercellSpacing" width="3" height="2"/>
11803                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11804                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11805                                     <tableColumns>
11806                                         <tableColumn editable="NO" width="235" minWidth="40" maxWidth="1000" id="3Lu-rx-WHf">
11807                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
11808                                                 <font key="font" metaFont="smallSystem"/>
11809                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11810                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11811                                             </tableHeaderCell>
11812                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bM6-b3-yVC">
11813                                                 <font key="font" metaFont="system"/>
11814                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11815                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11816                                             </textFieldCell>
11817                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11818                                             <connections>
11819                                                 <binding destination="wWg-Ih-Dqr" name="value" keyPath="arrangedObjects.value" id="tS8-Lw-OkF">
11820                                                     <dictionary key="options">
11821                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11822                                                     </dictionary>
11823                                                 </binding>
11824                                             </connections>
11825                                         </tableColumn>
11826                                     </tableColumns>
11827                                 </tableView>
11828                             </subviews>
11829                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11830                         </clipView>
11831                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="TKS-IC-1Ao">
11832                             <rect key="frame" x="1" y="119" width="223" height="15"/>
11833                             <autoresizingMask key="autoresizingMask"/>
11834                         </scroller>
11835                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="hHF-Xy-Qp4">
11836                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11837                             <autoresizingMask key="autoresizingMask"/>
11838                         </scroller>
11839                     </scrollView>
11840                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="nez-dz-aIH">
11841                         <rect key="frame" x="25" y="454" width="56" height="17"/>
11842                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11843                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件" id="k6Z-7a-Qr1">
11844                             <font key="font" size="13" name="AquaKana"/>
11845                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11846                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11847                         </textFieldCell>
11848                     </textField>
11849                     <button verticalHuggingPriority="750" id="zTE-f7-9x0">
11850                         <rect key="frame" x="212" y="13" width="105" height="32"/>
11851                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11852                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="96Q-Fh-HrD">
11853                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11854                             <font key="font" size="13" name="AquaKana"/>
11855                         </buttonCell>
11856                         <connections>
11857                             <action selector="EEGCcancel:" target="3826" id="Wmw-0q-4x4"/>
11858                         </connections>
11859                     </button>
11860                     <button verticalHuggingPriority="750" id="t8a-RS-eCd">
11861                         <rect key="frame" x="27" y="31" width="23" height="23"/>
11862                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11863                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TVc-RZ-WER">
11864                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11865                             <font key="font" metaFont="system"/>
11866                         </buttonCell>
11867                         <connections>
11868                             <action selector="EEGC2insert:" target="3826" id="xTq-vf-892"/>
11869                         </connections>
11870                     </button>
11871                     <button verticalHuggingPriority="750" id="L1i-mT-RgQ">
11872                         <rect key="frame" x="58" y="31" width="23" height="23"/>
11873                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11874                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mkG-7c-b6A">
11875                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11876                             <font key="font" metaFont="system"/>
11877                         </buttonCell>
11878                         <connections>
11879                             <action selector="EEGC2delete:" target="3826" id="fj0-VS-a39"/>
11880                         </connections>
11881                     </button>
11882                     <popUpButton verticalHuggingPriority="750" id="B4c-ot-RZL">
11883                         <rect key="frame" x="25" y="216" width="283" height="26"/>
11884                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11885                         <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">
11886                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
11887                             <font key="font" metaFont="menu"/>
11888                             <menu key="menu" title="OtherViews" id="K0n-60-shV">
11889                                 <items>
11890                                     <menuItem title="----" state="on" id="JfA-Ex-v2X"/>
11891                                     <menuItem title="敵の全滅" id="Wex-JY-CoY"/>
11892                                     <menuItem title="味方の全滅" id="58A-jB-9gv"/>
11893                                     <menuItem title="全ての指定ユニットの消失" id="ToG-T2-h5F"/>
11894                                     <menuItem title="指定ユニットのいずれかが消失" id="2C4-w7-4HL"/>
11895                                     <menuItem title="指定場所へ移動" id="ESg-Gk-JVu"/>
11896                                     <menuItem title="指定拠点の破壊" id="Yc0-4y-CTd"/>
11897                                     <menuItem title="指定研究が完成" id="W7F-wR-H8I"/>
11898                                     <menuItem title="指定スイッチがオン" id="qcF-G5-u7a"/>
11899                                 </items>
11900                             </menu>
11901                         </popUpButtonCell>
11902                         <connections>
11903                             <action selector="EEGC2select:" target="3826" id="Xxf-ZH-2z8"/>
11904                         </connections>
11905                     </popUpButton>
11906                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="n1x-NJ-GeN">
11907                         <rect key="frame" x="27" y="88" width="240" height="116"/>
11908                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11909                         <clipView key="contentView" id="Q7n-lT-lDG">
11910                             <rect key="frame" x="1" y="1" width="238" height="114"/>
11911                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11912                             <subviews>
11913                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="tEy-RS-tOd">
11914                                     <rect key="frame" x="0.0" y="0.0" width="238" height="19"/>
11915                                     <autoresizingMask key="autoresizingMask"/>
11916                                     <size key="intercellSpacing" width="3" height="2"/>
11917                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11918                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11919                                     <tableColumns>
11920                                         <tableColumn editable="NO" width="235" minWidth="40" maxWidth="1000" id="L0U-8z-35P">
11921                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
11922                                                 <font key="font" metaFont="smallSystem"/>
11923                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11924                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11925                                             </tableHeaderCell>
11926                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="B6C-48-Bkd">
11927                                                 <font key="font" metaFont="system"/>
11928                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11929                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11930                                             </textFieldCell>
11931                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11932                                             <connections>
11933                                                 <binding destination="Eir-uH-Hci" name="value" keyPath="arrangedObjects.value" id="LQe-7w-qcM">
11934                                                     <dictionary key="options">
11935                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11936                                                     </dictionary>
11937                                                 </binding>
11938                                             </connections>
11939                                         </tableColumn>
11940                                     </tableColumns>
11941                                 </tableView>
11942                             </subviews>
11943                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11944                         </clipView>
11945                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="QOu-zt-PRL">
11946                             <rect key="frame" x="1" y="119" width="223" height="15"/>
11947                             <autoresizingMask key="autoresizingMask"/>
11948                         </scroller>
11949                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Civ-h1-ava">
11950                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11951                             <autoresizingMask key="autoresizingMask"/>
11952                         </scroller>
11953                     </scrollView>
11954                     <button verticalHuggingPriority="750" id="qnS-Ms-h8f">
11955                         <rect key="frame" x="27" y="254" width="23" height="23"/>
11956                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11957                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mIv-Qb-m4i">
11958                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11959                             <font key="font" metaFont="system"/>
11960                         </buttonCell>
11961                         <connections>
11962                             <action selector="EEGC1insert:" target="3826" id="2hm-Pe-5uU"/>
11963                         </connections>
11964                     </button>
11965                     <button verticalHuggingPriority="750" id="bYF-XI-Pv0">
11966                         <rect key="frame" x="58" y="254" width="23" height="23"/>
11967                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11968                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QTn-Vu-xOh">
11969                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11970                             <font key="font" metaFont="system"/>
11971                         </buttonCell>
11972                         <connections>
11973                             <action selector="EEGC1delete:" target="3826" id="zvD-hD-k1a"/>
11974                         </connections>
11975                     </button>
11976                 </subviews>
11977             </view>
11978             <point key="canvasLocation" x="332.5" y="-325.5"/>
11979         </window>
11980         <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">
11981             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11982             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11983             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
11984             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11985             <view key="contentView" id="rAJ-hS-070">
11986                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
11987                 <autoresizingMask key="autoresizingMask"/>
11988                 <subviews>
11989                     <button verticalHuggingPriority="750" id="B44-ia-OsA">
11990                         <rect key="frame" x="388" y="13" width="107" height="32"/>
11991                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11992                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ZZ5-Lu-Emc">
11993                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11994                             <font key="font" size="13" name="AquaKana"/>
11995                         </buttonCell>
11996                         <connections>
11997                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="f8N-g4-tt2"/>
11998                         </connections>
11999                     </button>
12000                     <textField verticalHuggingPriority="750" id="jgK-87-WfF">
12001                         <rect key="frame" x="338" y="20" width="48" height="22"/>
12002                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12003                         <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">
12004                             <font key="font" metaFont="system"/>
12005                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12006                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12007                         </textFieldCell>
12008                     </textField>
12009                     <textField verticalHuggingPriority="750" id="sHo-pc-KCd">
12010                         <rect key="frame" x="228" y="24" width="95" height="17"/>
12011                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12012                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="f9j-dW-AWn">
12013                             <font key="font" size="13" name="AquaKana"/>
12014                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12015                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12016                         </textFieldCell>
12017                     </textField>
12018                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="t8r-pu-RLL">
12019                         <rect key="frame" x="-1" y="155" width="502" height="246"/>
12020                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12021                         <clipView key="contentView" id="xAc-4a-WeV">
12022                             <rect key="frame" x="1" y="17" width="500" height="228"/>
12023                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12024                             <subviews>
12025                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="Fhy-Fs-H1B" id="DKq-e6-xVx">
12026                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
12027                                     <autoresizingMask key="autoresizingMask"/>
12028                                     <size key="intercellSpacing" width="3" height="2"/>
12029                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12030                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12031                                     <tableColumns>
12032                                         <tableColumn editable="NO" width="154.265625" minWidth="40" maxWidth="1000" id="ESp-eh-xGT">
12033                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="スキル名">
12034                                                 <font key="font" metaFont="smallSystem"/>
12035                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12036                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12037                                             </tableHeaderCell>
12038                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fSy-A2-A0S">
12039                                                 <font key="font" metaFont="system"/>
12040                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12041                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12042                                             </textFieldCell>
12043                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12044                                         </tableColumn>
12045                                         <tableColumn editable="NO" width="340" minWidth="40" maxWidth="1000" id="cbg-0q-SaP">
12046                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
12047                                                 <font key="font" metaFont="smallSystem"/>
12048                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12049                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12050                                             </tableHeaderCell>
12051                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="qjb-8l-7ot">
12052                                                 <font key="font" metaFont="system"/>
12053                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12054                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12055                                             </textFieldCell>
12056                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12057                                         </tableColumn>
12058                                     </tableColumns>
12059                                 </tableView>
12060                             </subviews>
12061                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12062                         </clipView>
12063                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="piW-Za-RjI">
12064                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12065                             <autoresizingMask key="autoresizingMask"/>
12066                         </scroller>
12067                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="gUm-jL-hHc">
12068                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12069                             <autoresizingMask key="autoresizingMask"/>
12070                         </scroller>
12071                         <tableHeaderView key="headerView" id="Fhy-Fs-H1B">
12072                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
12073                             <autoresizingMask key="autoresizingMask"/>
12074                         </tableHeaderView>
12075                     </scrollView>
12076                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="udR-yl-HKW">
12077                         <rect key="frame" x="17" y="72" width="384" height="77"/>
12078                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12079                         <view key="contentView">
12080                             <rect key="frame" x="1" y="1" width="382" height="75"/>
12081                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12082                             <subviews>
12083                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="fee-sx-Gfx">
12084                                     <rect key="frame" x="9" y="14" width="366" height="54"/>
12085                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12086                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="hwZ-2c-gSM">
12087                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
12088                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12089                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12090                                     </textFieldCell>
12091                                 </textField>
12092                             </subviews>
12093                         </view>
12094                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
12095                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
12096                     </box>
12097                 </subviews>
12098             </view>
12099         </window>
12100         <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">
12101             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12102             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
12103             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
12104             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12105             <view key="contentView" id="9g7-Sl-hte">
12106                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
12107                 <autoresizingMask key="autoresizingMask"/>
12108                 <subviews>
12109                     <button verticalHuggingPriority="750" id="aig-vL-Nuf">
12110                         <rect key="frame" x="388" y="13" width="92" height="32"/>
12111                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12112                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Fc2-zp-Kd7">
12113                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12114                             <font key="font" size="13" name="AquaKana"/>
12115                         </buttonCell>
12116                         <connections>
12117                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="fuD-ag-9tf"/>
12118                         </connections>
12119                     </button>
12120                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="JfL-6f-E3v">
12121                         <rect key="frame" x="20" y="167" width="350" height="135"/>
12122                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12123                         <clipView key="contentView" id="U5m-JV-fY4">
12124                             <rect key="frame" x="1" y="1" width="348" height="133"/>
12125                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12126                             <subviews>
12127                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="R3A-iA-5db">
12128                                     <rect key="frame" x="0.0" y="0.0" width="237" height="19"/>
12129                                     <autoresizingMask key="autoresizingMask"/>
12130                                     <size key="intercellSpacing" width="3" height="2"/>
12131                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12132                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12133                                     <tableColumns>
12134                                         <tableColumn width="234.33203125" minWidth="40" maxWidth="1000" id="TVQ-uF-X9W">
12135                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12136                                                 <font key="font" metaFont="smallSystem"/>
12137                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12138                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12139                                             </tableHeaderCell>
12140                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="L4B-P8-Cq9">
12141                                                 <font key="font" metaFont="system"/>
12142                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12143                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12144                                             </textFieldCell>
12145                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12146                                         </tableColumn>
12147                                     </tableColumns>
12148                                 </tableView>
12149                             </subviews>
12150                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12151                         </clipView>
12152                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="h0C-Fn-fzS">
12153                             <rect key="frame" x="1" y="118" width="238" height="16"/>
12154                             <autoresizingMask key="autoresizingMask"/>
12155                         </scroller>
12156                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="eXy-cp-V4S">
12157                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12158                             <autoresizingMask key="autoresizingMask"/>
12159                         </scroller>
12160                     </scrollView>
12161                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vag-vX-001">
12162                         <rect key="frame" x="18" y="363" width="69" height="17"/>
12163                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12164                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="状態変化名" id="VYe-2v-j2c">
12165                             <font key="font" size="13" name="AquaKana"/>
12166                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12167                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12168                         </textFieldCell>
12169                     </textField>
12170                     <textField verticalHuggingPriority="750" id="Spd-Cu-dSu">
12171                         <rect key="frame" x="20" y="333" width="143" height="22"/>
12172                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12173                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="y6V-VY-Mvb">
12174                             <font key="font" metaFont="system"/>
12175                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12176                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12177                         </textFieldCell>
12178                     </textField>
12179                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BVf-sU-gjD">
12180                         <rect key="frame" x="18" y="310" width="95" height="17"/>
12181                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12182                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータス変化" id="48a-PA-rO3">
12183                             <font key="font" size="13" name="AquaKana"/>
12184                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12185                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12186                         </textFieldCell>
12187                     </textField>
12188                     <popUpButton verticalHuggingPriority="750" id="ldV-4y-cId">
12189                         <rect key="frame" x="18" y="135" width="105" height="26"/>
12190                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12191                         <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">
12192                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12193                             <font key="font" metaFont="menu"/>
12194                             <menu key="menu" title="OtherViews" id="mqb-UT-rb9">
12195                                 <items>
12196                                     <menuItem title="W毎HP" state="on" id="iMo-Yr-gsx"/>
12197                                     <menuItem title="W毎MP" id="Yr7-av-iE5"/>
12198                                     <menuItem title="W毎AP" id="ItE-xz-e8Y"/>
12199                                     <menuItem title="WT" id="Y5G-2u-KAP"/>
12200                                     <menuItem title="攻撃力" id="4vE-cf-Ig0"/>
12201                                     <menuItem title="防御力" id="rcZ-Uc-6PK"/>
12202                                     <menuItem title="演算力" id="4K9-gD-izI"/>
12203                                     <menuItem title="命中値" id="MZf-9A-TUw"/>
12204                                     <menuItem title="回避値" id="Tgx-FC-X9h"/>
12205                                     <menuItem title="HP" id="PdS-T9-SEM">
12206                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
12207                                     </menuItem>
12208                                     <menuItem title="MP" id="MpJ-NV-Ghn"/>
12209                                     <menuItem title="AP" id="JT8-kr-wAC"/>
12210                                     <menuItem title="STR" id="BZp-v7-OOT"/>
12211                                     <menuItem title="VIT" id="wDv-DY-khJ"/>
12212                                     <menuItem title="AGI" id="38k-GT-gOu"/>
12213                                     <menuItem title="DEX" id="Abc-Po-geF"/>
12214                                     <menuItem title="MEN" id="YqU-T6-wLO"/>
12215                                     <menuItem title="INT" id="jZh-mh-IEq"/>
12216                                     <menuItem title="LUK" id="DeM-bI-Ybj"/>
12217                                 </items>
12218                             </menu>
12219                         </popUpButtonCell>
12220                     </popUpButton>
12221                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Hd9-3e-Pdf">
12222                         <rect key="frame" x="127" y="140" width="17" height="17"/>
12223                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12224                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="を" id="65b-lw-Obo">
12225                             <font key="font" size="13" name="AquaKana"/>
12226                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12227                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12228                         </textFieldCell>
12229                     </textField>
12230                     <textField verticalHuggingPriority="750" id="M9z-8e-g2C">
12231                         <rect key="frame" x="147" y="102" width="70" height="22"/>
12232                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12233                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="aWv-Z8-p0J">
12234                             <font key="font" metaFont="system"/>
12235                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12236                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12237                         </textFieldCell>
12238                     </textField>
12239                     <popUpButton verticalHuggingPriority="750" id="k8q-mO-f72">
12240                         <rect key="frame" x="310" y="100" width="75" height="26"/>
12241                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12242                         <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">
12243                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12244                             <font key="font" metaFont="menu"/>
12245                             <menu key="menu" title="OtherViews" id="fa5-pk-qtf">
12246                                 <items>
12247                                     <menuItem title="上げる" state="on" id="YqF-gD-Uyk"/>
12248                                     <menuItem title="下げる" id="Qcv-vg-XRl"/>
12249                                 </items>
12250                             </menu>
12251                         </popUpButtonCell>
12252                     </popUpButton>
12253                     <textField verticalHuggingPriority="750" id="Utz-ED-ja6">
12254                         <rect key="frame" x="242" y="102" width="40" height="22"/>
12255                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12256                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6Wi-VZ-80z">
12257                             <font key="font" metaFont="system"/>
12258                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12259                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12260                         </textFieldCell>
12261                     </textField>
12262                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="raM-gI-UT5">
12263                         <rect key="frame" x="219" y="105" width="17" height="17"/>
12264                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12265                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="と" id="xzs-HF-Xzg">
12266                             <font key="font" size="13" name="AquaKana"/>
12267                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12268                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12269                         </textFieldCell>
12270                     </textField>
12271                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fST-Iu-zpA">
12272                         <rect key="frame" x="288" y="105" width="13" height="17"/>
12273                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12274                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="O9q-Gh-Teh">
12275                             <font key="font" metaFont="system"/>
12276                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12277                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12278                         </textFieldCell>
12279                     </textField>
12280                     <button verticalHuggingPriority="750" id="FKP-Ye-SXr">
12281                         <rect key="frame" x="187" y="131" width="66" height="32"/>
12282                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12283                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pL1-cG-FMQ">
12284                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12285                             <font key="font" size="13" name="AquaKana"/>
12286                         </buttonCell>
12287                     </button>
12288                     <popUpButton verticalHuggingPriority="750" id="HfM-vF-X7N">
12289                         <rect key="frame" x="18" y="33" width="112" height="26"/>
12290                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12291                         <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">
12292                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12293                             <font key="font" metaFont="menu"/>
12294                             <menu key="menu" title="OtherViews" id="xNm-Fz-6g4">
12295                                 <items>
12296                                     <menuItem title="行動不能" state="on" id="cxK-L4-cP0"/>
12297                                     <menuItem title="攻撃不能" id="81K-Qa-PLD"/>
12298                                     <menuItem title="移動不能" id="OQN-t8-gJH"/>
12299                                     <menuItem title="戦闘不能" id="iMH-SY-ZcB"/>
12300                                     <menuItem title="無差別に攻撃" id="c34-QL-7MN"/>
12301                                     <menuItem title="味方を攻撃" id="sIE-TZ-KSS"/>
12302                                     <menuItem title="敵を自動攻撃" id="Bm1-V0-KAO"/>
12303                                 </items>
12304                             </menu>
12305                         </popUpButtonCell>
12306                     </popUpButton>
12307                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="p8Y-Pa-8Pi">
12308                         <rect key="frame" x="133" y="37" width="43" height="17"/>
12309                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12310                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="を追加" id="3DZ-By-OiW">
12311                             <font key="font" size="13" name="AquaKana"/>
12312                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12313                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12314                         </textFieldCell>
12315                     </textField>
12316                     <button verticalHuggingPriority="750" id="4E4-MU-MLG">
12317                         <rect key="frame" x="187" y="28" width="66" height="32"/>
12318                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12319                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h3l-fQ-wEB">
12320                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12321                             <font key="font" size="13" name="AquaKana"/>
12322                         </buttonCell>
12323                     </button>
12324                     <popUpButton verticalHuggingPriority="750" id="weC-Qo-qwM">
12325                         <rect key="frame" x="18" y="100" width="96" height="26"/>
12326                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12327                         <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">
12328                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12329                             <font key="font" metaFont="menu"/>
12330                             <menu key="menu" title="OtherViews" id="CE3-sZ-Kjp">
12331                                 <items>
12332                                     <menuItem title="無修正" state="on" id="K2T-pD-lfr"/>
12333                                     <menuItem title="演算依存" id="pXL-MA-Knd"/>
12334                                 </items>
12335                             </menu>
12336                         </popUpButtonCell>
12337                     </popUpButton>
12338                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="XFk-tN-GuK">
12339                         <rect key="frame" x="117" y="105" width="17" height="17"/>
12340                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12341                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="で" id="zwA-mG-My5">
12342                             <font key="font" size="13" name="AquaKana"/>
12343                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12344                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12345                         </textFieldCell>
12346                     </textField>
12347                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="MIS-bs-efx">
12348                         <rect key="frame" x="169" y="365" width="56" height="17"/>
12349                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12350                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="持続時間" id="PgX-SF-pHu">
12351                             <font key="font" size="13" name="AquaKana"/>
12352                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12353                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12354                         </textFieldCell>
12355                     </textField>
12356                     <popUpButton verticalHuggingPriority="750" id="brb-Bg-IIs">
12357                         <rect key="frame" x="169" y="329" width="216" height="26"/>
12358                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12359                         <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">
12360                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12361                             <font key="font" metaFont="menu"/>
12362                             <menu key="menu" title="OtherViews" id="ptj-uu-ryy">
12363                                 <items>
12364                                     <menuItem title="WT任意" state="on" id="Rer-wg-UnB"/>
12365                                     <menuItem title="永久" id="cQi-Ea-U2K"/>
12366                                     <menuItem title="対象者に次のターンが来るまで" id="p5t-H8-kL2"/>
12367                                     <menuItem title="行為者に次のターンが来るまで" id="e89-CV-SFM"/>
12368                                     <menuItem title="射程外判定/行為者にターン" id="yVm-CA-1tv"/>
12369                                 </items>
12370                             </menu>
12371                         </popUpButtonCell>
12372                     </popUpButton>
12373                     <textField verticalHuggingPriority="750" id="Sv1-5f-4Sn">
12374                         <rect key="frame" x="238" y="361" width="60" height="22"/>
12375                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12376                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="sXf-Aa-h1a">
12377                             <font key="font" metaFont="system"/>
12378                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12379                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12380                         </textFieldCell>
12381                     </textField>
12382                     <textField verticalHuggingPriority="750" id="POw-VA-gD2">
12383                         <rect key="frame" x="306" y="361" width="40" height="22"/>
12384                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12385                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="RDi-1H-uYp">
12386                             <font key="font" metaFont="system"/>
12387                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12388                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12389                         </textFieldCell>
12390                     </textField>
12391                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="uhT-c7-f5S">
12392                         <rect key="frame" x="352" y="365" width="13" height="17"/>
12393                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12394                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="40J-mG-L18">
12395                             <font key="font" metaFont="system"/>
12396                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12397                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12398                         </textFieldCell>
12399                     </textField>
12400                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vp4-3P-BZY">
12401                         <rect key="frame" x="392" y="366" width="69" height="17"/>
12402                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12403                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="自己回復率" id="QCw-B5-WL8">
12404                             <font key="font" size="13" name="AquaKana"/>
12405                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12406                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12407                         </textFieldCell>
12408                     </textField>
12409                     <textField verticalHuggingPriority="750" id="1Tg-M0-xcY">
12410                         <rect key="frame" x="394" y="335" width="40" height="22"/>
12411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12412                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="2VJ-aG-eZI">
12413                             <font key="font" metaFont="system"/>
12414                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12415                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12416                         </textFieldCell>
12417                     </textField>
12418                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gSt-qk-Xng">
12419                         <rect key="frame" x="440" y="338" width="13" height="17"/>
12420                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12421                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="oAX-ij-BCK">
12422                             <font key="font" metaFont="system"/>
12423                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12424                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12425                         </textFieldCell>
12426                     </textField>
12427                 </subviews>
12428             </view>
12429         </window>
12430         <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">
12431             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12432             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
12433             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12434             <view key="contentView" id="hOJ-1W-QEf">
12435                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
12436                 <autoresizingMask key="autoresizingMask"/>
12437                 <subviews>
12438                     <button verticalHuggingPriority="750" id="aTp-HJ-NtS">
12439                         <rect key="frame" x="490" y="5" width="107" height="32"/>
12440                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12441                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vvp-ru-F5Y">
12442                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12443                             <font key="font" size="13" name="AquaKana"/>
12444                         </buttonCell>
12445                         <connections>
12446                             <action selector="submit:" target="3fj-BE-hOi" id="EPb-Hq-eOm"/>
12447                         </connections>
12448                     </button>
12449                     <imageView id="fif-Zf-9JA">
12450                         <rect key="frame" x="383" y="183" width="200" height="200"/>
12451                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12452                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="lVc-Ei-c0l"/>
12453                         <connections>
12454                             <binding destination="UDg-Hv-fTw" name="value" keyPath="selection.imgb" id="2Pc-Qb-c7c"/>
12455                         </connections>
12456                     </imageView>
12457                     <button verticalHuggingPriority="750" id="kwV-2v-Tfc">
12458                         <rect key="frame" x="406" y="5" width="79" height="32"/>
12459                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12460                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PAj-E1-NHk">
12461                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12462                             <font key="font" size="13" name="AquaKana"/>
12463                         </buttonCell>
12464                         <connections>
12465                             <action selector="registLCL:" target="3fj-BE-hOi" id="EtO-5M-MNQ"/>
12466                         </connections>
12467                     </button>
12468                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Sxb-NW-DLL">
12469                         <rect key="frame" x="-1" y="47" width="379" height="354"/>
12470                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12471                         <clipView key="contentView" id="Fif-1l-UOC">
12472                             <rect key="frame" x="1" y="17" width="377" height="336"/>
12473                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12474                             <subviews>
12475                                 <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">
12476                                     <rect key="frame" x="0.0" y="0.0" width="376" height="34"/>
12477                                     <autoresizingMask key="autoresizingMask"/>
12478                                     <size key="intercellSpacing" width="3" height="2"/>
12479                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12480                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12481                                     <tableColumns>
12482                                         <tableColumn width="50" minWidth="40" maxWidth="1000" id="C2U-Rb-2Xk">
12483                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
12484                                                 <font key="font" metaFont="smallSystem"/>
12485                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12486                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12487                                             </tableHeaderCell>
12488                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8UW-Xz-zFl"/>
12489                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12490                                             <connections>
12491                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.img" id="TeF-AV-miO"/>
12492                                             </connections>
12493                                         </tableColumn>
12494                                         <tableColumn width="210.15234375" minWidth="40" maxWidth="1000" id="GfQ-8r-dn5">
12495                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
12496                                                 <font key="font" metaFont="smallSystem"/>
12497                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12498                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12499                                             </tableHeaderCell>
12500                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="pO2-7l-ED4">
12501                                                 <font key="font" metaFont="system"/>
12502                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12503                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12504                                             </textFieldCell>
12505                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12506                                             <connections>
12507                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.name" id="5s6-tN-Ljx">
12508                                                     <dictionary key="options">
12509                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12510                                                     </dictionary>
12511                                                 </binding>
12512                                             </connections>
12513                                         </tableColumn>
12514                                         <tableColumn width="107" minWidth="10" maxWidth="3.4028234663852886e+38" id="zm2-OL-KBk">
12515                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
12516                                                 <font key="font" metaFont="smallSystem"/>
12517                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12518                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
12519                                             </tableHeaderCell>
12520                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="X08-cD-ab1">
12521                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
12522                                                 <font key="font" metaFont="system"/>
12523                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12524                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12525                                             </textFieldCell>
12526                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12527                                             <connections>
12528                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.HP" id="5Jn-nd-8YQ">
12529                                                     <dictionary key="options">
12530                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12531                                                     </dictionary>
12532                                                 </binding>
12533                                             </connections>
12534                                         </tableColumn>
12535                                     </tableColumns>
12536                                 </tableView>
12537                             </subviews>
12538                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12539                         </clipView>
12540                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9HO-Fd-wxg">
12541                             <rect key="frame" x="1" y="337" width="377" height="16"/>
12542                             <autoresizingMask key="autoresizingMask"/>
12543                         </scroller>
12544                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="mQR-fG-WEW">
12545                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12546                             <autoresizingMask key="autoresizingMask"/>
12547                         </scroller>
12548                         <tableHeaderView key="headerView" id="jd3-GP-c1g">
12549                             <rect key="frame" x="0.0" y="0.0" width="377" height="17"/>
12550                             <autoresizingMask key="autoresizingMask"/>
12551                         </tableHeaderView>
12552                     </scrollView>
12553                 </subviews>
12554             </view>
12555         </window>
12556         <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">
12557             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12558             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
12559             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12560             <view key="contentView" id="PDb-DX-zJT">
12561                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
12562                 <autoresizingMask key="autoresizingMask"/>
12563                 <subviews>
12564                     <textField verticalHuggingPriority="750" id="6YM-CS-WFB">
12565                         <rect key="frame" x="17" y="54" width="95" height="17"/>
12566                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12567                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="AB0-hF-siI">
12568                             <font key="font" size="13" name="AquaKana"/>
12569                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12570                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12571                         </textFieldCell>
12572                     </textField>
12573                     <textField verticalHuggingPriority="750" id="mTg-NF-Vbb">
12574                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
12575                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12576                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="tFb-p6-clI">
12577                             <font key="font" metaFont="system"/>
12578                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12579                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12580                         </textFieldCell>
12581                     </textField>
12582                     <textField verticalHuggingPriority="750" id="2RT-Xi-qnT">
12583                         <rect key="frame" x="117" y="51" width="36" height="22"/>
12584                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12585                         <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">
12586                             <font key="font" metaFont="system"/>
12587                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12588                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12589                         </textFieldCell>
12590                     </textField>
12591                     <button verticalHuggingPriority="750" id="Wwr-jL-ArN">
12592                         <rect key="frame" x="135" y="5" width="66" height="32"/>
12593                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12594                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ayd-bb-UnH">
12595                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12596                             <font key="font" size="13" name="AquaKana"/>
12597                         </buttonCell>
12598                         <connections>
12599                             <action selector="registSaveLCL:" target="3fj-BE-hOi" id="VnI-Vz-D34"/>
12600                         </connections>
12601                     </button>
12602                     <button verticalHuggingPriority="750" id="blJ-Zf-zoV">
12603                         <rect key="frame" x="192" y="5" width="105" height="32"/>
12604                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12605                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gPa-rL-lsY">
12606                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12607                             <font key="font" size="13" name="AquaKana"/>
12608                         </buttonCell>
12609                         <connections>
12610                             <action selector="registCancelLCL:" target="3fj-BE-hOi" id="5Qe-th-HF5"/>
12611                         </connections>
12612                     </button>
12613                 </subviews>
12614             </view>
12615         </window>
12616         <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">
12617             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12618             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
12619             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12620             <view key="contentView" id="YP4-yL-3m7">
12621                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
12622                 <autoresizingMask key="autoresizingMask"/>
12623                 <subviews>
12624                     <imageView id="o3i-OK-jEg">
12625                         <rect key="frame" x="25" y="345" width="38" height="38"/>
12626                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12627                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1Fe-gW-Suy"/>
12628                     </imageView>
12629                     <textField verticalHuggingPriority="750" id="kXp-C7-Rei">
12630                         <rect key="frame" x="68" y="341" width="255" height="22"/>
12631                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12632                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ=サタリン=デビルーク" drawsBackground="YES" id="CGY-bL-yVX">
12633                             <font key="font" size="13" name="AquaKana"/>
12634                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12635                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12636                         </textFieldCell>
12637                     </textField>
12638                     <textField verticalHuggingPriority="750" id="l3f-MY-S3D">
12639                         <rect key="frame" x="68" y="371" width="43" height="17"/>
12640                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12641                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="機械名" id="aam-19-d6R">
12642                             <font key="font" size="13" name="AquaKana"/>
12643                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12644                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12645                         </textFieldCell>
12646                     </textField>
12647                     <button verticalHuggingPriority="750" id="cJB-Up-E63">
12648                         <rect key="frame" x="488" y="13" width="105" height="32"/>
12649                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12650                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zoo-Fw-qZp">
12651                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12652                             <font key="font" size="13" name="AquaKana"/>
12653                         </buttonCell>
12654                         <connections>
12655                             <action selector="cancelLCL:" target="3fj-BE-hOi" id="oBd-it-pZw"/>
12656                         </connections>
12657                     </button>
12658                     <button verticalHuggingPriority="750" id="IWB-fx-GnO">
12659                         <rect key="frame" x="422" y="13" width="66" height="32"/>
12660                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12661                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8WC-ZH-w9W">
12662                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12663                             <font key="font" size="13" name="AquaKana"/>
12664                         </buttonCell>
12665                         <connections>
12666                             <action selector="saveLCL:" target="3fj-BE-hOi" id="nw8-eh-Qz7"/>
12667                         </connections>
12668                     </button>
12669                     <imageView id="0Ux-79-z97">
12670                         <rect key="frame" x="366" y="185" width="206" height="206"/>
12671                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12672                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="e67-Nj-Jj1"/>
12673                     </imageView>
12674                     <button verticalHuggingPriority="750" id="A85-hG-3ms">
12675                         <rect key="frame" x="171" y="21" width="92" height="32"/>
12676                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12677                         <buttonCell key="cell" type="push" title="攻撃方法" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dXV-PA-3Bg">
12678                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12679                             <font key="font" size="13" name="AquaKana"/>
12680                         </buttonCell>
12681                         <connections>
12682                             <action selector="attackListBtnlUCL:" target="3039" id="YVn-4W-DhF"/>
12683                         </connections>
12684                     </button>
12685                     <textField verticalHuggingPriority="750" id="JEj-fz-WsH">
12686                         <rect key="frame" x="21" y="316" width="69" height="17"/>
12687                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12688                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="UC6-4M-fau">
12689                             <font key="font" size="13" name="AquaKana"/>
12690                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12691                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12692                         </textFieldCell>
12693                     </textField>
12694                     <textField verticalHuggingPriority="750" id="oee-bL-GsY">
12695                         <rect key="frame" x="23" y="292" width="256" height="22"/>
12696                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12697                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="1z6-fi-bIW">
12698                             <font key="font" size="13" name="AquaKana"/>
12699                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12700                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12701                         </textFieldCell>
12702                     </textField>
12703                     <textField verticalHuggingPriority="750" id="Srp-s3-OmJ">
12704                         <rect key="frame" x="20" y="267" width="44" height="17"/>
12705                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12706                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="tSo-EH-bYH">
12707                             <font key="font" size="13" name="AquaKana"/>
12708                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12709                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12710                         </textFieldCell>
12711                     </textField>
12712                     <textField verticalHuggingPriority="750" id="tgn-y9-ujP">
12713                         <rect key="frame" x="23" y="242" width="200" height="22"/>
12714                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12715                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="CN9-9R-nqM">
12716                             <font key="font" size="13" name="AquaKana"/>
12717                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12718                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12719                         </textFieldCell>
12720                     </textField>
12721                     <scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="nT3-og-ZqM">
12722                         <rect key="frame" x="351" y="74" width="225" height="106"/>
12723                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12724                         <clipView key="contentView" id="mo0-Xh-dYj">
12725                             <rect key="frame" x="1" y="1" width="223" height="104"/>
12726                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12727                             <subviews>
12728                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="lWZ-Xy-YvV">
12729                                     <rect key="frame" x="0.0" y="0.0" width="223" height="19"/>
12730                                     <autoresizingMask key="autoresizingMask"/>
12731                                     <size key="intercellSpacing" width="3" height="2"/>
12732                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12733                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12734                                     <tableColumns>
12735                                         <tableColumn editable="NO" width="219.69921875" minWidth="40" maxWidth="1000" id="VJf-pl-cjc">
12736                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12737                                                 <font key="font" metaFont="smallSystem"/>
12738                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12739                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12740                                             </tableHeaderCell>
12741                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="GcB-yy-J0k">
12742                                                 <font key="font" metaFont="system"/>
12743                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12744                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12745                                             </textFieldCell>
12746                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12747                                         </tableColumn>
12748                                     </tableColumns>
12749                                 </tableView>
12750                             </subviews>
12751                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12752                         </clipView>
12753                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="tVy-EL-gsK">
12754                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12755                             <autoresizingMask key="autoresizingMask"/>
12756                         </scroller>
12757                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="jPO-S3-FVT">
12758                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12759                             <autoresizingMask key="autoresizingMask"/>
12760                         </scroller>
12761                     </scrollView>
12762                     <popUpButton verticalHuggingPriority="750" id="b0M-Wm-lTG">
12763                         <rect key="frame" x="349" y="43" width="159" height="26"/>
12764                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12765                         <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">
12766                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12767                             <font key="font" metaFont="menu"/>
12768                             <menu key="menu" title="OtherViews" id="YaZ-WS-cvo">
12769                                 <items>
12770                                     <menuItem title="装備リスト" state="on" id="jcs-Vh-XxP"/>
12771                                 </items>
12772                             </menu>
12773                         </popUpButtonCell>
12774                         <connections>
12775                             <action selector="equipItemSelected:" target="3039" id="IXU-SX-vmQ"/>
12776                         </connections>
12777                     </popUpButton>
12778                     <button verticalHuggingPriority="750" id="SNc-Vv-ORk">
12779                         <rect key="frame" x="512" y="39" width="37" height="32"/>
12780                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12781                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="O3M-4B-ChP">
12782                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12783                             <font key="font" metaFont="system"/>
12784                         </buttonCell>
12785                         <connections>
12786                             <action selector="insertEquip:" target="3039" id="jBt-NK-nll"/>
12787                         </connections>
12788                     </button>
12789                     <button verticalHuggingPriority="750" id="UmZ-ze-Jn5">
12790                         <rect key="frame" x="540" y="39" width="35" height="32"/>
12791                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12792                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="E5c-gy-Y9d">
12793                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12794                             <font key="font" metaFont="system"/>
12795                         </buttonCell>
12796                         <connections>
12797                             <action selector="removeEquip:" target="3039" id="KkI-jQ-fEu"/>
12798                         </connections>
12799                     </button>
12800                     <textField verticalHuggingPriority="750" id="a8B-yd-FEB">
12801                         <rect key="frame" x="24" y="74" width="50" height="22"/>
12802                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12803                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="99999" drawsBackground="YES" id="QUB-rJ-Spn">
12804                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
12805                             <font key="font" metaFont="system"/>
12806                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12807                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12808                         </textFieldCell>
12809                     </textField>
12810                     <textField verticalHuggingPriority="750" id="h12-4g-pxf">
12811                         <rect key="frame" x="25" y="99" width="30" height="17"/>
12812                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12813                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="pIk-vi-GSU">
12814                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12815                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12816                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12817                         </textFieldCell>
12818                     </textField>
12819                     <textField verticalHuggingPriority="750" id="ezX-pj-1k7">
12820                         <rect key="frame" x="80" y="99" width="30" height="17"/>
12821                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12822                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="g4s-kN-L7R">
12823                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12824                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12825                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12826                         </textFieldCell>
12827                     </textField>
12828                     <textField verticalHuggingPriority="750" id="kE2-62-hR2">
12829                         <rect key="frame" x="141" y="99" width="30" height="17"/>
12830                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12831                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="uSI-MQ-udO">
12832                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12833                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12834                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12835                         </textFieldCell>
12836                     </textField>
12837                     <button verticalHuggingPriority="750" id="8UV-na-XUO">
12838                         <rect key="frame" x="60" y="21" width="112" height="32"/>
12839                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12840                         <buttonCell key="cell" type="push" title="属性耐性" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Nmw-LJ-wEE">
12841                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12842                             <font key="font" size="13" name="AquaKana"/>
12843                         </buttonCell>
12844                         <connections>
12845                             <action selector="registListBtnlUCL:" target="3039" id="ySX-Sm-LNa"/>
12846                         </connections>
12847                     </button>
12848                     <textField verticalHuggingPriority="750" id="DIX-ha-k05">
12849                         <rect key="frame" x="196" y="74" width="43" height="22"/>
12850                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12851                         <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">
12852                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
12853                             <font key="font" metaFont="system"/>
12854                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12855                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12856                         </textFieldCell>
12857                     </textField>
12858                     <textField verticalHuggingPriority="750" id="Vd1-ma-g9D">
12859                         <rect key="frame" x="193" y="99" width="52" height="17"/>
12860                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12861                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="vR5-aM-2JF">
12862                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12863                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12864                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12865                         </textFieldCell>
12866                     </textField>
12867                     <textField verticalHuggingPriority="750" id="PNQ-7H-szl">
12868                         <rect key="frame" x="21" y="213" width="23" height="17"/>
12869                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12870                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="8yh-7P-xkL">
12871                             <font key="font" size="13" name="AquaKana"/>
12872                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12873                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12874                         </textFieldCell>
12875                     </textField>
12876                     <textField verticalHuggingPriority="750" id="r63-15-eKe">
12877                         <rect key="frame" x="24" y="188" width="102" height="22"/>
12878                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12879                         <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">
12880                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
12881                             <font key="font" size="13" name="AquaKana"/>
12882                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12883                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12884                         </textFieldCell>
12885                     </textField>
12886                     <textField verticalHuggingPriority="750" id="nfh-fa-fLr">
12887                         <rect key="frame" x="132" y="213" width="23" height="17"/>
12888                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12889                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EN" id="pQ5-NP-fSz">
12890                             <font key="font" size="13" name="AquaKana"/>
12891                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12892                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12893                         </textFieldCell>
12894                     </textField>
12895                     <textField verticalHuggingPriority="750" id="JRC-a9-R9b">
12896                         <rect key="frame" x="135" y="188" width="60" height="22"/>
12897                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12898                         <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">
12899                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
12900                             <font key="font" size="13" name="AquaKana"/>
12901                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12902                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12903                         </textFieldCell>
12904                     </textField>
12905                     <textField verticalHuggingPriority="750" id="6hg-IA-TaG">
12906                         <rect key="frame" x="201" y="213" width="36" height="17"/>
12907                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12908                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="yRL-Ou-xUX">
12909                             <font key="font" size="13" name="AquaKana"/>
12910                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12911                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12912                         </textFieldCell>
12913                     </textField>
12914                     <textField verticalHuggingPriority="750" id="OVv-Yq-eYp">
12915                         <rect key="frame" x="204" y="188" width="43" height="22"/>
12916                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12917                         <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">
12918                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
12919                             <font key="font" size="13" name="AquaKana"/>
12920                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12921                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12922                         </textFieldCell>
12923                     </textField>
12924                     <textField verticalHuggingPriority="750" id="zbI-VJ-E3D">
12925                         <rect key="frame" x="82" y="74" width="50" height="22"/>
12926                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12927                         <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">
12928                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
12929                             <font key="font" metaFont="system"/>
12930                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12931                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12932                         </textFieldCell>
12933                     </textField>
12934                     <textField verticalHuggingPriority="750" id="Ghb-2N-k6k">
12935                         <rect key="frame" x="140" y="74" width="50" height="22"/>
12936                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12937                         <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">
12938                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
12939                             <font key="font" metaFont="system"/>
12940                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12941                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12942                         </textFieldCell>
12943                     </textField>
12944                     <textField verticalHuggingPriority="750" id="jeM-bL-arU">
12945                         <rect key="frame" x="23" y="163" width="30" height="17"/>
12946                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12947                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="装甲" id="QMn-aU-Pds">
12948                             <font key="font" size="13" name="AquaKana"/>
12949                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12950                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12951                         </textFieldCell>
12952                     </textField>
12953                     <textField verticalHuggingPriority="750" id="5UW-KH-tfL">
12954                         <rect key="frame" x="26" y="138" width="68" height="22"/>
12955                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12956                         <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">
12957                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
12958                             <font key="font" size="13" name="AquaKana"/>
12959                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12960                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12961                         </textFieldCell>
12962                     </textField>
12963                     <textField verticalHuggingPriority="750" id="B3q-ft-KFg">
12964                         <rect key="frame" x="100" y="163" width="43" height="17"/>
12965                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12966                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="運動性" id="VVw-QF-u89">
12967                             <font key="font" size="13" name="AquaKana"/>
12968                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12969                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12970                         </textFieldCell>
12971                     </textField>
12972                     <textField verticalHuggingPriority="750" id="Vyo-ft-foS">
12973                         <rect key="frame" x="103" y="138" width="68" height="22"/>
12974                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12975                         <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">
12976                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
12977                             <font key="font" size="13" name="AquaKana"/>
12978                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12979                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12980                         </textFieldCell>
12981                     </textField>
12982                     <textField verticalHuggingPriority="750" id="N7Y-ZM-dkP">
12983                         <rect key="frame" x="176" y="163" width="30" height="17"/>
12984                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12985                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="限界" id="aUY-oT-jI2">
12986                             <font key="font" size="13" name="AquaKana"/>
12987                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12988                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12989                         </textFieldCell>
12990                     </textField>
12991                     <textField verticalHuggingPriority="750" id="Hbg-ay-Z1i">
12992                         <rect key="frame" x="179" y="138" width="68" height="22"/>
12993                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12994                         <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">
12995                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
12996                             <font key="font" size="13" name="AquaKana"/>
12997                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12998                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12999                         </textFieldCell>
13000                     </textField>
13001                     <button verticalHuggingPriority="750" id="BJt-bC-h4G">
13002                         <rect key="frame" x="263" y="21" width="92" height="32"/>
13003                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13004                         <buttonCell key="cell" type="push" title="特殊能力" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DVn-Sw-S7t">
13005                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13006                             <font key="font" size="13" name="AquaKana"/>
13007                         </buttonCell>
13008                         <connections>
13009                             <action selector="attackListBtnlUCL:" target="3039" id="i8e-FS-dDx"/>
13010                         </connections>
13011                     </button>
13012                     <popUpButton verticalHuggingPriority="750" id="9iA-af-nCv">
13013                         <rect key="frame" x="291" y="242" width="61" height="26"/>
13014                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13015                         <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">
13016                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13017                             <font key="font" metaFont="menu"/>
13018                             <menu key="menu" title="OtherViews" id="O6E-6L-rVZ">
13019                                 <items>
13020                                     <menuItem title="陸" state="on" id="FoR-lV-HRu">
13021                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13022                                     </menuItem>
13023                                     <menuItem title="海" id="TDF-r7-jDh"/>
13024                                     <menuItem title="宙" id="V6C-aL-19r">
13025                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13026                                     </menuItem>
13027                                     <menuItem title="空" id="ydA-MD-qSC">
13028                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13029                                     </menuItem>
13030                                     <menuItem title="船" id="bTL-Z3-lid">
13031                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13032                                     </menuItem>
13033                                 </items>
13034                             </menu>
13035                         </popUpButtonCell>
13036                     </popUpButton>
13037                     <textField verticalHuggingPriority="750" id="zKi-TQ-ExH">
13038                         <rect key="frame" x="275" y="267" width="69" height="20"/>
13039                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13040                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動タイプ" id="s4Y-Lx-4wE">
13041                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13042                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13043                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13044                         </textFieldCell>
13045                     </textField>
13046                     <popUpButton verticalHuggingPriority="750" id="CHo-EL-3k4">
13047                         <rect key="frame" x="224" y="240" width="61" height="26"/>
13048                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13049                         <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">
13050                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13051                             <font key="font" metaFont="menu"/>
13052                             <menu key="menu" title="OtherViews" id="pdm-Cc-Hye">
13053                                 <items>
13054                                     <menuItem title="T" id="R47-RX-oza">
13055                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13056                                     </menuItem>
13057                                     <menuItem title="S" id="qdr-ch-BIj"/>
13058                                     <menuItem title="B" id="yAC-Wi-uXl">
13059                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13060                                     </menuItem>
13061                                     <menuItem title="H" id="qyu-Jm-3fi">
13062                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13063                                     </menuItem>
13064                                     <menuItem title="G" id="AZ9-9M-61l">
13065                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13066                                     </menuItem>
13067                                     <menuItem title="M" state="on" id="x9C-h7-52j">
13068                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13069                                     </menuItem>
13070                                     <menuItem title="L" id="sSa-5x-PVg">
13071                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13072                                     </menuItem>
13073                                     <menuItem title="LL" id="WoN-NX-lZQ">
13074                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13075                                     </menuItem>
13076                                     <menuItem title="E" id="30y-C8-cG5">
13077                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13078                                     </menuItem>
13079                                     <menuItem title="I" id="qJM-cy-9ey">
13080                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13081                                     </menuItem>
13082                                 </items>
13083                             </menu>
13084                         </popUpButtonCell>
13085                     </popUpButton>
13086                     <textField verticalHuggingPriority="750" id="cFL-Lt-sN1">
13087                         <rect key="frame" x="224" y="267" width="43" height="20"/>
13088                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13089                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="サイズ" id="2wK-8x-FSt">
13090                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13091                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13092                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13093                         </textFieldCell>
13094                     </textField>
13095                     <textField verticalHuggingPriority="750" id="KqG-qk-qgl">
13096                         <rect key="frame" x="256" y="213" width="26" height="17"/>
13097                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13098                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="VpL-mi-xnw">
13099                             <font key="font" size="13" name="AquaKana"/>
13100                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13101                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13102                         </textFieldCell>
13103                     </textField>
13104                     <textField verticalHuggingPriority="750" id="qL8-Nz-gg8">
13105                         <rect key="frame" x="255" y="188" width="43" height="22"/>
13106                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13107                         <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">
13108                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13109                             <font key="font" size="13" name="AquaKana"/>
13110                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13111                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13112                         </textFieldCell>
13113                     </textField>
13114                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="883-jU-Cji">
13115                         <rect key="frame" x="297" y="213" width="69" height="17"/>
13116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13117                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="搭載可能数" id="bgb-MF-wHx">
13118                             <font key="font" size="13" name="AquaKana"/>
13119                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13120                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13121                         </textFieldCell>
13122                     </textField>
13123                     <textField verticalHuggingPriority="750" id="exb-KY-7Qk">
13124                         <rect key="frame" x="306" y="188" width="50" height="22"/>
13125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13126                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="H4a-Ny-1MO">
13127                             <font key="font" metaFont="system"/>
13128                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13129                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13130                         </textFieldCell>
13131                     </textField>
13132                 </subviews>
13133             </view>
13134         </window>
13135         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="rCv-M4-34U" userLabel="イベントウィンドウ詳細">
13136             <windowStyleMask key="styleMask" titled="YES"/>
13137             <rect key="contentRect" x="678" y="400" width="640" height="480"/>
13138             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13139             <view key="contentView" id="qdx-SO-LTa">
13140                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
13141                 <autoresizingMask key="autoresizingMask"/>
13142                 <subviews>
13143                     <box autoresizesSubviews="NO" title="発動条件" borderType="line" id="uiV-wM-zIV">
13144                         <rect key="frame" x="7" y="16" width="223" height="389"/>
13145                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13146                         <view key="contentView">
13147                             <rect key="frame" x="1" y="1" width="221" height="373"/>
13148                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13149                             <subviews>
13150                                 <textField verticalHuggingPriority="750" id="TNN-Ng-Vih">
13151                                     <rect key="frame" x="36" y="167" width="96" height="22"/>
13152                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13153                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Z3A-pb-Tfg">
13154                                         <font key="font" metaFont="system"/>
13155                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13156                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13157                                     </textFieldCell>
13158                                 </textField>
13159                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="TEX-B8-Ahk">
13160                                     <rect key="frame" x="12" y="249" width="97" height="94"/>
13161                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13162                                     <clipView key="contentView" id="ms6-k3-iQy">
13163                                         <rect key="frame" x="1" y="1" width="95" height="92"/>
13164                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13165                                         <subviews>
13166                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="el7-mT-iKE">
13167                                                 <rect key="frame" x="0.0" y="0.0" width="95" height="19"/>
13168                                                 <autoresizingMask key="autoresizingMask"/>
13169                                                 <size key="intercellSpacing" width="3" height="2"/>
13170                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13171                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13172                                                 <tableColumns>
13173                                                     <tableColumn editable="NO" width="92" minWidth="40" maxWidth="1000" id="JUj-UJ-hFL">
13174                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13175                                                             <font key="font" metaFont="smallSystem"/>
13176                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13177                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13178                                                         </tableHeaderCell>
13179                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="tIz-1l-YKn">
13180                                                             <font key="font" metaFont="system"/>
13181                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13182                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13183                                                         </textFieldCell>
13184                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13185                                                         <connections>
13186                                                             <binding destination="AFK-Ig-Gpn" name="value" keyPath="arrangedObjects.value" id="a1T-xl-ivl">
13187                                                                 <dictionary key="options">
13188                                                                     <bool key="NSCreatesSortDescriptor" value="NO"/>
13189                                                                 </dictionary>
13190                                                             </binding>
13191                                                         </connections>
13192                                                     </tableColumn>
13193                                                 </tableColumns>
13194                                             </tableView>
13195                                         </subviews>
13196                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13197                                     </clipView>
13198                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="1mW-C8-lhZ">
13199                                         <rect key="frame" x="1" y="20" width="161" height="16"/>
13200                                         <autoresizingMask key="autoresizingMask"/>
13201                                     </scroller>
13202                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="yWS-lO-tW7">
13203                                         <rect key="frame" x="224" y="17" width="15" height="102"/>
13204                                         <autoresizingMask key="autoresizingMask"/>
13205                                     </scroller>
13206                                 </scrollView>
13207                                 <button id="K0y-aM-J2b">
13208                                     <rect key="frame" x="10" y="143" width="100" height="18"/>
13209                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13210                                     <buttonCell key="cell" type="check" title="ユニットの数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="oFc-ot-0A6">
13211                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13212                                         <font key="font" size="13" name="AquaKana"/>
13213                                     </buttonCell>
13214                                 </button>
13215                                 <popUpButton verticalHuggingPriority="750" id="bYx-Q2-5ul">
13216                                     <rect key="frame" x="10" y="113" width="205" height="26"/>
13217                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13218                                     <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="ptf-pn-LEm" id="aL0-eH-Pkn">
13219                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13220                                         <font key="font" metaFont="menu"/>
13221                                         <menu key="menu" title="OtherViews" id="sKi-GT-EZg">
13222                                             <items>
13223                                                 <menuItem title="Item 1" state="on" id="ptf-pn-LEm"/>
13224                                                 <menuItem title="Item 2" id="xO9-Lx-8Gd"/>
13225                                                 <menuItem title="Item 3" id="77J-tK-5UG"/>
13226                                             </items>
13227                                         </menu>
13228                                     </popUpButtonCell>
13229                                 </popUpButton>
13230                                 <button id="tI3-OG-GK5">
13231                                     <rect key="frame" x="10" y="41" width="191" height="18"/>
13232                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13233                                     <buttonCell key="cell" type="check" title="ユニットが以下を選択した時" bezelStyle="regularSquare" imagePosition="left" inset="2" id="qxy-mW-Jya">
13234                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13235                                         <font key="font" size="13" name="AquaKana"/>
13236                                     </buttonCell>
13237                                 </button>
13238                                 <popUpButton verticalHuggingPriority="750" id="e6h-Dv-FJs">
13239                                     <rect key="frame" x="10" y="11" width="205" height="26"/>
13240                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13241                                     <popUpButtonCell key="cell" type="push" title="待機" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="8hJ-Yx-JFq" id="a1a-lR-kSS">
13242                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13243                                         <font key="font" metaFont="menu"/>
13244                                         <menu key="menu" title="OtherViews" id="3bG-aC-1JA">
13245                                             <items>
13246                                                 <menuItem title="待機" state="on" id="8hJ-Yx-JFq"/>
13247                                                 <menuItem title="攻撃" id="xWp-bL-Mpj"/>
13248                                                 <menuItem title="説得" id="i4g-MB-K4R"/>
13249                                             </items>
13250                                         </menu>
13251                                     </popUpButtonCell>
13252                                 </popUpButton>
13253                                 <button id="N7b-Kl-HEP">
13254                                     <rect key="frame" x="114" y="347" width="100" height="18"/>
13255                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13256                                     <buttonCell key="cell" type="check" title="スイッチOFF" bezelStyle="regularSquare" imagePosition="left" inset="2" id="tPn-sX-oeB">
13257                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13258                                         <font key="font" size="13" name="AquaKana"/>
13259                                     </buttonCell>
13260                                 </button>
13261                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9Kq-mc-lLj">
13262                                     <rect key="frame" x="116" y="249" width="96" height="92"/>
13263                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13264                                     <clipView key="contentView" id="yHg-qj-MIb">
13265                                         <rect key="frame" x="1" y="1" width="94" height="90"/>
13266                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13267                                         <subviews>
13268                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="7Vq-ff-JM0">
13269                                                 <rect key="frame" x="0.0" y="0.0" width="94" height="19"/>
13270                                                 <autoresizingMask key="autoresizingMask"/>
13271                                                 <size key="intercellSpacing" width="3" height="2"/>
13272                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13273                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13274                                                 <tableColumns>
13275                                                     <tableColumn editable="NO" width="91" minWidth="40" maxWidth="1000" id="osB-c8-Ym4">
13276                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13277                                                             <font key="font" metaFont="smallSystem"/>
13278                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13279                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13280                                                         </tableHeaderCell>
13281                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="gFk-IV-8wL">
13282                                                             <font key="font" metaFont="system"/>
13283                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13284                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13285                                                         </textFieldCell>
13286                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13287                                                         <connections>
13288                                                             <binding destination="8ZU-c6-Pte" name="value" keyPath="arrangedObjects.value" id="kmn-Ih-r0U">
13289                                                                 <dictionary key="options">
13290                                                                     <bool key="NSCreatesSortDescriptor" value="NO"/>
13291                                                                 </dictionary>
13292                                                             </binding>
13293                                                         </connections>
13294                                                     </tableColumn>
13295                                                 </tableColumns>
13296                                             </tableView>
13297                                         </subviews>
13298                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13299                                     </clipView>
13300                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="iEW-Jk-Mfx">
13301                                         <rect key="frame" x="1" y="20" width="161" height="16"/>
13302                                         <autoresizingMask key="autoresizingMask"/>
13303                                     </scroller>
13304                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rzH-je-44c">
13305                                         <rect key="frame" x="224" y="17" width="15" height="102"/>
13306                                         <autoresizingMask key="autoresizingMask"/>
13307                                     </scroller>
13308                                 </scrollView>
13309                                 <textField verticalHuggingPriority="750" id="01u-Ce-tdA">
13310                                     <rect key="frame" x="36" y="74" width="96" 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" drawsBackground="YES" id="kdq-8w-qa4">
13313                                         <font key="font" metaFont="system"/>
13314                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13315                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13316                                     </textFieldCell>
13317                                 </textField>
13318                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="VFH-HF-IaU">
13319                                     <rect key="frame" x="10" y="77" width="17" height="17"/>
13320                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13321                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="値" id="8T4-VL-KDN">
13322                                         <font key="font" size="13" name="AquaKana"/>
13323                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13324                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13325                                     </textFieldCell>
13326                                 </textField>
13327                                 <popUpButton verticalHuggingPriority="750" id="bmo-33-CfM">
13328                                     <rect key="frame" x="138" y="71" width="75" height="26"/>
13329                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13330                                     <popUpButtonCell key="cell" type="push" title="同値" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="hfk-9X-usA" id="bN2-jt-3JW">
13331                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13332                                         <font key="font" metaFont="menu"/>
13333                                         <menu key="menu" title="OtherViews" id="yWo-CC-i02">
13334                                             <items>
13335                                                 <menuItem title="同値" state="on" id="hfk-9X-usA"/>
13336                                                 <menuItem title="以上" id="kSI-Cq-Ezz"/>
13337                                                 <menuItem title="以下" id="Csi-IW-Emk"/>
13338                                             </items>
13339                                         </menu>
13340                                     </popUpButtonCell>
13341                                 </popUpButton>
13342                                 <textField verticalHuggingPriority="750" id="5jq-zS-8Nz">
13343                                     <rect key="frame" x="180" y="141" width="30" height="22"/>
13344                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13345                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="2CC-pg-9or">
13346                                         <font key="font" metaFont="system"/>
13347                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13348                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13349                                     </textFieldCell>
13350                                 </textField>
13351                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Uek-x5-5Mt">
13352                                     <rect key="frame" x="138" y="144" width="43" height="17"/>
13353                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13354                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="チーム" id="tvl-Rd-aMa">
13355                                         <font key="font" size="13" name="AquaKana"/>
13356                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13357                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13358                                     </textFieldCell>
13359                                 </textField>
13360                             </subviews>
13361                         </view>
13362                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
13363                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
13364                     </box>
13365                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="gHg-kw-cjR">
13366                         <rect key="frame" x="235" y="64" width="406" height="417"/>
13367                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13368                         <clipView key="contentView" id="2vo-KD-7mF">
13369                             <rect key="frame" x="1" y="1" width="404" height="415"/>
13370                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13371                             <subviews>
13372                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="zJb-EL-N44">
13373                                     <rect key="frame" x="0.0" y="0.0" width="404" height="19"/>
13374                                     <autoresizingMask key="autoresizingMask"/>
13375                                     <size key="intercellSpacing" width="3" height="2"/>
13376                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13377                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13378                                     <tableColumns>
13379                                         <tableColumn editable="NO" width="401" minWidth="40" maxWidth="1000" id="mNc-V2-kGA">
13380                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13381                                                 <font key="font" metaFont="smallSystem"/>
13382                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13383                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13384                                             </tableHeaderCell>
13385                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="JTW-7w-8kl">
13386                                                 <font key="font" metaFont="system"/>
13387                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13388                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13389                                             </textFieldCell>
13390                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13391                                             <connections>
13392                                                 <binding destination="Ule-ju-9lM" name="value" keyPath="arrangedObjects.value" id="ZiR-u4-Gwt">
13393                                                     <dictionary key="options">
13394                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13395                                                     </dictionary>
13396                                                 </binding>
13397                                             </connections>
13398                                         </tableColumn>
13399                                     </tableColumns>
13400                                 </tableView>
13401                             </subviews>
13402                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13403                         </clipView>
13404                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="l1S-Gg-EcF">
13405                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13406                             <autoresizingMask key="autoresizingMask"/>
13407                         </scroller>
13408                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="2VJ-xO-HGq">
13409                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13410                             <autoresizingMask key="autoresizingMask"/>
13411                         </scroller>
13412                     </scrollView>
13413                     <button verticalHuggingPriority="750" id="Okg-nX-xRn">
13414                         <rect key="frame" x="485" y="13" width="35" height="32"/>
13415                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13416                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Wdt-cu-1tA">
13417                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13418                             <font key="font" size="13" name="AquaKana"/>
13419                         </buttonCell>
13420                         <connections>
13421                             <action selector="EDinsert:" target="3826" id="Y8u-aU-TTK"/>
13422                         </connections>
13423                     </button>
13424                     <button verticalHuggingPriority="750" id="ZKd-y7-v6m">
13425                         <rect key="frame" x="511" y="13" width="35" height="32"/>
13426                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13427                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="qcO-nm-mNg">
13428                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13429                             <font key="font" size="13" name="AquaKana"/>
13430                         </buttonCell>
13431                         <connections>
13432                             <action selector="EDdelete:" target="3826" id="JLn-8K-5qi"/>
13433                         </connections>
13434                     </button>
13435                     <button verticalHuggingPriority="750" id="ZVW-3o-1eu">
13436                         <rect key="frame" x="546" y="13" width="79" height="32"/>
13437                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13438                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="boX-LF-vMn">
13439                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13440                             <font key="font" size="13" name="AquaKana"/>
13441                         </buttonCell>
13442                         <connections>
13443                             <action selector="EDclose:" target="3826" id="XWF-g1-PtC"/>
13444                         </connections>
13445                     </button>
13446                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cbh-qj-6lM">
13447                         <rect key="frame" x="18" y="443" width="69" height="17"/>
13448                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13449                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベント名" id="Fh1-D9-zPn">
13450                             <font key="font" size="13" name="AquaKana"/>
13451                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13452                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13453                         </textFieldCell>
13454                     </textField>
13455                     <textField verticalHuggingPriority="750" id="q4D-Bg-Hwm">
13456                         <rect key="frame" x="20" y="413" width="200" height="22"/>
13457                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13458                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="vN6-Bx-nMd">
13459                             <font key="font" metaFont="system"/>
13460                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13461                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13462                         </textFieldCell>
13463                     </textField>
13464                     <button id="XIw-bB-wwd">
13465                         <rect key="frame" x="18" y="364" width="95" height="18"/>
13466                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13467                         <buttonCell key="cell" type="check" title="スイッチON" bezelStyle="regularSquare" imagePosition="left" inset="2" id="KUp-ar-0sI">
13468                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13469                             <font key="font" size="13" name="AquaKana"/>
13470                         </buttonCell>
13471                     </button>
13472                     <button id="XTe-Jz-b03">
13473                         <rect key="frame" x="18" y="248" width="100" height="18"/>
13474                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13475                         <buttonCell key="cell" type="check" title="変数が一定上" bezelStyle="regularSquare" imagePosition="left" inset="2" id="WPP-pz-uRd">
13476                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13477                             <font key="font" size="13" name="AquaKana"/>
13478                         </buttonCell>
13479                     </button>
13480                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="e0S-Ns-25r">
13481                         <rect key="frame" x="20" y="216" width="178" height="26"/>
13482                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13483                         <clipView key="contentView" id="DLq-q4-Gkc">
13484                             <rect key="frame" x="1" y="1" width="176" height="24"/>
13485                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13486                             <subviews>
13487                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="eWw-Wf-UIH">
13488                                     <rect key="frame" x="0.0" y="0.0" width="176" height="19"/>
13489                                     <autoresizingMask key="autoresizingMask"/>
13490                                     <size key="intercellSpacing" width="3" height="2"/>
13491                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13492                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13493                                     <tableColumns>
13494                                         <tableColumn editable="NO" width="173" minWidth="40" maxWidth="1000" id="k4w-JZ-Wdg">
13495                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13496                                                 <font key="font" metaFont="smallSystem"/>
13497                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13498                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13499                                             </tableHeaderCell>
13500                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ooR-Qu-ckt">
13501                                                 <font key="font" metaFont="system"/>
13502                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13503                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13504                                             </textFieldCell>
13505                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13506                                             <connections>
13507                                                 <binding destination="vUJ-2q-AWz" name="value" keyPath="arrangedObjects.value" id="Kd3-gp-1Nw">
13508                                                     <dictionary key="options">
13509                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13510                                                     </dictionary>
13511                                                 </binding>
13512                                             </connections>
13513                                         </tableColumn>
13514                                     </tableColumns>
13515                                 </tableView>
13516                             </subviews>
13517                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13518                         </clipView>
13519                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="nzK-eZ-4Bz">
13520                             <rect key="frame" x="1" y="20" width="161" height="16"/>
13521                             <autoresizingMask key="autoresizingMask"/>
13522                         </scroller>
13523                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="DhL-CP-Pv7">
13524                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13525                             <autoresizingMask key="autoresizingMask"/>
13526                         </scroller>
13527                     </scrollView>
13528                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zyg-h2-6cm">
13529                         <rect key="frame" x="18" y="187" width="17" height="17"/>
13530                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13531                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="値" id="tnG-Ke-f41">
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                 </subviews>
13538             </view>
13539         </window>
13540         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vCd-mx-DZf" userLabel="変数リスト">
13541             <windowStyleMask key="styleMask" titled="YES"/>
13542             <rect key="contentRect" x="678" y="400" width="640" height="442"/>
13543             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13544             <view key="contentView" id="f4b-3z-KkT">
13545                 <rect key="frame" x="0.0" y="0.0" width="640" height="442"/>
13546                 <autoresizingMask key="autoresizingMask"/>
13547                 <subviews>
13548                     <button verticalHuggingPriority="750" id="hh9-nj-eDn">
13549                         <rect key="frame" x="547" y="13" width="79" height="32"/>
13550                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13551                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hW9-Os-yoq">
13552                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13553                             <font key="font" size="13" name="AquaKana"/>
13554                         </buttonCell>
13555                         <connections>
13556                             <action selector="EDvarSetClose:" target="3826" id="wqV-DE-6IY"/>
13557                         </connections>
13558                     </button>
13559                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="vSy-uR-1yG">
13560                         <rect key="frame" x="20" y="81" width="207" height="306"/>
13561                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13562                         <clipView key="contentView" id="WSx-zf-Gkh">
13563                             <rect key="frame" x="1" y="1" width="205" height="304"/>
13564                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13565                             <subviews>
13566                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="KiL-6v-fdZ">
13567                                     <rect key="frame" x="0.0" y="0.0" width="205" height="19"/>
13568                                     <autoresizingMask key="autoresizingMask"/>
13569                                     <size key="intercellSpacing" width="3" height="2"/>
13570                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13571                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13572                                     <tableColumns>
13573                                         <tableColumn editable="NO" width="202" minWidth="40" maxWidth="1000" id="ELp-L1-PAA">
13574                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13575                                                 <font key="font" metaFont="smallSystem"/>
13576                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13577                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13578                                             </tableHeaderCell>
13579                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fOt-pD-HVj">
13580                                                 <font key="font" metaFont="system"/>
13581                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13582                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13583                                             </textFieldCell>
13584                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13585                                             <connections>
13586                                                 <binding destination="B7Y-Yq-yrY" name="value" keyPath="arrangedObjects.value" id="5sL-Os-rJz">
13587                                                     <dictionary key="options">
13588                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13589                                                     </dictionary>
13590                                                 </binding>
13591                                             </connections>
13592                                         </tableColumn>
13593                                     </tableColumns>
13594                                 </tableView>
13595                             </subviews>
13596                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13597                         </clipView>
13598                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="amE-3S-Cy1">
13599                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13600                             <autoresizingMask key="autoresizingMask"/>
13601                         </scroller>
13602                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ccx-X4-ihV">
13603                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13604                             <autoresizingMask key="autoresizingMask"/>
13605                         </scroller>
13606                     </scrollView>
13607                     <button verticalHuggingPriority="750" id="vRw-Mu-r6t">
13608                         <rect key="frame" x="14" y="44" width="118" height="32"/>
13609                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13610                         <buttonCell key="cell" type="push" title="最大数の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Cu2-K6-VHd">
13611                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13612                             <font key="font" size="13" name="AquaKana"/>
13613                         </buttonCell>
13614                         <connections>
13615                             <action selector="EDvarSetMax:" target="3826" id="xfO-4h-KtG"/>
13616                         </connections>
13617                     </button>
13618                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QOl-bJ-JeH">
13619                         <rect key="frame" x="108" y="405" width="30" height="17"/>
13620                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13621                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="変数" id="jBW-j5-o3h">
13622                             <font key="font" size="13" name="AquaKana"/>
13623                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13624                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13625                         </textFieldCell>
13626                     </textField>
13627                     <textField verticalHuggingPriority="750" id="XC5-Vd-kH4">
13628                         <rect key="frame" x="25" y="20" width="96" height="22"/>
13629                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13630                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1X0-6b-fiM">
13631                             <font key="font" metaFont="system"/>
13632                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13633                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13634                         </textFieldCell>
13635                     </textField>
13636                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dYT-Pc-cDX">
13637                         <rect key="frame" x="241" y="61" width="400" height="380"/>
13638                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13639                         <clipView key="contentView" id="6D0-YO-o6Z">
13640                             <rect key="frame" x="1" y="17" width="398" height="362"/>
13641                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13642                             <subviews>
13643                                 <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">
13644                                     <rect key="frame" x="0.0" y="0.0" width="398" height="19"/>
13645                                     <autoresizingMask key="autoresizingMask"/>
13646                                     <size key="intercellSpacing" width="3" height="2"/>
13647                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13648                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13649                                     <tableColumns>
13650                                         <tableColumn editable="NO" width="43.296875" minWidth="40" maxWidth="1000" id="DkR-P1-F6J">
13651                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="番号">
13652                                                 <font key="font" metaFont="smallSystem"/>
13653                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13654                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13655                                             </tableHeaderCell>
13656                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="d0H-5f-4Y8">
13657                                                 <font key="font" metaFont="system"/>
13658                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13659                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13660                                             </textFieldCell>
13661                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13662                                             <connections>
13663                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.num" id="qoI-om-jIA">
13664                                                     <dictionary key="options">
13665                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13666                                                     </dictionary>
13667                                                 </binding>
13668                                             </connections>
13669                                         </tableColumn>
13670                                         <tableColumn width="116.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="7Qm-gy-xQi">
13671                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="値">
13672                                                 <font key="font" metaFont="smallSystem"/>
13673                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13674                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
13675                                             </tableHeaderCell>
13676                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Gpm-U2-2Ln">
13677                                                 <font key="font" metaFont="system"/>
13678                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13679                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13680                                             </textFieldCell>
13681                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13682                                             <connections>
13683                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.value" id="r7q-jd-GjP">
13684                                                     <dictionary key="options">
13685                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13686                                                     </dictionary>
13687                                                 </binding>
13688                                             </connections>
13689                                         </tableColumn>
13690                                         <tableColumn width="230" minWidth="10" maxWidth="3.4028234663852886e+38" id="ToT-t3-Kf8">
13691                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コメント">
13692                                                 <font key="font" metaFont="smallSystem"/>
13693                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13694                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
13695                                             </tableHeaderCell>
13696                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="U7N-vA-shl">
13697                                                 <font key="font" metaFont="system"/>
13698                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13699                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13700                                             </textFieldCell>
13701                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13702                                             <connections>
13703                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.name" id="Y00-Yk-WEG">
13704                                                     <dictionary key="options">
13705                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13706                                                     </dictionary>
13707                                                 </binding>
13708                                             </connections>
13709                                         </tableColumn>
13710                                     </tableColumns>
13711                                 </tableView>
13712                             </subviews>
13713                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13714                         </clipView>
13715                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="tZW-zN-DU0">
13716                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13717                             <autoresizingMask key="autoresizingMask"/>
13718                         </scroller>
13719                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="CbN-et-OYh">
13720                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13721                             <autoresizingMask key="autoresizingMask"/>
13722                         </scroller>
13723                         <tableHeaderView key="headerView" id="M70-ah-obA">
13724                             <rect key="frame" x="0.0" y="0.0" width="10000" height="17"/>
13725                             <autoresizingMask key="autoresizingMask"/>
13726                         </tableHeaderView>
13727                     </scrollView>
13728                     <button verticalHuggingPriority="750" id="lLD-pP-sHe">
13729                         <rect key="frame" x="484" y="13" width="66" height="32"/>
13730                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13731                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xY4-To-rFz">
13732                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13733                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13734                         </buttonCell>
13735                         <connections>
13736                             <action selector="EDvarSetSubmit:" target="3826" id="vdE-TK-iDq"/>
13737                         </connections>
13738                     </button>
13739                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oL1-bc-0bO">
13740                         <rect key="frame" x="227" y="24" width="251" height="17"/>
13741                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13742                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="米直接入力することで変える事もできます" id="smk-YI-mkF">
13743                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13744                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
13745                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13746                         </textFieldCell>
13747                     </textField>
13748                     <button verticalHuggingPriority="750" id="Nyn-8S-nMX">
13749                         <rect key="frame" x="122" y="33" width="105" height="32"/>
13750                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13751                         <buttonCell key="cell" type="push" title="データ保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8ab-7D-4Wl">
13752                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13753                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13754                         </buttonCell>
13755                         <connections>
13756                             <action selector="EDvarSetSave:" target="3826" id="14d-HM-AGO"/>
13757                         </connections>
13758                     </button>
13759                 </subviews>
13760             </view>
13761             <point key="canvasLocation" x="-443" y="258"/>
13762         </window>
13763         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6Ho-16-Ie6" userLabel="イベント選択">
13764             <windowStyleMask key="styleMask" titled="YES"/>
13765             <rect key="contentRect" x="678" y="400" width="640" height="442"/>
13766             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13767             <view key="contentView" id="gBi-P1-KP9">
13768                 <rect key="frame" x="0.0" y="0.0" width="640" height="442"/>
13769                 <autoresizingMask key="autoresizingMask"/>
13770                 <subviews>
13771                     <button verticalHuggingPriority="750" id="zMR-hi-1fR">
13772                         <rect key="frame" x="57" y="366" width="105" height="32"/>
13773                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13774                         <buttonCell key="cell" type="push" title="文章の表示" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LiC-No-I2p">
13775                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13776                             <font key="font" size="13" name="AquaKana"/>
13777                         </buttonCell>
13778                         <connections>
13779                             <action selector="EDtext:" target="3826" id="vJF-RR-3wF"/>
13780                         </connections>
13781                     </button>
13782                     <button verticalHuggingPriority="750" id="fP4-xD-YmK">
13783                         <rect key="frame" x="50" y="333" width="118" height="32"/>
13784                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13785                         <buttonCell key="cell" type="push" title="選択肢の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="s2F-ox-m0q">
13786                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13787                             <font key="font" size="13" name="AquaKana"/>
13788                         </buttonCell>
13789                         <connections>
13790                             <action selector="EDselection:" target="3826" id="RpC-iK-NnZ"/>
13791                         </connections>
13792                     </button>
13793                     <button verticalHuggingPriority="750" id="c3g-Wo-vmA">
13794                         <rect key="frame" x="44" y="300" width="131" height="32"/>
13795                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13796                         <buttonCell key="cell" type="push" title="数値入力の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YOd-Jb-Mnv">
13797                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13798                             <font key="font" size="13" name="AquaKana"/>
13799                         </buttonCell>
13800                         <connections>
13801                             <action selector="EDvalue:" target="3826" id="93m-Ao-yiB"/>
13802                         </connections>
13803                     </button>
13804                     <button verticalHuggingPriority="750" id="w6C-Rw-UnI">
13805                         <rect key="frame" x="44" y="249" width="131" height="32"/>
13806                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13807                         <buttonCell key="cell" type="push" title="スイッチの操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6A7-eu-J5D">
13808                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13809                             <font key="font" size="13" name="AquaKana"/>
13810                         </buttonCell>
13811                         <connections>
13812                             <action selector="EDswitch:" target="3826" id="qSd-LD-CkC"/>
13813                         </connections>
13814                     </button>
13815                     <button verticalHuggingPriority="750" id="4tL-GG-DfN">
13816                         <rect key="frame" x="57" y="216" width="105" height="32"/>
13817                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13818                         <buttonCell key="cell" type="push" title="変数の操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Bbz-4G-tg7">
13819                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13820                             <font key="font" size="13" name="AquaKana"/>
13821                         </buttonCell>
13822                         <connections>
13823                             <action selector="EDvariable:" target="3826" id="HlG-KQ-VSO"/>
13824                         </connections>
13825                     </button>
13826                     <button verticalHuggingPriority="750" id="GQF-5X-gb1">
13827                         <rect key="frame" x="44" y="183" width="131" height="32"/>
13828                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13829                         <buttonCell key="cell" type="push" title="タイマーの操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ybP-3c-ESc">
13830                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13831                             <font key="font" size="13" name="AquaKana"/>
13832                         </buttonCell>
13833                         <connections>
13834                             <action selector="EDtimer:" target="3826" id="vM4-e8-KpR"/>
13835                         </connections>
13836                     </button>
13837                     <button verticalHuggingPriority="750" id="mqo-DH-lcE">
13838                         <rect key="frame" x="63" y="134" width="92" height="32"/>
13839                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13840                         <buttonCell key="cell" type="push" title="条件分岐" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oQs-6w-RrO">
13841                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13842                             <font key="font" size="13" name="AquaKana"/>
13843                         </buttonCell>
13844                         <connections>
13845                             <action selector="EDterms:" target="3826" id="2Nh-zd-JAX"/>
13846                         </connections>
13847                     </button>
13848                     <button verticalHuggingPriority="750" id="Py8-nK-Bnl">
13849                         <rect key="frame" x="70" y="101" width="79" height="32"/>
13850                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13851                         <buttonCell key="cell" type="push" title="ラベル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PAl-7a-Gor">
13852                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13853                             <font key="font" size="13" name="AquaKana"/>
13854                         </buttonCell>
13855                         <connections>
13856                             <action selector="EDlabel:" target="3826" id="M3b-ly-045"/>
13857                         </connections>
13858                     </button>
13859                     <button verticalHuggingPriority="750" id="imT-Xr-67W">
13860                         <rect key="frame" x="46" y="68" width="131" height="32"/>
13861                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13862                         <buttonCell key="cell" type="push" title="ラベルジャンプ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2b7-QB-mL3">
13863                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13864                             <font key="font" size="13" name="AquaKana"/>
13865                         </buttonCell>
13866                         <connections>
13867                             <action selector="EDlabelJump:" target="3826" id="z3V-hf-x3V"/>
13868                         </connections>
13869                     </button>
13870                     <button verticalHuggingPriority="750" id="lh9-Uz-Amk">
13871                         <rect key="frame" x="78" y="35" width="66" height="32"/>
13872                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13873                         <buttonCell key="cell" type="push" title="注釈" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4kf-8h-Sc0">
13874                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13875                             <font key="font" size="13" name="AquaKana"/>
13876                         </buttonCell>
13877                         <connections>
13878                             <action selector="EDmemo:" target="3826" id="Lb4-Av-5vc"/>
13879                         </connections>
13880                     </button>
13881                     <button verticalHuggingPriority="750" id="FoV-z0-fp6">
13882                         <rect key="frame" x="192" y="366" width="118" height="32"/>
13883                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13884                         <buttonCell key="cell" type="push" title="リソース増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rYW-XZ-chD">
13885                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13886                             <font key="font" size="13" name="AquaKana"/>
13887                         </buttonCell>
13888                         <connections>
13889                             <action selector="EDresource:" target="3826" id="I8R-N8-rfU"/>
13890                         </connections>
13891                     </button>
13892                     <button verticalHuggingPriority="750" id="Kme-xI-3Xv">
13893                         <rect key="frame" x="192" y="332" width="118" height="32"/>
13894                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13895                         <buttonCell key="cell" type="push" title="アイテム増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e9q-Mf-rhD">
13896                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13897                             <font key="font" size="13" name="AquaKana"/>
13898                         </buttonCell>
13899                         <connections>
13900                             <action selector="EDitem:" target="3826" id="hI4-PC-UzJ"/>
13901                         </connections>
13902                     </button>
13903                     <button verticalHuggingPriority="750" id="hwl-LY-zEr">
13904                         <rect key="frame" x="179" y="299" width="144" height="32"/>
13905                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13906                         <buttonCell key="cell" type="push" title="メンバー入れ替え" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="m26-qo-a2e">
13907                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13908                             <font key="font" size="13" name="AquaKana"/>
13909                         </buttonCell>
13910                         <connections>
13911                             <action selector="EDmember:" target="3826" id="MDt-lp-90n"/>
13912                         </connections>
13913                     </button>
13914                     <button verticalHuggingPriority="750" id="0qa-9q-CfC">
13915                         <rect key="frame" x="176" y="182" width="144" height="32"/>
13916                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13917                         <buttonCell key="cell" type="push" title="ステータスの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="NYD-Yn-f0b">
13918                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13919                             <font key="font" size="13" name="AquaKana"/>
13920                         </buttonCell>
13921                         <connections>
13922                             <action selector="EDstatus:" target="3826" id="2i8-3L-wdm"/>
13923                         </connections>
13924                     </button>
13925                     <button verticalHuggingPriority="750" id="uRm-1Z-pem">
13926                         <rect key="frame" x="203" y="249" width="96" height="32"/>
13927                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13928                         <buttonCell key="cell" type="push" title="HPの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TQm-CI-cMl">
13929                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13930                             <font key="font" metaFont="system"/>
13931                         </buttonCell>
13932                         <connections>
13933                             <action selector="EDhp:" target="3826" id="2uK-uJ-9zB"/>
13934                         </connections>
13935                     </button>
13936                     <button verticalHuggingPriority="750" id="q38-nO-ZcI">
13937                         <rect key="frame" x="202" y="215" width="98" height="32"/>
13938                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13939                         <buttonCell key="cell" type="push" title="MPの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wc7-0Y-bLo">
13940                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13941                             <font key="font" metaFont="system"/>
13942                         </buttonCell>
13943                         <connections>
13944                             <action selector="EDmp:" target="3826" id="B5K-eV-xvA"/>
13945                         </connections>
13946                     </button>
13947                     <button verticalHuggingPriority="750" id="gST-sf-q6V">
13948                         <rect key="frame" x="202" y="150" width="92" height="32"/>
13949                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13950                         <buttonCell key="cell" type="push" title="状態変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Hmk-7u-7wL">
13951                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13952                             <font key="font" size="13" name="AquaKana"/>
13953                         </buttonCell>
13954                         <connections>
13955                             <action selector="EDstate:" target="3826" id="qlX-e6-AZ7"/>
13956                         </connections>
13957                     </button>
13958                     <button verticalHuggingPriority="750" id="QYD-hX-Q3C">
13959                         <rect key="frame" x="189" y="117" width="118" height="32"/>
13960                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13961                         <buttonCell key="cell" type="push" title="スキルの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="U6w-6d-kkv">
13962                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13963                             <font key="font" size="13" name="AquaKana"/>
13964                         </buttonCell>
13965                         <connections>
13966                             <action selector="EDskill:" target="3826" id="3Jc-BI-5yA"/>
13967                         </connections>
13968                     </button>
13969                     <button verticalHuggingPriority="750" id="pZH-yk-yjK">
13970                         <rect key="frame" x="176" y="21" width="151" height="32"/>
13971                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13972                         <buttonCell key="cell" type="push" title="攻撃方法フラグON" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gVl-m5-5pJ">
13973                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13974                             <font key="font" size="13" name="AquaKana"/>
13975                         </buttonCell>
13976                         <connections>
13977                             <action selector="EDattackFlagOn:" target="3826" id="yMi-LO-56E"/>
13978                         </connections>
13979                     </button>
13980                     <button verticalHuggingPriority="750" id="iad-Q7-VBI">
13981                         <rect key="frame" x="196" y="84" width="105" height="32"/>
13982                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13983                         <buttonCell key="cell" type="push" title="名前の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="b5X-oq-0X9">
13984                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13985                             <font key="font" size="13" name="AquaKana"/>
13986                         </buttonCell>
13987                         <connections>
13988                             <action selector="EDname:" target="3826" id="J1H-Jt-5Ng"/>
13989                         </connections>
13990                     </button>
13991                     <button verticalHuggingPriority="750" id="BeE-28-wJ6">
13992                         <rect key="frame" x="196" y="53" width="105" height="32"/>
13993                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13994                         <buttonCell key="cell" type="push" title="装備の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LGP-36-rjV">
13995                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13996                             <font key="font" size="13" name="AquaKana"/>
13997                         </buttonCell>
13998                         <connections>
13999                             <action selector="EDequip:" target="3826" id="zfS-ZP-0pk"/>
14000                         </connections>
14001                     </button>
14002                     <button verticalHuggingPriority="750" id="IMd-5J-zYf">
14003                         <rect key="frame" x="337" y="365" width="118" height="32"/>
14004                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14005                         <buttonCell key="cell" type="push" title="ユニット移動" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aag-xi-KPP">
14006                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14007                             <font key="font" size="13" name="AquaKana"/>
14008                         </buttonCell>
14009                         <connections>
14010                             <action selector="EDmove:" target="3826" id="4tI-vk-Qdg"/>
14011                         </connections>
14012                     </button>
14013                     <button verticalHuggingPriority="750" id="Kxl-Z4-qCL">
14014                         <rect key="frame" x="347" y="248" width="92" height="32"/>
14015                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14016                         <buttonCell key="cell" type="push" title="場所注目" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1Mx-yl-aFu">
14017                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14018                             <font key="font" size="13" name="AquaKana"/>
14019                         </buttonCell>
14020                         <connections>
14021                             <action selector="EDplace:" target="3826" id="b8E-hM-IKg"/>
14022                         </connections>
14023                     </button>
14024                     <button verticalHuggingPriority="750" id="9CB-W4-urd">
14025                         <rect key="frame" x="328" y="185" width="131" height="32"/>
14026                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14027                         <buttonCell key="cell" type="push" title="パイロット変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tgB-cS-1GD">
14028                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14029                             <font key="font" size="13" name="AquaKana"/>
14030                         </buttonCell>
14031                         <connections>
14032                             <action selector="EDpilot:" target="3826" id="izu-pE-5V1"/>
14033                         </connections>
14034                     </button>
14035                     <button verticalHuggingPriority="750" id="n6W-HX-szx">
14036                         <rect key="frame" x="334" y="152" width="118" height="32"/>
14037                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14038                         <buttonCell key="cell" type="push" title="ユニット変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="D6a-ht-zFW">
14039                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14040                             <font key="font" size="13" name="AquaKana"/>
14041                         </buttonCell>
14042                         <connections>
14043                             <action selector="EDunit:" target="3826" id="tfi-JY-Q8O"/>
14044                         </connections>
14045                     </button>
14046                     <button verticalHuggingPriority="750" id="eA3-Dy-xfg">
14047                         <rect key="frame" x="347" y="215" width="92" height="32"/>
14048                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14049                         <buttonCell key="cell" type="push" title="ウェイト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FkG-S7-uQp">
14050                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14051                             <font key="font" size="13" name="AquaKana"/>
14052                         </buttonCell>
14053                         <connections>
14054                             <action selector="EDwait:" target="3826" id="fUs-Pg-F8j"/>
14055                         </connections>
14056                     </button>
14057                     <button verticalHuggingPriority="750" id="Zzw-yF-1Ab">
14058                         <rect key="frame" x="342" y="118" width="108" height="32"/>
14059                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14060                         <buttonCell key="cell" type="push" title="BGMの演奏" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aYS-NX-Mlb">
14061                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14062                             <font key="font" metaFont="system"/>
14063                         </buttonCell>
14064                         <connections>
14065                             <action selector="EDbgm:" target="3826" id="1sD-B0-jCF"/>
14066                         </connections>
14067                     </button>
14068                     <button verticalHuggingPriority="750" id="HWj-P3-Ja3">
14069                         <rect key="frame" x="307" y="85" width="173" height="32"/>
14070                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14071                         <buttonCell key="cell" type="push" title="BGMのフェードアウト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e96-60-Wt8">
14072                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14073                             <font key="font" metaFont="system"/>
14074                         </buttonCell>
14075                         <connections>
14076                             <action selector="EDbgmFadeOut:" target="3826" id="Qy3-Ow-N2m"/>
14077                         </connections>
14078                     </button>
14079                     <button verticalHuggingPriority="750" id="M4p-NN-UEA">
14080                         <rect key="frame" x="337" y="332" width="118" 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="btg-6y-lSj">
14083                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14084                             <font key="font" size="13" name="AquaKana"/>
14085                         </buttonCell>
14086                         <connections>
14087                             <action selector="EDappear:" target="3826" id="PSn-S7-ISX"/>
14088                         </connections>
14089                     </button>
14090                     <button verticalHuggingPriority="750" id="Knp-Ff-okG">
14091                         <rect key="frame" x="337" y="298" width="118" height="32"/>
14092                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14093                         <buttonCell key="cell" type="push" title="ユニット消去" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="y34-e2-t0b">
14094                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14095                             <font key="font" size="13" name="AquaKana"/>
14096                         </buttonCell>
14097                         <connections>
14098                             <action selector="EDdissapear:" target="3826" id="9p7-Fe-Fl2"/>
14099                         </connections>
14100                     </button>
14101                     <button verticalHuggingPriority="750" id="8cD-eT-YNw">
14102                         <rect key="frame" x="349" y="53" width="94" height="32"/>
14103                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14104                         <buttonCell key="cell" type="push" title="SEの再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tfv-ar-kaD">
14105                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14106                             <font key="font" metaFont="system"/>
14107                         </buttonCell>
14108                         <connections>
14109                             <action selector="EDse:" target="3826" id="pfo-QO-hNf"/>
14110                         </connections>
14111                     </button>
14112                     <button verticalHuggingPriority="750" id="P2A-Yk-1jo">
14113                         <rect key="frame" x="349" y="20" width="94" height="32"/>
14114                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14115                         <buttonCell key="cell" type="push" title="SEの停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="SDz-nQ-IZa">
14116                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14117                             <font key="font" metaFont="system"/>
14118                         </buttonCell>
14119                         <connections>
14120                             <action selector="EDseStop:" target="3826" id="tkk-N1-gog"/>
14121                         </connections>
14122                     </button>
14123                     <button verticalHuggingPriority="750" id="zGZ-HK-7JU">
14124                         <rect key="frame" x="489" y="365" width="118" height="32"/>
14125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14126                         <buttonCell key="cell" type="push" title="バトルの処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HEK-Sn-Nty">
14127                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14128                             <font key="font" size="13" name="AquaKana"/>
14129                         </buttonCell>
14130                         <connections>
14131                             <action selector="EDbattle:" target="3826" id="PYK-3K-QS2"/>
14132                         </connections>
14133                     </button>
14134                     <button verticalHuggingPriority="750" id="yNz-KE-SY5">
14135                         <rect key="frame" x="483" y="331" width="131" height="32"/>
14136                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14137                         <buttonCell key="cell" type="push" title="ショップの処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="f8v-ch-0LO">
14138                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14139                             <font key="font" size="13" name="AquaKana"/>
14140                         </buttonCell>
14141                         <connections>
14142                             <action selector="EDshop:" target="3826" id="9NV-nr-xYW"/>
14143                         </connections>
14144                     </button>
14145                     <button verticalHuggingPriority="750" id="KJ5-Yz-XbR">
14146                         <rect key="frame" x="483" y="297" width="131" height="32"/>
14147                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14148                         <buttonCell key="cell" type="push" title="名前入力の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Puy-Qm-Hbk">
14149                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14150                             <font key="font" size="13" name="AquaKana"/>
14151                         </buttonCell>
14152                         <connections>
14153                             <action selector="EDnameInput:" target="3826" id="LlP-aP-m0X"/>
14154                         </connections>
14155                     </button>
14156                     <button verticalHuggingPriority="750" id="0h9-9S-TRu">
14157                         <rect key="frame" x="483" y="248" width="131" height="32"/>
14158                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14159                         <buttonCell key="cell" type="push" title="ゲームオーバー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cOK-oQ-6Ij">
14160                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14161                             <font key="font" size="13" name="AquaKana"/>
14162                         </buttonCell>
14163                         <connections>
14164                             <action selector="EDgameOver:" target="3826" id="PzI-Vp-KXG"/>
14165                         </connections>
14166                     </button>
14167                     <button verticalHuggingPriority="750" id="FIB-Qv-QYM">
14168                         <rect key="frame" x="483" y="216" width="131" height="32"/>
14169                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14170                         <buttonCell key="cell" type="push" title="ステージクリア" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h6f-cG-UVA">
14171                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14172                             <font key="font" size="13" name="AquaKana"/>
14173                         </buttonCell>
14174                         <connections>
14175                             <action selector="EDstageClear:" target="3826" id="hs5-cN-xsm"/>
14176                         </connections>
14177                     </button>
14178                     <button verticalHuggingPriority="750" id="dZN-lO-wpU">
14179                         <rect key="frame" x="470" y="185" width="157" height="32"/>
14180                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14181                         <buttonCell key="cell" type="push" title="タイトル画面に戻す" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gxl-li-v1p">
14182                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14183                             <font key="font" size="13" name="AquaKana"/>
14184                         </buttonCell>
14185                         <connections>
14186                             <action selector="EDtitle:" target="3826" id="cfz-hC-a7E"/>
14187                         </connections>
14188                     </button>
14189                     <button verticalHuggingPriority="750" id="3OQ-mF-ISP">
14190                         <rect key="frame" x="502" y="21" width="105" height="32"/>
14191                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14192                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RYL-Ih-cup">
14193                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14194                             <font key="font" size="13" name="AquaKana"/>
14195                         </buttonCell>
14196                         <connections>
14197                             <action selector="EDcancel:" target="3826" id="Dd9-H1-UWr"/>
14198                         </connections>
14199                     </button>
14200                 </subviews>
14201             </view>
14202             <point key="canvasLocation" x="-962" y="277"/>
14203         </window>
14204         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vXf-RC-FUn" userLabel="イベント文章">
14205             <windowStyleMask key="styleMask" titled="YES"/>
14206             <rect key="contentRect" x="678" y="400" width="500" height="158"/>
14207             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14208             <view key="contentView" id="gbn-c1-TlS">
14209                 <rect key="frame" x="0.0" y="0.0" width="500" height="158"/>
14210                 <autoresizingMask key="autoresizingMask"/>
14211                 <subviews>
14212                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="hPd-Xa-wFH">
14213                         <rect key="frame" x="28" y="41" width="100" height="100"/>
14214                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14215                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Gfb-qA-8DZ"/>
14216                     </imageView>
14217                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="g3K-Ag-LUV">
14218                         <rect key="frame" x="138" y="39" width="342" height="73"/>
14219                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14220                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="文章" drawsBackground="YES" id="Mic-Tv-sf5">
14221                             <font key="font" size="13" name="AquaKana"/>
14222                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14223                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14224                         </textFieldCell>
14225                     </textField>
14226                     <textField verticalHuggingPriority="750" id="9u2-KB-W00">
14227                         <rect key="frame" x="138" y="116" width="342" height="22"/>
14228                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14229                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="名前" drawsBackground="YES" id="0Bh-w3-CgX">
14230                             <font key="font" size="13" name="AquaKana"/>
14231                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14232                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14233                         </textFieldCell>
14234                     </textField>
14235                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fwV-Pn-XEv">
14236                         <rect key="frame" x="136" y="14" width="156" height="17"/>
14237                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14238                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※改行はOption + Return" id="65w-Rn-gUi">
14239                             <font key="font" metaFont="system"/>
14240                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14241                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14242                         </textFieldCell>
14243                     </textField>
14244                     <button verticalHuggingPriority="750" id="Gfa-vg-d8D">
14245                         <rect key="frame" x="315" y="5" width="66" height="32"/>
14246                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14247                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hYU-JS-nyY">
14248                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14249                             <font key="font" size="13" name="AquaKana"/>
14250                         </buttonCell>
14251                         <connections>
14252                             <action selector="EDtextSubmit:" target="3826" id="3t6-WH-dAT"/>
14253                         </connections>
14254                     </button>
14255                     <button verticalHuggingPriority="750" id="Pq6-8M-sjN">
14256                         <rect key="frame" x="381" y="5" width="105" height="32"/>
14257                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14258                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BdH-xK-OPT">
14259                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14260                             <font key="font" size="13" name="AquaKana"/>
14261                         </buttonCell>
14262                         <connections>
14263                             <action selector="EDtextCancel:" target="3826" id="Tyb-cX-hJS"/>
14264                         </connections>
14265                     </button>
14266                     <button verticalHuggingPriority="750" id="nTh-2d-Eby">
14267                         <rect key="frame" x="26" y="5" width="105" height="32"/>
14268                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14269                         <buttonCell key="cell" type="push" title="顔グラ選択" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ltL-zR-B55">
14270                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14271                             <font key="font" size="13" name="AquaKana"/>
14272                         </buttonCell>
14273                         <connections>
14274                             <action selector="EDtextImageSlct:" target="3826" id="nr0-h4-aDA"/>
14275                         </connections>
14276                     </button>
14277                 </subviews>
14278             </view>
14279         </window>
14280         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="LYW-Xc-dJE" userLabel="イベント文章イメージ">
14281             <windowStyleMask key="styleMask" titled="YES"/>
14282             <rect key="contentRect" x="196" y="207" width="480" height="270"/>
14283             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14284             <view key="contentView" id="bB2-vi-MwX">
14285                 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
14286                 <autoresizingMask key="autoresizingMask"/>
14287                 <subviews>
14288                     <scrollView autohidesScrollers="YES" horizontalLineScroll="130" horizontalPageScroll="10" verticalLineScroll="130" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="DV6-6Y-IeE">
14289                         <rect key="frame" x="20" y="102" width="350" height="148"/>
14290                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14291                         <clipView key="contentView" id="juo-7T-IKN">
14292                             <rect key="frame" x="1" y="17" width="348" height="130"/>
14293                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14294                             <subviews>
14295                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="128" headerView="xoY-YI-gfi" id="At7-iN-Wmd">
14296                                     <rect key="frame" x="0.0" y="0.0" width="348" height="130"/>
14297                                     <autoresizingMask key="autoresizingMask"/>
14298                                     <size key="intercellSpacing" width="3" height="2"/>
14299                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14300                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14301                                     <tableColumns>
14302                                         <tableColumn width="128" minWidth="40" maxWidth="1000" id="ZDd-VY-4dX">
14303                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
14304                                                 <font key="font" metaFont="smallSystem"/>
14305                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14306                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14307                                             </tableHeaderCell>
14308                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ZAd-9M-STf"/>
14309                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14310                                             <connections>
14311                                                 <binding destination="i6q-F8-oeg" name="value" keyPath="arrangedObjects.img" id="UoT-mP-SOY"/>
14312                                             </connections>
14313                                         </tableColumn>
14314                                         <tableColumn width="214" minWidth="40" maxWidth="1000" id="f4p-BT-Wod">
14315                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ名">
14316                                                 <font key="font" metaFont="smallSystem"/>
14317                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14318                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14319                                             </tableHeaderCell>
14320                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="drK-uK-QfP">
14321                                                 <font key="font" metaFont="system"/>
14322                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14323                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14324                                             </textFieldCell>
14325                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14326                                             <connections>
14327                                                 <binding destination="i6q-F8-oeg" name="value" keyPath="arrangedObjects.name" id="D59-CY-8El">
14328                                                     <dictionary key="options">
14329                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14330                                                     </dictionary>
14331                                                 </binding>
14332                                             </connections>
14333                                         </tableColumn>
14334                                     </tableColumns>
14335                                 </tableView>
14336                             </subviews>
14337                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14338                         </clipView>
14339                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="4vk-8m-p5X">
14340                             <rect key="frame" x="1" y="118" width="238" height="16"/>
14341                             <autoresizingMask key="autoresizingMask"/>
14342                         </scroller>
14343                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="Tng-e7-aOS">
14344                             <rect key="frame" x="228" y="17" width="16" height="125"/>
14345                             <autoresizingMask key="autoresizingMask"/>
14346                         </scroller>
14347                         <tableHeaderView key="headerView" id="xoY-YI-gfi">
14348                             <rect key="frame" x="0.0" y="0.0" width="348" height="17"/>
14349                             <autoresizingMask key="autoresizingMask"/>
14350                         </tableHeaderView>
14351                     </scrollView>
14352                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="ZlZ-GN-YM7">
14353                         <rect key="frame" x="378" y="135" width="82" height="115"/>
14354                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14355                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14356                         <size key="cellSize" width="74" height="18"/>
14357                         <size key="intercellSpacing" width="4" height="2"/>
14358                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="lYo-cc-W3H">
14359                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14360                             <font key="font" metaFont="system"/>
14361                         </buttonCell>
14362                         <cells>
14363                             <column>
14364                                 <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XRZ-eq-FRL">
14365                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14366                                     <font key="font" metaFont="system"/>
14367                                 </buttonCell>
14368                                 <buttonCell type="radio" title="モビール" imagePosition="left" alignment="left" inset="2" id="zzB-kV-hsQ">
14369                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14370                                     <font key="font" metaFont="system"/>
14371                                 </buttonCell>
14372                                 <buttonCell type="radio" title="イベント" imagePosition="left" alignment="left" inset="2" id="6SZ-fp-hh0">
14373                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14374                                     <font key="font" metaFont="system"/>
14375                                 </buttonCell>
14376                             </column>
14377                         </cells>
14378                         <connections>
14379                             <action selector="EDtextImageButton:" target="3826" id="oF6-q0-j9E"/>
14380                         </connections>
14381                     </matrix>
14382                     <button verticalHuggingPriority="750" id="0HT-MG-Ui5">
14383                         <rect key="frame" x="299" y="8" width="66" height="32"/>
14384                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14385                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EaG-kn-wYF">
14386                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14387                             <font key="font" size="13" name="AquaKana"/>
14388                         </buttonCell>
14389                         <connections>
14390                             <action selector="EDtextImageSubmit:" target="3826" id="Ri8-kb-BIL"/>
14391                         </connections>
14392                     </button>
14393                     <button verticalHuggingPriority="750" id="05Z-gg-czz">
14394                         <rect key="frame" x="373" y="8" width="105" height="32"/>
14395                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14396                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DDA-Sy-z7C">
14397                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14398                             <font key="font" size="13" name="AquaKana"/>
14399                         </buttonCell>
14400                         <connections>
14401                             <action selector="EDtextImageCancel:" target="3826" id="EQa-py-YC6"/>
14402                         </connections>
14403                     </button>
14404                 </subviews>
14405             </view>
14406         </window>
14407         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Z53-lU-wRt" userLabel="選択肢の決定">
14408             <windowStyleMask key="styleMask" titled="YES"/>
14409             <rect key="contentRect" x="678" y="400" width="500" height="325"/>
14410             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14411             <view key="contentView" id="NpL-Wi-WrH">
14412                 <rect key="frame" x="0.0" y="-1" width="500" height="325"/>
14413                 <autoresizingMask key="autoresizingMask"/>
14414                 <subviews>
14415                     <button verticalHuggingPriority="750" id="HtK-ES-9eH">
14416                         <rect key="frame" x="320" y="6" width="66" height="32"/>
14417                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14418                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CeA-89-sKi">
14419                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14420                             <font key="font" size="13" name="AquaKana"/>
14421                         </buttonCell>
14422                         <connections>
14423                             <action selector="EDselectionSubmit:" target="3826" id="zEt-qr-1bs"/>
14424                         </connections>
14425                     </button>
14426                     <button verticalHuggingPriority="750" id="5MI-X9-7LE">
14427                         <rect key="frame" x="386" y="6" width="105" height="32"/>
14428                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14429                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vl1-xI-o1i">
14430                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14431                             <font key="font" size="13" name="AquaKana"/>
14432                         </buttonCell>
14433                         <connections>
14434                             <action selector="EDselectionCancel:" target="3826" id="LXx-gz-3kv"/>
14435                         </connections>
14436                     </button>
14437                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="baZ-Rv-HJC">
14438                         <rect key="frame" x="20" y="42" width="360" height="228"/>
14439                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14440                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="USx-Px-kEV">
14441                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14442                             <string key="title">1
14443 2
14444 3
14445 4
14446 5
14447 6
14448 7
14449 8
14450 9個まで選択肢は可能</string>
14451                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14452                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14453                         </textFieldCell>
14454                     </textField>
14455                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BV5-As-ARN">
14456                         <rect key="frame" x="18" y="17" width="309" height="17"/>
14457                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14458                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※Option + Returnで改行、改行の数+1が選択肢の数" id="CWf-qD-Y4f">
14459                             <font key="font" metaFont="system"/>
14460                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14461                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14462                         </textFieldCell>
14463                     </textField>
14464                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="i7K-Rp-YUs">
14465                         <rect key="frame" x="384" y="42" width="96" height="228"/>
14466                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14467                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="qnG-LF-DWh">
14468                             <font key="font" metaFont="system"/>
14469                             <string key="title">1
14470 2
14471 3
14472 4
14473 5
14474 6
14475 7
14476 8
14477 9</string>
14478                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14479                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14480                         </textFieldCell>
14481                     </textField>
14482                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="kH8-Cb-Cg5">
14483                         <rect key="frame" x="18" y="288" width="82" height="17"/>
14484                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14485                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択肢の名前" id="Q24-GW-oOh">
14486                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14487                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14488                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14489                         </textFieldCell>
14490                     </textField>
14491                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RRj-Uw-gfe">
14492                         <rect key="frame" x="370" y="288" width="121" height="17"/>
14493                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14494                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ジャンプするラベル" id="eMd-xl-wab">
14495                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14496                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14497                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14498                         </textFieldCell>
14499                     </textField>
14500                 </subviews>
14501             </view>
14502             <point key="canvasLocation" x="962" y="-836.5"/>
14503         </window>
14504         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6tL-eK-Mae" userLabel="数値入力の決定">
14505             <windowStyleMask key="styleMask" titled="YES"/>
14506             <rect key="contentRect" x="678" y="400" width="300" height="200"/>
14507             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14508             <view key="contentView" id="b93-ui-K5T">
14509                 <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
14510                 <autoresizingMask key="autoresizingMask"/>
14511                 <subviews>
14512                     <button verticalHuggingPriority="750" id="7po-lR-Uq2">
14513                         <rect key="frame" x="115" y="13" width="66" height="32"/>
14514                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14515                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xis-nP-PQt">
14516                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14517                             <font key="font" size="13" name="AquaKana"/>
14518                         </buttonCell>
14519                         <connections>
14520                             <action selector="EDvalueSubmit:" target="3826" id="ajt-wJ-1c3"/>
14521                         </connections>
14522                     </button>
14523                     <button verticalHuggingPriority="750" id="K9Y-EE-jJI">
14524                         <rect key="frame" x="181" y="13" width="105" height="32"/>
14525                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14526                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="N2a-07-Mvc">
14527                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14528                             <font key="font" size="13" name="AquaKana"/>
14529                         </buttonCell>
14530                         <connections>
14531                             <action selector="EDvalueCancel:" target="3826" id="Pyt-cP-bAa"/>
14532                         </connections>
14533                     </button>
14534                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Icl-TI-LiM">
14535                         <rect key="frame" x="23" y="95" width="250" height="50"/>
14536                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14537                         <clipView key="contentView" id="ha8-kV-GwG">
14538                             <rect key="frame" x="1" y="1" width="248" height="48"/>
14539                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14540                             <subviews>
14541                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="rq5-pj-WYL">
14542                                     <rect key="frame" x="0.0" y="0.0" width="245" height="19"/>
14543                                     <autoresizingMask key="autoresizingMask"/>
14544                                     <size key="intercellSpacing" width="3" height="2"/>
14545                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14546                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14547                                     <tableColumns>
14548                                         <tableColumn width="241.51953125" minWidth="40" maxWidth="1000" id="cNH-NJ-bwG">
14549                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
14550                                                 <font key="font" metaFont="smallSystem"/>
14551                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14552                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14553                                             </tableHeaderCell>
14554                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ZOP-3X-6R7">
14555                                                 <font key="font" metaFont="system"/>
14556                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14557                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14558                                             </textFieldCell>
14559                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14560                                             <connections>
14561                                                 <binding destination="37K-9A-DeL" name="value" keyPath="arrangedObjects.name" id="A3m-DZ-QOe"/>
14562                                             </connections>
14563                                         </tableColumn>
14564                                     </tableColumns>
14565                                 </tableView>
14566                             </subviews>
14567                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14568                         </clipView>
14569                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="fKl-DJ-QLG">
14570                             <rect key="frame" x="1" y="119" width="223" height="15"/>
14571                             <autoresizingMask key="autoresizingMask"/>
14572                         </scroller>
14573                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Xb1-aO-tXe">
14574                             <rect key="frame" x="224" y="17" width="15" height="102"/>
14575                             <autoresizingMask key="autoresizingMask"/>
14576                         </scroller>
14577                     </scrollView>
14578                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="K9C-l1-S5G">
14579                         <rect key="frame" x="21" y="163" width="121" height="17"/>
14580                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14581                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="数値を受け取る変数" id="2yz-lb-ZYy">
14582                             <font key="font" size="13" name="AquaKana"/>
14583                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14584                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14585                         </textFieldCell>
14586                     </textField>
14587                 </subviews>
14588             </view>
14589         </window>
14590         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="wHi-ec-FWU" userLabel="スイッチの決定">
14591             <windowStyleMask key="styleMask" titled="YES"/>
14592             <rect key="contentRect" x="678" y="400" width="350" height="173"/>
14593             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
14594             <view key="contentView" id="40J-dn-TQt">
14595                 <rect key="frame" x="0.0" y="6" width="350" height="173"/>
14596                 <autoresizingMask key="autoresizingMask"/>
14597                 <subviews>
14598                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oow-q3-ZzI">
14599                         <rect key="frame" x="21" y="147" width="95" height="17"/>
14600                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14601                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの操作" id="PLU-lI-ln0">
14602                             <font key="font" size="13" name="AquaKana"/>
14603                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14604                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14605                         </textFieldCell>
14606                     </textField>
14607                     <textField verticalHuggingPriority="750" id="Ksv-OG-zmZ">
14608                         <rect key="frame" x="23" y="59" width="255" height="22"/>
14609                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14610                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4m4-7O-8n6">
14611                             <font key="font" metaFont="system"/>
14612                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14613                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14614                         </textFieldCell>
14615                     </textField>
14616                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="AQB-YF-ckG">
14617                         <rect key="frame" x="21" y="115" width="225" height="17"/>
14618                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14619                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="f0p-QL-QWX">
14620                             <font key="font" size="13" name="AquaKana"/>
14621                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14622                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14623                         </textFieldCell>
14624                     </textField>
14625                     <button verticalHuggingPriority="750" id="ifF-zu-8i9">
14626                         <rect key="frame" x="165" y="13" width="66" height="32"/>
14627                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14628                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4Rb-jG-xnw">
14629                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14630                             <font key="font" size="13" name="AquaKana"/>
14631                         </buttonCell>
14632                         <connections>
14633                             <action selector="EDswitchSubmit:" target="3826" id="sl8-Yx-NHl"/>
14634                         </connections>
14635                     </button>
14636                     <button verticalHuggingPriority="750" id="jZS-tO-MaI">
14637                         <rect key="frame" x="231" y="13" width="105" height="32"/>
14638                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14639                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8Hh-aa-vFU">
14640                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14641                             <font key="font" size="13" name="AquaKana"/>
14642                         </buttonCell>
14643                         <connections>
14644                             <action selector="EDswitchCancel:" target="3826" id="b9Q-jR-J0d"/>
14645                         </connections>
14646                     </button>
14647                 </subviews>
14648             </view>
14649             <point key="canvasLocation" x="-1539" y="537.5"/>
14650         </window>
14651         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="kGD-gD-dFH" userLabel="変数の決定">
14652             <windowStyleMask key="styleMask" titled="YES"/>
14653             <rect key="contentRect" x="678" y="400" width="400" height="480"/>
14654             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14655             <view key="contentView" id="gPl-X9-VJt">
14656                 <rect key="frame" x="0.0" y="0.0" width="400" height="480"/>
14657                 <autoresizingMask key="autoresizingMask"/>
14658                 <subviews>
14659                     <button verticalHuggingPriority="750" id="eTK-L5-jJ5">
14660                         <rect key="frame" x="215" y="13" width="66" height="32"/>
14661                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14662                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ICI-VD-ubj">
14663                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14664                             <font key="font" size="13" name="AquaKana"/>
14665                         </buttonCell>
14666                         <connections>
14667                             <action selector="EDvariableSubmit:" target="3826" id="4VK-Ov-Oh7"/>
14668                         </connections>
14669                     </button>
14670                     <button verticalHuggingPriority="750" id="ssh-LB-Uwq">
14671                         <rect key="frame" x="281" y="13" width="105" height="32"/>
14672                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14673                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2sh-pX-ny0">
14674                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14675                             <font key="font" size="13" name="AquaKana"/>
14676                         </buttonCell>
14677                         <connections>
14678                             <action selector="EDvariableCancel:" target="3826" id="YVp-x1-6yy"/>
14679                         </connections>
14680                     </button>
14681                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="CQp-bl-ppN">
14682                         <rect key="frame" x="18" y="443" width="69" height="17"/>
14683                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14684                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="変数の操作" id="VOt-ij-kDx">
14685                             <font key="font" size="13" name="AquaKana"/>
14686                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14687                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14688                         </textFieldCell>
14689                     </textField>
14690                     <textField verticalHuggingPriority="750" id="eER-mk-l1L">
14691                         <rect key="frame" x="77" y="333" width="96" height="22"/>
14692                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14693                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="hit-74-oBR">
14694                             <font key="font" metaFont="system"/>
14695                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14696                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14697                         </textFieldCell>
14698                     </textField>
14699                     <textField verticalHuggingPriority="750" id="yIW-ii-gse">
14700                         <rect key="frame" x="231" y="333" width="96" height="22"/>
14701                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14702                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Dpm-5m-tUQ">
14703                             <font key="font" metaFont="system"/>
14704                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14705                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14706                         </textFieldCell>
14707                     </textField>
14708                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="60I-5V-1Wh">
14709                         <rect key="frame" x="194" y="336" width="17" height="17"/>
14710                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14711                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="ZOV-m3-jbY">
14712                             <font key="font" size="13" name="AquaKana"/>
14713                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14714                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14715                         </textFieldCell>
14716                     </textField>
14717                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="N5Y-h5-7bb">
14718                         <rect key="frame" x="12" y="298" width="368" height="18"/>
14719                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14720                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14721                         <size key="cellSize" width="48" height="18"/>
14722                         <size key="intercellSpacing" width="4" height="2"/>
14723                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="PZF-J5-7Mg">
14724                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14725                             <font key="font" metaFont="system"/>
14726                         </buttonCell>
14727                         <cells>
14728                             <column>
14729                                 <buttonCell type="radio" title="代入" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="TKd-hF-myU">
14730                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14731                                     <font key="font" metaFont="system"/>
14732                                 </buttonCell>
14733                             </column>
14734                             <column>
14735                                 <buttonCell type="radio" title="加算" imagePosition="left" alignment="left" inset="2" id="iYC-w2-jma">
14736                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14737                                     <font key="font" metaFont="system"/>
14738                                 </buttonCell>
14739                             </column>
14740                             <column>
14741                                 <buttonCell type="radio" title="減算" imagePosition="left" alignment="left" inset="2" id="1Cx-Un-OeD">
14742                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14743                                     <font key="font" metaFont="system"/>
14744                                 </buttonCell>
14745                             </column>
14746                             <column>
14747                                 <buttonCell type="radio" title="乗算" imagePosition="left" alignment="left" inset="2" id="Ejl-4I-wWF">
14748                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14749                                     <font key="font" metaFont="system"/>
14750                                 </buttonCell>
14751                             </column>
14752                             <column>
14753                                 <buttonCell type="radio" title="除算" imagePosition="left" alignment="left" inset="2" id="Qjp-Yz-udh">
14754                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14755                                     <font key="font" metaFont="system"/>
14756                                 </buttonCell>
14757                             </column>
14758                             <column>
14759                                 <buttonCell type="radio" title="剰余" imagePosition="left" alignment="left" inset="2" id="7qg-F8-9UA">
14760                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14761                                     <font key="font" metaFont="system"/>
14762                                 </buttonCell>
14763                             </column>
14764                         </cells>
14765                     </matrix>
14766                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="j3L-30-9no">
14767                         <rect key="frame" x="17" y="46" width="366" height="246"/>
14768                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14769                         <view key="contentView">
14770                             <rect key="frame" x="1" y="1" width="364" height="244"/>
14771                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14772                             <subviews>
14773                                 <textField verticalHuggingPriority="750" id="nlT-dI-fXF">
14774                                     <rect key="frame" x="118" y="205" width="96" height="22"/>
14775                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14776                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5nM-zP-TX2">
14777                                         <font key="font" metaFont="system"/>
14778                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14779                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14780                                     </textFieldCell>
14781                                 </textField>
14782                                 <textField verticalHuggingPriority="750" id="mhE-iu-Ub4">
14783                                     <rect key="frame" x="118" y="142" width="96" height="22"/>
14784                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14785                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="q9x-ka-Cue">
14786                                         <font key="font" metaFont="system"/>
14787                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14788                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14789                                     </textFieldCell>
14790                                 </textField>
14791                                 <textField verticalHuggingPriority="750" id="F6w-t1-cbo">
14792                                     <rect key="frame" x="250" y="142" width="96" height="22"/>
14793                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14794                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="KKV-GR-KYs">
14795                                         <font key="font" metaFont="system"/>
14796                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14797                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14798                                     </textFieldCell>
14799                                 </textField>
14800                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hwg-Qi-apK">
14801                                     <rect key="frame" x="220" y="145" width="17" height="17"/>
14802                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14803                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="Vs0-Ed-0hb">
14804                                         <font key="font" size="13" name="AquaKana"/>
14805                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14806                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14807                                     </textFieldCell>
14808                                 </textField>
14809                                 <popUpButton verticalHuggingPriority="750" id="gny-ru-INh">
14810                                     <rect key="frame" x="116" y="77" width="155" height="26"/>
14811                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14812                                     <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="L5f-Ye-1DR" id="mTK-df-XSt">
14813                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
14814                                         <font key="font" metaFont="menu"/>
14815                                         <menu key="menu" title="OtherViews" id="qge-oA-1BK">
14816                                             <items>
14817                                                 <menuItem title="Item 1" state="on" id="L5f-Ye-1DR"/>
14818                                                 <menuItem title="Item 2" id="VWj-ou-jgk"/>
14819                                                 <menuItem title="Item 3" id="Dh0-B0-PJg"/>
14820                                             </items>
14821                                         </menu>
14822                                     </popUpButtonCell>
14823                                 </popUpButton>
14824                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="60q-1K-Lup">
14825                                     <rect key="frame" x="265" y="82" width="17" height="17"/>
14826                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14827                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="の" id="zYJ-9c-paa">
14828                                         <font key="font" size="13" name="AquaKana"/>
14829                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14830                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14831                                     </textFieldCell>
14832                                 </textField>
14833                                 <popUpButton verticalHuggingPriority="750" id="amE-1n-pQE">
14834                                     <rect key="frame" x="286" y="77" width="75" height="26"/>
14835                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14836                                     <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="Xst-Ue-Ncb" id="dkI-Vp-an5">
14837                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
14838                                         <font key="font" metaFont="menu"/>
14839                                         <menu key="menu" title="OtherViews" id="b5D-qP-Ldi">
14840                                             <items>
14841                                                 <menuItem title="Item 1" state="on" id="Xst-Ue-Ncb"/>
14842                                                 <menuItem title="Item 2" id="74J-Df-zkG"/>
14843                                                 <menuItem title="Item 3" id="Ica-BO-Ar2"/>
14844                                             </items>
14845                                         </menu>
14846                                     </popUpButtonCell>
14847                                 </popUpButton>
14848                                 <popUpButton verticalHuggingPriority="750" id="7hc-Nc-TZi">
14849                                     <rect key="frame" x="116" y="106" width="155" height="26"/>
14850                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14851                                     <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">
14852                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
14853                                         <font key="font" metaFont="menu"/>
14854                                         <menu key="menu" title="OtherViews" id="FLu-rv-y3m">
14855                                             <items>
14856                                                 <menuItem title="Item 1" state="on" id="m6A-hC-dAt"/>
14857                                                 <menuItem title="Item 2" id="QrE-pG-ZUB"/>
14858                                                 <menuItem title="Item 3" id="iyY-BW-9fX"/>
14859                                             </items>
14860                                         </menu>
14861                                     </popUpButtonCell>
14862                                 </popUpButton>
14863                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="P0D-rX-a7n">
14864                                     <rect key="frame" x="265" y="111" width="17" height="17"/>
14865                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14866                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="の" id="Hfx-kd-G7H">
14867                                         <font key="font" size="13" name="AquaKana"/>
14868                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14869                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14870                                     </textFieldCell>
14871                                 </textField>
14872                                 <popUpButton verticalHuggingPriority="750" id="nn4-0W-aaX">
14873                                     <rect key="frame" x="286" y="106" width="75" height="26"/>
14874                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14875                                     <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="tJs-c3-XZ6" id="KRW-vg-o3U">
14876                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
14877                                         <font key="font" metaFont="menu"/>
14878                                         <menu key="menu" title="OtherViews" id="RIK-QE-Xl2">
14879                                             <items>
14880                                                 <menuItem title="Item 1" state="on" id="tJs-c3-XZ6"/>
14881                                                 <menuItem title="Item 2" id="zbQ-Q7-e0c"/>
14882                                                 <menuItem title="Item 3" id="Fzv-6F-l3h"/>
14883                                             </items>
14884                                         </menu>
14885                                     </popUpButtonCell>
14886                                 </popUpButton>
14887                                 <popUpButton verticalHuggingPriority="750" id="iCj-RP-fKP">
14888                                     <rect key="frame" x="116" y="11" width="185" height="26"/>
14889                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14890                                     <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">
14891                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
14892                                         <font key="font" metaFont="menu"/>
14893                                         <menu key="menu" title="OtherViews" id="d1d-wj-w3u">
14894                                             <items>
14895                                                 <menuItem title="マップID" state="on" id="0Ea-zu-Gnp"/>
14896                                                 <menuItem title="味方の出撃前の人数" id="0Lq-kG-EF1"/>
14897                                                 <menuItem title="味方の現行人数" id="tYz-tB-2dd"/>
14898                                                 <menuItem title="敵の出撃前の人数" id="SW4-7g-wtU"/>
14899                                                 <menuItem title="敵の現行人数" id="d6K-o2-2gS"/>
14900                                                 <menuItem title="味方の資源" id="DwB-WE-Hey"/>
14901                                                 <menuItem title="味方の食料" id="6wL-kK-LVg"/>
14902                                                 <menuItem title="味方の資金" id="YIi-Ri-nOP"/>
14903                                                 <menuItem title="敵の資源" id="XmN-jH-bkn"/>
14904                                                 <menuItem title="敵の食料" id="PLT-fg-mt4"/>
14905                                                 <menuItem title="敵の資金" id="RQa-0e-ZMv"/>
14906                                                 <menuItem title="プレイ時間" id="JuB-yJ-66K"/>
14907                                                 <menuItem title="味方の手数時間" id="NmM-2B-AOR"/>
14908                                                 <menuItem title="敵の手数時間" id="Wmt-3I-Cgv"/>
14909                                                 <menuItem title="タイマー" id="Dkh-77-RPV"/>
14910                                                 <menuItem title="セーブ回数" id="kUI-d4-wJM"/>
14911                                             </items>
14912                                         </menu>
14913                                     </popUpButtonCell>
14914                                 </popUpButton>
14915                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="JHf-8B-HaF">
14916                                     <rect key="frame" x="118" y="170" width="200" height="27"/>
14917                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14918                                     <clipView key="contentView" id="WhA-gA-Si4">
14919                                         <rect key="frame" x="1" y="1" width="198" height="25"/>
14920                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14921                                         <subviews>
14922                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="DIX-dU-hS3">
14923                                                 <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
14924                                                 <autoresizingMask key="autoresizingMask"/>
14925                                                 <size key="intercellSpacing" width="3" height="2"/>
14926                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14927                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14928                                                 <tableColumns>
14929                                                     <tableColumn width="195" minWidth="40" maxWidth="1000" id="8Qa-Up-e1D">
14930                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
14931                                                             <font key="font" metaFont="smallSystem"/>
14932                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14933                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14934                                                         </tableHeaderCell>
14935                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nae-XJ-CKc">
14936                                                             <font key="font" metaFont="system"/>
14937                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14938                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14939                                                         </textFieldCell>
14940                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14941                                                         <connections>
14942                                                             <binding destination="YSS-a8-Fys" name="value" keyPath="arrangedObjects.name" id="oRA-ca-GbN"/>
14943                                                         </connections>
14944                                                     </tableColumn>
14945                                                 </tableColumns>
14946                                             </tableView>
14947                                         </subviews>
14948                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14949                                     </clipView>
14950                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ePR-DF-i1B">
14951                                         <rect key="frame" x="1" y="20" width="160" height="16"/>
14952                                         <autoresizingMask key="autoresizingMask"/>
14953                                     </scroller>
14954                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="0eq-IJ-KBM">
14955                                         <rect key="frame" x="163" y="17" width="16" height="9"/>
14956                                         <autoresizingMask key="autoresizingMask"/>
14957                                     </scroller>
14958                                 </scrollView>
14959                                 <popUpButton verticalHuggingPriority="750" id="1em-95-LYt">
14960                                     <rect key="frame" x="116" y="45" width="155" height="26"/>
14961                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14962                                     <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="hc0-qX-p3d" id="kW9-c9-sKT">
14963                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
14964                                         <font key="font" metaFont="menu"/>
14965                                         <menu key="menu" title="OtherViews" id="puP-vR-JwC">
14966                                             <items>
14967                                                 <menuItem title="Item 1" state="on" id="hc0-qX-p3d"/>
14968                                                 <menuItem title="Item 2" id="11V-5u-Iu9"/>
14969                                                 <menuItem title="Item 3" id="yZW-hf-REw"/>
14970                                             </items>
14971                                         </menu>
14972                                     </popUpButtonCell>
14973                                 </popUpButton>
14974                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="lwI-Q1-9cg">
14975                                     <rect key="frame" x="265" y="50" width="17" height="17"/>
14976                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14977                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="の" id="sEZ-0p-agm">
14978                                         <font key="font" size="13" name="AquaKana"/>
14979                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14980                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14981                                     </textFieldCell>
14982                                 </textField>
14983                                 <popUpButton verticalHuggingPriority="750" id="QPC-gH-6FL">
14984                                     <rect key="frame" x="286" y="45" width="75" height="26"/>
14985                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14986                                     <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="iQX-vr-ygO" id="vVV-uW-yyu">
14987                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
14988                                         <font key="font" metaFont="menu"/>
14989                                         <menu key="menu" title="OtherViews" id="atC-Op-tGj">
14990                                             <items>
14991                                                 <menuItem title="Item 1" state="on" id="iQX-vr-ygO"/>
14992                                                 <menuItem title="Item 2" id="r2N-PE-1aB"/>
14993                                                 <menuItem title="Item 3" id="tqK-qp-2u2"/>
14994                                             </items>
14995                                         </menu>
14996                                     </popUpButtonCell>
14997                                 </popUpButton>
14998                                 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="qGe-Ud-xrs">
14999                                     <rect key="frame" x="18" y="10" width="100" height="222"/>
15000                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15001                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15002                                     <size key="cellSize" width="100" height="18"/>
15003                                     <size key="intercellSpacing" width="4" height="2"/>
15004                                     <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Yqq-BK-Unl">
15005                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15006                                         <font key="font" metaFont="system"/>
15007                                     </buttonCell>
15008                                     <cells>
15009                                         <column>
15010                                             <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="9C9-Pi-aWb">
15011                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15012                                                 <font key="font" metaFont="system"/>
15013                                             </buttonCell>
15014                                             <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="mDk-k2-7Pa">
15015                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15016                                                 <font key="font" metaFont="system"/>
15017                                             </buttonCell>
15018                                             <buttonCell type="radio" title="乱数" imagePosition="left" alignment="left" inset="2" id="cTi-Tb-TXb">
15019                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15020                                                 <font key="font" metaFont="system"/>
15021                                             </buttonCell>
15022                                             <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" inset="2" id="l8s-wc-IH7">
15023                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15024                                                 <font key="font" metaFont="system"/>
15025                                             </buttonCell>
15026                                             <buttonCell type="radio" title="味方ユニット" imagePosition="left" alignment="left" inset="2" id="1VZ-Ej-AeA">
15027                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15028                                                 <font key="font" metaFont="system"/>
15029                                             </buttonCell>
15030                                             <buttonCell type="radio" title="敵ユニット" imagePosition="left" alignment="left" inset="2" id="Aj3-Jn-gUP">
15031                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15032                                                 <font key="font" metaFont="system"/>
15033                                             </buttonCell>
15034                                             <buttonCell type="radio" title="その他" imagePosition="left" alignment="left" inset="2" id="wbt-ck-tEA">
15035                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15036                                                 <font key="font" metaFont="system"/>
15037                                             </buttonCell>
15038                                         </column>
15039                                     </cells>
15040                                 </matrix>
15041                             </subviews>
15042                         </view>
15043                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
15044                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
15045                     </box>
15046                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="U2A-TN-hxW">
15047                         <rect key="frame" x="20" y="314" width="61" height="128"/>
15048                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15049                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15050                         <size key="cellSize" width="48" height="18"/>
15051                         <size key="intercellSpacing" width="4" height="2"/>
15052                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="JsG-az-zWD">
15053                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15054                             <font key="font" metaFont="system"/>
15055                         </buttonCell>
15056                         <cells>
15057                             <column>
15058                                 <buttonCell type="radio" title="単独" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="kTY-Gc-Gpt">
15059                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15060                                     <font key="font" metaFont="system"/>
15061                                 </buttonCell>
15062                                 <buttonCell type="radio" title="一括" imagePosition="left" alignment="left" inset="2" id="1Yr-LT-hq9">
15063                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15064                                     <font key="font" metaFont="system"/>
15065                                 </buttonCell>
15066                             </column>
15067                         </cells>
15068                     </matrix>
15069                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="WuS-7h-m7w">
15070                         <rect key="frame" x="77" y="398" width="250" height="26"/>
15071                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15072                         <clipView key="contentView" id="7x8-Os-IO4">
15073                             <rect key="frame" x="1" y="1" width="248" height="24"/>
15074                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15075                             <subviews>
15076                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="tRm-uV-ATH">
15077                                     <rect key="frame" x="0.0" y="0.0" width="245" height="19"/>
15078                                     <autoresizingMask key="autoresizingMask"/>
15079                                     <size key="intercellSpacing" width="3" height="2"/>
15080                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15081                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15082                                     <tableColumns>
15083                                         <tableColumn width="241.51953125" minWidth="40" maxWidth="1000" id="WCz-XL-O6e">
15084                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15085                                                 <font key="font" metaFont="smallSystem"/>
15086                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15087                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15088                                             </tableHeaderCell>
15089                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Wep-SQ-4AY">
15090                                                 <font key="font" metaFont="system"/>
15091                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15092                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15093                                             </textFieldCell>
15094                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15095                                             <connections>
15096                                                 <binding destination="iHP-P2-t0Y" name="value" keyPath="arrangedObjects.name" id="WIQ-xe-wQp"/>
15097                                             </connections>
15098                                         </tableColumn>
15099                                     </tableColumns>
15100                                 </tableView>
15101                             </subviews>
15102                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15103                         </clipView>
15104                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1Zy-Vk-S4p">
15105                             <rect key="frame" x="1" y="119" width="223" height="15"/>
15106                             <autoresizingMask key="autoresizingMask"/>
15107                         </scroller>
15108                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="0gZ-t9-BMg">
15109                             <rect key="frame" x="224" y="17" width="15" height="102"/>
15110                             <autoresizingMask key="autoresizingMask"/>
15111                         </scroller>
15112                     </scrollView>
15113                 </subviews>
15114             </view>
15115         </window>
15116         <menuItem title="敵の手数時間" id="Suo-px-r0H"/>
15117         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Cnw-Ln-Ynn" userLabel="タイマーの決定">
15118             <windowStyleMask key="styleMask" titled="YES"/>
15119             <rect key="contentRect" x="678" y="400" width="300" height="200"/>
15120             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15121             <view key="contentView" id="BMC-ht-Jaf">
15122                 <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
15123                 <autoresizingMask key="autoresizingMask"/>
15124                 <subviews>
15125                     <button verticalHuggingPriority="750" id="hol-Sa-QDS">
15126                         <rect key="frame" x="115" y="13" width="66" height="32"/>
15127                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15128                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Lxd-Zr-sWb">
15129                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15130                             <font key="font" size="13" name="AquaKana"/>
15131                         </buttonCell>
15132                         <connections>
15133                             <action selector="EDtimerSubmit:" target="3826" id="eEE-hK-xMV"/>
15134                         </connections>
15135                     </button>
15136                     <button verticalHuggingPriority="750" id="bWT-Kb-ckb">
15137                         <rect key="frame" x="181" y="13" width="105" height="32"/>
15138                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15139                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5tm-vw-04R">
15140                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15141                             <font key="font" size="13" name="AquaKana"/>
15142                         </buttonCell>
15143                         <connections>
15144                             <action selector="EDtimerCancel:" target="3826" id="Jy0-Vn-k7b"/>
15145                         </connections>
15146                     </button>
15147                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="341-UV-uZJ">
15148                         <rect key="frame" x="21" y="163" width="95" height="17"/>
15149                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15150                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="タイマーの操作" id="nHx-J4-DHf">
15151                             <font key="font" size="13" name="AquaKana"/>
15152                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15153                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15154                         </textFieldCell>
15155                     </textField>
15156                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="OGJ-pk-gn9">
15157                         <rect key="frame" x="20" y="123" width="200" height="18"/>
15158                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15159                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15160                         <size key="cellSize" width="48" height="18"/>
15161                         <size key="intercellSpacing" width="4" height="2"/>
15162                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="VW2-fB-vzF">
15163                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15164                             <font key="font" metaFont="system"/>
15165                         </buttonCell>
15166                         <cells>
15167                             <column>
15168                                 <buttonCell type="radio" title="始動" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="jpT-ZX-byg">
15169                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15170                                     <font key="font" metaFont="system"/>
15171                                 </buttonCell>
15172                             </column>
15173                             <column>
15174                                 <buttonCell type="radio" title="停止" imagePosition="left" alignment="left" inset="2" id="Ch2-kr-CdZ">
15175                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15176                                     <font key="font" metaFont="system"/>
15177                                 </buttonCell>
15178                             </column>
15179                         </cells>
15180                         <connections>
15181                             <action selector="EDTimerSetBtn1:" target="3826" id="9fG-Iv-Jqi"/>
15182                         </connections>
15183                     </matrix>
15184                     <textField verticalHuggingPriority="750" id="NcS-6r-bj5">
15185                         <rect key="frame" x="20" y="75" width="50" height="22"/>
15186                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15187                         <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">
15188                             <font key="font" metaFont="system"/>
15189                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15190                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15191                         </textFieldCell>
15192                     </textField>
15193                     <textField verticalHuggingPriority="750" id="gmG-4C-wSf">
15194                         <rect key="frame" x="125" y="75" width="50" height="22"/>
15195                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15196                         <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">
15197                             <font key="font" metaFont="system"/>
15198                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15199                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15200                         </textFieldCell>
15201                     </textField>
15202                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="lRe-yV-pZ8">
15203                         <rect key="frame" x="81" y="80" width="17" height="17"/>
15204                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15205                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="分" id="bvM-d4-2eF">
15206                             <font key="font" size="13" name="AquaKana"/>
15207                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15208                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15209                         </textFieldCell>
15210                     </textField>
15211                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oKd-SR-JKq">
15212                         <rect key="frame" x="185" y="80" width="17" height="17"/>
15213                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15214                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="jBS-KG-LYA">
15215                             <font key="font" size="13" name="AquaKana"/>
15216                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15217                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15218                         </textFieldCell>
15219                     </textField>
15220                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="JRU-pg-GKs">
15221                         <rect key="frame" x="132" y="113" width="61" height="38"/>
15222                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15223                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15224                         <size key="cellSize" width="48" height="18"/>
15225                         <size key="intercellSpacing" width="4" height="2"/>
15226                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="rUl-n3-Pfs">
15227                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15228                             <font key="font" metaFont="system"/>
15229                         </buttonCell>
15230                         <cells>
15231                             <column>
15232                                 <buttonCell type="radio" title="足す" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="sPx-4h-DcB">
15233                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15234                                     <font key="font" metaFont="system"/>
15235                                 </buttonCell>
15236                                 <buttonCell type="radio" title="引く" imagePosition="left" alignment="left" inset="2" id="reH-gy-a7R">
15237                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15238                                     <font key="font" metaFont="system"/>
15239                                 </buttonCell>
15240                             </column>
15241                         </cells>
15242                         <connections>
15243                             <action selector="EDTimerSetBtn2:" target="3826" id="zNw-Nt-TvP"/>
15244                         </connections>
15245                     </matrix>
15246                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="6lQ-l6-Fax">
15247                         <rect key="frame" x="201" y="113" width="61" height="38"/>
15248                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15249                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15250                         <size key="cellSize" width="61" height="18"/>
15251                         <size key="intercellSpacing" width="4" height="2"/>
15252                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="rtP-Tz-whd">
15253                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15254                             <font key="font" metaFont="system"/>
15255                         </buttonCell>
15256                         <cells>
15257                             <column>
15258                                 <buttonCell type="radio" title="表示" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XZS-jY-8Fi">
15259                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15260                                     <font key="font" metaFont="system"/>
15261                                 </buttonCell>
15262                                 <buttonCell type="radio" title="非表示" imagePosition="left" alignment="left" inset="2" id="veb-h0-8PW">
15263                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15264                                     <font key="font" metaFont="system"/>
15265                                 </buttonCell>
15266                             </column>
15267                         </cells>
15268                         <connections>
15269                             <action selector="EDTimerSetBtn3:" target="3826" id="zgq-H0-7Jc"/>
15270                         </connections>
15271                     </matrix>
15272                 </subviews>
15273             </view>
15274         </window>
15275         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="o5n-nH-rBa" userLabel="条件の決定">
15276             <windowStyleMask key="styleMask" titled="YES"/>
15277             <rect key="contentRect" x="678" y="400" width="400" height="393"/>
15278             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15279             <view key="contentView" id="RGE-fv-ZPm">
15280                 <rect key="frame" x="0.0" y="-3" width="400" height="393"/>
15281                 <autoresizingMask key="autoresizingMask"/>
15282                 <subviews>
15283                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QIn-GK-ol6">
15284                         <rect key="frame" x="6" y="40" width="238" height="17"/>
15285                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15286                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="条件に当てはまる場合のジャンプラベル" id="k00-AP-a5l">
15287                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15288                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15289                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15290                         </textFieldCell>
15291                     </textField>
15292                     <button verticalHuggingPriority="750" id="RrN-Fe-t3Z">
15293                         <rect key="frame" x="220" y="7" width="66" height="32"/>
15294                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15295                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EAB-OQ-Kt4">
15296                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15297                             <font key="font" size="13" name="AquaKana"/>
15298                         </buttonCell>
15299                         <connections>
15300                             <action selector="EDbranchSubmit:" target="3826" id="JSO-Rz-Nw4"/>
15301                         </connections>
15302                     </button>
15303                     <button verticalHuggingPriority="750" id="o3s-7g-9d8">
15304                         <rect key="frame" x="281" y="7" width="105" height="32"/>
15305                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15306                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Xfa-T8-giT">
15307                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15308                             <font key="font" size="13" name="AquaKana"/>
15309                         </buttonCell>
15310                         <connections>
15311                             <action selector="EDbranchClose:" target="3826" id="dlA-l1-qF5"/>
15312                         </connections>
15313                     </button>
15314                     <textField verticalHuggingPriority="750" id="JdZ-Qd-mNj">
15315                         <rect key="frame" x="275" y="64" width="117" height="22"/>
15316                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15317                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="GiT-G6-KoX">
15318                             <font key="font" metaFont="system"/>
15319                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15320                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15321                         </textFieldCell>
15322                     </textField>
15323                     <textField verticalHuggingPriority="750" id="fiq-HP-oMn">
15324                         <rect key="frame" x="275" y="37" width="117" height="22"/>
15325                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15326                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="kcS-YA-6BG">
15327                             <font key="font" metaFont="system"/>
15328                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15329                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15330                         </textFieldCell>
15331                     </textField>
15332                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="8BA-wR-gkF">
15333                         <rect key="frame" x="5" y="67" width="264" height="17"/>
15334                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15335                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="条件に当てはまらない場合のジャンプラベル" id="438-ur-OZy">
15336                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15337                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15338                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15339                         </textFieldCell>
15340                     </textField>
15341                     <tabView id="rHS-nS-mdv">
15342                         <rect key="frame" x="13" y="84" width="355" height="303"/>
15343                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15344                         <font key="font" metaFont="system"/>
15345                         <tabViewItems>
15346                             <tabViewItem label="1" identifier="1" id="v9b-Yb-7c5">
15347                                 <view key="view" id="kUj-UD-8aN">
15348                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
15349                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15350                                     <subviews>
15351                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sFs-LY-kkJ">
15352                                             <rect key="frame" x="104" y="217" width="137" height="30"/>
15353                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15354                                             <clipView key="contentView" id="4Jp-6s-iHE">
15355                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
15356                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15357                                                 <subviews>
15358                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="PRc-yd-L46">
15359                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
15360                                                         <autoresizingMask key="autoresizingMask"/>
15361                                                         <size key="intercellSpacing" width="3" height="2"/>
15362                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15363                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15364                                                         <tableColumns>
15365                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="Yax-AL-7gs">
15366                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15367                                                                     <font key="font" metaFont="smallSystem"/>
15368                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15369                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15370                                                                 </tableHeaderCell>
15371                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="dpf-Hs-neh">
15372                                                                     <font key="font" metaFont="system"/>
15373                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15374                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15375                                                                 </textFieldCell>
15376                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15377                                                                 <connections>
15378                                                                     <binding destination="SDf-7k-75Z" name="value" keyPath="arrangedObjects.value" id="IS6-G0-EJ6">
15379                                                                         <dictionary key="options">
15380                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
15381                                                                         </dictionary>
15382                                                                     </binding>
15383                                                                 </connections>
15384                                                             </tableColumn>
15385                                                         </tableColumns>
15386                                                     </tableView>
15387                                                 </subviews>
15388                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15389                                             </clipView>
15390                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Cd3-f6-hWe">
15391                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
15392                                                 <autoresizingMask key="autoresizingMask"/>
15393                                             </scroller>
15394                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="U7k-a1-jTo">
15395                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15396                                                 <autoresizingMask key="autoresizingMask"/>
15397                                             </scroller>
15398                                         </scrollView>
15399                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Fda-UJ-hBC">
15400                                             <rect key="frame" x="242" y="224" width="17" height="17"/>
15401                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15402                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="Y3t-bh-2My">
15403                                                 <font key="font" size="13" name="AquaKana"/>
15404                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15405                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15406                                             </textFieldCell>
15407                                         </textField>
15408                                         <popUpButton verticalHuggingPriority="750" id="b0H-BN-rXH">
15409                                             <rect key="frame" x="258" y="219" width="75" height="26"/>
15410                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15411                                             <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">
15412                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15413                                                 <font key="font" metaFont="menu"/>
15414                                                 <menu key="menu" title="OtherViews" id="srK-oC-TeN">
15415                                                     <items>
15416                                                         <menuItem title="ON" id="aQ7-LT-sqY"/>
15417                                                         <menuItem title="OFF" state="on" id="I5Y-Ke-ynd"/>
15418                                                     </items>
15419                                                 </menu>
15420                                             </popUpButtonCell>
15421                                         </popUpButton>
15422                                         <button id="LQG-CN-URC">
15423                                             <rect key="frame" x="15" y="225" width="74" height="18"/>
15424                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15425                                             <buttonCell key="cell" type="check" title="スイッチ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="a1Z-OH-uo8">
15426                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15427                                                 <font key="font" size="13" name="AquaKana"/>
15428                                             </buttonCell>
15429                                         </button>
15430                                         <button id="T7N-9K-PEG">
15431                                             <rect key="frame" x="15" y="184" width="48" height="18"/>
15432                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15433                                             <buttonCell key="cell" type="check" title="変数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="E9n-Ff-Ui6">
15434                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15435                                                 <font key="font" size="13" name="AquaKana"/>
15436                                             </buttonCell>
15437                                         </button>
15438                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="odv-Ck-6oU">
15439                                             <rect key="frame" x="104" y="179" width="137" height="30"/>
15440                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15441                                             <clipView key="contentView" id="5cc-V3-w6M">
15442                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
15443                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15444                                                 <subviews>
15445                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="uQd-g9-ojb">
15446                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
15447                                                         <autoresizingMask key="autoresizingMask"/>
15448                                                         <size key="intercellSpacing" width="3" height="2"/>
15449                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15450                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15451                                                         <tableColumns>
15452                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="LXV-4Q-JX1">
15453                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15454                                                                     <font key="font" metaFont="smallSystem"/>
15455                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15456                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15457                                                                 </tableHeaderCell>
15458                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="WF1-eC-EPm">
15459                                                                     <font key="font" metaFont="system"/>
15460                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15461                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15462                                                                 </textFieldCell>
15463                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15464                                                                 <connections>
15465                                                                     <binding destination="JZL-0k-XMk" name="value" keyPath="arrangedObjects.value" id="ac0-5v-qyu"/>
15466                                                                 </connections>
15467                                                             </tableColumn>
15468                                                         </tableColumns>
15469                                                     </tableView>
15470                                                 </subviews>
15471                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15472                                             </clipView>
15473                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="qtb-oB-Wdb">
15474                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
15475                                                 <autoresizingMask key="autoresizingMask"/>
15476                                             </scroller>
15477                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cAX-OY-Bhk">
15478                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15479                                                 <autoresizingMask key="autoresizingMask"/>
15480                                             </scroller>
15481                                         </scrollView>
15482                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hth-Kr-0lk">
15483                                             <rect key="frame" x="242" y="186" width="17" height="17"/>
15484                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15485                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="Gxe-Ig-UhL">
15486                                                 <font key="font" size="13" name="AquaKana"/>
15487                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15488                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15489                                             </textFieldCell>
15490                                         </textField>
15491                                         <button id="fuF-8p-E5N">
15492                                             <rect key="frame" x="68" y="149" width="48" height="18"/>
15493                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15494                                             <buttonCell key="cell" type="check" title="定数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Lnq-vA-RPW">
15495                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15496                                                 <font key="font" size="13" name="AquaKana"/>
15497                                             </buttonCell>
15498                                         </button>
15499                                         <button id="mS0-Oq-Uqt">
15500                                             <rect key="frame" x="68" y="117" width="48" height="18"/>
15501                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15502                                             <buttonCell key="cell" type="check" title="変数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5fj-2F-99B">
15503                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15504                                                 <font key="font" size="13" name="AquaKana"/>
15505                                             </buttonCell>
15506                                         </button>
15507                                         <textField verticalHuggingPriority="750" id="ym6-Uz-8Ca">
15508                                             <rect key="frame" x="124" y="147" width="96" height="22"/>
15509                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15510                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8FI-jz-GfW">
15511                                                 <font key="font" metaFont="system"/>
15512                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15513                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15514                                             </textFieldCell>
15515                                         </textField>
15516                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dae-zj-oHn">
15517                                             <rect key="frame" x="124" y="109" width="137" height="30"/>
15518                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15519                                             <clipView key="contentView" id="LY0-ia-CdS">
15520                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
15521                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15522                                                 <subviews>
15523                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="p29-z4-AVX">
15524                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
15525                                                         <autoresizingMask key="autoresizingMask"/>
15526                                                         <size key="intercellSpacing" width="3" height="2"/>
15527                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15528                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15529                                                         <tableColumns>
15530                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="36I-iV-VLL">
15531                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15532                                                                     <font key="font" metaFont="smallSystem"/>
15533                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15534                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15535                                                                 </tableHeaderCell>
15536                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="JoQ-UK-XFO">
15537                                                                     <font key="font" metaFont="system"/>
15538                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15539                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15540                                                                 </textFieldCell>
15541                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15542                                                                 <connections>
15543                                                                     <binding destination="PSV-6H-oXd" name="value" keyPath="arrangedObjects.value" id="nar-2I-Cw8">
15544                                                                         <dictionary key="options">
15545                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
15546                                                                         </dictionary>
15547                                                                     </binding>
15548                                                                 </connections>
15549                                                             </tableColumn>
15550                                                         </tableColumns>
15551                                                     </tableView>
15552                                                 </subviews>
15553                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15554                                             </clipView>
15555                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="70G-Ix-ZGv">
15556                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
15557                                                 <autoresizingMask key="autoresizingMask"/>
15558                                             </scroller>
15559                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5gf-Np-XWk">
15560                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15561                                                 <autoresizingMask key="autoresizingMask"/>
15562                                             </scroller>
15563                                         </scrollView>
15564                                         <popUpButton verticalHuggingPriority="750" id="n3n-JE-hXH">
15565                                             <rect key="frame" x="68" y="77" width="75" height="26"/>
15566                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15567                                             <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">
15568                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15569                                                 <font key="font" metaFont="menu"/>
15570                                                 <menu key="menu" title="OtherViews" id="kdS-Mx-S5A">
15571                                                     <items>
15572                                                         <menuItem title="と同値" state="on" id="sha-9K-8IT"/>
15573                                                         <menuItem title="以上" id="eKf-Zj-ee1"/>
15574                                                         <menuItem title="以下" id="B5C-8A-cO6"/>
15575                                                         <menuItem title="超" id="ugh-5h-mYn"/>
15576                                                         <menuItem title="未満" id="NFt-V2-xXn"/>
15577                                                         <menuItem title="以外" id="bVc-DI-Pwf"/>
15578                                                     </items>
15579                                                 </menu>
15580                                             </popUpButtonCell>
15581                                         </popUpButton>
15582                                         <button id="Xjq-aZ-v3u">
15583                                             <rect key="frame" x="15" y="34" width="74" height="18"/>
15584                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15585                                             <buttonCell key="cell" type="check" title="タイマー" bezelStyle="regularSquare" imagePosition="left" inset="2" id="obZ-qP-Wu2">
15586                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15587                                                 <font key="font" size="13" name="AquaKana"/>
15588                                             </buttonCell>
15589                                         </button>
15590                                         <textField verticalHuggingPriority="750" id="ISg-Xc-gSw">
15591                                             <rect key="frame" x="95" y="32" width="36" height="22"/>
15592                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15593                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="WVr-7i-HwU">
15594                                                 <font key="font" metaFont="system"/>
15595                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15596                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15597                                             </textFieldCell>
15598                                         </textField>
15599                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Qkt-In-Wgn">
15600                                             <rect key="frame" x="137" y="36" width="17" height="17"/>
15601                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15602                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="分" id="AlE-FW-mjC">
15603                                                 <font key="font" size="13" name="AquaKana"/>
15604                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15605                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15606                                             </textFieldCell>
15607                                         </textField>
15608                                         <textField verticalHuggingPriority="750" id="ghA-Up-141">
15609                                             <rect key="frame" x="160" y="32" width="36" height="22"/>
15610                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15611                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Fmi-TT-uf0">
15612                                                 <font key="font" metaFont="system"/>
15613                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15614                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15615                                             </textFieldCell>
15616                                         </textField>
15617                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BFz-yA-1Nq">
15618                                             <rect key="frame" x="202" y="36" width="17" height="17"/>
15619                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15620                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="x6D-Fv-2Od">
15621                                                 <font key="font" size="13" name="AquaKana"/>
15622                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15623                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15624                                             </textFieldCell>
15625                                         </textField>
15626                                         <popUpButton verticalHuggingPriority="750" id="u45-h8-n0z">
15627                                             <rect key="frame" x="236" y="30" width="75" height="26"/>
15628                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15629                                             <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">
15630                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15631                                                 <font key="font" metaFont="menu"/>
15632                                                 <menu key="menu" title="OtherViews" id="Pwk-rF-fg8">
15633                                                     <items>
15634                                                         <menuItem title="以上" state="on" id="XK2-Ow-1ki"/>
15635                                                         <menuItem title="以下" id="lO1-jJ-DRI"/>
15636                                                     </items>
15637                                                 </menu>
15638                                             </popUpButtonCell>
15639                                         </popUpButton>
15640                                     </subviews>
15641                                 </view>
15642                             </tabViewItem>
15643                             <tabViewItem label="2" identifier="2" id="WjT-qo-VM6">
15644                                 <view key="view" id="cub-wO-dU5">
15645                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
15646                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15647                                     <subviews>
15648                                         <button id="N7h-uV-455">
15649                                             <rect key="frame" x="15" y="234" width="100" height="18"/>
15650                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15651                                             <buttonCell key="cell" type="check" title="ユニットの数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5qC-Mv-3sn">
15652                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15653                                                 <font key="font" size="13" name="AquaKana"/>
15654                                             </buttonCell>
15655                                         </button>
15656                                         <textField verticalHuggingPriority="750" id="bw4-oE-hZH">
15657                                             <rect key="frame" x="185" y="232" width="30" height="22"/>
15658                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15659                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="QRT-pw-xdf">
15660                                                 <font key="font" metaFont="system"/>
15661                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15662                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15663                                             </textFieldCell>
15664                                         </textField>
15665                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="68W-9u-AfU">
15666                                             <rect key="frame" x="143" y="235" width="43" height="17"/>
15667                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15668                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="チーム" id="rUJ-8w-AKP">
15669                                                 <font key="font" size="13" name="AquaKana"/>
15670                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15671                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15672                                             </textFieldCell>
15673                                         </textField>
15674                                         <button id="IKJ-3J-VzO">
15675                                             <rect key="frame" x="14" y="33" width="191" height="18"/>
15676                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15677                                             <buttonCell key="cell" type="check" title="ユニットが以下を選択した時" bezelStyle="regularSquare" imagePosition="left" inset="2" id="HVN-yZ-78k">
15678                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15679                                                 <font key="font" size="13" name="AquaKana"/>
15680                                             </buttonCell>
15681                                         </button>
15682                                         <popUpButton verticalHuggingPriority="750" id="esJ-DI-2hf">
15683                                             <rect key="frame" x="14" y="3" width="205" height="26"/>
15684                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15685                                             <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">
15686                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15687                                                 <font key="font" metaFont="menu"/>
15688                                                 <menu key="menu" title="OtherViews" id="64b-r5-zgf">
15689                                                     <items>
15690                                                         <menuItem title="待機" state="on" id="dmg-5z-lw2"/>
15691                                                         <menuItem title="攻撃" id="Den-HM-m8H"/>
15692                                                         <menuItem title="説得" id="Jmb-BK-dr4"/>
15693                                                     </items>
15694                                                 </menu>
15695                                             </popUpButtonCell>
15696                                         </popUpButton>
15697                                         <textField verticalHuggingPriority="750" id="GUh-SF-1eo">
15698                                             <rect key="frame" x="41" y="202" width="96" height="22"/>
15699                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15700                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="KKD-wX-fxV">
15701                                                 <font key="font" metaFont="system"/>
15702                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15703                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15704                                             </textFieldCell>
15705                                         </textField>
15706                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cJ9-72-bKw">
15707                                             <rect key="frame" x="15" y="205" width="17" height="17"/>
15708                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15709                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="値" id="Fub-7Q-npl">
15710                                                 <font key="font" size="13" name="AquaKana"/>
15711                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15712                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15713                                             </textFieldCell>
15714                                         </textField>
15715                                         <popUpButton verticalHuggingPriority="750" id="epN-Ht-c9c">
15716                                             <rect key="frame" x="143" y="199" width="75" height="26"/>
15717                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15718                                             <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">
15719                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15720                                                 <font key="font" metaFont="menu"/>
15721                                                 <menu key="menu" title="OtherViews" id="UeL-Ut-2sB">
15722                                                     <items>
15723                                                         <menuItem title="同値" state="on" id="Q2G-BH-UDD"/>
15724                                                         <menuItem title="以上" id="HPZ-pY-rFy"/>
15725                                                         <menuItem title="以下" id="E4o-il-yko"/>
15726                                                     </items>
15727                                                 </menu>
15728                                             </popUpButtonCell>
15729                                         </popUpButton>
15730                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="0Hg-B3-WBZ">
15731                                             <rect key="frame" x="17" y="120" width="200" height="54"/>
15732                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15733                                             <clipView key="contentView" id="oPg-tt-jTE">
15734                                                 <rect key="frame" x="1" y="1" width="198" height="52"/>
15735                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15736                                                 <subviews>
15737                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="4Qh-wd-Vkd">
15738                                                         <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
15739                                                         <autoresizingMask key="autoresizingMask"/>
15740                                                         <size key="intercellSpacing" width="3" height="2"/>
15741                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15742                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15743                                                         <tableColumns>
15744                                                             <tableColumn editable="NO" width="195" minWidth="40" maxWidth="1000" id="ZxQ-AG-ysV">
15745                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15746                                                                     <font key="font" metaFont="smallSystem"/>
15747                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15748                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
15749                                                                 </tableHeaderCell>
15750                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="G5l-pE-Eds">
15751                                                                     <font key="font" metaFont="system"/>
15752                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15753                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15754                                                                 </textFieldCell>
15755                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15756                                                                 <connections>
15757                                                                     <binding destination="6Yo-5j-AWN" name="value" keyPath="arrangedObjects.value" id="sz6-fe-d1c">
15758                                                                         <dictionary key="options">
15759                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
15760                                                                         </dictionary>
15761                                                                     </binding>
15762                                                                 </connections>
15763                                                             </tableColumn>
15764                                                         </tableColumns>
15765                                                     </tableView>
15766                                                 </subviews>
15767                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15768                                             </clipView>
15769                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="zKR-Vf-iac">
15770                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
15771                                                 <autoresizingMask key="autoresizingMask"/>
15772                                             </scroller>
15773                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="atf-L7-LB6">
15774                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15775                                                 <autoresizingMask key="autoresizingMask"/>
15776                                             </scroller>
15777                                         </scrollView>
15778                                         <button id="EE8-Ro-mnC">
15779                                             <rect key="frame" x="15" y="180" width="100" height="18"/>
15780                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15781                                             <buttonCell key="cell" type="check" title="ユニット特定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="sgV-SF-FPQ">
15782                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15783                                                 <font key="font" size="13" name="AquaKana"/>
15784                                             </buttonCell>
15785                                         </button>
15786                                         <button id="pxe-mQ-s5k">
15787                                             <rect key="frame" x="13" y="96" width="74" height="18"/>
15788                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15789                                             <buttonCell key="cell" type="check" title="場所特定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="pwq-sS-7EY">
15790                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15791                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
15792                                             </buttonCell>
15793                                         </button>
15794                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="aaN-od-etV">
15795                                             <rect key="frame" x="17" y="57" width="198" height="33"/>
15796                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15797                                             <clipView key="contentView" id="1Wy-Am-voT">
15798                                                 <rect key="frame" x="1" y="1" width="196" height="31"/>
15799                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15800                                                 <subviews>
15801                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="0bV-Ec-qUf">
15802                                                         <rect key="frame" x="0.0" y="0.0" width="196" height="19"/>
15803                                                         <autoresizingMask key="autoresizingMask"/>
15804                                                         <size key="intercellSpacing" width="3" height="2"/>
15805                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15806                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15807                                                         <tableColumns>
15808                                                             <tableColumn editable="NO" width="193" minWidth="40" maxWidth="1000" id="PfA-rh-g5Z">
15809                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15810                                                                     <font key="font" metaFont="smallSystem"/>
15811                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15812                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
15813                                                                 </tableHeaderCell>
15814                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="uhd-1b-akE">
15815                                                                     <font key="font" metaFont="system"/>
15816                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15817                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15818                                                                 </textFieldCell>
15819                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15820                                                                 <connections>
15821                                                                     <binding destination="wa5-Dw-20R" name="value" keyPath="arrangedObjects.value" id="u2E-jQ-k3X">
15822                                                                         <dictionary key="options">
15823                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
15824                                                                         </dictionary>
15825                                                                     </binding>
15826                                                                 </connections>
15827                                                             </tableColumn>
15828                                                         </tableColumns>
15829                                                     </tableView>
15830                                                 </subviews>
15831                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15832                                             </clipView>
15833                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="vMR-5J-LRP">
15834                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
15835                                                 <autoresizingMask key="autoresizingMask"/>
15836                                             </scroller>
15837                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6Oi-Mi-bFE">
15838                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15839                                                 <autoresizingMask key="autoresizingMask"/>
15840                                             </scroller>
15841                                         </scrollView>
15842                                         <button id="uQP-Pi-zxE">
15843                                             <rect key="frame" x="176" y="176" width="19" height="20"/>
15844                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15845                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RBP-Hw-tSl">
15846                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15847                                                 <font key="font" metaFont="system"/>
15848                                             </buttonCell>
15849                                             <connections>
15850                                                 <action selector="EDbranchUnitAdd:" target="3826" id="7Ay-fP-Fj9"/>
15851                                             </connections>
15852                                         </button>
15853                                         <button id="L0M-hy-WMk">
15854                                             <rect key="frame" x="194" y="176" width="21" height="20"/>
15855                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15856                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1k5-s4-9cm">
15857                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15858                                                 <font key="font" metaFont="system"/>
15859                                             </buttonCell>
15860                                             <connections>
15861                                                 <action selector="EDbranchUnitRemove:" target="3826" id="zO2-h9-c4y"/>
15862                                             </connections>
15863                                         </button>
15864                                         <button verticalHuggingPriority="750" id="kuh-7R-VoE">
15865                                             <rect key="frame" x="103" y="93" width="19" height="23"/>
15866                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15867                                             <buttonCell key="cell" type="smallSquare" title="点" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Uf0-ys-1KR">
15868                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15869                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
15870                                             </buttonCell>
15871                                             <connections>
15872                                                 <action selector="EDbranchPlaceAddTen:" target="3826" id="cxC-Gl-m6D"/>
15873                                             </connections>
15874                                         </button>
15875                                         <button verticalHuggingPriority="750" id="P95-ld-lql">
15876                                             <rect key="frame" x="124" y="93" width="32" height="23"/>
15877                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15878                                             <buttonCell key="cell" type="smallSquare" title="範囲" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JQx-Lc-IgF">
15879                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15880                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
15881                                             </buttonCell>
15882                                             <connections>
15883                                                 <action selector="EDbranchPlaceAddHani:" target="3826" id="CzH-2G-A0s"/>
15884                                             </connections>
15885                                         </button>
15886                                         <button verticalHuggingPriority="750" id="Fcg-NU-1C8">
15887                                             <rect key="frame" x="158" y="93" width="32" height="23"/>
15888                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15889                                             <buttonCell key="cell" type="smallSquare" title="矩形" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="AYK-VS-lbW">
15890                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15891                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
15892                                             </buttonCell>
15893                                             <connections>
15894                                                 <action selector="EDbranchPlaceAddkukei:" target="3826" id="Bb3-om-Y2L"/>
15895                                             </connections>
15896                                         </button>
15897                                         <button verticalHuggingPriority="750" id="c2k-oA-BIK">
15898                                             <rect key="frame" x="194" y="94" width="23" height="23"/>
15899                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15900                                             <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hQu-Es-hj6">
15901                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15902                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
15903                                             </buttonCell>
15904                                             <connections>
15905                                                 <action selector="EDbranchPlaceRemove:" target="3826" id="62j-bn-ah2"/>
15906                                             </connections>
15907                                         </button>
15908                                         <button id="xxD-hC-DpD">
15909                                             <rect key="frame" x="221" y="231" width="74" height="18"/>
15910                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15911                                             <buttonCell key="cell" type="check" title="オブジェ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="JiW-AN-Dj2">
15912                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15913                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
15914                                             </buttonCell>
15915                                         </button>
15916                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="rd5-Fg-fsn">
15917                                             <rect key="frame" x="223" y="173" width="107" height="54"/>
15918                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15919                                             <clipView key="contentView" id="Cvh-65-wKo">
15920                                                 <rect key="frame" x="1" y="1" width="105" height="52"/>
15921                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15922                                                 <subviews>
15923                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="9qD-x3-ohq">
15924                                                         <rect key="frame" x="0.0" y="0.0" width="105" height="19"/>
15925                                                         <autoresizingMask key="autoresizingMask"/>
15926                                                         <size key="intercellSpacing" width="3" height="2"/>
15927                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15928                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15929                                                         <tableColumns>
15930                                                             <tableColumn editable="NO" width="102" minWidth="40" maxWidth="1000" id="raa-3K-8mt">
15931                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15932                                                                     <font key="font" metaFont="smallSystem"/>
15933                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15934                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
15935                                                                 </tableHeaderCell>
15936                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="rrN-YD-1oB">
15937                                                                     <font key="font" metaFont="system"/>
15938                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15939                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15940                                                                 </textFieldCell>
15941                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15942                                                                 <connections>
15943                                                                     <binding destination="Rox-Se-Lfe" name="value" keyPath="arrangedObjects.value" id="NPV-gw-ep9">
15944                                                                         <dictionary key="options">
15945                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
15946                                                                         </dictionary>
15947                                                                     </binding>
15948                                                                 </connections>
15949                                                             </tableColumn>
15950                                                         </tableColumns>
15951                                                     </tableView>
15952                                                 </subviews>
15953                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15954                                             </clipView>
15955                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="wct-wC-tXe">
15956                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
15957                                                 <autoresizingMask key="autoresizingMask"/>
15958                                             </scroller>
15959                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="psU-RE-AuQ">
15960                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15961                                                 <autoresizingMask key="autoresizingMask"/>
15962                                             </scroller>
15963                                         </scrollView>
15964                                         <button id="h0K-vG-CFR">
15965                                             <rect key="frame" x="291" y="230" width="19" height="20"/>
15966                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15967                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ouq-GY-ttH">
15968                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15969                                                 <font key="font" metaFont="system"/>
15970                                             </buttonCell>
15971                                             <connections>
15972                                                 <action selector="EDbranchObjeAdd:" target="3826" id="wOV-Lf-ptj"/>
15973                                             </connections>
15974                                         </button>
15975                                         <button id="i4v-Dn-FEd">
15976                                             <rect key="frame" x="309" y="230" width="21" height="20"/>
15977                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15978                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="c9b-5c-gEH">
15979                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15980                                                 <font key="font" metaFont="system"/>
15981                                             </buttonCell>
15982                                             <connections>
15983                                                 <action selector="EDbranchObjeRemove:" target="3826" id="kyJ-w0-jgX"/>
15984                                             </connections>
15985                                         </button>
15986                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wBa-qV-Aww">
15987                                             <rect key="frame" x="223" y="148" width="95" height="17"/>
15988                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15989                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="オブジェの範囲" id="1SA-F9-HAa">
15990                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
15991                                                 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15992                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15993                                             </textFieldCell>
15994                                         </textField>
15995                                         <textField verticalHuggingPriority="750" id="p5d-Tn-C67">
15996                                             <rect key="frame" x="225" y="118" width="96" height="22"/>
15997                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15998                                             <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">
15999                                                 <font key="font" metaFont="system"/>
16000                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16001                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16002                                             </textFieldCell>
16003                                         </textField>
16004                                         <button id="6CC-jN-Jtd">
16005                                             <rect key="frame" x="223" y="91" width="48" height="18"/>
16006                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16007                                             <buttonCell key="cell" type="check" title="建物" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ASb-UN-Zgq">
16008                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16009                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16010                                             </buttonCell>
16011                                         </button>
16012                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="4yV-Gt-Eg6">
16013                                             <rect key="frame" x="225" y="33" width="107" height="54"/>
16014                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16015                                             <clipView key="contentView" id="FId-CO-v7m">
16016                                                 <rect key="frame" x="1" y="1" width="105" height="52"/>
16017                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16018                                                 <subviews>
16019                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="WPy-1X-zaA">
16020                                                         <rect key="frame" x="0.0" y="0.0" width="105" height="19"/>
16021                                                         <autoresizingMask key="autoresizingMask"/>
16022                                                         <size key="intercellSpacing" width="3" height="2"/>
16023                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16024                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16025                                                         <tableColumns>
16026                                                             <tableColumn editable="NO" width="102" minWidth="40" maxWidth="1000" id="GLc-zU-sE8">
16027                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16028                                                                     <font key="font" metaFont="smallSystem"/>
16029                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16030                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16031                                                                 </tableHeaderCell>
16032                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="xa3-Gp-Fgi">
16033                                                                     <font key="font" metaFont="system"/>
16034                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16035                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16036                                                                 </textFieldCell>
16037                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16038                                                                 <connections>
16039                                                                     <binding destination="gOB-p9-7Y9" name="value" keyPath="arrangedObjects.value" id="Fbh-D4-cOu">
16040                                                                         <dictionary key="options">
16041                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16042                                                                         </dictionary>
16043                                                                     </binding>
16044                                                                 </connections>
16045                                                             </tableColumn>
16046                                                         </tableColumns>
16047                                                     </tableView>
16048                                                 </subviews>
16049                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16050                                             </clipView>
16051                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="7VV-xf-GsE">
16052                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16053                                                 <autoresizingMask key="autoresizingMask"/>
16054                                             </scroller>
16055                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rVm-Zr-psg">
16056                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16057                                                 <autoresizingMask key="autoresizingMask"/>
16058                                             </scroller>
16059                                         </scrollView>
16060                                         <button id="bDG-m0-NMO">
16061                                             <rect key="frame" x="293" y="90" width="19" height="20"/>
16062                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16063                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Zls-cI-hms">
16064                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16065                                                 <font key="font" metaFont="system"/>
16066                                             </buttonCell>
16067                                             <connections>
16068                                                 <action selector="EDbranchBuildAdd:" target="3826" id="YmQ-6L-eiD"/>
16069                                             </connections>
16070                                         </button>
16071                                         <button id="7Uu-e1-8v6">
16072                                             <rect key="frame" x="311" y="90" width="21" height="20"/>
16073                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16074                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DiS-MV-wfG">
16075                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16076                                                 <font key="font" metaFont="system"/>
16077                                             </buttonCell>
16078                                             <connections>
16079                                                 <action selector="EDbranchBuildRemove:" target="3826" id="A2h-Ha-Cwu"/>
16080                                             </connections>
16081                                         </button>
16082                                     </subviews>
16083                                 </view>
16084                             </tabViewItem>
16085                             <tabViewItem label="3" identifier="3" id="mZM-61-EIg">
16086                                 <view key="view" id="MQx-Dx-Cqd">
16087                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16088                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16089                                     <subviews>
16090                                         <button id="J2t-Ve-P9m">
16091                                             <rect key="frame" x="7" y="234" width="74" height="18"/>
16092                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16093                                             <buttonCell key="cell" type="check" title="ユニット" bezelStyle="regularSquare" imagePosition="left" inset="2" id="N3T-9M-dC6">
16094                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16095                                                 <font key="font" size="13" name="AquaKana"/>
16096                                             </buttonCell>
16097                                         </button>
16098                                         <popUpButton verticalHuggingPriority="750" id="V9M-lz-P00">
16099                                             <rect key="frame" x="90" y="230" width="205" height="26"/>
16100                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16101                                             <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">
16102                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16103                                                 <font key="font" metaFont="menu"/>
16104                                                 <menu key="menu" title="OtherViews" id="QMS-M3-cKo">
16105                                                     <items>
16106                                                         <menuItem title="Item 1" state="on" id="LAB-lO-Yru"/>
16107                                                         <menuItem title="Item 2" id="kvB-3J-NHO"/>
16108                                                         <menuItem title="Item 3" id="jp0-62-zsP"/>
16109                                                     </items>
16110                                                 </menu>
16111                                             </popUpButtonCell>
16112                                         </popUpButton>
16113                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="0zm-Qr-V0e">
16114                                             <rect key="frame" x="295" y="235" width="17" height="17"/>
16115                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16116                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="RV1-PB-LrH">
16117                                                 <font key="font" size="13" name="AquaKana"/>
16118                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16119                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16120                                             </textFieldCell>
16121                                         </textField>
16122                                         <button id="ZsX-dH-PQH">
16123                                             <rect key="frame" x="20" y="208" width="126" height="18"/>
16124                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16125                                             <buttonCell key="cell" type="check" title="パーティーにいる" bezelStyle="regularSquare" imagePosition="left" inset="2" id="I7q-IM-sR2">
16126                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16127                                                 <font key="font" size="13" name="AquaKana"/>
16128                                             </buttonCell>
16129                                         </button>
16130                                         <button id="ghN-8E-bq1">
16131                                             <rect key="frame" x="20" y="149" width="61" height="18"/>
16132                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16133                                             <buttonCell key="cell" type="check" title="スキル" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Ra5-RK-pcI">
16134                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16135                                                 <font key="font" size="13" name="AquaKana"/>
16136                                             </buttonCell>
16137                                         </button>
16138                                         <button id="fix-QR-ysl">
16139                                             <rect key="frame" x="20" y="122" width="74" height="18"/>
16140                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16141                                             <buttonCell key="cell" type="check" title="ステート" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Kx8-Gy-P6t">
16142                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16143                                                 <font key="font" size="13" name="AquaKana"/>
16144                                             </buttonCell>
16145                                         </button>
16146                                         <textField verticalHuggingPriority="750" id="vLi-fh-a29">
16147                                             <rect key="frame" x="83" y="176" width="161" height="22"/>
16148                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16149                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="0P8-Jx-ZM2">
16150                                                 <font key="font" metaFont="system"/>
16151                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16152                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16153                                             </textFieldCell>
16154                                         </textField>
16155                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JH7-fz-Vuw">
16156                                             <rect key="frame" x="245" y="179" width="82" height="17"/>
16157                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16158                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="になっている" id="VSb-rk-Pw6">
16159                                                 <font key="font" size="13" name="AquaKana"/>
16160                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16161                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16162                                             </textFieldCell>
16163                                         </textField>
16164                                         <button id="Jfg-gx-EKl">
16165                                             <rect key="frame" x="20" y="177" width="48" height="18"/>
16166                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16167                                             <buttonCell key="cell" type="check" title="名前" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ecC-aK-EBT">
16168                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16169                                                 <font key="font" size="13" name="AquaKana"/>
16170                                             </buttonCell>
16171                                         </button>
16172                                     </subviews>
16173                                 </view>
16174                             </tabViewItem>
16175                             <tabViewItem label="4" identifier="" id="4DP-gR-oep">
16176                                 <view key="view" id="6mg-nF-sX7">
16177                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16178                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16179                                     <subviews>
16180                                         <button id="dpP-yf-aKn">
16181                                             <rect key="frame" x="31" y="231" width="61" height="18"/>
16182                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16183                                             <buttonCell key="cell" type="check" title="味方の" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OHR-cd-hqm">
16184                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16185                                                 <font key="font" size="13" name="AquaKana"/>
16186                                             </buttonCell>
16187                                         </button>
16188                                         <button id="RSO-ZO-Cf6">
16189                                             <rect key="frame" x="31" y="105" width="48" height="18"/>
16190                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16191                                             <buttonCell key="cell" type="check" title="敵の" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SWW-Tt-jyl">
16192                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16193                                                 <font key="font" size="13" name="AquaKana"/>
16194                                             </buttonCell>
16195                                         </button>
16196                                         <button id="fHP-vs-GZ7">
16197                                             <rect key="frame" x="63" y="79" width="48" height="18"/>
16198                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16199                                             <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Z70-2N-42s">
16200                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16201                                                 <font key="font" size="13" name="AquaKana"/>
16202                                             </buttonCell>
16203                                         </button>
16204                                         <button id="gZ4-oa-TXa">
16205                                             <rect key="frame" x="63" y="46" width="48" height="18"/>
16206                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16207                                             <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OnZ-u4-S5x">
16208                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16209                                                 <font key="font" size="13" name="AquaKana"/>
16210                                             </buttonCell>
16211                                         </button>
16212                                         <button id="2mt-yo-cB7">
16213                                             <rect key="frame" x="63" y="12" width="48" height="18"/>
16214                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16215                                             <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" inset="2" id="jxR-h1-mQp">
16216                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16217                                                 <font key="font" size="13" name="AquaKana"/>
16218                                             </buttonCell>
16219                                         </button>
16220                                         <textField verticalHuggingPriority="750" id="N9Q-6f-JF3">
16221                                             <rect key="frame" x="117" y="77" width="96" height="22"/>
16222                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16223                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Kbl-17-Pv8">
16224                                                 <font key="font" metaFont="system"/>
16225                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16226                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16227                                             </textFieldCell>
16228                                         </textField>
16229                                         <textField verticalHuggingPriority="750" id="f5V-Lj-3F8">
16230                                             <rect key="frame" x="117" y="44" width="96" height="22"/>
16231                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16232                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="NfP-i7-7p2">
16233                                                 <font key="font" metaFont="system"/>
16234                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16235                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16236                                             </textFieldCell>
16237                                         </textField>
16238                                         <textField verticalHuggingPriority="750" id="gZd-Io-3fM">
16239                                             <rect key="frame" x="117" y="10" width="96" height="22"/>
16240                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16241                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="kEP-fx-4w9">
16242                                                 <font key="font" metaFont="system"/>
16243                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16244                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16245                                             </textFieldCell>
16246                                         </textField>
16247                                         <popUpButton verticalHuggingPriority="750" id="tfX-k2-uJo">
16248                                             <rect key="frame" x="230" y="75" width="75" height="26"/>
16249                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16250                                             <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">
16251                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16252                                                 <font key="font" metaFont="menu"/>
16253                                                 <menu key="menu" title="OtherViews" id="e1N-al-IIT">
16254                                                     <items>
16255                                                         <menuItem title="以上" state="on" id="7g0-UG-Upu"/>
16256                                                         <menuItem title="以下" id="Gy7-tO-bXk"/>
16257                                                     </items>
16258                                                 </menu>
16259                                             </popUpButtonCell>
16260                                         </popUpButton>
16261                                         <popUpButton verticalHuggingPriority="750" id="AdP-uj-sEp">
16262                                             <rect key="frame" x="230" y="42" width="75" height="26"/>
16263                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16264                                             <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">
16265                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16266                                                 <font key="font" metaFont="menu"/>
16267                                                 <menu key="menu" title="OtherViews" id="GtE-Xg-kat">
16268                                                     <items>
16269                                                         <menuItem title="以上" state="on" id="ih6-o0-7zv"/>
16270                                                         <menuItem title="以下" id="TCW-ej-BlX"/>
16271                                                     </items>
16272                                                 </menu>
16273                                             </popUpButtonCell>
16274                                         </popUpButton>
16275                                         <popUpButton verticalHuggingPriority="750" id="LIK-W2-SIq">
16276                                             <rect key="frame" x="230" y="8" width="75" height="26"/>
16277                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16278                                             <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">
16279                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16280                                                 <font key="font" metaFont="menu"/>
16281                                                 <menu key="menu" title="OtherViews" id="quE-cg-glG">
16282                                                     <items>
16283                                                         <menuItem title="以上" state="on" id="enn-nr-P5n"/>
16284                                                         <menuItem title="以下" id="bF1-3L-91Q"/>
16285                                                     </items>
16286                                                 </menu>
16287                                             </popUpButtonCell>
16288                                         </popUpButton>
16289                                         <button id="Tc7-Jl-5FD">
16290                                             <rect key="frame" x="63" y="205" width="48" height="18"/>
16291                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16292                                             <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" inset="2" id="MNx-fT-Vbm">
16293                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16294                                                 <font key="font" size="13" name="AquaKana"/>
16295                                             </buttonCell>
16296                                         </button>
16297                                         <button id="Cep-d6-R0P">
16298                                             <rect key="frame" x="63" y="172" width="48" height="18"/>
16299                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16300                                             <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" inset="2" id="B0R-0w-Jnc">
16301                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16302                                                 <font key="font" size="13" name="AquaKana"/>
16303                                             </buttonCell>
16304                                         </button>
16305                                         <button id="GUL-wX-XdQ">
16306                                             <rect key="frame" x="63" y="138" width="48" height="18"/>
16307                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16308                                             <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" inset="2" id="9Xl-7I-G5u">
16309                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16310                                                 <font key="font" size="13" name="AquaKana"/>
16311                                             </buttonCell>
16312                                         </button>
16313                                         <textField verticalHuggingPriority="750" id="LAP-zU-WBY">
16314                                             <rect key="frame" x="117" y="203" width="96" height="22"/>
16315                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16316                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="DNR-6A-BWG">
16317                                                 <font key="font" metaFont="system"/>
16318                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16319                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16320                                             </textFieldCell>
16321                                         </textField>
16322                                         <textField verticalHuggingPriority="750" id="sQc-si-ZgR">
16323                                             <rect key="frame" x="117" y="170" width="96" height="22"/>
16324                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16325                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="zmw-hU-Tjz">
16326                                                 <font key="font" metaFont="system"/>
16327                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16328                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16329                                             </textFieldCell>
16330                                         </textField>
16331                                         <textField verticalHuggingPriority="750" id="vcC-TZ-Hd5">
16332                                             <rect key="frame" x="117" y="136" width="96" height="22"/>
16333                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16334                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="xuh-Ep-Q29">
16335                                                 <font key="font" metaFont="system"/>
16336                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16337                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16338                                             </textFieldCell>
16339                                         </textField>
16340                                         <popUpButton verticalHuggingPriority="750" id="cVw-du-zW3">
16341                                             <rect key="frame" x="230" y="201" width="75" height="26"/>
16342                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16343                                             <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">
16344                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16345                                                 <font key="font" metaFont="menu"/>
16346                                                 <menu key="menu" title="OtherViews" id="Akq-VB-LZ4">
16347                                                     <items>
16348                                                         <menuItem title="以上" state="on" id="pHd-tR-mMC"/>
16349                                                         <menuItem title="以下" id="3Er-V1-PTe"/>
16350                                                     </items>
16351                                                 </menu>
16352                                             </popUpButtonCell>
16353                                         </popUpButton>
16354                                         <popUpButton verticalHuggingPriority="750" id="p2V-MV-uR9">
16355                                             <rect key="frame" x="230" y="168" width="75" height="26"/>
16356                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16357                                             <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">
16358                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16359                                                 <font key="font" metaFont="menu"/>
16360                                                 <menu key="menu" title="OtherViews" id="oKS-KW-5xf">
16361                                                     <items>
16362                                                         <menuItem title="以上" state="on" id="RR3-Yx-1zf"/>
16363                                                         <menuItem title="以下" id="6Dr-gx-SHy"/>
16364                                                     </items>
16365                                                 </menu>
16366                                             </popUpButtonCell>
16367                                         </popUpButton>
16368                                         <popUpButton verticalHuggingPriority="750" id="SQW-av-8KS">
16369                                             <rect key="frame" x="230" y="134" width="75" height="26"/>
16370                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16371                                             <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">
16372                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16373                                                 <font key="font" metaFont="menu"/>
16374                                                 <menu key="menu" title="OtherViews" id="flG-bh-wfA">
16375                                                     <items>
16376                                                         <menuItem title="以上" state="on" id="P0g-4T-swQ"/>
16377                                                         <menuItem title="以下" id="Aiw-8g-gJp"/>
16378                                                     </items>
16379                                                 </menu>
16380                                             </popUpButtonCell>
16381                                         </popUpButton>
16382                                     </subviews>
16383                                 </view>
16384                             </tabViewItem>
16385                         </tabViewItems>
16386                     </tabView>
16387                 </subviews>
16388             </view>
16389             <point key="canvasLocation" x="-194" y="-570.5"/>
16390         </window>
16391         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9FO-Ca-tXd" userLabel="ラベル入力の決定">
16392             <windowStyleMask key="styleMask" titled="YES"/>
16393             <rect key="contentRect" x="678" y="400" width="443" height="132"/>
16394             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16395             <view key="contentView" id="0FG-3J-Jy0">
16396                 <rect key="frame" x="0.0" y="0.0" width="443" height="132"/>
16397                 <autoresizingMask key="autoresizingMask"/>
16398                 <subviews>
16399                     <button verticalHuggingPriority="750" id="ana-2l-aJH">
16400                         <rect key="frame" x="258" y="13" width="66" height="32"/>
16401                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16402                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zRz-qu-9ph">
16403                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16404                             <font key="font" size="13" name="AquaKana"/>
16405                         </buttonCell>
16406                         <connections>
16407                             <action selector="EDlabelSubmit:" target="3826" id="HcW-2t-LWq"/>
16408                         </connections>
16409                     </button>
16410                     <button verticalHuggingPriority="750" id="u7v-AZ-3ET">
16411                         <rect key="frame" x="324" y="13" width="105" height="32"/>
16412                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16413                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4rj-Zq-KSO">
16414                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16415                             <font key="font" size="13" name="AquaKana"/>
16416                         </buttonCell>
16417                         <connections>
16418                             <action selector="EDlabelCancel:" target="3826" id="AA4-Gf-msA"/>
16419                         </connections>
16420                     </button>
16421                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="0Iy-7i-WRC">
16422                         <rect key="frame" x="21" y="101" width="56" height="17"/>
16423                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16424                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ラベル名" id="HBJ-Yh-Z6R">
16425                             <font key="font" size="13" name="AquaKana"/>
16426                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16427                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16428                         </textFieldCell>
16429                     </textField>
16430                     <textField verticalHuggingPriority="750" id="XP1-6Q-7Va">
16431                         <rect key="frame" x="23" y="71" width="400" height="22"/>
16432                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16433                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="o5J-Xg-rkY">
16434                             <font key="font" metaFont="system"/>
16435                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16436                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16437                         </textFieldCell>
16438                     </textField>
16439                 </subviews>
16440             </view>
16441         </window>
16442         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="hR9-Tc-lNv" userLabel="ラベルジャンプ入力の決定">
16443             <windowStyleMask key="styleMask" titled="YES"/>
16444             <rect key="contentRect" x="678" y="400" width="443" height="132"/>
16445             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16446             <view key="contentView" id="he2-Gl-649">
16447                 <rect key="frame" x="0.0" y="0.0" width="443" height="132"/>
16448                 <autoresizingMask key="autoresizingMask"/>
16449                 <subviews>
16450                     <button verticalHuggingPriority="750" id="CnZ-0r-gwx">
16451                         <rect key="frame" x="258" y="13" width="66" height="32"/>
16452                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16453                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pDj-XR-5QS">
16454                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16455                             <font key="font" size="13" name="AquaKana"/>
16456                         </buttonCell>
16457                         <connections>
16458                             <action selector="EDlabelJumpSubmit:" target="3826" id="n5E-Cd-PhV"/>
16459                         </connections>
16460                     </button>
16461                     <button verticalHuggingPriority="750" id="K1Y-eH-tXn">
16462                         <rect key="frame" x="324" y="13" width="105" height="32"/>
16463                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16464                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TXE-A7-jgc">
16465                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16466                             <font key="font" size="13" name="AquaKana"/>
16467                         </buttonCell>
16468                         <connections>
16469                             <action selector="EDlabelJumpCancel:" target="3826" id="Gvg-7g-EJJ"/>
16470                         </connections>
16471                     </button>
16472                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dJZ-5w-ulT">
16473                         <rect key="frame" x="21" y="101" width="108" height="17"/>
16474                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16475                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ラベルジャンプ名" id="SrN-5x-ZEe">
16476                             <font key="font" size="13" name="AquaKana"/>
16477                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16478                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16479                         </textFieldCell>
16480                     </textField>
16481                     <textField verticalHuggingPriority="750" id="mxc-bZ-L3I">
16482                         <rect key="frame" x="23" y="71" width="400" height="22"/>
16483                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16484                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="dMK-Nb-SwI">
16485                             <font key="font" metaFont="system"/>
16486                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16487                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16488                         </textFieldCell>
16489                     </textField>
16490                 </subviews>
16491             </view>
16492         </window>
16493         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="C8g-D6-Mka" userLabel="コメントの決定">
16494             <windowStyleMask key="styleMask" titled="YES"/>
16495             <rect key="contentRect" x="678" y="400" width="451" height="236"/>
16496             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16497             <view key="contentView" id="x6k-qP-cnu">
16498                 <rect key="frame" x="0.0" y="0.0" width="451" height="236"/>
16499                 <autoresizingMask key="autoresizingMask"/>
16500                 <subviews>
16501                     <button verticalHuggingPriority="750" id="Ike-Fu-LFd">
16502                         <rect key="frame" x="266" y="13" width="66" height="32"/>
16503                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16504                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GZf-zY-S1p">
16505                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16506                             <font key="font" size="13" name="AquaKana"/>
16507                         </buttonCell>
16508                         <connections>
16509                             <action selector="EDmemoSubmit:" target="3826" id="kAY-nn-Nv3"/>
16510                         </connections>
16511                     </button>
16512                     <button verticalHuggingPriority="750" id="aGH-lr-S7I">
16513                         <rect key="frame" x="332" y="13" width="105" height="32"/>
16514                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16515                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="39z-ip-xXK">
16516                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16517                             <font key="font" size="13" name="AquaKana"/>
16518                         </buttonCell>
16519                         <connections>
16520                             <action selector="EDmemoCancel:" target="3826" id="ocd-bv-6lF"/>
16521                         </connections>
16522                     </button>
16523                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JSI-e4-S4T">
16524                         <rect key="frame" x="21" y="205" width="30" height="17"/>
16525                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16526                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="注釈" id="aV9-jZ-7jC">
16527                             <font key="font" size="13" name="AquaKana"/>
16528                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16529                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16530                         </textFieldCell>
16531                     </textField>
16532                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="srC-Sk-SJR">
16533                         <rect key="frame" x="35" y="90" width="360" height="107"/>
16534                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16535                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="F2b-bI-Udg">
16536                             <font key="font" size="13" name="AquaKana"/>
16537                             <string key="title">おまんこ
16538 おまんちん
16539 おちんちん
16540 おまんちん
16541 おまんこ
16542 おちんこ</string>
16543                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16544                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16545                         </textFieldCell>
16546                     </textField>
16547                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hic-Wo-gVp">
16548                         <rect key="frame" x="33" y="52" width="148" height="17"/>
16549                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16550                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※Option+Returnで改行" id="jbI-u4-cGT">
16551                             <font key="font" metaFont="system"/>
16552                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16553                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16554                         </textFieldCell>
16555                     </textField>
16556                 </subviews>
16557             </view>
16558         </window>
16559         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6Hi-zV-IoJ" userLabel="リソースの決定">
16560             <windowStyleMask key="styleMask" titled="YES"/>
16561             <rect key="contentRect" x="678" y="400" width="350" height="295"/>
16562             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16563             <view key="contentView" id="b1g-6G-xNb">
16564                 <rect key="frame" x="0.0" y="0.0" width="350" height="295"/>
16565                 <autoresizingMask key="autoresizingMask"/>
16566                 <subviews>
16567                     <button verticalHuggingPriority="750" id="FuH-6O-llV">
16568                         <rect key="frame" x="177" y="13" width="66" height="32"/>
16569                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16570                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Sm-Ts-VhQ">
16571                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16572                             <font key="font" size="13" name="AquaKana"/>
16573                         </buttonCell>
16574                         <connections>
16575                             <action selector="EDresourceSubmit:" target="3826" id="0Rq-9H-Y1L"/>
16576                         </connections>
16577                     </button>
16578                     <button verticalHuggingPriority="750" id="cl2-Vc-Tb7">
16579                         <rect key="frame" x="231" y="13" width="105" height="32"/>
16580                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16581                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JeJ-T6-2BZ">
16582                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16583                             <font key="font" size="13" name="AquaKana"/>
16584                         </buttonCell>
16585                         <connections>
16586                             <action selector="EDresourceCancel:" target="3826" id="lfY-6q-KLo"/>
16587                         </connections>
16588                     </button>
16589                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="kK0-7M-1Qr">
16590                         <rect key="frame" x="92" y="194" width="180" height="21"/>
16591                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16592                         <clipView key="contentView" id="RTa-GD-uis">
16593                             <rect key="frame" x="1" y="1" width="178" height="19"/>
16594                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16595                             <subviews>
16596                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="pTP-xU-fsr">
16597                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
16598                                     <autoresizingMask key="autoresizingMask"/>
16599                                     <size key="intercellSpacing" width="3" height="2"/>
16600                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16601                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16602                                     <tableColumns>
16603                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="psM-g8-rYI">
16604                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16605                                                 <font key="font" metaFont="smallSystem"/>
16606                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16607                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
16608                                             </tableHeaderCell>
16609                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="YeC-ZA-70v">
16610                                                 <font key="font" metaFont="system"/>
16611                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16612                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16613                                             </textFieldCell>
16614                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16615                                             <connections>
16616                                                 <binding destination="Jma-D8-Sfj" name="value" keyPath="arrangedObjects.name" id="oRJ-RW-DkC">
16617                                                     <dictionary key="options">
16618                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
16619                                                     </dictionary>
16620                                                 </binding>
16621                                             </connections>
16622                                         </tableColumn>
16623                                     </tableColumns>
16624                                 </tableView>
16625                             </subviews>
16626                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16627                         </clipView>
16628                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ycC-G6-Kxy">
16629                             <rect key="frame" x="1" y="119" width="223" height="15"/>
16630                             <autoresizingMask key="autoresizingMask"/>
16631                         </scroller>
16632                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="lZ8-XK-g2I">
16633                             <rect key="frame" x="224" y="17" width="15" height="102"/>
16634                             <autoresizingMask key="autoresizingMask"/>
16635                         </scroller>
16636                     </scrollView>
16637                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="y6g-VW-KlV">
16638                         <rect key="frame" x="21" y="269" width="95" height="17"/>
16639                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16640                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="リソースの操作" id="I5U-DV-wHq">
16641                             <font key="font" size="13" name="AquaKana"/>
16642                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16643                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16644                         </textFieldCell>
16645                     </textField>
16646                     <textField verticalHuggingPriority="750" id="pM7-GM-D6i">
16647                         <rect key="frame" x="92" y="215" width="96" height="22"/>
16648                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16649                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="PPq-l3-07j">
16650                             <font key="font" metaFont="system"/>
16651                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16652                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16653                         </textFieldCell>
16654                     </textField>
16655                     <button id="LqA-EK-y65">
16656                         <rect key="frame" x="23" y="243" width="48" height="18"/>
16657                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16658                         <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="gfC-4x-AQ9">
16659                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16660                             <font key="font" size="13" name="AquaKana"/>
16661                         </buttonCell>
16662                     </button>
16663                     <button id="Nxy-YO-mzZ">
16664                         <rect key="frame" x="23" y="166" width="48" height="18"/>
16665                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16666                         <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="0nU-2c-vzD">
16667                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16668                             <font key="font" size="13" name="AquaKana"/>
16669                         </buttonCell>
16670                     </button>
16671                     <button id="vTU-W1-iGd">
16672                         <rect key="frame" x="21" y="93" width="48" height="18"/>
16673                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16674                         <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="a5t-gS-5Lb">
16675                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16676                             <font key="font" size="13" name="AquaKana"/>
16677                         </buttonCell>
16678                     </button>
16679                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="CBn-Ov-gpg">
16680                         <rect key="frame" x="25" y="199" width="61" height="38"/>
16681                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16682                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16683                         <size key="cellSize" width="48" height="18"/>
16684                         <size key="intercellSpacing" width="4" height="2"/>
16685                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Lp3-pz-lNG">
16686                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16687                             <font key="font" metaFont="system"/>
16688                         </buttonCell>
16689                         <cells>
16690                             <column>
16691                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="GQQ-cS-Jwz">
16692                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16693                                     <font key="font" metaFont="system"/>
16694                                 </buttonCell>
16695                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="2nr-Fr-UuG">
16696                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16697                                     <font key="font" metaFont="system"/>
16698                                 </buttonCell>
16699                             </column>
16700                         </cells>
16701                     </matrix>
16702                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="2ef-IU-hhw">
16703                         <rect key="frame" x="87" y="166" width="202" height="18"/>
16704                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16705                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16706                         <size key="cellSize" width="61" height="18"/>
16707                         <size key="intercellSpacing" width="4" height="2"/>
16708                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="h4s-rR-LAi">
16709                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16710                             <font key="font" metaFont="system"/>
16711                         </buttonCell>
16712                         <cells>
16713                             <column>
16714                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XAf-lK-q1G">
16715                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16716                                     <font key="font" metaFont="system"/>
16717                                 </buttonCell>
16718                             </column>
16719                             <column>
16720                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="vag-br-Qrh">
16721                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16722                                     <font key="font" metaFont="system"/>
16723                                 </buttonCell>
16724                             </column>
16725                         </cells>
16726                     </matrix>
16727                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8gu-mW-2lH">
16728                         <rect key="frame" x="92" y="115" width="180" height="21"/>
16729                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16730                         <clipView key="contentView" id="HRG-db-cFo">
16731                             <rect key="frame" x="1" y="1" width="178" height="19"/>
16732                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16733                             <subviews>
16734                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="H0t-vi-mZ6">
16735                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
16736                                     <autoresizingMask key="autoresizingMask"/>
16737                                     <size key="intercellSpacing" width="3" height="2"/>
16738                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16739                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16740                                     <tableColumns>
16741                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="7He-mE-9B2">
16742                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16743                                                 <font key="font" metaFont="smallSystem"/>
16744                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16745                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
16746                                             </tableHeaderCell>
16747                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="HCb-hh-ia6">
16748                                                 <font key="font" metaFont="system"/>
16749                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16750                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16751                                             </textFieldCell>
16752                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16753                                             <connections>
16754                                                 <binding destination="Jma-D8-Sfj" name="value" keyPath="arrangedObjects.name" id="Zmy-L4-4Gg">
16755                                                     <dictionary key="options">
16756                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
16757                                                     </dictionary>
16758                                                 </binding>
16759                                             </connections>
16760                                         </tableColumn>
16761                                     </tableColumns>
16762                                 </tableView>
16763                             </subviews>
16764                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16765                         </clipView>
16766                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="T7U-Pz-lAa">
16767                             <rect key="frame" x="1" y="119" width="223" height="15"/>
16768                             <autoresizingMask key="autoresizingMask"/>
16769                         </scroller>
16770                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="r9a-tj-VN0">
16771                             <rect key="frame" x="224" y="17" width="15" height="102"/>
16772                             <autoresizingMask key="autoresizingMask"/>
16773                         </scroller>
16774                     </scrollView>
16775                     <textField verticalHuggingPriority="750" id="Cl5-YI-L26">
16776                         <rect key="frame" x="92" y="136" width="96" height="22"/>
16777                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16778                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="BsN-Cm-ECf">
16779                             <font key="font" metaFont="system"/>
16780                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16781                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16782                         </textFieldCell>
16783                     </textField>
16784                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="795-sw-vba">
16785                         <rect key="frame" x="25" y="120" width="61" height="38"/>
16786                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16787                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16788                         <size key="cellSize" width="48" height="18"/>
16789                         <size key="intercellSpacing" width="4" height="2"/>
16790                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="lzj-d3-gXI">
16791                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16792                             <font key="font" metaFont="system"/>
16793                         </buttonCell>
16794                         <cells>
16795                             <column>
16796                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="mwz-2H-YND">
16797                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16798                                     <font key="font" metaFont="system"/>
16799                                 </buttonCell>
16800                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="91A-Ka-sMU">
16801                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16802                                     <font key="font" metaFont="system"/>
16803                                 </buttonCell>
16804                             </column>
16805                         </cells>
16806                     </matrix>
16807                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="Pvo-F4-WIN">
16808                         <rect key="frame" x="87" y="94" width="202" height="18"/>
16809                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16810                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16811                         <size key="cellSize" width="61" height="18"/>
16812                         <size key="intercellSpacing" width="4" height="2"/>
16813                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="K09-zw-8Ge">
16814                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16815                             <font key="font" metaFont="system"/>
16816                         </buttonCell>
16817                         <cells>
16818                             <column>
16819                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Szo-pX-AAM">
16820                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16821                                     <font key="font" metaFont="system"/>
16822                                 </buttonCell>
16823                             </column>
16824                             <column>
16825                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="po8-4N-Aq7">
16826                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16827                                     <font key="font" metaFont="system"/>
16828                                 </buttonCell>
16829                             </column>
16830                         </cells>
16831                     </matrix>
16832                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Fgi-Sc-TjL">
16833                         <rect key="frame" x="90" y="45" width="180" height="21"/>
16834                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16835                         <clipView key="contentView" id="tVM-Kq-21Z">
16836                             <rect key="frame" x="1" y="1" width="178" height="19"/>
16837                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16838                             <subviews>
16839                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Lji-Ph-drn">
16840                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
16841                                     <autoresizingMask key="autoresizingMask"/>
16842                                     <size key="intercellSpacing" width="3" height="2"/>
16843                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16844                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16845                                     <tableColumns>
16846                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="egO-cJ-0SR">
16847                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16848                                                 <font key="font" metaFont="smallSystem"/>
16849                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16850                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
16851                                             </tableHeaderCell>
16852                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="uGX-aQ-Ajm">
16853                                                 <font key="font" metaFont="system"/>
16854                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16855                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16856                                             </textFieldCell>
16857                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16858                                             <connections>
16859                                                 <binding destination="Jma-D8-Sfj" name="value" keyPath="arrangedObjects.name" id="Xbs-Q2-vJ0">
16860                                                     <dictionary key="options">
16861                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
16862                                                     </dictionary>
16863                                                 </binding>
16864                                             </connections>
16865                                         </tableColumn>
16866                                     </tableColumns>
16867                                 </tableView>
16868                             </subviews>
16869                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16870                         </clipView>
16871                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="S87-0p-UeU">
16872                             <rect key="frame" x="1" y="119" width="223" height="15"/>
16873                             <autoresizingMask key="autoresizingMask"/>
16874                         </scroller>
16875                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1j5-1h-sql">
16876                             <rect key="frame" x="224" y="17" width="15" height="102"/>
16877                             <autoresizingMask key="autoresizingMask"/>
16878                         </scroller>
16879                     </scrollView>
16880                     <textField verticalHuggingPriority="750" id="Qya-j5-wMv">
16881                         <rect key="frame" x="90" y="66" width="96" height="22"/>
16882                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16883                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="N4b-6x-i6c">
16884                             <font key="font" metaFont="system"/>
16885                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16886                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16887                         </textFieldCell>
16888                     </textField>
16889                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="xpW-N7-zAF">
16890                         <rect key="frame" x="23" y="50" width="61" height="38"/>
16891                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16892                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16893                         <size key="cellSize" width="48" height="18"/>
16894                         <size key="intercellSpacing" width="4" height="2"/>
16895                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="VzO-fr-JZO">
16896                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16897                             <font key="font" metaFont="system"/>
16898                         </buttonCell>
16899                         <cells>
16900                             <column>
16901                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="qDt-fu-dFo">
16902                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16903                                     <font key="font" metaFont="system"/>
16904                                 </buttonCell>
16905                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="OhX-ac-X3D">
16906                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16907                                     <font key="font" metaFont="system"/>
16908                                 </buttonCell>
16909                             </column>
16910                         </cells>
16911                     </matrix>
16912                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="DiE-GY-70N">
16913                         <rect key="frame" x="87" y="243" width="202" height="18"/>
16914                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16915                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16916                         <size key="cellSize" width="61" height="18"/>
16917                         <size key="intercellSpacing" width="4" height="2"/>
16918                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="tJm-XT-nOq">
16919                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16920                             <font key="font" metaFont="system"/>
16921                         </buttonCell>
16922                         <cells>
16923                             <column>
16924                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="U3K-ET-3kh">
16925                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16926                                     <font key="font" metaFont="system"/>
16927                                 </buttonCell>
16928                             </column>
16929                             <column>
16930                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="dmr-UC-mQR">
16931                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16932                                     <font key="font" metaFont="system"/>
16933                                 </buttonCell>
16934                             </column>
16935                         </cells>
16936                     </matrix>
16937                 </subviews>
16938             </view>
16939         </window>
16940         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Gbh-BZ-Ivd" userLabel="hpの決定">
16941             <windowStyleMask key="styleMask" titled="YES"/>
16942             <rect key="contentRect" x="678" y="400" width="350" height="479"/>
16943             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16944             <view key="contentView" id="Wm7-95-tEG">
16945                 <rect key="frame" x="0.0" y="0.0" width="350" height="479"/>
16946                 <autoresizingMask key="autoresizingMask"/>
16947                 <subviews>
16948                     <button verticalHuggingPriority="750" id="zYy-kH-k1N">
16949                         <rect key="frame" x="165" y="13" width="66" height="32"/>
16950                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16951                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6rr-g4-rw8">
16952                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16953                             <font key="font" size="13" name="AquaKana"/>
16954                         </buttonCell>
16955                         <connections>
16956                             <action selector="EDhpSubmit:" target="3826" id="IeD-rf-tKL"/>
16957                         </connections>
16958                     </button>
16959                     <button verticalHuggingPriority="750" id="zy5-hH-BIG">
16960                         <rect key="frame" x="231" y="13" width="105" height="32"/>
16961                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16962                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Pvt-0o-Z3R">
16963                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16964                             <font key="font" size="13" name="AquaKana"/>
16965                         </buttonCell>
16966                         <connections>
16967                             <action selector="EDhpCancel:" target="3826" id="QUb-b4-Lwk"/>
16968                         </connections>
16969                     </button>
16970                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="juQ-ob-MCO">
16971                         <rect key="frame" x="89" y="329" width="180" height="21"/>
16972                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16973                         <clipView key="contentView" id="qSm-aH-XBc">
16974                             <rect key="frame" x="1" y="1" width="178" height="19"/>
16975                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16976                             <subviews>
16977                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Xwe-1P-CYg">
16978                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
16979                                     <autoresizingMask key="autoresizingMask"/>
16980                                     <size key="intercellSpacing" width="3" height="2"/>
16981                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16982                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16983                                     <tableColumns>
16984                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="1er-lM-pB6">
16985                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16986                                                 <font key="font" metaFont="smallSystem"/>
16987                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16988                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
16989                                             </tableHeaderCell>
16990                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nFV-a6-rJM">
16991                                                 <font key="font" metaFont="system"/>
16992                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16993                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16994                                             </textFieldCell>
16995                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16996                                             <connections>
16997                                                 <binding destination="fEW-Dh-30u" name="value" keyPath="arrangedObjects.name" id="dPA-uY-9Pu">
16998                                                     <dictionary key="options">
16999                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17000                                                     </dictionary>
17001                                                 </binding>
17002                                             </connections>
17003                                         </tableColumn>
17004                                     </tableColumns>
17005                                 </tableView>
17006                             </subviews>
17007                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17008                         </clipView>
17009                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="M0V-u3-tAT">
17010                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17011                             <autoresizingMask key="autoresizingMask"/>
17012                         </scroller>
17013                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6OY-1R-bb9">
17014                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17015                             <autoresizingMask key="autoresizingMask"/>
17016                         </scroller>
17017                     </scrollView>
17018                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zNh-0G-Bwt">
17019                         <rect key="frame" x="21" y="453" width="62" height="17"/>
17020                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17021                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HPの増減" id="ggJ-Ml-H3s">
17022                             <font key="font" size="13" name="AquaKana"/>
17023                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17024                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17025                         </textFieldCell>
17026                     </textField>
17027                     <textField verticalHuggingPriority="750" id="Y5V-Km-m9A">
17028                         <rect key="frame" x="89" y="378" width="96" height="22"/>
17029                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17030                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6Bq-xs-mWC">
17031                             <font key="font" metaFont="system"/>
17032                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17033                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17034                         </textFieldCell>
17035                     </textField>
17036                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="pDq-36-jdA">
17037                         <rect key="frame" x="20" y="313" width="61" height="100"/>
17038                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17039                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17040                         <size key="cellSize" width="48" height="18"/>
17041                         <size key="intercellSpacing" width="4" height="2"/>
17042                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="LBl-9y-7Fc">
17043                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17044                             <font key="font" metaFont="system"/>
17045                         </buttonCell>
17046                         <cells>
17047                             <column>
17048                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Ijz-cu-f3S">
17049                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17050                                     <font key="font" metaFont="system"/>
17051                                 </buttonCell>
17052                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="Icb-Oh-VWj">
17053                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17054                                     <font key="font" metaFont="system"/>
17055                                 </buttonCell>
17056                             </column>
17057                         </cells>
17058                     </matrix>
17059                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="fXr-VM-nY4">
17060                         <rect key="frame" x="20" y="427" width="202" height="18"/>
17061                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17062                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17063                         <size key="cellSize" width="61" height="18"/>
17064                         <size key="intercellSpacing" width="4" height="2"/>
17065                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="SCP-PX-TPH">
17066                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17067                             <font key="font" metaFont="system"/>
17068                         </buttonCell>
17069                         <cells>
17070                             <column>
17071                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="sAh-4s-c7q">
17072                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17073                                     <font key="font" metaFont="system"/>
17074                                 </buttonCell>
17075                             </column>
17076                             <column>
17077                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="5nD-Bx-qDN">
17078                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17079                                     <font key="font" metaFont="system"/>
17080                                 </buttonCell>
17081                             </column>
17082                         </cells>
17083                     </matrix>
17084                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="HJA-Lo-Spx">
17085                         <rect key="frame" x="23" y="67" width="307" height="220"/>
17086                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17087                         <clipView key="contentView" id="rz9-f6-LdL">
17088                             <rect key="frame" x="1" y="1" width="305" height="218"/>
17089                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17090                             <subviews>
17091                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="ItL-HP-xDF">
17092                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17093                                     <autoresizingMask key="autoresizingMask"/>
17094                                     <size key="intercellSpacing" width="3" height="2"/>
17095                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17096                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17097                                     <tableColumns>
17098                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="Owm-Lq-bXB">
17099                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17100                                                 <font key="font" metaFont="smallSystem"/>
17101                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17102                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17103                                             </tableHeaderCell>
17104                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Whg-0n-IHC">
17105                                                 <font key="font" metaFont="system"/>
17106                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17107                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17108                                             </textFieldCell>
17109                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17110                                             <connections>
17111                                                 <binding destination="3IQ-ze-3zY" name="value" keyPath="arrangedObjects.name" id="JZW-fM-mT9"/>
17112                                             </connections>
17113                                         </tableColumn>
17114                                     </tableColumns>
17115                                 </tableView>
17116                             </subviews>
17117                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17118                         </clipView>
17119                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Nk7-5u-tMd">
17120                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17121                             <autoresizingMask key="autoresizingMask"/>
17122                         </scroller>
17123                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oxK-fl-8Rn">
17124                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17125                             <autoresizingMask key="autoresizingMask"/>
17126                         </scroller>
17127                     </scrollView>
17128                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="lMQ-J8-ocY">
17129                         <rect key="frame" x="21" y="301" width="108" height="17"/>
17130                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17131                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="ujv-dV-uMR">
17132                             <font key="font" size="13" name="AquaKana"/>
17133                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17134                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17135                         </textFieldCell>
17136                     </textField>
17137                 </subviews>
17138             </view>
17139         </window>
17140         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="86H-2U-uZm" userLabel="mpの決定">
17141             <windowStyleMask key="styleMask" titled="YES"/>
17142             <rect key="contentRect" x="678" y="400" width="350" height="479"/>
17143             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17144             <view key="contentView" id="Mxj-Mc-vsu">
17145                 <rect key="frame" x="0.0" y="0.0" width="350" height="479"/>
17146                 <autoresizingMask key="autoresizingMask"/>
17147                 <subviews>
17148                     <button verticalHuggingPriority="750" id="86E-Et-py0">
17149                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17150                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17151                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9Ud-Fl-DCP">
17152                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17153                             <font key="font" size="13" name="AquaKana"/>
17154                         </buttonCell>
17155                         <connections>
17156                             <action selector="EDmpSubmit:" target="3826" id="1MY-mE-eSw"/>
17157                         </connections>
17158                     </button>
17159                     <button verticalHuggingPriority="750" id="pkT-mE-bjB">
17160                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17161                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17162                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gMA-ZT-vED">
17163                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17164                             <font key="font" size="13" name="AquaKana"/>
17165                         </buttonCell>
17166                         <connections>
17167                             <action selector="EDmpCancel:" target="3826" id="Ecs-hD-wFV"/>
17168                         </connections>
17169                     </button>
17170                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="VR1-VW-ANx">
17171                         <rect key="frame" x="89" y="329" width="180" height="21"/>
17172                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17173                         <clipView key="contentView" id="kzU-EZ-W7L">
17174                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17175                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17176                             <subviews>
17177                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="1HY-Q7-nfW">
17178                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17179                                     <autoresizingMask key="autoresizingMask"/>
17180                                     <size key="intercellSpacing" width="3" height="2"/>
17181                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17182                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17183                                     <tableColumns>
17184                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="rs6-oY-fxY">
17185                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17186                                                 <font key="font" metaFont="smallSystem"/>
17187                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17188                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17189                                             </tableHeaderCell>
17190                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4eB-9b-T6l">
17191                                                 <font key="font" metaFont="system"/>
17192                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17193                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17194                                             </textFieldCell>
17195                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17196                                             <connections>
17197                                                 <binding destination="YDX-O2-9LW" name="value" keyPath="arrangedObjects.name" id="S07-rU-ZAU">
17198                                                     <dictionary key="options">
17199                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17200                                                     </dictionary>
17201                                                 </binding>
17202                                             </connections>
17203                                         </tableColumn>
17204                                     </tableColumns>
17205                                 </tableView>
17206                             </subviews>
17207                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17208                         </clipView>
17209                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="bvc-4z-vrR">
17210                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17211                             <autoresizingMask key="autoresizingMask"/>
17212                         </scroller>
17213                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="B5F-eN-qER">
17214                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17215                             <autoresizingMask key="autoresizingMask"/>
17216                         </scroller>
17217                     </scrollView>
17218                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="8NH-Ep-Vw6">
17219                         <rect key="frame" x="21" y="453" width="64" height="17"/>
17220                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17221                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MPの増減" id="weF-YT-bkC">
17222                             <font key="font" size="13" name="AquaKana"/>
17223                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17224                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17225                         </textFieldCell>
17226                     </textField>
17227                     <textField verticalHuggingPriority="750" id="Pjb-kS-Usu">
17228                         <rect key="frame" x="89" y="378" width="96" height="22"/>
17229                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17230                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9pq-6W-4hI">
17231                             <font key="font" metaFont="system"/>
17232                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17233                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17234                         </textFieldCell>
17235                     </textField>
17236                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="myx-vq-H6O">
17237                         <rect key="frame" x="20" y="313" width="61" height="100"/>
17238                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17239                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17240                         <size key="cellSize" width="48" height="18"/>
17241                         <size key="intercellSpacing" width="4" height="2"/>
17242                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Hcg-wo-azX">
17243                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17244                             <font key="font" metaFont="system"/>
17245                         </buttonCell>
17246                         <cells>
17247                             <column>
17248                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="rjz-AR-FVH">
17249                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17250                                     <font key="font" metaFont="system"/>
17251                                 </buttonCell>
17252                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="Odu-zf-LmK">
17253                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17254                                     <font key="font" metaFont="system"/>
17255                                 </buttonCell>
17256                             </column>
17257                         </cells>
17258                     </matrix>
17259                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="OJx-gO-G0X">
17260                         <rect key="frame" x="20" y="427" width="202" height="18"/>
17261                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17262                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17263                         <size key="cellSize" width="61" height="18"/>
17264                         <size key="intercellSpacing" width="4" height="2"/>
17265                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="7lU-Lq-vn5">
17266                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17267                             <font key="font" metaFont="system"/>
17268                         </buttonCell>
17269                         <cells>
17270                             <column>
17271                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="E5V-YB-cKS">
17272                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17273                                     <font key="font" metaFont="system"/>
17274                                 </buttonCell>
17275                             </column>
17276                             <column>
17277                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="IpT-zY-MX0">
17278                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17279                                     <font key="font" metaFont="system"/>
17280                                 </buttonCell>
17281                             </column>
17282                         </cells>
17283                     </matrix>
17284                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="70O-BX-6hL">
17285                         <rect key="frame" x="23" y="67" width="307" height="220"/>
17286                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17287                         <clipView key="contentView" id="MGq-pc-1mh">
17288                             <rect key="frame" x="1" y="1" width="305" height="218"/>
17289                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17290                             <subviews>
17291                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="u59-9M-7Mf">
17292                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17293                                     <autoresizingMask key="autoresizingMask"/>
17294                                     <size key="intercellSpacing" width="3" height="2"/>
17295                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17296                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17297                                     <tableColumns>
17298                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="KIy-tl-QWk">
17299                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17300                                                 <font key="font" metaFont="smallSystem"/>
17301                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17302                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17303                                             </tableHeaderCell>
17304                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Iw2-oX-2mn">
17305                                                 <font key="font" metaFont="system"/>
17306                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17307                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17308                                             </textFieldCell>
17309                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17310                                             <connections>
17311                                                 <binding destination="CVJ-EH-LvH" name="value" keyPath="arrangedObjects.name" id="QZg-px-KBm"/>
17312                                             </connections>
17313                                         </tableColumn>
17314                                     </tableColumns>
17315                                 </tableView>
17316                             </subviews>
17317                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17318                         </clipView>
17319                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="79p-tu-ply">
17320                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17321                             <autoresizingMask key="autoresizingMask"/>
17322                         </scroller>
17323                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cR9-WK-QhX">
17324                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17325                             <autoresizingMask key="autoresizingMask"/>
17326                         </scroller>
17327                     </scrollView>
17328                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hSJ-1c-pUX">
17329                         <rect key="frame" x="21" y="301" width="108" height="17"/>
17330                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17331                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="Oko-Jx-VQi">
17332                             <font key="font" size="13" name="AquaKana"/>
17333                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17334                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17335                         </textFieldCell>
17336                     </textField>
17337                 </subviews>
17338             </view>
17339         </window>
17340         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="icF-x4-gp4" userLabel="スイッチの操作">
17341             <windowStyleMask key="styleMask" titled="YES"/>
17342             <rect key="contentRect" x="678" y="400" width="350" height="250"/>
17343             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17344             <view key="contentView" id="yaA-u3-jZh">
17345                 <rect key="frame" x="0.0" y="0.0" width="350" height="250"/>
17346                 <autoresizingMask key="autoresizingMask"/>
17347                 <subviews>
17348                     <button verticalHuggingPriority="750" id="vbp-NG-Oh1">
17349                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17351                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Y3H-NF-lUk">
17352                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17353                             <font key="font" size="13" name="AquaKana"/>
17354                         </buttonCell>
17355                         <connections>
17356                             <action selector="EDSWOKbtn:" target="3826" id="hk5-kw-bYN"/>
17357                         </connections>
17358                     </button>
17359                     <button verticalHuggingPriority="750" id="e5R-HF-jLN">
17360                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17361                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17362                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YLQ-qX-2Je">
17363                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17364                             <font key="font" size="13" name="AquaKana"/>
17365                         </buttonCell>
17366                         <connections>
17367                             <action selector="EDSWCancelbtn:" target="3826" id="KS5-Ju-vZ4"/>
17368                         </connections>
17369                     </button>
17370                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="v8h-8o-GDR">
17371                         <rect key="frame" x="21" y="224" width="95" height="17"/>
17372                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17373                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの操作" id="nXW-WB-PlU">
17374                             <font key="font" size="13" name="AquaKana"/>
17375                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17376                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17377                         </textFieldCell>
17378                     </textField>
17379                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HLv-Bz-qPX">
17380                         <rect key="frame" x="21" y="192" width="225" height="17"/>
17381                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17382                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="F74-aY-nLj">
17383                             <font key="font" size="13" name="AquaKana"/>
17384                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17385                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17386                         </textFieldCell>
17387                     </textField>
17388                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="G86-n5-RLZ">
17389                         <rect key="frame" x="20" y="127" width="64" height="50"/>
17390                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17391                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17392                         <size key="cellSize" width="48" height="18"/>
17393                         <size key="intercellSpacing" width="4" height="2"/>
17394                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="k71-nq-JWy">
17395                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17396                             <font key="font" metaFont="system"/>
17397                         </buttonCell>
17398                         <cells>
17399                             <column>
17400                                 <buttonCell type="radio" title="ON" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="6bt-lO-Y4I">
17401                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17402                                     <font key="font" metaFont="system"/>
17403                                 </buttonCell>
17404                                 <buttonCell type="radio" title="OFF" imagePosition="left" alignment="left" inset="2" id="gug-pq-8d3">
17405                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17406                                     <font key="font" metaFont="system"/>
17407                                 </buttonCell>
17408                             </column>
17409                         </cells>
17410                     </matrix>
17411                     <textField verticalHuggingPriority="750" id="y9V-vr-e4v">
17412                         <rect key="frame" x="23" y="90" width="255" height="22"/>
17413                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17414                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="PNA-kw-qav">
17415                             <font key="font" metaFont="system"/>
17416                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17417                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17418                         </textFieldCell>
17419                     </textField>
17420                 </subviews>
17421             </view>
17422         </window>
17423         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="4sv-CB-6WI" userLabel="ステータスの決定">
17424             <windowStyleMask key="styleMask" titled="YES"/>
17425             <rect key="contentRect" x="678" y="400" width="692" height="479"/>
17426             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17427             <view key="contentView" id="4Db-kB-AOJ">
17428                 <rect key="frame" x="0.0" y="0.0" width="692" height="479"/>
17429                 <autoresizingMask key="autoresizingMask"/>
17430                 <subviews>
17431                     <button verticalHuggingPriority="750" id="lrt-RV-M9a">
17432                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17433                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17434                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5QO-UU-Qhe">
17435                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17436                             <font key="font" size="13" name="AquaKana"/>
17437                         </buttonCell>
17438                         <connections>
17439                             <action selector="EDstatusSubmit:" target="3826" id="8B7-Yz-16N"/>
17440                         </connections>
17441                     </button>
17442                     <button verticalHuggingPriority="750" id="lFR-r8-blw">
17443                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17444                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17445                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e95-6d-l9l">
17446                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17447                             <font key="font" size="13" name="AquaKana"/>
17448                         </buttonCell>
17449                         <connections>
17450                             <action selector="EDstatusCancel:" target="3826" id="h4B-gA-r6V"/>
17451                         </connections>
17452                     </button>
17453                     <tabView id="byH-lY-U0k">
17454                         <rect key="frame" x="0.0" y="41" width="337" height="404"/>
17455                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17456                         <font key="font" metaFont="system"/>
17457                         <tabViewItems>
17458                             <tabViewItem label="1" identifier="1" id="Xkw-ul-rDO">
17459                                 <view key="view" id="Aca-lA-1qc">
17460                                     <rect key="frame" x="10" y="33" width="317" height="358"/>
17461                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17462                                     <subviews>
17463                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="XAK-NK-gK5">
17464                                             <rect key="frame" x="69" y="213" width="180" height="21"/>
17465                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17466                                             <clipView key="contentView" id="0sR-vo-TRz">
17467                                                 <rect key="frame" x="1" y="1" width="178" height="19"/>
17468                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17469                                                 <subviews>
17470                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="YKD-zW-KbW">
17471                                                         <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17472                                                         <autoresizingMask key="autoresizingMask"/>
17473                                                         <size key="intercellSpacing" width="3" height="2"/>
17474                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17475                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17476                                                         <tableColumns>
17477                                                             <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="0ef-BV-ecF">
17478                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17479                                                                     <font key="font" metaFont="smallSystem"/>
17480                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17481                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17482                                                                 </tableHeaderCell>
17483                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="hOR-0t-b5f">
17484                                                                     <font key="font" metaFont="system"/>
17485                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17486                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17487                                                                 </textFieldCell>
17488                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17489                                                                 <connections>
17490                                                                     <binding destination="Frj-Tw-T3e" name="value" keyPath="arrangedObjects.name" id="aIx-3D-o7T">
17491                                                                         <dictionary key="options">
17492                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
17493                                                                         </dictionary>
17494                                                                     </binding>
17495                                                                 </connections>
17496                                                             </tableColumn>
17497                                                         </tableColumns>
17498                                                     </tableView>
17499                                                 </subviews>
17500                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17501                                             </clipView>
17502                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="xMI-JE-1SA">
17503                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
17504                                                 <autoresizingMask key="autoresizingMask"/>
17505                                             </scroller>
17506                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="iYw-tv-jZs">
17507                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
17508                                                 <autoresizingMask key="autoresizingMask"/>
17509                                             </scroller>
17510                                         </scrollView>
17511                                         <textField verticalHuggingPriority="750" id="65B-2s-1ZB">
17512                                             <rect key="frame" x="69" y="262" width="96" height="22"/>
17513                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17514                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3VY-4y-e8q">
17515                                                 <font key="font" metaFont="system"/>
17516                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17517                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17518                                             </textFieldCell>
17519                                         </textField>
17520                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="FYb-2H-wxL">
17521                                             <rect key="frame" x="6" y="193" width="61" height="104"/>
17522                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17523                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17524                                             <size key="cellSize" width="48" height="18"/>
17525                                             <size key="intercellSpacing" width="4" height="2"/>
17526                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="eGb-et-rgg">
17527                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17528                                                 <font key="font" metaFont="system"/>
17529                                             </buttonCell>
17530                                             <cells>
17531                                                 <column>
17532                                                     <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="NV6-CO-Xnk">
17533                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17534                                                         <font key="font" metaFont="system"/>
17535                                                     </buttonCell>
17536                                                     <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="2gy-Qd-XyT">
17537                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17538                                                         <font key="font" metaFont="system"/>
17539                                                     </buttonCell>
17540                                                 </column>
17541                                             </cells>
17542                                         </matrix>
17543                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="Orf-0L-DPj">
17544                                             <rect key="frame" x="3" y="305" width="290" height="18"/>
17545                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17546                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17547                                             <size key="cellSize" width="87" height="18"/>
17548                                             <size key="intercellSpacing" width="4" height="2"/>
17549                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="ciW-Pb-G8v">
17550                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17551                                                 <font key="font" metaFont="system"/>
17552                                             </buttonCell>
17553                                             <cells>
17554                                                 <column>
17555                                                     <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="qCC-bh-A5g">
17556                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17557                                                         <font key="font" metaFont="system"/>
17558                                                     </buttonCell>
17559                                                 </column>
17560                                                 <column>
17561                                                     <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="62w-Qe-74Y">
17562                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17563                                                         <font key="font" metaFont="system"/>
17564                                                     </buttonCell>
17565                                                 </column>
17566                                                 <column>
17567                                                     <buttonCell type="radio" title="等しくする" imagePosition="left" alignment="left" inset="2" id="8Yt-0q-fiX">
17568                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17569                                                         <font key="font" metaFont="system"/>
17570                                                     </buttonCell>
17571                                                 </column>
17572                                             </cells>
17573                                         </matrix>
17574                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="mMn-l6-pSI">
17575                                             <rect key="frame" x="6" y="17" width="307" height="160"/>
17576                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17577                                             <clipView key="contentView" id="2Lv-oX-9iw">
17578                                                 <rect key="frame" x="1" y="1" width="305" height="158"/>
17579                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17580                                                 <subviews>
17581                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="zXu-1R-ES3">
17582                                                         <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17583                                                         <autoresizingMask key="autoresizingMask"/>
17584                                                         <size key="intercellSpacing" width="3" height="2"/>
17585                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17586                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17587                                                         <tableColumns>
17588                                                             <tableColumn width="302" minWidth="40" maxWidth="1000" id="3vy-AR-QyS">
17589                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17590                                                                     <font key="font" metaFont="smallSystem"/>
17591                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17592                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17593                                                                 </tableHeaderCell>
17594                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="TZZ-dm-mRB">
17595                                                                     <font key="font" metaFont="system"/>
17596                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17597                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17598                                                                 </textFieldCell>
17599                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17600                                                                 <connections>
17601                                                                     <binding destination="Q5f-Sk-4Lh" name="value" keyPath="arrangedObjects.name" id="LDV-Or-I8X"/>
17602                                                                 </connections>
17603                                                             </tableColumn>
17604                                                         </tableColumns>
17605                                                     </tableView>
17606                                                 </subviews>
17607                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17608                                             </clipView>
17609                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="zT6-uP-gaS">
17610                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
17611                                                 <autoresizingMask key="autoresizingMask"/>
17612                                             </scroller>
17613                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="2an-8k-hqH">
17614                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
17615                                                 <autoresizingMask key="autoresizingMask"/>
17616                                             </scroller>
17617                                         </scrollView>
17618                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="G5f-5q-8Zv">
17619                                             <rect key="frame" x="1" y="185" width="108" height="17"/>
17620                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17621                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="3sa-BN-I8R">
17622                                                 <font key="font" size="13" name="AquaKana"/>
17623                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17624                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17625                                             </textFieldCell>
17626                                         </textField>
17627                                         <popUpButton verticalHuggingPriority="750" id="PIk-xu-pGq">
17628                                             <rect key="frame" x="4" y="331" width="185" height="26"/>
17629                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17630                                             <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">
17631                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
17632                                                 <font key="font" metaFont="menu"/>
17633                                                 <menu key="menu" title="OtherViews" id="g1F-Nb-4Nc">
17634                                                     <items>
17635                                                         <menuItem title="最大HP" state="on" id="pFU-PN-cM8"/>
17636                                                         <menuItem title="最大MP" id="TKC-xd-GjM"/>
17637                                                         <menuItem title="最大AP" id="zuU-Si-1YM"/>
17638                                                         <menuItem title="最大WT" id="cI9-2p-lBl"/>
17639                                                         <menuItem title="AP" id="vDp-A0-zYc"/>
17640                                                         <menuItem title="WT" id="kql-gm-G4m">
17641                                                             <modifierMask key="keyEquivalentModifierMask" option="YES"/>
17642                                                         </menuItem>
17643                                                         <menuItem title="STR" id="nKE-ka-RZx"/>
17644                                                         <menuItem title="VIT" id="jxZ-fs-1rl"/>
17645                                                         <menuItem title="AGI" id="X9F-zK-V3D"/>
17646                                                         <menuItem title="DEX" id="XOv-Pj-dH4"/>
17647                                                         <menuItem title="MEN" id="vTC-tN-nUk"/>
17648                                                         <menuItem title="INT" id="1Lb-ss-Ynb"/>
17649                                                         <menuItem title="LUK" id="7Uz-VI-FNg"/>
17650                                                         <menuItem title="MOV" id="QEM-AG-VQQ"/>
17651                                                     </items>
17652                                                 </menu>
17653                                             </popUpButtonCell>
17654                                         </popUpButton>
17655                                     </subviews>
17656                                 </view>
17657                             </tabViewItem>
17658                             <tabViewItem label="2" identifier="2" id="uSZ-bq-5dd">
17659                                 <view key="view" id="Flz-9n-8hW">
17660                                     <rect key="frame" x="10" y="33" width="317" height="358"/>
17661                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17662                                     <subviews>
17663                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Xc9-On-4n7">
17664                                             <rect key="frame" x="69" y="213" width="180" height="21"/>
17665                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17666                                             <clipView key="contentView" id="xl5-fk-ZO9">
17667                                                 <rect key="frame" x="1" y="1" width="178" height="19"/>
17668                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17669                                                 <subviews>
17670                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="See-j2-ff2">
17671                                                         <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17672                                                         <autoresizingMask key="autoresizingMask"/>
17673                                                         <size key="intercellSpacing" width="3" height="2"/>
17674                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17675                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17676                                                         <tableColumns>
17677                                                             <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="c7q-Ff-ZHw">
17678                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17679                                                                     <font key="font" metaFont="smallSystem"/>
17680                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17681                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17682                                                                 </tableHeaderCell>
17683                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Z2h-kd-gW3">
17684                                                                     <font key="font" metaFont="system"/>
17685                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17686                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17687                                                                 </textFieldCell>
17688                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17689                                                                 <connections>
17690                                                                     <binding destination="mix-Lv-10G" name="value" keyPath="arrangedObjects.name" id="n74-QT-169">
17691                                                                         <dictionary key="options">
17692                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
17693                                                                         </dictionary>
17694                                                                     </binding>
17695                                                                 </connections>
17696                                                             </tableColumn>
17697                                                         </tableColumns>
17698                                                     </tableView>
17699                                                 </subviews>
17700                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17701                                             </clipView>
17702                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="YrJ-1S-CJI">
17703                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
17704                                                 <autoresizingMask key="autoresizingMask"/>
17705                                             </scroller>
17706                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Jn5-kw-lPD">
17707                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
17708                                                 <autoresizingMask key="autoresizingMask"/>
17709                                             </scroller>
17710                                         </scrollView>
17711                                         <textField verticalHuggingPriority="750" id="QMn-rA-vkd">
17712                                             <rect key="frame" x="69" y="262" width="96" height="22"/>
17713                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17714                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="S5J-eD-Cvz">
17715                                                 <font key="font" metaFont="system"/>
17716                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17717                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17718                                             </textFieldCell>
17719                                         </textField>
17720                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="g8r-Fp-jtO">
17721                                             <rect key="frame" x="6" y="195" width="61" height="102"/>
17722                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17723                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17724                                             <size key="cellSize" width="48" height="18"/>
17725                                             <size key="intercellSpacing" width="4" height="2"/>
17726                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="9Fd-Op-tmU">
17727                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17728                                                 <font key="font" metaFont="system"/>
17729                                             </buttonCell>
17730                                             <cells>
17731                                                 <column>
17732                                                     <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="xJZ-XJ-EC9">
17733                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17734                                                         <font key="font" metaFont="system"/>
17735                                                     </buttonCell>
17736                                                     <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="kU8-up-7xh">
17737                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17738                                                         <font key="font" metaFont="system"/>
17739                                                     </buttonCell>
17740                                                 </column>
17741                                             </cells>
17742                                         </matrix>
17743                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="nxy-eU-j95">
17744                                             <rect key="frame" x="6" y="17" width="307" height="160"/>
17745                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17746                                             <clipView key="contentView" id="Cm8-58-WoK">
17747                                                 <rect key="frame" x="1" y="1" width="305" height="158"/>
17748                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17749                                                 <subviews>
17750                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Axj-2b-lgs">
17751                                                         <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17752                                                         <autoresizingMask key="autoresizingMask"/>
17753                                                         <size key="intercellSpacing" width="3" height="2"/>
17754                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17755                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17756                                                         <tableColumns>
17757                                                             <tableColumn width="302" minWidth="40" maxWidth="1000" id="Biq-vb-j1E">
17758                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17759                                                                     <font key="font" metaFont="smallSystem"/>
17760                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17761                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17762                                                                 </tableHeaderCell>
17763                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7is-ek-PCh">
17764                                                                     <font key="font" metaFont="system"/>
17765                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17766                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17767                                                                 </textFieldCell>
17768                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17769                                                                 <connections>
17770                                                                     <binding destination="0XT-wb-2Xd" name="value" keyPath="arrangedObjects.name" id="yDJ-7p-04J"/>
17771                                                                 </connections>
17772                                                             </tableColumn>
17773                                                         </tableColumns>
17774                                                     </tableView>
17775                                                 </subviews>
17776                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17777                                             </clipView>
17778                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QkQ-8w-3JZ">
17779                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
17780                                                 <autoresizingMask key="autoresizingMask"/>
17781                                             </scroller>
17782                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="FpP-fn-QOJ">
17783                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
17784                                                 <autoresizingMask key="autoresizingMask"/>
17785                                             </scroller>
17786                                         </scrollView>
17787                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="a5C-23-6EC">
17788                                             <rect key="frame" x="1" y="185" width="108" height="17"/>
17789                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17790                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="1HY-oa-0Xv">
17791                                                 <font key="font" size="13" name="AquaKana"/>
17792                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17793                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17794                                             </textFieldCell>
17795                                         </textField>
17796                                         <popUpButton verticalHuggingPriority="750" id="Wcm-ew-wHD">
17797                                             <rect key="frame" x="4" y="331" width="185" height="26"/>
17798                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17799                                             <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">
17800                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
17801                                                 <font key="font" metaFont="menu"/>
17802                                                 <menu key="menu" title="OtherViews" id="lmi-BZ-xsN">
17803                                                     <items>
17804                                                         <menuItem title="最大HP" state="on" id="FUg-WJ-Zom"/>
17805                                                         <menuItem title="最大EN" id="CIF-H1-rhW"/>
17806                                                         <menuItem title="最大WT" id="lEM-QI-hON"/>
17807                                                         <menuItem title="WT" id="OA8-Sh-q86"/>
17808                                                         <menuItem title="装甲" id="QTF-cZ-QLj"/>
17809                                                         <menuItem title="運動性" id="rdS-mH-xVT"/>
17810                                                         <menuItem title="限界" id="hRx-4j-h9S"/>
17811                                                         <menuItem title="MOV" id="9gQ-i4-PrZ"/>
17812                                                     </items>
17813                                                 </menu>
17814                                             </popUpButtonCell>
17815                                         </popUpButton>
17816                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="ZlT-sz-Kqf">
17817                                             <rect key="frame" x="6" y="305" width="290" height="18"/>
17818                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17819                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17820                                             <size key="cellSize" width="87" height="18"/>
17821                                             <size key="intercellSpacing" width="4" height="2"/>
17822                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Y5Y-pc-NZB">
17823                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17824                                                 <font key="font" metaFont="system"/>
17825                                             </buttonCell>
17826                                             <cells>
17827                                                 <column>
17828                                                     <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Pp7-WC-9xs">
17829                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17830                                                         <font key="font" metaFont="system"/>
17831                                                     </buttonCell>
17832                                                 </column>
17833                                                 <column>
17834                                                     <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="wjb-Us-7r9">
17835                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17836                                                         <font key="font" metaFont="system"/>
17837                                                     </buttonCell>
17838                                                 </column>
17839                                                 <column>
17840                                                     <buttonCell type="radio" title="等しくする" imagePosition="left" alignment="left" inset="2" id="sh9-aL-Ipa">
17841                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17842                                                         <font key="font" metaFont="system"/>
17843                                                     </buttonCell>
17844                                                 </column>
17845                                             </cells>
17846                                         </matrix>
17847                                     </subviews>
17848                                 </view>
17849                             </tabViewItem>
17850                         </tabViewItems>
17851                     </tabView>
17852                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jZd-Tk-faO">
17853                         <rect key="frame" x="12" y="442" width="108" height="17"/>
17854                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17855                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータスの増減" id="W4t-wb-ZKX">
17856                             <font key="font" size="13" name="AquaKana"/>
17857                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17858                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17859                         </textFieldCell>
17860                     </textField>
17861                 </subviews>
17862             </view>
17863         </window>
17864         <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">
17865             <windowStyleMask key="styleMask" utility="YES"/>
17866             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
17867             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
17868             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17869             <view key="contentView" id="zqg-xX-Fmv">
17870                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
17871                 <autoresizingMask key="autoresizingMask"/>
17872                 <subviews>
17873                     <button verticalHuggingPriority="750" id="4uF-FO-p0j">
17874                         <rect key="frame" x="372" y="5" width="100" height="23"/>
17875                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17876                         <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">
17877                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17878                             <font key="font" size="13" name="AquaKana"/>
17879                         </buttonCell>
17880                         <connections>
17881                             <action selector="researchCancel:" target="10496" id="isU-RH-d8L"/>
17882                         </connections>
17883                     </button>
17884                     <textField verticalHuggingPriority="750" id="smH-qg-w9S">
17885                         <rect key="frame" x="18" y="326" width="31" height="17"/>
17886                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17887                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="ODg-Te-YpI">
17888                             <font key="font" size="13" name="AquaKana"/>
17889                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17890                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17891                         </textFieldCell>
17892                     </textField>
17893                     <textField verticalHuggingPriority="750" id="EJh-fj-6e3">
17894                         <rect key="frame" x="18" y="301" width="31" height="17"/>
17895                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17896                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="ixz-Kb-NtG">
17897                             <font key="font" size="13" name="AquaKana"/>
17898                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17899                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17900                         </textFieldCell>
17901                     </textField>
17902                     <textField verticalHuggingPriority="750" id="UKN-Sn-kqL">
17903                         <rect key="frame" x="18" y="276" width="31" height="17"/>
17904                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17905                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="2cr-Fm-Iok">
17906                             <font key="font" size="13" name="AquaKana"/>
17907                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17908                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17909                         </textFieldCell>
17910                     </textField>
17911                     <imageView id="nKC-L3-rYm">
17912                         <rect key="frame" x="17" y="357" width="106" height="106"/>
17913                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17914                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="cIX-2J-8VA"/>
17915                     </imageView>
17916                     <textField verticalHuggingPriority="750" id="zZn-ap-80z">
17917                         <rect key="frame" x="140" y="326" width="32" height="17"/>
17918                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17919                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="xyq-BZ-q8f">
17920                             <font key="font" size="13" name="AquaKana"/>
17921                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17922                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17923                         </textFieldCell>
17924                     </textField>
17925                     <textField verticalHuggingPriority="750" id="MZN-Jn-ACt">
17926                         <rect key="frame" x="140" y="301" width="41" height="17"/>
17927                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17928                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="yev-Ho-sbL">
17929                             <font key="font" size="13" name="AquaKana"/>
17930                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17931                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17932                         </textFieldCell>
17933                     </textField>
17934                     <textField verticalHuggingPriority="750" id="fkg-pY-oO3">
17935                         <rect key="frame" x="140" y="276" width="26" height="17"/>
17936                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17937                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="0fU-Dn-znX">
17938                             <font key="font" size="13" name="AquaKana"/>
17939                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17940                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17941                         </textFieldCell>
17942                     </textField>
17943                     <textField verticalHuggingPriority="750" id="3PB-Bj-UqA">
17944                         <rect key="frame" x="18" y="239" width="30" height="17"/>
17945                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17946                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="格闘" id="bVn-Mw-QT4">
17947                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17948                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17949                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17950                         </textFieldCell>
17951                     </textField>
17952                     <textField verticalHuggingPriority="750" id="GQj-85-OXY">
17953                         <rect key="frame" x="18" y="215" width="30" height="17"/>
17954                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17955                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射撃" id="ich-e0-K3X">
17956                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17957                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17958                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17959                         </textFieldCell>
17960                     </textField>
17961                     <textField verticalHuggingPriority="750" id="tuN-qU-VF7">
17962                         <rect key="frame" x="239" y="239" width="30" height="17"/>
17963                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17964                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="反応" id="KsF-PD-WSd">
17965                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17966                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17967                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17968                         </textFieldCell>
17969                     </textField>
17970                     <textField verticalHuggingPriority="750" id="71k-bj-30G">
17971                         <rect key="frame" x="239" y="214" width="30" height="17"/>
17972                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17973                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="技量" id="AqS-fR-q89">
17974                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17975                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17976                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17977                         </textFieldCell>
17978                     </textField>
17979                     <textField verticalHuggingPriority="750" id="3Ah-AJ-HFY">
17980                         <rect key="frame" x="138" y="239" width="30" height="17"/>
17981                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17982                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中" id="BPk-tG-eIv">
17983                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17984                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17985                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17986                         </textFieldCell>
17987                     </textField>
17988                     <textField verticalHuggingPriority="750" id="8NZ-U9-2h8">
17989                         <rect key="frame" x="138" y="215" width="30" height="17"/>
17990                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17991                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避" id="lvj-MD-l5J">
17992                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17993                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17994                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17995                         </textFieldCell>
17996                     </textField>
17997                     <textField verticalHuggingPriority="750" id="g5N-QJ-nFf">
17998                         <rect key="frame" x="138" y="443" width="69" height="17"/>
17999                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18000                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ユニット名" id="Gh5-oj-eOg">
18001                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18002                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18003                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18004                         </textFieldCell>
18005                     </textField>
18006                     <textField verticalHuggingPriority="750" id="YnE-Wh-K7E">
18007                         <rect key="frame" x="138" y="394" width="56" height="17"/>
18008                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18009                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="CPL-DH-m2j">
18010                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18011                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18012                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18013                         </textFieldCell>
18014                     </textField>
18015                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="WiF-Ma-7ex">
18016                         <rect key="frame" x="320" y="266" width="150" height="184"/>
18017                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18018                         <clipView key="contentView" id="fUr-qN-saB">
18019                             <rect key="frame" x="1" y="17" width="238" height="117"/>
18020                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18021                             <subviews>
18022                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="ZXV-E8-0X5">
18023                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
18024                                     <autoresizingMask key="autoresizingMask"/>
18025                                     <size key="intercellSpacing" width="3" height="2"/>
18026                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18027                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18028                                     <tableColumns>
18029                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="IEo-8K-51a">
18030                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18031                                                 <font key="font" metaFont="smallSystem"/>
18032                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18033                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
18034                                             </tableHeaderCell>
18035                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="szl-o1-Xwi">
18036                                                 <font key="font" metaFont="system"/>
18037                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18038                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18039                                             </textFieldCell>
18040                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18041                                         </tableColumn>
18042                                     </tableColumns>
18043                                 </tableView>
18044                             </subviews>
18045                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18046                         </clipView>
18047                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9S6-GT-dYY">
18048                             <rect key="frame" x="1" y="119" width="223" height="15"/>
18049                             <autoresizingMask key="autoresizingMask"/>
18050                         </scroller>
18051                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="zvx-Hf-hhN">
18052                             <rect key="frame" x="224" y="17" width="15" height="102"/>
18053                             <autoresizingMask key="autoresizingMask"/>
18054                         </scroller>
18055                     </scrollView>
18056                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="LIH-7M-aVc">
18057                         <rect key="frame" x="318" y="458" width="30" height="17"/>
18058                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18059                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="装備" id="e5M-CJ-s7A">
18060                             <font key="font" size="13" name="AquaKana"/>
18061                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18062                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18063                         </textFieldCell>
18064                     </textField>
18065                 </subviews>
18066             </view>
18067         </window>
18068         <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">
18069             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18070             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
18071             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18072             <view key="contentView" id="FKq-E1-AR4">
18073                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
18074                 <autoresizingMask key="autoresizingMask"/>
18075                 <subviews>
18076                     <textField verticalHuggingPriority="750" id="mcW-Ox-SZz">
18077                         <rect key="frame" x="17" y="54" width="95" height="17"/>
18078                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18079                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="lwu-uq-ZAu">
18080                             <font key="font" size="13" name="AquaKana"/>
18081                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18082                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18083                         </textFieldCell>
18084                     </textField>
18085                     <textField verticalHuggingPriority="750" id="bwg-11-YGj">
18086                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
18087                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18088                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="75G-WH-R0S">
18089                             <font key="font" metaFont="system"/>
18090                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18091                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18092                         </textFieldCell>
18093                     </textField>
18094                     <textField verticalHuggingPriority="750" id="NU5-y8-RLM">
18095                         <rect key="frame" x="117" y="51" width="36" height="22"/>
18096                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18097                         <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">
18098                             <font key="font" metaFont="system"/>
18099                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18100                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18101                         </textFieldCell>
18102                     </textField>
18103                     <button verticalHuggingPriority="750" id="xXb-iC-piS">
18104                         <rect key="frame" x="135" y="5" width="66" height="32"/>
18105                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18106                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Afd-Rg-2Kj">
18107                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18108                             <font key="font" size="13" name="AquaKana"/>
18109                         </buttonCell>
18110                         <connections>
18111                             <action selector="saveILregi:" target="3039" id="PjC-bJ-Li2"/>
18112                         </connections>
18113                     </button>
18114                     <button verticalHuggingPriority="750" id="wdN-xP-oOJ">
18115                         <rect key="frame" x="192" y="5" width="105" height="32"/>
18116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18117                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="J47-gO-cJo">
18118                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18119                             <font key="font" size="13" name="AquaKana"/>
18120                         </buttonCell>
18121                         <connections>
18122                             <action selector="cancelILregi:" target="3039" id="cmR-2B-PnF"/>
18123                         </connections>
18124                     </button>
18125                 </subviews>
18126             </view>
18127         </window>
18128         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="d50-mX-eQ4" userLabel="入力ウィンドウ">
18129             <windowStyleMask key="styleMask" titled="YES"/>
18130             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
18131             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18132             <view key="contentView" id="AFo-1U-ck0">
18133                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
18134                 <autoresizingMask key="autoresizingMask"/>
18135                 <subviews>
18136                     <textField verticalHuggingPriority="750" id="Lkl-rj-bSB">
18137                         <rect key="frame" x="25" y="64" width="250" height="22"/>
18138                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18139                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="vfs-f5-UhX">
18140                             <font key="font" metaFont="system"/>
18141                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18142                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18143                         </textFieldCell>
18144                     </textField>
18145                     <button verticalHuggingPriority="750" id="1jZ-Kd-2lX">
18146                         <rect key="frame" x="212" y="13" width="66" height="32"/>
18147                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18148                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ofi-ed-qi2">
18149                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18150                             <font key="font" size="13" name="AquaKana"/>
18151                         </buttonCell>
18152                         <connections>
18153                             <action selector="selectionSubmit:" target="10292" id="NBm-e1-dkS"/>
18154                         </connections>
18155                     </button>
18156                 </subviews>
18157             </view>
18158             <point key="canvasLocation" x="1210" y="1863"/>
18159         </window>
18160         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Mpe-WF-JbB" userLabel="選択肢ウィンドウ">
18161             <rect key="contentRect" x="196" y="207" width="400" height="300"/>
18162             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18163             <view key="contentView" id="y6r-HE-UhX">
18164                 <rect key="frame" x="0.0" y="1" width="400" height="300"/>
18165                 <autoresizingMask key="autoresizingMask"/>
18166                 <subviews>
18167                     <button verticalHuggingPriority="750" id="Fkq-O8-bZy">
18168                         <rect key="frame" x="14" y="219" width="372" height="32"/>
18169                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18170                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gG2-ot-EO1">
18171                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18172                             <font key="font" metaFont="system"/>
18173                         </buttonCell>
18174                         <connections>
18175                             <action selector="selectionBtn2:" target="10496" id="60a-5a-kzi"/>
18176                         </connections>
18177                     </button>
18178                     <button verticalHuggingPriority="750" id="bW6-ZA-xsA">
18179                         <rect key="frame" x="14" y="192" width="372" height="32"/>
18180                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18181                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1FB-kZ-BT0">
18182                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18183                             <font key="font" metaFont="system"/>
18184                         </buttonCell>
18185                         <connections>
18186                             <action selector="selectionBtn3:" target="10496" id="sE6-GS-MfL"/>
18187                         </connections>
18188                     </button>
18189                     <button verticalHuggingPriority="750" id="2Zc-Ay-nx3">
18190                         <rect key="frame" x="14" y="166" width="372" height="32"/>
18191                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18192                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QIw-hc-X3K">
18193                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18194                             <font key="font" metaFont="system"/>
18195                         </buttonCell>
18196                         <connections>
18197                             <action selector="selectionBtn4:" target="10496" id="xag-xl-9Ds"/>
18198                         </connections>
18199                     </button>
18200                     <button verticalHuggingPriority="750" id="qou-cw-rBW">
18201                         <rect key="frame" x="14" y="139" width="372" height="32"/>
18202                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18203                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Vn-Fq-njG">
18204                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18205                             <font key="font" metaFont="system"/>
18206                         </buttonCell>
18207                         <connections>
18208                             <action selector="selectionBtn5:" target="10496" id="Btj-gO-qFv"/>
18209                         </connections>
18210                     </button>
18211                     <button verticalHuggingPriority="750" id="FqF-ej-Kbp">
18212                         <rect key="frame" x="14" y="113" width="372" height="32"/>
18213                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18214                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KnB-Wo-2vq">
18215                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18216                             <font key="font" metaFont="system"/>
18217                         </buttonCell>
18218                         <connections>
18219                             <action selector="selectionBtn6:" target="10496" id="rKg-Rw-fb9"/>
18220                         </connections>
18221                     </button>
18222                     <button verticalHuggingPriority="750" id="Pr6-7M-h8L">
18223                         <rect key="frame" x="14" y="86" width="372" height="32"/>
18224                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18225                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="56b-bW-x9G">
18226                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18227                             <font key="font" metaFont="system"/>
18228                         </buttonCell>
18229                         <connections>
18230                             <action selector="selectionBtn7:" target="10496" id="uRM-Vx-tou"/>
18231                         </connections>
18232                     </button>
18233                     <button verticalHuggingPriority="750" id="MON-mp-OJL">
18234                         <rect key="frame" x="14" y="58" width="372" height="32"/>
18235                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18236                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bRU-mk-thQ">
18237                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18238                             <font key="font" metaFont="system"/>
18239                         </buttonCell>
18240                         <connections>
18241                             <action selector="selectionBtn8:" target="10496" id="Kia-cI-nvt"/>
18242                         </connections>
18243                     </button>
18244                     <button verticalHuggingPriority="750" id="uYZ-no-tcC">
18245                         <rect key="frame" x="14" y="246" width="372" height="32"/>
18246                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18247                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="W5h-c2-wFd">
18248                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18249                             <font key="font" metaFont="system"/>
18250                         </buttonCell>
18251                         <connections>
18252                             <action selector="selectionBtn1:" target="10496" id="EzV-gZ-FNE"/>
18253                         </connections>
18254                     </button>
18255                     <button verticalHuggingPriority="750" id="2uf-9p-yCU">
18256                         <rect key="frame" x="14" y="32" width="372" height="32"/>
18257                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18258                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wDJ-1R-NSa">
18259                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18260                             <font key="font" metaFont="system"/>
18261                         </buttonCell>
18262                         <connections>
18263                             <action selector="selectionBtn9:" target="10496" id="x64-VD-3wm"/>
18264                         </connections>
18265                     </button>
18266                 </subviews>
18267             </view>
18268             <point key="canvasLocation" x="1143" y="2190"/>
18269         </window>
18270         <menuItem title="腕" id="yxD-SC-6mJ"/>
18271         <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">
18272             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18273             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
18274             <rect key="contentRect" x="196" y="112" width="640" height="480"/>
18275             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18276             <view key="contentView" id="bag-v8-7Kg">
18277                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
18278                 <autoresizingMask key="autoresizingMask"/>
18279                 <subviews>
18280                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="lYx-Fd-5jY">
18281                         <rect key="frame" x="101" y="331" width="101" height="58"/>
18282                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18283                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18284                         <size key="cellSize" width="87" height="18"/>
18285                         <size key="intercellSpacing" width="4" height="2"/>
18286                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="09K-vE-MTh">
18287                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18288                             <font key="font" metaFont="system"/>
18289                         </buttonCell>
18290                         <cells>
18291                             <column>
18292                                 <buttonCell type="radio" title="プレイヤー" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="OMI-3t-nbm">
18293                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18294                                     <font key="font" metaFont="system"/>
18295                                 </buttonCell>
18296                                 <buttonCell type="radio" title="CPU" imagePosition="left" alignment="left" inset="2" id="fek-yn-WV3">
18297                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18298                                     <font key="font" metaFont="system"/>
18299                                 </buttonCell>
18300                             </column>
18301                         </cells>
18302                         <connections>
18303                             <action selector="battleReadyUpState1:" target="10496" id="Uhx-JX-NGp"/>
18304                         </connections>
18305                     </matrix>
18306                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="wp7-nq-ru1">
18307                         <rect key="frame" x="477" y="331" width="95" height="58"/>
18308                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18309                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18310                         <size key="cellSize" width="87" height="18"/>
18311                         <size key="intercellSpacing" width="4" height="2"/>
18312                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="BQn-4W-LY4">
18313                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18314                             <font key="font" metaFont="system"/>
18315                         </buttonCell>
18316                         <cells>
18317                             <column>
18318                                 <buttonCell type="radio" title="プレイヤー" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="ogS-d8-vTo">
18319                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18320                                     <font key="font" metaFont="system"/>
18321                                 </buttonCell>
18322                                 <buttonCell type="radio" title="CPU" imagePosition="left" alignment="left" inset="2" id="Oqs-NP-oE5">
18323                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18324                                     <font key="font" metaFont="system"/>
18325                                 </buttonCell>
18326                             </column>
18327                         </cells>
18328                         <connections>
18329                             <action selector="battleReadyUpState2:" target="10496" id="2nW-kN-TM2"/>
18330                         </connections>
18331                     </matrix>
18332                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="2gH-ZN-xxl">
18333                         <rect key="frame" x="116" y="306" width="30" height="17"/>
18334                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18335                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資源" id="U7I-8a-YS7">
18336                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18337                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18338                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18339                         </textFieldCell>
18340                     </textField>
18341                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OBw-C6-nU1">
18342                         <rect key="frame" x="116" y="251" width="30" height="17"/>
18343                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18344                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="DA5-Vg-poC">
18345                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18346                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18347                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18348                         </textFieldCell>
18349                     </textField>
18350                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OsV-TN-EJh">
18351                         <rect key="frame" x="116" y="196" width="30" height="17"/>
18352                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18353                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="WZF-gS-30j">
18354                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18355                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18356                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18357                         </textFieldCell>
18358                     </textField>
18359                     <textField verticalHuggingPriority="750" id="Yap-hL-AmK">
18360                         <rect key="frame" x="83" y="276" width="96" height="22"/>
18361                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18362                         <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">
18363                             <font key="font" metaFont="system"/>
18364                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18365                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18366                         </textFieldCell>
18367                     </textField>
18368                     <textField verticalHuggingPriority="750" id="lUt-cx-W8N">
18369                         <rect key="frame" x="83" y="221" width="96" height="22"/>
18370                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18371                         <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">
18372                             <font key="font" metaFont="system"/>
18373                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18374                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18375                         </textFieldCell>
18376                     </textField>
18377                     <textField verticalHuggingPriority="750" id="ugH-N4-stb">
18378                         <rect key="frame" x="83" y="166" width="96" height="22"/>
18379                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18380                         <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">
18381                             <font key="font" metaFont="system"/>
18382                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18383                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18384                         </textFieldCell>
18385                     </textField>
18386                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dff-wU-e4V">
18387                         <rect key="frame" x="492" y="306" width="30" height="17"/>
18388                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18389                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資源" id="hlh-Og-Snc">
18390                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18391                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18392                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18393                         </textFieldCell>
18394                     </textField>
18395                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Isd-pH-oRO">
18396                         <rect key="frame" x="492" y="251" width="30" height="17"/>
18397                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18398                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="wVo-xG-7WH">
18399                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18400                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18401                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18402                         </textFieldCell>
18403                     </textField>
18404                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OCu-am-quv">
18405                         <rect key="frame" x="492" y="196" width="30" height="17"/>
18406                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18407                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="RqZ-hi-hOL">
18408                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18409                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18410                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18411                         </textFieldCell>
18412                     </textField>
18413                     <textField verticalHuggingPriority="750" id="he1-Pd-xnr">
18414                         <rect key="frame" x="459" y="276" width="96" height="22"/>
18415                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18416                         <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">
18417                             <font key="font" metaFont="system"/>
18418                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18419                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18420                         </textFieldCell>
18421                     </textField>
18422                     <textField verticalHuggingPriority="750" id="eGg-iS-dnb">
18423                         <rect key="frame" x="459" y="221" width="96" height="22"/>
18424                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18425                         <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">
18426                             <font key="font" metaFont="system"/>
18427                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18428                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18429                         </textFieldCell>
18430                     </textField>
18431                     <textField verticalHuggingPriority="750" id="6rZ-sr-CsC">
18432                         <rect key="frame" x="459" y="166" width="96" height="22"/>
18433                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18434                         <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">
18435                             <font key="font" metaFont="system"/>
18436                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18437                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18438                         </textFieldCell>
18439                     </textField>
18440                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HJs-3Z-vfS">
18441                         <rect key="frame" x="112" y="141" width="43" height="17"/>
18442                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18443                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="指揮官" id="jFe-d4-GIS">
18444                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18445                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18446                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18447                         </textFieldCell>
18448                     </textField>
18449                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="iPm-CK-2EU">
18450                         <rect key="frame" x="486" y="141" width="43" height="17"/>
18451                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18452                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="指揮官" id="uRa-KL-cyb">
18453                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18454                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18455                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18456                         </textFieldCell>
18457                     </textField>
18458                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="pmg-wh-QM1">
18459                         <rect key="frame" x="217" y="183" width="204" height="199"/>
18460                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18461                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" id="gju-VP-MMa">
18462                             <font key="font" size="17" name="HiraKakuPro-W3"/>
18463                             <string key="title">青軍勝利条件
18464 敵ユニット壊滅
18465
18466 赤軍勝利条件
18467 敵ユニット壊滅</string>
18468                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18469                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18470                         </textFieldCell>
18471                     </textField>
18472                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fSD-Ac-ulI">
18473                         <rect key="frame" x="11" y="413" width="244" height="30"/>
18474                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18475                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="青軍" id="q9A-1p-89b">
18476                             <font key="font" size="15" name="HiraKakuProN-W3"/>
18477                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18478                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18479                         </textFieldCell>
18480                     </textField>
18481                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wzf-7q-oos">
18482                         <rect key="frame" x="385" y="413" width="244" height="30"/>
18483                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18484                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="赤軍" id="CMI-gq-3x6">
18485                             <font key="font" size="15" name="HiraKakuProN-W3"/>
18486                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18487                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18488                         </textFieldCell>
18489                     </textField>
18490                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Jox-Z8-YKv">
18491                         <rect key="frame" x="78" y="35" width="106" height="106"/>
18492                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18493                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="Uqf-IM-x1F"/>
18494                     </imageView>
18495                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Sjg-aD-kRh">
18496                         <rect key="frame" x="454" y="35" width="106" height="106"/>
18497                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18498                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="6Up-fA-Jm4"/>
18499                     </imageView>
18500                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="xOx-Dx-uKA">
18501                         <rect key="frame" x="298" y="413" width="43" height="30"/>
18502                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18503                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="VS" id="685-c8-1Sr">
18504                             <font key="font" metaFont="system" size="20"/>
18505                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18506                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18507                         </textFieldCell>
18508                     </textField>
18509                     <button verticalHuggingPriority="750" id="ly4-WK-fSh">
18510                         <rect key="frame" x="267" y="140" width="105" height="32"/>
18511                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18512                         <buttonCell key="cell" type="push" title="ゲーム開始" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tS0-8C-QcO">
18513                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18514                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18515                         </buttonCell>
18516                         <connections>
18517                             <action selector="battleReadyUpStartBtn:" target="10496" id="QjC-So-5te"/>
18518                         </connections>
18519                     </button>
18520                 </subviews>
18521             </view>
18522             <point key="canvasLocation" x="-398" y="306"/>
18523         </window>
18524         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3sw-XT-MQR" userLabel="ギャラリー詳細">
18525             <windowStyleMask key="styleMask" titled="YES"/>
18526             <rect key="contentRect" x="196" y="207" width="640" height="480"/>
18527             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18528             <view key="contentView" id="YM4-m4-HPT">
18529                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
18530                 <autoresizingMask key="autoresizingMask"/>
18531                 <subviews>
18532                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="6OW-b8-USr">
18533                         <rect key="frame" x="17" y="163" width="600" height="300"/>
18534                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18535                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="topRight" imageScaling="proportionallyDown" imageFrameStyle="photo" id="c7L-Ci-BKZ"/>
18536                     </imageView>
18537                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ibW-DQ-b9N">
18538                         <rect key="frame" x="251" y="133" width="132" height="17"/>
18539                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18540                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0 / 0" id="Lu7-dI-JgM">
18541                             <font key="font" metaFont="system"/>
18542                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18543                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18544                         </textFieldCell>
18545                     </textField>
18546                     <button verticalHuggingPriority="750" id="Sl8-SH-Z3b">
18547                         <rect key="frame" x="547" y="13" width="79" height="32"/>
18548                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18549                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="lUP-DN-4cX">
18550                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18551                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18552                         </buttonCell>
18553                         <connections>
18554                             <action selector="close:" target="3745" id="HxB-NW-z40"/>
18555                         </connections>
18556                     </button>
18557                     <customView id="NdC-b6-Xnj" customClass="GalleryDetail">
18558                         <rect key="frame" x="0.0" y="47" width="640" height="433"/>
18559                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18560                     </customView>
18561                 </subviews>
18562             </view>
18563             <point key="canvasLocation" x="-3370" y="373"/>
18564         </window>
18565         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="BJG-uQ-d4G" userLabel="シナリオ詳細">
18566             <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
18567             <rect key="contentRect" x="196" y="207" width="480" height="270"/>
18568             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18569             <view key="contentView" id="mKn-K9-b7E">
18570                 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
18571                 <autoresizingMask key="autoresizingMask"/>
18572                 <subviews>
18573                     <imageView id="f9Y-cd-S7O">
18574                         <rect key="frame" x="17" y="147" width="106" height="106"/>
18575                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18576                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Rei-k5-q87"/>
18577                     </imageView>
18578                     <textField verticalHuggingPriority="750" id="p9x-Qs-jP3">
18579                         <rect key="frame" x="128" y="206" width="150" height="22"/>
18580                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18581                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="YH9-cJ-JYq">
18582                             <font key="font" metaFont="system"/>
18583                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18584                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18585                         </textFieldCell>
18586                     </textField>
18587                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HyX-aK-f5P">
18588                         <rect key="frame" x="126" y="233" width="108" height="17"/>
18589                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18590                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="顔グラファイル名" id="kk2-w3-iHD">
18591                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18592                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18593                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18594                         </textFieldCell>
18595                     </textField>
18596                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="dCf-rG-UDU">
18597                         <rect key="frame" x="17" y="64" width="150" height="75"/>
18598                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18599                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="YMj-AD-NFX"/>
18600                     </imageView>
18601                     <textField verticalHuggingPriority="750" id="UmM-R6-555">
18602                         <rect key="frame" x="17" y="15" width="150" height="22"/>
18603                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18604                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="P6K-Ci-68r">
18605                             <font key="font" metaFont="system"/>
18606                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18607                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18608                         </textFieldCell>
18609                     </textField>
18610                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="nf0-Hg-wrn">
18611                         <rect key="frame" x="15" y="42" width="95" height="17"/>
18612                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18613                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="背景ファイル名" id="IGe-Qk-xqA">
18614                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18615                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18616                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18617                         </textFieldCell>
18618                     </textField>
18619                     <button id="q7Q-bY-LIS">
18620                         <rect key="frame" x="184" y="43" width="100" height="18"/>
18621                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18622                         <buttonCell key="cell" type="check" title="フェードイン" bezelStyle="regularSquare" imagePosition="left" inset="2" id="zV9-5X-L6c">
18623                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18624                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18625                         </buttonCell>
18626                     </button>
18627                     <button id="z3c-fR-j9N">
18628                         <rect key="frame" x="184" y="17" width="113" height="18"/>
18629                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18630                         <buttonCell key="cell" type="check" title="フェードアウト" bezelStyle="regularSquare" imagePosition="left" inset="2" id="vUl-6D-jta">
18631                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18632                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18633                         </buttonCell>
18634                     </button>
18635                     <button verticalHuggingPriority="750" id="cza-oB-iby">
18636                         <rect key="frame" x="386" y="19" width="79" height="32"/>
18637                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18638                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CXt-JG-N7w">
18639                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18640                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18641                         </buttonCell>
18642                         <connections>
18643                             <action selector="detailClose:" target="9720" id="2cs-ji-Cml"/>
18644                         </connections>
18645                     </button>
18646                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="iwg-Mi-hna">
18647                         <rect key="frame" x="290" y="178" width="150" height="75"/>
18648                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18649                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="w5Q-Ng-yq5"/>
18650                     </imageView>
18651                     <textField verticalHuggingPriority="750" id="1Y3-Ea-0Dg">
18652                         <rect key="frame" x="290" y="129" width="150" height="22"/>
18653                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18654                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="cQ6-GD-cH6">
18655                             <font key="font" metaFont="system"/>
18656                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18657                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18658                         </textFieldCell>
18659                     </textField>
18660                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="d0w-q2-GoT">
18661                         <rect key="frame" x="288" y="156" width="108" height="17"/>
18662                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18663                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="立ち絵ファイル名" id="YGX-v1-arA">
18664                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18665                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18666                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18667                         </textFieldCell>
18668                     </textField>
18669                 </subviews>
18670             </view>
18671             <point key="canvasLocation" x="358" y="770"/>
18672         </window>
18673         <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">
18674             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18675             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
18676             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18677             <view key="contentView" id="KW4-4K-JVU">
18678                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
18679                 <autoresizingMask key="autoresizingMask"/>
18680                 <subviews>
18681                     <button verticalHuggingPriority="750" id="lSX-NX-9Js">
18682                         <rect key="frame" x="518" y="13" width="66" height="32"/>
18683                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18684                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mbr-T3-VJa">
18685                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18686                             <font key="font" size="13" name="AquaKana"/>
18687                         </buttonCell>
18688                         <connections>
18689                             <action selector="attackPreferenceCloseBtn:" target="3039" id="sSs-iM-Azb"/>
18690                         </connections>
18691                     </button>
18692                     <button id="MlF-Bt-XM5">
18693                         <rect key="frame" x="18" y="337" width="87" height="18"/>
18694                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18695                         <buttonCell key="cell" type="check" title="絶対効果値" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2WM-fo-9fr">
18696                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18697                             <font key="font" size="13" name="AquaKana"/>
18698                         </buttonCell>
18699                     </button>
18700                     <button id="jxf-Qf-vGF">
18701                         <rect key="frame" x="18" y="309" width="113" height="18"/>
18702                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18703                         <buttonCell key="cell" type="check" title="サイズ補正なし" bezelStyle="regularSquare" imagePosition="left" inset="2" id="74S-Ii-hcr">
18704                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18705                             <font key="font" size="13" name="AquaKana"/>
18706                         </buttonCell>
18707                     </button>
18708                     <button id="xby-lD-qab">
18709                         <rect key="frame" x="18" y="250" width="100" height="18"/>
18710                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18711                         <buttonCell key="cell" type="check" title="攻撃受け流し" bezelStyle="regularSquare" imagePosition="left" inset="2" id="8en-68-zJ3">
18712                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18713                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18714                         </buttonCell>
18715                     </button>
18716                     <button id="BhR-kE-S3j">
18717                         <rect key="frame" x="18" y="220" width="74" height="18"/>
18718                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18719                         <buttonCell key="cell" type="check" title="攻撃反射" bezelStyle="regularSquare" imagePosition="left" inset="2" id="k9A-b6-DtF">
18720                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18721                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18722                         </buttonCell>
18723                     </button>
18724                     <button id="PoF-bS-XBI">
18725                         <rect key="frame" x="18" y="363" width="61" height="18"/>
18726                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18727                         <buttonCell key="cell" type="check" title="ビーム" bezelStyle="regularSquare" imagePosition="left" inset="2" id="4lC-CG-lUV">
18728                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18729                             <font key="font" size="13" name="AquaKana"/>
18730                         </buttonCell>
18731                     </button>
18732                     <button id="N20-Yl-NHa">
18733                         <rect key="frame" x="18" y="279" width="113" height="18"/>
18734                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18735                         <buttonCell key="cell" type="check" title="コンボ補正なし" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2X4-3j-nYX">
18736                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18737                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18738                         </buttonCell>
18739                     </button>
18740                     <button id="HE9-qp-z1q">
18741                         <rect key="frame" x="18" y="191" width="139" height="18"/>
18742                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18743                         <buttonCell key="cell" type="check" title="イマジンブレーカー" bezelStyle="regularSquare" imagePosition="left" inset="2" id="sC8-Fc-Iq4">
18744                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18745                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18746                         </buttonCell>
18747                     </button>
18748                     <button id="H0h-VS-Z4F">
18749                         <rect key="frame" x="171" y="363" width="165" height="18"/>
18750                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18751                         <buttonCell key="cell" type="check" title="反撃使用時命中率アップ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="68I-YA-4fg">
18752                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18753                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18754                         </buttonCell>
18755                     </button>
18756                     <textField verticalHuggingPriority="750" id="SaH-1l-TQV">
18757                         <rect key="frame" x="342" y="361" width="50" height="22"/>
18758                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18759                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="aId-Ph-ZOo">
18760                             <font key="font" metaFont="system"/>
18761                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18762                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18763                         </textFieldCell>
18764                     </textField>
18765                     <button id="bai-64-nlS">
18766                         <rect key="frame" x="171" y="337" width="165" height="18"/>
18767                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18768                         <buttonCell key="cell" type="check" title="攻撃ミス時回避率ダウン" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SGf-qf-viv">
18769                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18770                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18771                         </buttonCell>
18772                     </button>
18773                     <textField verticalHuggingPriority="750" id="gTl-BW-bP3">
18774                         <rect key="frame" x="342" y="335" width="50" height="22"/>
18775                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18776                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="cYJ-qR-4Wh">
18777                             <font key="font" metaFont="system"/>
18778                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18779                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18780                         </textFieldCell>
18781                     </textField>
18782                     <button id="iwT-Gx-TCd">
18783                         <rect key="frame" x="171" y="311" width="152" height="18"/>
18784                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18785                         <buttonCell key="cell" type="check" title="射程外時命中率アップ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="kvz-N7-cnd">
18786                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18787                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18788                         </buttonCell>
18789                     </button>
18790                     <textField verticalHuggingPriority="750" id="aS4-sG-ZT9">
18791                         <rect key="frame" x="342" y="309" width="50" height="22"/>
18792                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18793                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Uya-WG-kCw">
18794                             <font key="font" metaFont="system"/>
18795                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18796                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18797                         </textFieldCell>
18798                     </textField>
18799                     <button id="M3Q-Qo-iV6">
18800                         <rect key="frame" x="171" y="283" width="74" height="18"/>
18801                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18802                         <buttonCell key="cell" type="check" title="継続効果" bezelStyle="regularSquare" imagePosition="left" inset="2" id="gN3-n3-5sE">
18803                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18804                             <font key="font" size="13" name="AquaKana"/>
18805                         </buttonCell>
18806                     </button>
18807                     <textField verticalHuggingPriority="750" id="jJk-fl-gV1">
18808                         <rect key="frame" x="342" y="281" width="50" height="22"/>
18809                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18810                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="lpH-wI-xwN">
18811                             <font key="font" metaFont="system"/>
18812                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18813                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18814                         </textFieldCell>
18815                     </textField>
18816                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="pDw-SK-4Oq">
18817                         <rect key="frame" x="254" y="284" width="77" height="17"/>
18818                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18819                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="継続効果WT" id="wt6-f6-VCP">
18820                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18821                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18822                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18823                         </textFieldCell>
18824                     </textField>
18825                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="GZB-7R-LJb">
18826                         <rect key="frame" x="171" y="259" width="217" height="17"/>
18827                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18828                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※持続効果WT0で自分のターンまで" id="vpB-kP-MYg">
18829                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18830                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18831                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18832                         </textFieldCell>
18833                     </textField>
18834                 </subviews>
18835             </view>
18836             <point key="canvasLocation" x="3525" y="322"/>
18837         </window>
18838         <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">
18839             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18840             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
18841             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18842             <view key="contentView" id="bTT-W1-VqJ">
18843                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
18844                 <autoresizingMask key="autoresizingMask"/>
18845                 <subviews>
18846                     <button verticalHuggingPriority="750" id="6Fu-0s-ogw">
18847                         <rect key="frame" x="518" y="13" width="66" height="32"/>
18848                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18849                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bY7-bd-cTX">
18850                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18851                             <font key="font" size="13" name="AquaKana"/>
18852                         </buttonCell>
18853                         <connections>
18854                             <action selector="attackEffectCloseBtn:" target="3039" id="NeQ-ZB-5Cs"/>
18855                         </connections>
18856                     </button>
18857                     <textField verticalHuggingPriority="750" id="TKd-KS-cpV">
18858                         <rect key="frame" x="145" y="358" width="433" height="22"/>
18859                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18860                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Okc-42-HBX">
18861                             <font key="font" metaFont="system"/>
18862                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18863                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18864                         </textFieldCell>
18865                     </textField>
18866                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="i3L-74-oFN">
18867                         <rect key="frame" x="20" y="324" width="117" height="56"/>
18868                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18869                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18870                         <size key="cellSize" width="114" height="18"/>
18871                         <size key="intercellSpacing" width="4" height="2"/>
18872                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="fGn-B4-p3q">
18873                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18874                             <font key="font" metaFont="system"/>
18875                         </buttonCell>
18876                         <cells>
18877                             <column>
18878                                 <buttonCell type="radio" title="movファイル名" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="du1-8W-Tsw">
18879                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18880                                     <font key="font" metaFont="system"/>
18881                                 </buttonCell>
18882                                 <buttonCell type="radio" title="アニメーション" imagePosition="left" alignment="left" inset="2" id="pRN-A4-zVg">
18883                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18884                                     <font key="font" metaFont="system"/>
18885                                 </buttonCell>
18886                             </column>
18887                         </cells>
18888                         <connections>
18889                             <action selector="attackEffectRadioBtn:" target="3039" id="0Cl-V4-oyX"/>
18890                         </connections>
18891                     </matrix>
18892                     <scrollView autohidesScrollers="YES" horizontalLineScroll="66" horizontalPageScroll="10" verticalLineScroll="66" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sgt-Si-6Ip">
18893                         <rect key="frame" x="20" y="20" width="404" height="296"/>
18894                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18895                         <clipView key="contentView" id="0Rf-Kc-HFy">
18896                             <rect key="frame" x="1" y="17" width="402" height="278"/>
18897                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18898                             <subviews>
18899                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="64" headerView="ZbX-lt-I6z" id="abe-p0-Egd">
18900                                     <rect key="frame" x="0.0" y="0.0" width="402" height="66"/>
18901                                     <autoresizingMask key="autoresizingMask"/>
18902                                     <size key="intercellSpacing" width="3" height="2"/>
18903                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18904                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18905                                     <tableColumns>
18906                                         <tableColumn width="131.37109375" minWidth="40" maxWidth="1000" id="TRb-vS-2Sd">
18907                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="画像">
18908                                                 <font key="font" metaFont="smallSystem"/>
18909                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18910                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
18911                                             </tableHeaderCell>
18912                                             <imageCell key="dataCell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" id="kNn-FB-41v"/>
18913                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18914                                             <connections>
18915                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.img" id="wmE-do-oKG">
18916                                                     <dictionary key="options">
18917                                                         <bool key="NSConditionallySetsEnabled" value="NO"/>
18918                                                     </dictionary>
18919                                                 </binding>
18920                                             </connections>
18921                                         </tableColumn>
18922                                         <tableColumn width="98.8828125" minWidth="10" maxWidth="3.4028234663852886e+38" id="5e4-A1-OGP">
18923                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
18924                                                 <font key="font" metaFont="smallSystem"/>
18925                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18926                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
18927                                             </tableHeaderCell>
18928                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="hT2-lg-8X0">
18929                                                 <font key="font" metaFont="system"/>
18930                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18931                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18932                                                 <connections>
18933                                                     <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.snd" id="DHH-vP-v0Y"/>
18934                                                 </connections>
18935                                             </textFieldCell>
18936                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18937                                             <connections>
18938                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.name" id="BVv-i4-KcF">
18939                                                     <dictionary key="options">
18940                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
18941                                                     </dictionary>
18942                                                 </binding>
18943                                             </connections>
18944                                         </tableColumn>
18945                                         <tableColumn width="163" minWidth="10" maxWidth="3.4028234663852886e+38" id="CB2-x5-an4">
18946                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キーサウンドファイル名">
18947                                                 <font key="font" metaFont="smallSystem"/>
18948                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18949                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
18950                                             </tableHeaderCell>
18951                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="AR6-XO-Ksc">
18952                                                 <font key="font" metaFont="system"/>
18953                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18954                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18955                                             </textFieldCell>
18956                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18957                                             <connections>
18958                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.snd" id="r9m-SI-kQc"/>
18959                                             </connections>
18960                                         </tableColumn>
18961                                     </tableColumns>
18962                                 </tableView>
18963                             </subviews>
18964                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18965                         </clipView>
18966                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="EPB-F5-FKX">
18967                             <rect key="frame" x="1" y="119" width="223" height="15"/>
18968                             <autoresizingMask key="autoresizingMask"/>
18969                         </scroller>
18970                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="PgA-Cr-tT0">
18971                             <rect key="frame" x="224" y="17" width="15" height="102"/>
18972                             <autoresizingMask key="autoresizingMask"/>
18973                         </scroller>
18974                         <tableHeaderView key="headerView" id="ZbX-lt-I6z">
18975                             <rect key="frame" x="0.0" y="0.0" width="238" height="17"/>
18976                             <autoresizingMask key="autoresizingMask"/>
18977                         </tableHeaderView>
18978                     </scrollView>
18979                     <button verticalHuggingPriority="750" id="Obx-7f-XeS">
18980                         <rect key="frame" x="450" y="46" width="105" height="32"/>
18981                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18982                         <buttonCell key="cell" type="push" title="プレビュー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="sje-hY-x1T">
18983                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18984                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18985                         </buttonCell>
18986                         <connections>
18987                             <action selector="attackEffectPreviewBtn:" target="3039" id="6eG-UX-90A"/>
18988                         </connections>
18989                     </button>
18990                     <button verticalHuggingPriority="750" id="pOa-wF-vu4">
18991                         <rect key="frame" x="404" y="298" width="20" height="19"/>
18992                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18993                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Av2-n0-iDJ">
18994                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18995                             <font key="font" metaFont="system"/>
18996                         </buttonCell>
18997                         <connections>
18998                             <action selector="attackEffectDelete:" target="3039" id="6uO-sW-Ojy"/>
18999                         </connections>
19000                     </button>
19001                     <button verticalHuggingPriority="750" id="VAH-Xw-9hu">
19002                         <rect key="frame" x="385" y="298" width="20" height="19"/>
19003                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19004                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="k6L-mz-5qS">
19005                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19006                             <font key="font" metaFont="system"/>
19007                         </buttonCell>
19008                         <connections>
19009                             <action selector="attackEffectInsert:" target="3039" id="Z8o-UO-RaW"/>
19010                         </connections>
19011                     </button>
19012                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="h9p-v4-KuY">
19013                         <rect key="frame" x="441" y="168" width="131" height="96"/>
19014                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19015                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="lpU-ve-chq"/>
19016                         <connections>
19017                             <action selector="attackEffectIV:" target="3039" id="L42-XC-bHY"/>
19018                         </connections>
19019                     </imageView>
19020                 </subviews>
19021             </view>
19022             <point key="canvasLocation" x="3525" y="797"/>
19023         </window>
19024         <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">
19025             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19026             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19027             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19028             <view key="contentView" id="kFG-vF-xDB">
19029                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19030                 <autoresizingMask key="autoresizingMask"/>
19031                 <subviews>
19032                     <button verticalHuggingPriority="750" id="hjr-Ec-RSI">
19033                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19034                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19035                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EtQ-hg-Whx">
19036                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19037                             <font key="font" size="13" name="AquaKana"/>
19038                         </buttonCell>
19039                         <connections>
19040                             <action selector="attackEffectMovCloseBtn:" target="3039" id="x7L-zn-wRH"/>
19041                         </connections>
19042                     </button>
19043                     <avPlayerView controlsStyle="inline" id="moo-ho-WXo">
19044                         <rect key="frame" x="150" y="103" width="300" height="194"/>
19045                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19046                     </avPlayerView>
19047                 </subviews>
19048             </view>
19049             <point key="canvasLocation" x="3525" y="1270"/>
19050         </window>
19051         <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">
19052             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19053             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19054             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19055             <view key="contentView" id="Ade-ks-wC6">
19056                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19057                 <autoresizingMask key="autoresizingMask"/>
19058                 <subviews>
19059                     <button verticalHuggingPriority="750" id="yp2-HA-3Ok">
19060                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19061                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19062                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9aM-tz-6K0">
19063                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19064                             <font key="font" size="13" name="AquaKana"/>
19065                         </buttonCell>
19066                         <connections>
19067                             <action selector="attackEffectAniCloseBtn:" target="3039" id="gVl-OW-7gW"/>
19068                         </connections>
19069                     </button>
19070                     <customView id="0rj-n8-n3h" customClass="UnitChipListEV">
19071                         <rect key="frame" x="150" y="103" width="300" height="194"/>
19072                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19073                     </customView>
19074                     <button verticalHuggingPriority="750" id="dJI-SA-JHu">
19075                         <rect key="frame" x="180" y="55" width="20" height="23"/>
19076                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19077                         <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">
19078                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19079                             <font key="font" metaFont="system"/>
19080                         </buttonCell>
19081                         <connections>
19082                             <action selector="attackEffectPrev:" target="3039" id="oQq-lu-W8p"/>
19083                         </connections>
19084                     </button>
19085                     <button verticalHuggingPriority="750" id="3bQ-fo-vGy">
19086                         <rect key="frame" x="398" y="55" width="20" height="23"/>
19087                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19088                         <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">
19089                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19090                             <font key="font" metaFont="system"/>
19091                         </buttonCell>
19092                         <connections>
19093                             <action selector="attackEffectNext:" target="3039" id="2zx-0X-t40"/>
19094                         </connections>
19095                     </button>
19096                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="d2V-OI-28q">
19097                         <rect key="frame" x="239" y="58" width="122" height="17"/>
19098                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19099                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0/0" id="cMg-eH-cNJ">
19100                             <font key="font" metaFont="system"/>
19101                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19102                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19103                         </textFieldCell>
19104                     </textField>
19105                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="eyK-de-fxi">
19106                         <rect key="frame" x="494" y="133" width="56" height="17"/>
19107                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19108                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="フレーム" id="0v4-9w-ydf">
19109                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19110                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19111                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19112                         </textFieldCell>
19113                     </textField>
19114                     <textField verticalHuggingPriority="750" id="DCS-oC-lDS">
19115                         <rect key="frame" x="474" y="103" width="96" height="22"/>
19116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19117                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Pac-is-ImK">
19118                             <font key="font" metaFont="system"/>
19119                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19120                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19121                         </textFieldCell>
19122                     </textField>
19123                     <button verticalHuggingPriority="750" id="6Ch-WX-0Yq">
19124                         <rect key="frame" x="451" y="55" width="66" height="32"/>
19125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19126                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="50s-xJ-MgB">
19127                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19128                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19129                         </buttonCell>
19130                         <connections>
19131                             <action selector="attackEffectRun:" target="3039" id="cqO-Vt-Ofr"/>
19132                         </connections>
19133                     </button>
19134                     <button verticalHuggingPriority="750" id="O7X-4b-9ZB">
19135                         <rect key="frame" x="512" y="55" width="66" height="32"/>
19136                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19137                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8Wg-w0-mbC">
19138                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19139                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19140                         </buttonCell>
19141                         <connections>
19142                             <action selector="attackEffectStop:" target="3039" id="YmS-yI-7qL"/>
19143                         </connections>
19144                     </button>
19145                     <button id="ok7-kz-wU1">
19146                         <rect key="frame" x="472" y="163" width="100" height="18"/>
19147                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19148                         <buttonCell key="cell" type="check" title="アルファ補正" bezelStyle="regularSquare" imagePosition="left" inset="2" id="fbL-Q8-oCw">
19149                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19150                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19151                         </buttonCell>
19152                     </button>
19153                 </subviews>
19154             </view>
19155             <point key="canvasLocation" x="3525" y="1738"/>
19156         </window>
19157         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9tv-gX-969" userLabel="エフェクトプレビュー" customClass="NSPanel">
19158             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19159             <rect key="contentRect" x="196" y="132" width="300" height="194"/>
19160             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19161             <view key="contentView" id="1Z5-4J-M6p">
19162                 <rect key="frame" x="0.0" y="7" width="300" height="194"/>
19163                 <autoresizingMask key="autoresizingMask"/>
19164                 <subviews>
19165                     <avPlayerView controlsStyle="none" id="3GZ-ID-vqV">
19166                         <rect key="frame" x="0.0" y="0.0" width="300" height="194"/>
19167                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19168                     </avPlayerView>
19169                 </subviews>
19170             </view>
19171             <point key="canvasLocation" x="3448" y="2108"/>
19172         </window>
19173         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="nNk-dn-uy1" userLabel="出現処理">
19174             <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
19175             <rect key="contentRect" x="196" y="207" width="545" height="367"/>
19176             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19177             <view key="contentView" id="NOY-a9-cyZ">
19178                 <rect key="frame" x="0.0" y="0.0" width="545" height="367"/>
19179                 <autoresizingMask key="autoresizingMask"/>
19180                 <subviews>
19181                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Nsd-ia-Y7K">
19182                         <rect key="frame" x="20" y="32" width="356" height="172"/>
19183                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19184                         <clipView key="contentView" id="QRg-sp-1W1">
19185                             <rect key="frame" x="1" y="17" width="354" height="154"/>
19186                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19187                             <subviews>
19188                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="ATI-11-v3Z" id="uv9-Oz-dpY">
19189                                     <rect key="frame" x="0.0" y="0.0" width="354" height="34"/>
19190                                     <autoresizingMask key="autoresizingMask"/>
19191                                     <size key="intercellSpacing" width="3" height="2"/>
19192                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19193                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19194                                     <tableColumns>
19195                                         <tableColumn editable="NO" width="129" minWidth="40" maxWidth="1000" id="AkH-qR-ftl">
19196                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ画像">
19197                                                 <font key="font" metaFont="smallSystem"/>
19198                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19199                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19200                                             </tableHeaderCell>
19201                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="4pp-vZ-GtE"/>
19202                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19203                                             <connections>
19204                                                 <binding destination="1qd-yQ-NSy" name="value" keyPath="arrangedObjects.img" id="oPl-FK-qg4"/>
19205                                             </connections>
19206                                         </tableColumn>
19207                                         <tableColumn editable="NO" width="219" minWidth="40" maxWidth="1000" id="Y5l-FB-UfL">
19208                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キャラクター名">
19209                                                 <font key="font" metaFont="smallSystem"/>
19210                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19211                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19212                                             </tableHeaderCell>
19213                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7QR-rY-p3u">
19214                                                 <font key="font" metaFont="system"/>
19215                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19216                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19217                                             </textFieldCell>
19218                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19219                                             <connections>
19220                                                 <binding destination="1qd-yQ-NSy" name="value" keyPath="arrangedObjects.name" id="eET-Cf-zpM">
19221                                                     <dictionary key="options">
19222                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19223                                                     </dictionary>
19224                                                 </binding>
19225                                             </connections>
19226                                         </tableColumn>
19227                                     </tableColumns>
19228                                 </tableView>
19229                             </subviews>
19230                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19231                         </clipView>
19232                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Pfc-2y-mVv">
19233                             <rect key="frame" x="1" y="115.65054798126221" width="233" height="16"/>
19234                             <autoresizingMask key="autoresizingMask"/>
19235                         </scroller>
19236                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="kBc-QY-AQx">
19237                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19238                             <autoresizingMask key="autoresizingMask"/>
19239                         </scroller>
19240                         <tableHeaderView key="headerView" id="ATI-11-v3Z">
19241                             <rect key="frame" x="0.0" y="0.0" width="238" height="17"/>
19242                             <autoresizingMask key="autoresizingMask"/>
19243                         </tableHeaderView>
19244                     </scrollView>
19245                     <button verticalHuggingPriority="750" id="0Ga-m5-oml">
19246                         <rect key="frame" x="405" y="91" width="66" height="32"/>
19247                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19248                         <buttonCell key="cell" type="push" title="選択" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bmU-Zp-PYP">
19249                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19250                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19251                         </buttonCell>
19252                         <connections>
19253                             <action selector="EDappearSet:" target="3826" id="dVa-Iz-HjT"/>
19254                         </connections>
19255                     </button>
19256                     <button verticalHuggingPriority="750" id="eXQ-2g-Rnx">
19257                         <rect key="frame" x="405" y="25" width="66" height="32"/>
19258                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19259                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="23W-FB-wpW">
19260                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19261                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19262                         </buttonCell>
19263                         <connections>
19264                             <action selector="EDappearSubmit:" target="3826" id="cBk-dH-8o2"/>
19265                         </connections>
19266                     </button>
19267                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="D1T-1P-oge">
19268                         <rect key="frame" x="408" y="139" width="77" height="38"/>
19269                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19270                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19271                         <size key="cellSize" width="74" height="18"/>
19272                         <size key="intercellSpacing" width="4" height="2"/>
19273                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="DpS-Wi-bWJ">
19274                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19275                             <font key="font" metaFont="system"/>
19276                         </buttonCell>
19277                         <cells>
19278                             <column>
19279                                 <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="5pa-J8-dqS">
19280                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19281                                     <font key="font" metaFont="system"/>
19282                                 </buttonCell>
19283                                 <buttonCell type="radio" title="モビール" imagePosition="left" alignment="left" inset="2" id="1BM-Hq-M3p">
19284                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19285                                     <font key="font" metaFont="system"/>
19286                                 </buttonCell>
19287                             </column>
19288                         </cells>
19289                     </matrix>
19290                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="h0N-18-M5F">
19291                         <rect key="frame" x="378" y="187" width="155" height="17"/>
19292                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19293                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※リストをダブルクリック" id="DL4-wR-Pan">
19294                             <font key="font" metaFont="system"/>
19295                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19296                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19297                         </textFieldCell>
19298                     </textField>
19299                     <button verticalHuggingPriority="750" id="xSa-2O-A4q">
19300                         <rect key="frame" x="436" y="330" width="20" height="18"/>
19301                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19302                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RnA-LF-lV9">
19303                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19304                             <font key="font" metaFont="system"/>
19305                         </buttonCell>
19306                         <connections>
19307                             <action selector="EDappearAdd:" target="3826" id="kLh-U0-J9Y"/>
19308                         </connections>
19309                     </button>
19310                     <button verticalHuggingPriority="750" id="2R3-6R-2uM">
19311                         <rect key="frame" x="455" y="330" width="18" height="18"/>
19312                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19313                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dIj-nr-gVu">
19314                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19315                             <font key="font" metaFont="system"/>
19316                         </buttonCell>
19317                         <connections>
19318                             <action selector="EDappearRemove:" target="3826" id="d7j-Qt-q8q"/>
19319                         </connections>
19320                     </button>
19321                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Ats-9h-Wwm">
19322                         <rect key="frame" x="20" y="212" width="505" height="135"/>
19323                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19324                         <clipView key="contentView" id="Lwi-5o-urx">
19325                             <rect key="frame" x="1" y="17" width="503" height="117"/>
19326                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19327                             <subviews>
19328                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="CEX-eS-gJs" id="tdc-xg-y6U">
19329                                     <rect key="frame" x="0.0" y="0.0" width="503" height="19"/>
19330                                     <autoresizingMask key="autoresizingMask"/>
19331                                     <size key="intercellSpacing" width="3" height="2"/>
19332                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19333                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19334                                     <tableColumns>
19335                                         <tableColumn editable="NO" width="77.51953125" minWidth="40" maxWidth="1000" id="8UD-iF-nIS">
19336                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="出現位置">
19337                                                 <font key="font" metaFont="smallSystem"/>
19338                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19339                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19340                                             </tableHeaderCell>
19341                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="b2y-II-MHj">
19342                                                 <font key="font" metaFont="system"/>
19343                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19344                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19345                                             </textFieldCell>
19346                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19347                                             <connections>
19348                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.value" id="oPC-5a-usv">
19349                                                     <dictionary key="options">
19350                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19351                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19352                                                     </dictionary>
19353                                                 </binding>
19354                                             </connections>
19355                                         </tableColumn>
19356                                         <tableColumn width="40" minWidth="40" maxWidth="1000" id="XuM-ZJ-DEO">
19357                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="チーム">
19358                                                 <font key="font" metaFont="smallSystem"/>
19359                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19360                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19361                                             </tableHeaderCell>
19362                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="jNK-8Z-JpB">
19363                                                 <font key="font" metaFont="system"/>
19364                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19365                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19366                                             </textFieldCell>
19367                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19368                                             <connections>
19369                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.team" id="cD5-8e-Jop">
19370                                                     <dictionary key="options">
19371                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19372                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19373                                                     </dictionary>
19374                                                 </binding>
19375                                             </connections>
19376                                         </tableColumn>
19377                                         <tableColumn editable="NO" width="180.4453125" minWidth="10" maxWidth="3.4028234663852886e+38" id="t4G-1e-0Fr">
19378                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キャラクター名">
19379                                                 <font key="font" metaFont="smallSystem"/>
19380                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19381                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19382                                             </tableHeaderCell>
19383                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="zcf-rf-gcm">
19384                                                 <font key="font" metaFont="system"/>
19385                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19386                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19387                                             </textFieldCell>
19388                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19389                                             <connections>
19390                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.name" id="0Q4-S0-5Gf">
19391                                                     <dictionary key="options">
19392                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19393                                                     </dictionary>
19394                                                 </binding>
19395                                             </connections>
19396                                         </tableColumn>
19397                                         <tableColumn width="102.62890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="pnT-kI-gD0">
19398                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="重なった場合出ない">
19399                                                 <font key="font" metaFont="smallSystem"/>
19400                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19401                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19402                                             </tableHeaderCell>
19403                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="aDC-fW-D8R">
19404                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19405                                                 <font key="font" metaFont="system"/>
19406                                             </buttonCell>
19407                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19408                                             <connections>
19409                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.chk" id="ciz-p5-FW5">
19410                                                     <dictionary key="options">
19411                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19412                                                     </dictionary>
19413                                                 </binding>
19414                                             </connections>
19415                                         </tableColumn>
19416                                         <tableColumn width="87" minWidth="10" maxWidth="3.4028234663852886e+38" id="v1h-B1-T5S">
19417                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="格納">
19418                                                 <font key="font" metaFont="smallSystem"/>
19419                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19420                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19421                                             </tableHeaderCell>
19422                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="IyK-Yq-ePd">
19423                                                 <font key="font" metaFont="system"/>
19424                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19425                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19426                                             </textFieldCell>
19427                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19428                                         </tableColumn>
19429                                     </tableColumns>
19430                                 </tableView>
19431                             </subviews>
19432                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19433                         </clipView>
19434                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="edl-Sq-d8v">
19435                             <rect key="frame" x="1" y="119" width="223" height="15"/>
19436                             <autoresizingMask key="autoresizingMask"/>
19437                         </scroller>
19438                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ajF-yn-Uyk">
19439                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19440                             <autoresizingMask key="autoresizingMask"/>
19441                         </scroller>
19442                         <tableHeaderView key="headerView" id="CEX-eS-gJs">
19443                             <rect key="frame" x="0.0" y="0.0" width="238" height="17"/>
19444                             <autoresizingMask key="autoresizingMask"/>
19445                         </tableHeaderView>
19446                     </scrollView>
19447                     <button verticalHuggingPriority="750" id="a0w-7D-Ke4">
19448                         <rect key="frame" x="405" y="58" width="66" height="32"/>
19449                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19450                         <buttonCell key="cell" type="push" title="格納" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6YF-6c-9XT">
19451                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19452                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19453                         </buttonCell>
19454                     </button>
19455                 </subviews>
19456             </view>
19457             <point key="canvasLocation" x="3345.5" y="2637.5"/>
19458         </window>
19459         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="PKC-k4-dLW" userLabel="ウェイト時間">
19460             <windowStyleMask key="styleMask" titled="YES"/>
19461             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
19462             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19463             <view key="contentView" id="BbH-hY-xnu">
19464                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
19465                 <autoresizingMask key="autoresizingMask"/>
19466                 <subviews>
19467                     <textField verticalHuggingPriority="750" id="wei-np-Col">
19468                         <rect key="frame" x="93" y="74" width="50" height="22"/>
19469                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19470                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="flZ-hZ-ZYV">
19471                             <font key="font" metaFont="system"/>
19472                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19473                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19474                         </textFieldCell>
19475                     </textField>
19476                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vDE-0D-0dp">
19477                         <rect key="frame" x="23" y="113" width="199" height="17"/>
19478                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19479                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ウェイト時間決定(小数点も可)" id="Yli-LZ-qwe">
19480                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19481                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19482                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19483                         </textFieldCell>
19484                     </textField>
19485                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JeB-4v-HC9">
19486                         <rect key="frame" x="149" y="77" width="17" height="17"/>
19487                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19488                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="WfC-3M-AJq">
19489                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19490                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19491                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19492                         </textFieldCell>
19493                     </textField>
19494                     <button verticalHuggingPriority="750" id="Dba-bb-jCM">
19495                         <rect key="frame" x="192" y="13" width="105" height="32"/>
19496                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19497                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rPy-yD-f32">
19498                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19499                             <font key="font" size="13" name="AquaKana"/>
19500                         </buttonCell>
19501                         <connections>
19502                             <action selector="EDwaitClost:" target="3826" id="900-YS-9bX"/>
19503                         </connections>
19504                     </button>
19505                     <button verticalHuggingPriority="750" id="cLD-C5-P9t">
19506                         <rect key="frame" x="126" y="13" width="66" height="32"/>
19507                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19508                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KcA-tJ-M4Y">
19509                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19510                             <font key="font" size="13" name="AquaKana"/>
19511                         </buttonCell>
19512                         <connections>
19513                             <action selector="EDwaitSubmit:" target="3826" id="2lW-7T-rVT"/>
19514                         </connections>
19515                     </button>
19516                 </subviews>
19517             </view>
19518             <point key="canvasLocation" x="642" y="2148"/>
19519         </window>
19520         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1E8-im-drr" userLabel="BGM演奏">
19521             <windowStyleMask key="styleMask" titled="YES"/>
19522             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
19523             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19524             <view key="contentView" id="83u-gD-yZr">
19525                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
19526                 <autoresizingMask key="autoresizingMask"/>
19527                 <subviews>
19528                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="yXr-e3-57C">
19529                         <rect key="frame" x="23" y="443" width="75" height="17"/>
19530                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19531                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BGMの演奏" id="Wop-OH-Gxa">
19532                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19533                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19534                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19535                         </textFieldCell>
19536                     </textField>
19537                     <button verticalHuggingPriority="750" id="7rQ-6K-7mA">
19538                         <rect key="frame" x="361" y="13" width="105" height="32"/>
19539                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19540                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="kxL-Aq-cXK">
19541                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19542                             <font key="font" size="13" name="AquaKana"/>
19543                         </buttonCell>
19544                         <connections>
19545                             <action selector="EDBGMClose:" target="3826" id="4Ik-SR-U0p"/>
19546                         </connections>
19547                     </button>
19548                     <button verticalHuggingPriority="750" id="bfW-Qf-jOa">
19549                         <rect key="frame" x="295" y="13" width="66" 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="BaX-jv-wee">
19552                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19553                             <font key="font" size="13" name="AquaKana"/>
19554                         </buttonCell>
19555                         <connections>
19556                             <action selector="EDBGMSubmit:" target="3826" id="4Eo-Ai-fm8"/>
19557                         </connections>
19558                     </button>
19559                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="tFT-gd-dWj">
19560                         <rect key="frame" x="25" y="117" width="346" height="313"/>
19561                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19562                         <clipView key="contentView" id="PWl-8w-vmT">
19563                             <rect key="frame" x="1" y="17" width="344" height="295"/>
19564                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19565                             <subviews>
19566                                 <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">
19567                                     <rect key="frame" x="0.0" y="0.0" width="417" height="19"/>
19568                                     <autoresizingMask key="autoresizingMask"/>
19569                                     <size key="intercellSpacing" width="3" height="2"/>
19570                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19571                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19572                                     <tableColumns>
19573                                         <tableColumn editable="NO" width="206.5546875" minWidth="40" maxWidth="1000" id="tqe-f0-pY5">
19574                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="曲名">
19575                                                 <font key="font" metaFont="smallSystem"/>
19576                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19577                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19578                                             </tableHeaderCell>
19579                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="0g3-hA-YTp">
19580                                                 <font key="font" metaFont="system"/>
19581                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19582                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19583                                             </textFieldCell>
19584                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19585                                             <connections>
19586                                                 <binding destination="xgQ-JQ-5ax" name="value" keyPath="arrangedObjects.bgm" id="Kki-FQ-leW">
19587                                                     <dictionary key="options">
19588                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19589                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19590                                                     </dictionary>
19591                                                 </binding>
19592                                             </connections>
19593                                         </tableColumn>
19594                                         <tableColumn editable="NO" width="204" minWidth="40" maxWidth="1000" id="pML-jN-wOW">
19595                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
19596                                                 <font key="font" metaFont="smallSystem"/>
19597                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19598                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19599                                             </tableHeaderCell>
19600                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="xbX-t5-BAi">
19601                                                 <font key="font" metaFont="system"/>
19602                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19603                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19604                                             </textFieldCell>
19605                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19606                                             <connections>
19607                                                 <binding destination="xgQ-JQ-5ax" name="value" keyPath="arrangedObjects.name" id="U1L-fg-jmr">
19608                                                     <dictionary key="options">
19609                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19610                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19611                                                     </dictionary>
19612                                                 </binding>
19613                                             </connections>
19614                                         </tableColumn>
19615                                     </tableColumns>
19616                                 </tableView>
19617                             </subviews>
19618                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19619                         </clipView>
19620                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="ClO-Rj-UXk">
19621                             <rect key="frame" x="1" y="119" width="223" height="15"/>
19622                             <autoresizingMask key="autoresizingMask"/>
19623                         </scroller>
19624                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aCl-4o-ugd">
19625                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19626                             <autoresizingMask key="autoresizingMask"/>
19627                         </scroller>
19628                         <tableHeaderView key="headerView" id="xCh-kg-JGD">
19629                             <rect key="frame" x="0.0" y="0.0" width="10000" height="17"/>
19630                             <autoresizingMask key="autoresizingMask"/>
19631                         </tableHeaderView>
19632                     </scrollView>
19633                     <button verticalHuggingPriority="750" id="rss-c8-8Zq">
19634                         <rect key="frame" x="392" y="365" width="66" height="32"/>
19635                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19636                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Nqg-ul-knA">
19637                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19638                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19639                         </buttonCell>
19640                         <connections>
19641                             <action selector="EDBGMRun:" target="3826" id="5yD-4b-dNk"/>
19642                         </connections>
19643                     </button>
19644                     <button verticalHuggingPriority="750" id="MFw-7F-jGJ">
19645                         <rect key="frame" x="392" y="316" width="66" height="32"/>
19646                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19647                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aL3-R6-NBs">
19648                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19649                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19650                         </buttonCell>
19651                         <connections>
19652                             <action selector="EDBGMStop:" target="3826" id="qb7-W5-jef"/>
19653                         </connections>
19654                     </button>
19655                 </subviews>
19656             </view>
19657             <point key="canvasLocation" x="913" y="2976"/>
19658         </window>
19659         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="buT-p8-7RV" userLabel="SE再生">
19660             <windowStyleMask key="styleMask" titled="YES"/>
19661             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
19662             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19663             <view key="contentView" id="9Dy-GG-V4i">
19664                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
19665                 <autoresizingMask key="autoresizingMask"/>
19666                 <subviews>
19667                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="KUJ-eG-WCe">
19668                         <rect key="frame" x="23" y="443" width="61" height="17"/>
19669                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19670                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="SEの再生" id="oDZ-Tf-643">
19671                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19672                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19673                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19674                         </textFieldCell>
19675                     </textField>
19676                     <button verticalHuggingPriority="750" id="2qN-yZ-clE">
19677                         <rect key="frame" x="361" y="13" width="105" height="32"/>
19678                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19679                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Coo-r3-fEk">
19680                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19681                             <font key="font" size="13" name="AquaKana"/>
19682                         </buttonCell>
19683                         <connections>
19684                             <action selector="EDSEClose:" target="3826" id="Qbc-DC-VRZ"/>
19685                         </connections>
19686                     </button>
19687                     <button verticalHuggingPriority="750" id="Mp2-Q5-NhP">
19688                         <rect key="frame" x="295" y="13" width="66" height="32"/>
19689                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19690                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8qk-aG-b8m">
19691                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19692                             <font key="font" size="13" name="AquaKana"/>
19693                         </buttonCell>
19694                         <connections>
19695                             <action selector="EDSESubmit:" target="3826" id="QLj-DF-25Q"/>
19696                         </connections>
19697                     </button>
19698                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="BrL-hM-NSI">
19699                         <rect key="frame" x="25" y="117" width="346" height="313"/>
19700                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19701                         <clipView key="contentView" id="Sva-NH-Dbk">
19702                             <rect key="frame" x="1" y="17" width="344" height="295"/>
19703                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19704                             <subviews>
19705                                 <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">
19706                                     <rect key="frame" x="0.0" y="0.0" width="417" height="19"/>
19707                                     <autoresizingMask key="autoresizingMask"/>
19708                                     <size key="intercellSpacing" width="3" height="2"/>
19709                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19710                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19711                                     <tableColumns>
19712                                         <tableColumn editable="NO" width="206.5546875" minWidth="40" maxWidth="1000" id="bPW-7N-Agm">
19713                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果音名">
19714                                                 <font key="font" metaFont="smallSystem"/>
19715                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19716                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19717                                             </tableHeaderCell>
19718                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="0kG-ph-kpU">
19719                                                 <font key="font" metaFont="system"/>
19720                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19721                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19722                                             </textFieldCell>
19723                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19724                                             <connections>
19725                                                 <binding destination="3Sz-9U-X87" name="value" keyPath="arrangedObjects.se" id="UDO-XD-I72">
19726                                                     <dictionary key="options">
19727                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19728                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19729                                                     </dictionary>
19730                                                 </binding>
19731                                             </connections>
19732                                         </tableColumn>
19733                                         <tableColumn editable="NO" width="204" minWidth="40" maxWidth="1000" id="aaE-yJ-lW2">
19734                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
19735                                                 <font key="font" metaFont="smallSystem"/>
19736                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19737                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19738                                             </tableHeaderCell>
19739                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="olv-xC-duz">
19740                                                 <font key="font" metaFont="system"/>
19741                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19742                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19743                                             </textFieldCell>
19744                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19745                                             <connections>
19746                                                 <binding destination="3Sz-9U-X87" name="value" keyPath="arrangedObjects.name" id="Efw-FR-GPx">
19747                                                     <dictionary key="options">
19748                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19749                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19750                                                     </dictionary>
19751                                                 </binding>
19752                                             </connections>
19753                                         </tableColumn>
19754                                     </tableColumns>
19755                                 </tableView>
19756                             </subviews>
19757                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19758                         </clipView>
19759                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="fFt-ft-EkS">
19760                             <rect key="frame" x="1" y="119" width="223" height="15"/>
19761                             <autoresizingMask key="autoresizingMask"/>
19762                         </scroller>
19763                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="JXq-4F-9yJ">
19764                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19765                             <autoresizingMask key="autoresizingMask"/>
19766                         </scroller>
19767                         <tableHeaderView key="headerView" id="PRa-8b-Jc4">
19768                             <rect key="frame" x="0.0" y="0.0" width="10000" height="17"/>
19769                             <autoresizingMask key="autoresizingMask"/>
19770                         </tableHeaderView>
19771                     </scrollView>
19772                     <button verticalHuggingPriority="750" id="vrB-0t-73M">
19773                         <rect key="frame" x="392" y="365" width="66" height="32"/>
19774                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19775                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="IOP-dn-GDz">
19776                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19777                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19778                         </buttonCell>
19779                         <connections>
19780                             <action selector="EDSERun:" target="3826" id="96w-HF-fCD"/>
19781                         </connections>
19782                     </button>
19783                     <button verticalHuggingPriority="750" id="lB7-s1-0zn">
19784                         <rect key="frame" x="392" y="316" width="66" height="32"/>
19785                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19786                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5Bl-HE-qXE">
19787                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19788                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19789                         </buttonCell>
19790                         <connections>
19791                             <action selector="EDSEStop:" target="3826" id="HUT-PH-DLA"/>
19792                         </connections>
19793                     </button>
19794                 </subviews>
19795             </view>
19796             <point key="canvasLocation" x="913" y="3559"/>
19797         </window>
19798         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3xK-Hu-8Va" userLabel="タイトルへ戻る">
19799             <windowStyleMask key="styleMask" titled="YES"/>
19800             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
19801             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19802             <view key="contentView" id="LkN-eg-Ud5">
19803                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
19804                 <autoresizingMask key="autoresizingMask"/>
19805                 <subviews>
19806                     <button verticalHuggingPriority="750" id="jV7-bU-Kvi">
19807                         <rect key="frame" x="192" y="13" width="105" height="32"/>
19808                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19809                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cXq-h8-tjm">
19810                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19811                             <font key="font" size="13" name="AquaKana"/>
19812                         </buttonCell>
19813                         <connections>
19814                             <action selector="EDtitleBackClose:" target="3826" id="Xug-Kr-Bke"/>
19815                         </connections>
19816                     </button>
19817                     <button verticalHuggingPriority="750" id="LOB-dp-wdZ">
19818                         <rect key="frame" x="126" y="13" width="66" height="32"/>
19819                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19820                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aXY-ov-JKv">
19821                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19822                             <font key="font" size="13" name="AquaKana"/>
19823                         </buttonCell>
19824                         <connections>
19825                             <action selector="EDtitleBackSubmit:" target="3826" id="FGN-nc-nrE"/>
19826                         </connections>
19827                     </button>
19828                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="18g-tU-1XU">
19829                         <rect key="frame" x="72" y="86" width="134" height="17"/>
19830                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19831                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="タイトルへ戻るを決定" id="bhw-uD-eNl">
19832                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19833                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19834                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19835                         </textFieldCell>
19836                     </textField>
19837                 </subviews>
19838             </view>
19839             <point key="canvasLocation" x="642" y="2430"/>
19840         </window>
19841         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="z3H-i4-hxm" userLabel="ゲームオーバー決定">
19842             <windowStyleMask key="styleMask" titled="YES"/>
19843             <rect key="contentRect" x="196" y="207" width="400" height="300"/>
19844             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19845             <view key="contentView" id="boG-LX-znA">
19846                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
19847                 <autoresizingMask key="autoresizingMask"/>
19848                 <subviews>
19849                     <button verticalHuggingPriority="750" id="08b-Zp-o6e">
19850                         <rect key="frame" x="281" y="13" width="105" height="32"/>
19851                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19852                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oN0-l7-w2x">
19853                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19854                             <font key="font" size="13" name="AquaKana"/>
19855                         </buttonCell>
19856                         <connections>
19857                             <action selector="EDGameOverClose:" target="3826" id="Fsu-oG-Bb7"/>
19858                         </connections>
19859                     </button>
19860                     <button verticalHuggingPriority="750" id="7sx-GB-onE">
19861                         <rect key="frame" x="215" y="13" width="66" height="32"/>
19862                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19863                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hG7-h8-8UF">
19864                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19865                             <font key="font" size="13" name="AquaKana"/>
19866                         </buttonCell>
19867                         <connections>
19868                             <action selector="EDGameOverSubmit:" target="3826" id="4Ok-Sn-aD1"/>
19869                         </connections>
19870                     </button>
19871                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ajP-gP-RTA">
19872                         <rect key="frame" x="18" y="263" width="119" height="17"/>
19873                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19874                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ゲームオーバー決定" id="aDr-o1-OaR">
19875                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19876                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19877                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19878                         </textFieldCell>
19879                     </textField>
19880                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="9IC-Pz-c0X">
19881                         <rect key="frame" x="17" y="116" width="206" height="136"/>
19882                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19883                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="XSS-mb-oF5"/>
19884                     </imageView>
19885                     <button id="bOT-TK-z6N">
19886                         <rect key="frame" x="226" y="214" width="139" height="18"/>
19887                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19888                         <buttonCell key="cell" type="check" title="敵の勝利を表示する" bezelStyle="regularSquare" imagePosition="left" inset="2" id="QSx-Vf-DNB">
19889                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19890                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19891                         </buttonCell>
19892                     </button>
19893                     <textField verticalHuggingPriority="750" id="3ps-zi-1PH">
19894                         <rect key="frame" x="228" y="144" width="167" height="22"/>
19895                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19896                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="0y6-T4-DYd">
19897                             <font key="font" metaFont="system"/>
19898                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19899                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19900                         </textFieldCell>
19901                     </textField>
19902                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JfU-aa-XEx">
19903                         <rect key="frame" x="226" y="176" width="171" height="17"/>
19904                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19905                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="GAMEOVER画像ファイル名" id="oPD-KH-eSj">
19906                             <font key="font" metaFont="system"/>
19907                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19908                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19909                         </textFieldCell>
19910                     </textField>
19911                 </subviews>
19912             </view>
19913             <point key="canvasLocation" x="492" y="2778"/>
19914         </window>
19915         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Z8H-DC-plw" userLabel="ゲームオーバー">
19916             <windowStyleMask key="styleMask" titled="YES"/>
19917             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
19918             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19919             <view key="contentView" id="9v7-HE-w2S">
19920                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
19921                 <autoresizingMask key="autoresizingMask"/>
19922                 <subviews>
19923                     <textField verticalHuggingPriority="750" id="LJB-wV-VrJ">
19924                         <rect key="frame" x="640" y="361" width="49" height="17"/>
19925                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19926                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="FC4-6y-5Vg">
19927                             <font key="font" metaFont="system"/>
19928                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19929                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19930                         </textFieldCell>
19931                     </textField>
19932                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="aC9-rN-s1T">
19933                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
19934                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19935                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="IkK-3m-obY"/>
19936                     </imageView>
19937                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gme-aU-8eb">
19938                         <rect key="frame" x="173" y="327" width="295" height="60"/>
19939                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19940                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="GAME OVER" id="Z4e-j1-tVK">
19941                             <font key="font" metaFont="system" size="50"/>
19942                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19943                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19944                         </textFieldCell>
19945                     </textField>
19946                     <button verticalHuggingPriority="750" id="2Qu-yR-o32">
19947                         <rect key="frame" x="255" y="46" width="131" height="32"/>
19948                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19949                         <buttonCell key="cell" type="push" title="タイトルへ戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="UAy-gD-t4s">
19950                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19951                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19952                         </buttonCell>
19953                         <connections>
19954                             <action selector="gameOverSubmit:" target="10496" id="zXe-05-euu"/>
19955                         </connections>
19956                     </button>
19957                 </subviews>
19958             </view>
19959             <point key="canvasLocation" x="433" y="4188"/>
19960         </window>
19961         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3mO-ps-L5k" userLabel="タイトルへ戻る">
19962             <windowStyleMask key="styleMask" titled="YES"/>
19963             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
19964             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19965             <view key="contentView" id="01Z-Hf-m1t">
19966                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
19967                 <autoresizingMask key="autoresizingMask"/>
19968                 <subviews>
19969                     <button verticalHuggingPriority="750" id="guz-Qy-PuE">
19970                         <rect key="frame" x="192" y="13" width="105" height="32"/>
19971                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19972                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dNO-xq-xqu">
19973                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19974                             <font key="font" size="13" name="AquaKana"/>
19975                         </buttonCell>
19976                         <connections>
19977                             <action selector="EDStageClearClose:" target="3826" id="jzj-Sc-Ovl"/>
19978                         </connections>
19979                     </button>
19980                     <button verticalHuggingPriority="750" id="Gt9-7A-pX0">
19981                         <rect key="frame" x="126" y="13" width="66" height="32"/>
19982                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19983                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="73D-sT-P9p">
19984                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19985                             <font key="font" size="13" name="AquaKana"/>
19986                         </buttonCell>
19987                         <connections>
19988                             <action selector="EDStageClearSubmit:" target="3826" id="QWm-dZ-tgw"/>
19989                         </connections>
19990                     </button>
19991                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dwY-1O-GcM">
19992                         <rect key="frame" x="18" y="113" width="95" height="17"/>
19993                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19994                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステージクリア" id="tiI-pU-L46">
19995                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19996                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19997                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19998                         </textFieldCell>
19999                     </textField>
20000                     <button id="Rc9-iv-fZh">
20001                         <rect key="frame" x="52" y="66" width="152" height="18"/>
20002                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20003                         <buttonCell key="cell" type="check" title="味方の勝利画面を表示" bezelStyle="regularSquare" imagePosition="left" inset="2" id="bj7-db-K9E">
20004                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20005                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20006                         </buttonCell>
20007                     </button>
20008                 </subviews>
20009             </view>
20010             <point key="canvasLocation" x="908" y="2673"/>
20011         </window>
20012         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="156-cC-5rX" userLabel="条件ユニット指定">
20013             <windowStyleMask key="styleMask" titled="YES"/>
20014             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20015             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20016             <view key="contentView" id="Zf2-qY-HPu">
20017                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20018                 <autoresizingMask key="autoresizingMask"/>
20019                 <subviews>
20020                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="6Lq-KV-HDb">
20021                         <rect key="frame" x="18" y="113" width="108" height="17"/>
20022                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20023                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="特定ユニット指定" id="aRa-WC-sni">
20024                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20025                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20026                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20027                         </textFieldCell>
20028                     </textField>
20029                     <button verticalHuggingPriority="750" id="EPn-F1-S3L">
20030                         <rect key="frame" x="72" y="69" width="157" height="32"/>
20031                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20032                         <buttonCell key="cell" type="push" title="マップ上の場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pxf-fT-MDR">
20033                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20034                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20035                         </buttonCell>
20036                     </button>
20037                     <button verticalHuggingPriority="750" id="1kw-sE-Xb3">
20038                         <rect key="frame" x="104" y="36" width="92" height="32"/>
20039                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20040                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eLR-HA-fG5">
20041                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20042                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20043                         </buttonCell>
20044                     </button>
20045                     <button verticalHuggingPriority="750" id="c13-gP-mlo">
20046                         <rect key="frame" x="194" y="13" width="105" height="32"/>
20047                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20048                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pV1-qZ-pMF">
20049                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20050                             <font key="font" size="13" name="AquaKana"/>
20051                         </buttonCell>
20052                         <connections>
20053                             <action selector="EDStageClearClose:" target="3826" id="RV1-yN-djd"/>
20054                         </connections>
20055                     </button>
20056                 </subviews>
20057             </view>
20058             <point key="canvasLocation" x="897" y="2907"/>
20059         </window>
20060         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="yZp-AP-ncP" userLabel="条件のスイッチ">
20061             <windowStyleMask key="styleMask" titled="YES"/>
20062             <rect key="contentRect" x="678" y="400" width="350" height="173"/>
20063             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20064             <view key="contentView" id="WZL-tS-QqD">
20065                 <rect key="frame" x="0.0" y="5" width="350" height="173"/>
20066                 <autoresizingMask key="autoresizingMask"/>
20067                 <subviews>
20068                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jJm-Cd-NXs">
20069                         <rect key="frame" x="21" y="147" width="95" height="17"/>
20070                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20071                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの入力" id="PWr-tc-SWU">
20072                             <font key="font" size="13" name="AquaKana"/>
20073                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20074                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20075                         </textFieldCell>
20076                     </textField>
20077                     <textField verticalHuggingPriority="750" id="hOX-Hu-aYQ">
20078                         <rect key="frame" x="23" y="59" width="255" height="22"/>
20079                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20080                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="dGR-vU-mby">
20081                             <font key="font" metaFont="system"/>
20082                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20083                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20084                         </textFieldCell>
20085                     </textField>
20086                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="s30-pm-F3M">
20087                         <rect key="frame" x="21" y="115" width="225" height="17"/>
20088                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20089                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="LKD-ZC-MRE">
20090                             <font key="font" size="13" name="AquaKana"/>
20091                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20092                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20093                         </textFieldCell>
20094                     </textField>
20095                     <button verticalHuggingPriority="750" id="xCU-eh-5Wu">
20096                         <rect key="frame" x="165" y="8" width="66" height="32"/>
20097                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20098                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fLx-pg-0xH">
20099                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20100                             <font key="font" size="13" name="AquaKana"/>
20101                         </buttonCell>
20102                         <connections>
20103                             <action selector="EDbranchSuicchiSubmit:" target="3826" id="gfv-JC-BfQ"/>
20104                         </connections>
20105                     </button>
20106                     <button verticalHuggingPriority="750" id="edc-8A-wq7">
20107                         <rect key="frame" x="231" y="8" width="105" height="32"/>
20108                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20109                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gjx-ti-mcf">
20110                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20111                             <font key="font" size="13" name="AquaKana"/>
20112                         </buttonCell>
20113                         <connections>
20114                             <action selector="EDbranchSuicchiClose:" target="3826" id="0vH-Lp-mUQ"/>
20115                         </connections>
20116                     </button>
20117                 </subviews>
20118             </view>
20119             <point key="canvasLocation" x="-1401" y="904.5"/>
20120         </window>
20121         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="mVv-qE-Twx" userLabel="条件の範囲">
20122             <windowStyleMask key="styleMask" titled="YES"/>
20123             <rect key="contentRect" x="678" y="400" width="232" height="140"/>
20124             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20125             <view key="contentView" id="KS0-ox-1Q5">
20126                 <rect key="frame" x="0.0" y="0.0" width="232" height="140"/>
20127                 <autoresizingMask key="autoresizingMask"/>
20128                 <subviews>
20129                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="S6U-df-jtb">
20130                         <rect key="frame" x="85" y="103" width="56" height="17"/>
20131                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20132                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="範囲入力" id="dOR-wW-gJ7">
20133                             <font key="font" size="13" name="AquaKana"/>
20134                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20135                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20136                         </textFieldCell>
20137                     </textField>
20138                     <textField verticalHuggingPriority="750" id="L6l-RC-RAa">
20139                         <rect key="frame" x="84" y="67" width="64" height="22"/>
20140                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20141                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Qro-FF-zPd">
20142                             <font key="font" metaFont="system"/>
20143                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20144                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20145                         </textFieldCell>
20146                     </textField>
20147                     <button verticalHuggingPriority="750" id="kQW-3f-Spm">
20148                         <rect key="frame" x="83" y="1" width="66" height="32"/>
20149                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20150                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JAY-Pz-6hq">
20151                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20152                             <font key="font" size="13" name="AquaKana"/>
20153                         </buttonCell>
20154                         <connections>
20155                             <action selector="EDbranchPlaceHaniSubmit:" target="3826" id="xwc-qc-8fe"/>
20156                         </connections>
20157                     </button>
20158                 </subviews>
20159             </view>
20160             <point key="canvasLocation" x="-1045" y="819"/>
20161         </window>
20162     </objects>
20163     <resources>
20164         <image name="BackGround" width="32" height="32"/>
20165         <image name="タイトル" width="483" height="363"/>
20166     </resources>
20167 </document>